Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @mswjs/interceptors to v0.25.13 (#766)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mswjs/interceptors](https://togithub.com/mswjs/interceptors) | [`0.25.12` -> `0.25.13`](https://renovatebot.com/diffs/npm/@mswjs%2finterceptors/0.25.7/0.25.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mswjs%2finterceptors/0.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mswjs%2finterceptors/0.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mswjs%2finterceptors/0.25.7/0.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mswjs%2finterceptors/0.25.7/0.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mswjs/interceptors (@​mswjs/interceptors)</summary> ### [`v0.25.13`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.13) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.12...v0.25.13) #### v0.25.13 (2023-11-28) ##### Bug Fixes - export a "isResponseWithoutBody" utility ([#​488](https://togithub.com/mswjs/interceptors/issues/488)) ([`334a1b3`](https://togithub.com/mswjs/interceptors/commit/334a1b3ca7acdb5d3a2c860e3a3694fafbacffc1)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.25.12`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.12) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.11...v0.25.12) #### v0.25.12 (2023-11-16) ##### Bug Fixes - add root-level "browser" export ([#​421](https://togithub.com/mswjs/interceptors/issues/421)) ([`4300ed7`](https://togithub.com/mswjs/interceptors/commit/4300ed7f55af53a66215234384591e4bc3538629)) [@​blaenk](https://togithub.com/blaenk) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.25.11`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.11) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.10...v0.25.11) #### v0.25.11 (2023-11-09) ##### Bug Fixes - **xhr:** support environments with missing "location" ([#​482](https://togithub.com/mswjs/interceptors/issues/482)) ([`da1cc71`](https://togithub.com/mswjs/interceptors/commit/da1cc7163dfeb53b01f4ffa86dc55438101025e7)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.25.10`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.10) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.9...v0.25.10) ##### v0.25.10 (2023-11-08) ##### Bug Fixes - support miniflare by checking "Response.type" access ([#​479](https://togithub.com/mswjs/interceptors/issues/479)) ([`5fa1218`](https://togithub.com/mswjs/interceptors/commit/5fa1218fcbe71dc83ee94c8ec835b3c8bbb65127)) [@​mattcosta7](https://togithub.com/mattcosta7) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.25.9`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.9) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.8...v0.25.9) ##### v0.25.9 (2023-11-08) ##### Bug Fixes - **xhr:** allow setters for non-existing properties ([#​477](https://togithub.com/mswjs/interceptors/issues/477)) ([`4e73ed9`](https://togithub.com/mswjs/interceptors/commit/4e73ed98fbdc2a5ecfeafa7ea466f909fd9016ac)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.25.8`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.8) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.7...v0.25.8) #### v0.25.8 (2023-11-07) ##### Bug Fixes - **XMLHttpRequest:** prevent invalid listener name access ([#​472](https://togithub.com/mswjs/interceptors/issues/472)) ([`fb8a400`](https://togithub.com/mswjs/interceptors/commit/fb8a400f50ad8eb48ece32b23d8354df7e58a16e)) [@​hpohlmeyer](https://togithub.com/hpohlmeyer) </details> --- ### 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
- Loading branch information