opencrvs / opencrvs-core

A global solution to civil registration
https://www.opencrvs.org
Other
79 stars 58 forks source link

chore(deps): update dependency fetch-mock to v10 #7245

Closed renovate[bot] closed 20 hours ago

renovate[bot] commented 3 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fetch-mock (source) ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

wheresrhys/fetch-mock (fetch-mock) ### [`v10.0.7`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.7): Make type definitions compatible with ESM and CommonJs [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.6...v10.0.7) ### [`v10.0.6`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.6): Fix type definitions [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.5...v10.0.6) ### [`v10.0.5`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.5): Fix exports [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.4...v10.0.5) ### [`v10.0.4`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.4): Simple API for naming routes [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.3...v10.0.4) e.g. `.mock('/path', 200, 'my-name')` ### [`v10.0.3`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.3): Remove custom aborterror implementation [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.2...v10.0.3) ### [`v10.0.2`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.2): Support matching data URLs [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.1...v10.0.2) ### [`v10.0.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.1): Small fixes to types [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.0...v10.0.1) ### [`v10.0.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.0): ESM and native fetch [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.11.0...v10.0.0) 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 - "after 5pm every weekday,before 3am every weekday,every weekend" in timezone Europe/London, 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.



This PR has been generated by Mend Renovate. View repository job log here.