opencollective
opencollective copied to clipboard
chore(deps): update devdependency fetch-mock to v12
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| fetch-mock (source) | ^9.11.0 -> ^12.4.0 |
Release Notes
wheresrhys/fetch-mock (fetch-mock)
v12.4.0
Features
Bug Fixes
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)
v11.1.5: fetch-mock: v11.1.5
Bug Fixes
- change export order so default is last (bc9c41d)
v11.1.4: fetch-mock: v11.1.4
Documentation Changes
v11.1.3: fetch-mock: v11.1.3
Bug Fixes
- add missing metadata to package.json files (4ab78b9)
v11.1.1: fetch-mock: v11.1.1
Bug Fixes
- roll back to glob-to-regexp (b114124)
v11.1.0: fetch-mock: v11.1.0
Features
- remove debug mode from fetch-mock (89890b6)
v11.0.2: fetch-mock: v11.0.2
Bug Fixes
- add license file to each package (9b36f89)
v11.0.1: fetch-mock: v11.0.1
Bug Fixes
- fixes importimng into .mts files (98ad40e)
v11.0.0: fetch-mock: v11.0.0
⚠ BREAKING CHANGES
- force fetch-mock major release
Bug Fixes
- force fetch-mock major release (1b31416)
v10.1.1: fetch-mock: v10.1.1
Bug Fixes
- change module system declaratuions to avoid top level type: module (ed00140)
v10.1.0: fetch-mock: v10.1.0
Features
- wip: replace dequal, glob-to-regexp and bump path-to-regexp (d8d8b25)
Bug Fixes
v10.0.8: fetch-mock: v10.0.8
Bug Fixes
Miscellaneous
v10.0.7: Make type definitions compatible with ESM and CommonJs
v10.0.6: Fix type definitions
v10.0.5: Fix exports
v10.0.4: Simple API for naming routes
e.g. .mock('/path', 200, 'my-name')
v10.0.3: Remove custom aborterror implementation
v10.0.2: Support matching data URLs
v10.0.1: Small fixes to types
v10.0.0: ESM and native fetch
A major rewrite to use ESM modules and default to using native fetch in all environments
Other than that the API remains unchanged
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.