adapter-aws-lambda-serverless
adapter-aws-lambda-serverless copied to clipboard
chore(deps): update dependency fetch-mock to v12
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| fetch-mock (source) | ^10.0.5 -> ^12.0.0 |
Release Notes
wheresrhys/fetch-mock (fetch-mock)
v12.6.0
Features
- implement host: matcher (2b0a43d)
Documentation Changes
- document new host matcher (6205357)
v12.5.6
Bug Fixes
- clean abort event listener once it's called or response is returned (4606250)
- clean abort event listener once it's called or response is returned (ca51920)
v12.5.5
Bug Fixes
- do not try to get a reader from a locked request oder response to cancel them (8c23ecf)
- use optional chaining operator and do not try to cancel locked request or response to prevent errors (b1ff114)
- use optional chaining operator to prevent errors (87f8399)
v12.5.4
Bug Fixes
- apply browser exports fix for fetch-mock package (318cd94)
v12.5.3
Bug Fixes
v12.5.2
Bug Fixes
- allow matching body for delete requests (891197c)
v12.5.1
Bug Fixes
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)
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.