Skip to content

Commit

Permalink
Update dependency @mswjs/interceptors to v0.25.13 (#766)
Browse files Browse the repository at this point in the history
[![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 (@&#8203;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 ([#&#8203;488](https://togithub.com/mswjs/interceptors/issues/488)) ([`334a1b3`](https://togithub.com/mswjs/interceptors/commit/334a1b3ca7acdb5d3a2c860e3a3694fafbacffc1)) [@&#8203;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 ([#&#8203;421](https://togithub.com/mswjs/interceptors/issues/421)) ([`4300ed7`](https://togithub.com/mswjs/interceptors/commit/4300ed7f55af53a66215234384591e4bc3538629)) [@&#8203;blaenk](https://togithub.com/blaenk) [@&#8203;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" ([#&#8203;482](https://togithub.com/mswjs/interceptors/issues/482)) ([`da1cc71`](https://togithub.com/mswjs/interceptors/commit/da1cc7163dfeb53b01f4ffa86dc55438101025e7)) [@&#8203;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 ([#&#8203;479](https://togithub.com/mswjs/interceptors/issues/479)) ([`5fa1218`](https://togithub.com/mswjs/interceptors/commit/5fa1218fcbe71dc83ee94c8ec835b3c8bbb65127)) [@&#8203;mattcosta7](https://togithub.com/mattcosta7) [@&#8203;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 ([#&#8203;477](https://togithub.com/mswjs/interceptors/issues/477)) ([`4e73ed9`](https://togithub.com/mswjs/interceptors/commit/4e73ed98fbdc2a5ecfeafa7ea466f909fd9016ac)) [@&#8203;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 ([#&#8203;472](https://togithub.com/mswjs/interceptors/issues/472)) ([`fb8a400`](https://togithub.com/mswjs/interceptors/commit/fb8a400f50ad8eb48ece32b23d8354df7e58a16e)) [@&#8203;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
renovate[bot] authored Dec 1, 2023
1 parent 388cd8a commit ee57982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"@hapi/accept": "6.0.3",
"@jest/transform": "29.7.0",
"@jest/types": "29.6.3",
"@mswjs/interceptors": "0.25.12",
"@mswjs/interceptors": "0.25.13",
"@napi-rs/cli": "2.16.5",
"@napi-rs/triples": "1.1.0",
"@next/polyfill-module": "13.4.17",
Expand Down

0 comments on commit ee57982

Please sign in to comment.