uniquelyparticular / shipengine-request

A Particularly minimal ShipEngine API request library for Node.
https://uniquelyparticular.com
MIT License
1 stars 1 forks source link

chore(deps): update dependency fetch-mock to v9 - abandoned #96

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fetch-mock (source) 7.3.3 -> 9.11.0 age adoption passing confidence

Release Notes

wheresrhys/fetch-mock ### [`v9.11.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.11.0): Babel upgrades [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.10...v9.11.0) In theory, this should not cause anybody any problems ### [`v9.10.10`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.10): Fixes various types [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.7...v9.10.10) ### [`v9.10.7`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.7): Refactor routes to be wrapped in a class [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.6...v9.10.7) ### [`v9.10.6`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.6): Fix mocking requests with bodies in safari [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.5...v9.10.6) Merge pull request [#​585](https://togithub.com/wheresrhys/fetch-mock/issues/585) from lambdalisue/hotfix-584 Patch native fetch on Safari to fix [#​584](https://togithub.com/wheresrhys/fetch-mock/issues/584) ### [`v9.10.5`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.5): Make typescript types available when importing the esm build [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.4...v9.10.5) ### [`v9.10.4`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.4): Prevent responses from hanging in node-fetch [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.3...v9.10.4) ### [`v9.10.3`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.3): Add `matchPartialBody` to typings [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.2...v9.10.3) ### [`v9.10.2`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.2): Allow response bodies to be inspected [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.1...v9.10.2) ### [`v9.10.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.1): Correct release with response inspection [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.10.0...v9.10.1) ### [`v9.10.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.10.0): Allow inspecting responses [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.9.1...v9.10.0) ### [`v9.9.1`](https://togithub.com/wheresrhys/fetch-mock/compare/v9.9.0...v9.9.1) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.9.0...v9.9.1) ### [`v9.9.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.9.0): Full support for coercing objects into query string matchers [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.8.0...v9.9.0) ### [`v9.8.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.8.0): Added support for multi-value query string matching [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.7.0...v9.8.0) ### [`v9.7.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.7.0): Added support for sticky routes [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.6.0...v9.7.0) ### [`v9.6.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.6.0): Non-trivial changes to testing of build targets [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.5.1...v9.6.0) ### [`v9.5.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.5.1): Null release to overwrite accidental alpha tagged as latest [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.5.0...v9.5.1) ### [`v9.5.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.5.0): Allow spying on just a single route [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.4.0...v9.5.0) ### [`v9.4.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.4.0): Export full node-fetch signature [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.3.1...v9.4.0) ### [`v9.3.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.3.1): Include cheatsheet [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.3.0...v9.3.1) ### [`v9.3.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.3.0): Allow user defined matchers [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/9.2.2...v9.3.0) ### [`v9.2.2`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/9.2.2): Allow empty string responses [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.2.1...9.2.2) ### [`v9.2.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.2.1): Better readme spiel [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.2.0...v9.2.1) ### [`v9.2.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.2.0): Shorthand methods to match any fetch call [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.1.2...v9.2.0) ### [`v9.1.2`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.1.2): Better description in readme [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.1.1...v9.1.2) ### [`v9.1.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.1.1): Fixes bug using body matching in inspection methods [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.1.0): Implements partial body matching [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.0.0...v9.1.0) ### [`v9.0.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v9.0.0): Fix ES modules and handle async body matching [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v8.3.2...v9.0.0) ### [`v8.3.2`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v8.3.2): Republish readme [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v8.3.1...v8.3.2) ### [`v8.3.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v8.3.1): Fix regression #​493 [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v8.3.0...v8.3.1) ### [`v8.3.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v8.3.0): Accept all matching options in the first parameter [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v8.2.1...v8.3.0) ### [`v8.2.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v8.2.1): Fix linting [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v8.1.0...v8.2.1) ### [`v8.1.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v8.1.0): Add support for a URL instance as a matcher [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v8.0.3...v8.1.0) ### [`v8.0.3`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v8.0.3): Fix bug #​477 [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v8.0.1...v8.0.3) Shorthand methods such as `get()` were not applying the shorthand options i.e. `{method: 'get'}` when called with an object rather than `matcher`, `response`, `options` triples This release fixes that bug ### [`v8.0.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v8.0.1): Fixes failure to use signal defined directly on Request instance [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v8.0.0...v8.0.1) ### [`v8.0.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v8.0.0): Version 8 [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.7.3...v8.0.0) - implements ES modules - hopefully resolves problems with babel-core clashes - adds typescript types - removes the UNMATCHED and MATCHED constants, and no longer exports fetchMock as a property, as well as the default, export - only includes the whatwg-url polyfill in nodejs ### [`v7.7.3`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.7.3): WTF... seriously npm?? [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.7.2...v7.7.3) ### [`v7.7.2`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.7.2): Fix build [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.7.0...v7.7.2) ### [`v7.7.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.7.0): Adds delay option when mocking [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.6.0...v7.7.0) ### [`v7.6.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.6.0): Allows calling .mock() with no arguments to initialise routeless [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.5.1...v7.6.0) ### [`v7.5.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.5.1): Fix AbortError construction in non-v8 browsers [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.5.0...v7.5.1) ### [`v7.5.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.5.0): Adds node-fetch as peer dependency [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.4.0...v7.5.0) ### [`v7.4.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.4.0): Adds support for matching JSON bodies [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.9...v7.4.0) ### [`v7.3.9`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.3.9): Use correct constructor for AbortError [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.8...v7.3.9) ### [`v7.3.8`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.3.8): Use correct constructor for AbortError [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.7...v7.3.8) ### [`v7.3.7`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.3.7): Fix fallbackToNetwork issue with Requests [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.6...v7.3.7) ### [`v7.3.6`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v7.3.6): Fix broken build [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.3...v7.3.6)

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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

renovate[bot] commented 4 months ago

Autoclosing Skipped

This 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.