chore(deps): update dependency fetch-mock to v12 by renovate[bot] · Pull Request #774 · octokit/plugin-rest-endpoint-methods.js (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| fetch-mock (source) | ^11.0.0 -> ^12.0.0 |
Release Notes
wheresrhys/fetch-mock (fetch-mock)
v12.3.0
Features
- added overwriteRoutes: true rule to codemods (b3d1468)
- implemented modifyRoute() method (f62e3d6)
- implemented removeRoute method (584a861)
Bug Fixes
- make types for modify route config more accurate (6894569)
- prevented overwriting stickiness of a route (87f8c9b)
v12.2.1
Bug Fixes
- fix failure to spy in browsers (bfaa5f3)
v12.2.0
Features
v12.1.0
Features
- fetch-mock: add include: matcher for urls (02f880c)
v12.0.2
Bug Fixes
- allow sending responses with status 0 (92c06e9)
v12.0.1
Bug Fixes
- clearHistory() can deal with unmatched calls (012e9ca)
v12.0.0
⚠ BREAKING CHANGES
- Replaced legacy fetch-mock code with fetch-mock/core code
Features
- Replaced legacy fetch-mock code with fetch-mock/core code (999ce92)
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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.