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 v8 - autoclosed #70

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
fetch-mock (source) devDependencies major 7.3.3 -> 8.0.3

Release Notes

wheresrhys/fetch-mock ### [`v8.0.3`](https://togithub.com/wheresrhys/fetch-mock/releases/v8.0.3) [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/compare/v8.0.0...v8.0.1) [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/v8.0.0) [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/compare/v7.7.2...v7.7.3) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.7.2...v7.7.3) ### [`v7.7.2`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.7.0...v7.7.2) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.7.0...v7.7.2) ### [`v7.7.0`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.6.0...v7.7.0) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.6.0...v7.7.0) ### [`v7.6.0`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.5.1...v7.6.0) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.5.1...v7.6.0) ### [`v7.5.1`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.5.0...v7.5.1) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.5.0...v7.5.1) ### [`v7.5.0`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.4.0...v7.5.0) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.4.0...v7.5.0) ### [`v7.4.0`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.9...v7.4.0) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.9...v7.4.0) ### [`v7.3.9`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.8...v7.3.9) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.8...v7.3.9) ### [`v7.3.8`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.7...v7.3.8) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.7...v7.3.8) ### [`v7.3.7`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.6...v7.3.7) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.6...v7.3.7) ### [`v7.3.6`](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.3...v7.3.6) [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v7.3.3...v7.3.6)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

renovate[bot] commented 4 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.