fetch-mock-jest
fetch-mock-jest copied to clipboard
Bump path-to-regexp and fetch-mock
Removes path-to-regexp. It's no longer used after updating ancestor dependency fetch-mock. These dependencies need to be updated together.
Removes path-to-regexp
Updates fetch-mock from 9.11.0 to 11.1.3
Release notes
Sourced from fetch-mock's releases.
fetch-mock: v11.1.3
11.1.3 (2024-08-28)
Bug Fixes
- add missing metadata to package.json files (4ab78b9)
fetch-mock: v11.1.2
11.1.2 (2024-08-28)
Bug Fixes
- lastOptions returns RequestInit not MockOptions (591926a)
fetch-mock: v11.1.1
11.1.1 (2024-08-13)
Bug Fixes
- roll back to glob-to-regexp (b114124)
fetch-mock: v11.1.0
11.1.0 (2024-08-10)
Features
- remove debug mode from fetch-mock (89890b6)
fetch-mock: v11.0.2
11.0.2 (2024-08-08)
Bug Fixes
- add license file to each package (9b36f89)
fetch-mock: v11.0.1
11.0.1 (2024-08-08)
Bug Fixes
- fixes importimng into .mts files (98ad40e)
fetch-mock: v11.0.0
11.0.0 (2024-08-03)
... (truncated)
Changelog
Sourced from fetch-mock's changelog.
11.1.3 (2024-08-28)
Bug Fixes
- add missing metadata to package.json files (4ab78b9)
11.1.2 (2024-08-28)
Bug Fixes
- lastOptions returns RequestInit not MockOptions (591926a)
11.1.1 (2024-08-13)
Bug Fixes
- roll back to glob-to-regexp (b114124)
11.1.0 (2024-08-10)
Features
- remove debug mode from fetch-mock (89890b6)
11.0.2 (2024-08-08)
Bug Fixes
- add license file to each package (9b36f89)
11.0.1 (2024-08-08)
Bug Fixes
- fixes importimng into .mts files (98ad40e)
11.0.0 (2024-08-03)
⚠ BREAKING CHANGES
- force fetch-mock major release
Bug Fixes
... (truncated)
Commits
cab1bd7Merge branch 'main' into release-please--branches--main7510b21test: fix types test for fetch-mock package66e4ffcchore: order package.json properties more sensibly27817adchore: release mainff245e3chore: run prettier over all json files4ab78b9fix: add missing metadata to package.json files5147ce7chore: release main591926afix: lastOptions returns RequestInit not MockOptions8c7e869chore: reinstate prettiera80f0b9Merge branch 'main' of https://github.com/wheresrhys/fetch-mock into rhys/bro...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Do we know when this will be merged? We are using the latest version (thanks for the code) and npm audit flags https://github.com/advisories/GHSA-9wv6-86v2-598j. Thanks!
Same. When will this be merged ?