chore(deps): update dependency fetch-mock to v9 - abandoned#96
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): update dependency fetch-mock to v9 - abandoned#96renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
8ee35b9 to
33c0fb6
Compare
33c0fb6 to
39be416
Compare
39be416 to
d83dd5a
Compare
d83dd5a to
f131f9c
Compare
f131f9c to
1698b3b
Compare
1698b3b to
17bb588
Compare
17bb588 to
a3a802d
Compare
Contributor
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. |
Contributor
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
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:
7.3.3->9.11.0Release Notes
wheresrhys/fetch-mock
v9.11.0: Babel upgradesCompare Source
In theory, this should not cause anybody any problems
v9.10.10: Fixes various typesCompare Source
v9.10.7: Refactor routes to be wrapped in a classCompare Source
v9.10.6: Fix mocking requests with bodies in safariCompare Source
Merge pull request #585 from lambdalisue/hotfix-584
Patch native fetch on Safari to fix #584
v9.10.5: Make typescript types available when importing the esm buildCompare Source
v9.10.4: Prevent responses from hanging in node-fetchCompare Source
v9.10.3: AddmatchPartialBodyto typingsCompare Source
v9.10.2: Allow response bodies to be inspectedCompare Source
v9.10.1: Correct release with response inspectionCompare Source
v9.10.0: Allow inspecting responsesCompare Source
v9.9.1Compare Source
v9.9.0: Full support for coercing objects into query string matchersCompare Source
v9.8.0: Added support for multi-value query string matchingCompare Source
v9.7.0: Added support for sticky routesCompare Source
v9.6.0: Non-trivial changes to testing of build targetsCompare Source
v9.5.1: Null release to overwrite accidental alpha tagged as latestCompare Source
v9.5.0: Allow spying on just a single routeCompare Source
v9.4.0: Export full node-fetch signatureCompare Source
v9.3.1: Include cheatsheetCompare Source
v9.3.0: Allow user defined matchersCompare Source
v9.2.2: Allow empty string responsesCompare Source
v9.2.1: Better readme spielCompare Source
v9.2.0: Shorthand methods to match any fetch callCompare Source
v9.1.2: Better description in readmeCompare Source
v9.1.1: Fixes bug using body matching in inspection methodsCompare Source
v9.1.0: Implements partial body matchingCompare Source
v9.0.0: Fix ES modules and handle async body matchingCompare Source
v8.3.2: Republish readmeCompare Source
v8.3.1: Fix regression #493Compare Source
v8.3.0: Accept all matching options in the first parameterCompare Source
v8.2.1: Fix lintingCompare Source
v8.1.0: Add support for a URL instance as a matcherCompare Source
v8.0.3: Fix bug #477Compare Source
Shorthand methods such as
get()were not applying the shorthand options i.e.{method: 'get'}when called with an object rather thanmatcher,response,optionstriplesThis release fixes that bug
v8.0.1: Fixes failure to use signal defined directly on Request instanceCompare Source
v8.0.0: Version 8Compare Source
v7.7.3: WTF... seriously npm??Compare Source
v7.7.2: Fix buildCompare Source
v7.7.0: Adds delay option when mockingCompare Source
v7.6.0: Allows calling .mock() with no arguments to initialise routelessCompare Source
v7.5.1: Fix AbortError construction in non-v8 browsersCompare Source
v7.5.0: Adds node-fetch as peer dependencyCompare Source
v7.4.0: Adds support for matching JSON bodiesCompare Source
v7.3.9: Use correct constructor for AbortErrorCompare Source
v7.3.8: Use correct constructor for AbortErrorCompare Source
v7.3.7: Fix fallbackToNetwork issue with RequestsCompare Source
v7.3.6: Fix broken buildCompare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.