chore(deps): update dependency chai-http to v4#47
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency chai-http to v4#47renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
6564a5f to
bcb04e8
Compare
bcb04e8 to
3b412f1
Compare
3b412f1 to
7617761
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.0->4.3.0Release Notes
chaijs/chai-http
v4.3.0: / 2019-04-26Compare Source
This feature release allows you to pass a Regular Expression to the
redirectTofunction.Community Contributions
Code Features & Fixes
v4.2.1: / 2019-01-02Compare Source
This patch fixes usability issues for TypeScript definitions.
Community Contributions
Code Features & Fixes
v4.2.0: / 2018-08-29Compare Source
This is a minor update that adds TypeScript definitions.
Community Contributions
Code Features & Fixes
v4.1.0: / 2018-08-03Compare Source
This is a minor update to fix a bug with
keepOpen()now allowingclose()to be called, and also some additional support for other http libraries - namely thehttp-errorslibrary.Community Contributions
Code Features & Fixes
status/statusCodeto exist on theprototype(by @austince)keepOpen()has been called (by @martypdx)v4.0.0: / 2018-03-22Compare Source
This is a major update to the underlying dependencies and also introduces some breaking changes.
404, or500or any other status code cannot be asserted on in thecatchblock, instead must be asserted on in thethenblock. In other words this behaves more akin tofetch.chai.request(server)object will automatically close the server connection after the first request. This means if you have code like this:you'll need to change it to:
This is described further in the README
Community Contributions
Code Features & Fixes
statusCodewhen asserting .status (by @atom-morgan)agent(by @yashsriv).redirect()assertion (by @tonymet)Documentation fixes
.not.redirectin readme (by @mcky)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.