matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript
Apache License 2.0
1.55k stars 583 forks source link

Update dependency fetch-mock to v10 #4276

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fetch-mock (source) 9.11.0 -> 10.0.7 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.