chore(deps): update dependency fetch-mock to v9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| fetch-mock (source) | 7.7.3 -> 9.11.0 |
Release Notes
wheresrhys/fetch-mock
v9.11.0
In theory, this should not cause anybody any problems
v9.10.10
v9.10.7
v9.10.6
Merge pull request #​585 from lambdalisue/hotfix-584
Patch native fetch on Safari to fix #​584
v9.10.5
v9.10.4
v9.10.3
v9.10.2
v9.10.1
v9.10.0
v9.9.1
v9.9.0
v9.8.0
v9.7.0
v9.6.0
v9.5.1
v9.5.0
v9.4.0
v9.3.1
v9.3.0
v9.2.2
v9.2.1
v9.2.0
v9.1.2
v9.1.1
v9.1.0
v9.0.0
v8.3.2
v8.3.1
v8.3.0
v8.2.1
v8.1.0
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
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
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.