Skip to content

Commit

Permalink
Update dependency @mswjs/interceptors to v0.30.1 (#2207)
Browse files Browse the repository at this point in the history
[![Mend Renovate](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.30.0` -> `0.30.1`](https://renovatebot.com/diffs/npm/@mswjs%2finterceptors/0.28.3/0.30.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mswjs%2finterceptors/0.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mswjs%2finterceptors/0.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mswjs%2finterceptors/0.28.3/0.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mswjs%2finterceptors/0.28.3/0.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mswjs/interceptors (@&#8203;mswjs/interceptors)</summary>

### [`v0.30.1`](https://togithub.com/mswjs/interceptors/releases/tag/v0.30.1)

[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.30.0...v0.30.1)

#### v0.30.1 (2024-07-02)

##### Bug Fixes

-   **ClientRequest:** account for missing `agent.destroy` when terminating a request ([#&#8203;585](https://togithub.com/mswjs/interceptors/issues/585)) ([`1226eb7`](https://togithub.com/mswjs/interceptors/commit/1226eb773f487268cbaef6e035e2f0e9f402bce9)) [@&#8203;freben](https://togithub.com/freben) [@&#8203;kettanaito](https://togithub.com/kettanaito)

### [`v0.30.0`](https://togithub.com/mswjs/interceptors/releases/tag/v0.30.0)

[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.29.1...v0.30.0)

#### v0.30.0 (2024-06-06)

##### Features

-   **WebSocket:** add connection "info" to the "connection" event payload ([#&#8203;577](https://togithub.com/mswjs/interceptors/issues/577)) ([`8c633ad`](https://togithub.com/mswjs/interceptors/commit/8c633adc2e047153398e72d1c7cdd9778157f50c)) [@&#8203;DanielleHuisman](https://togithub.com/DanielleHuisman) [@&#8203;kettanaito](https://togithub.com/kettanaito)

##### Bug Fixes

-   set "WebSocket.protocol" to an empty string by default ([#&#8203;578](https://togithub.com/mswjs/interceptors/issues/578)) ([`87ae1e3`](https://togithub.com/mswjs/interceptors/commit/87ae1e382e87c6a481e7b29760ad5e9500b5aa0b)) [@&#8203;DanielleHuisman](https://togithub.com/DanielleHuisman)

### [`v0.29.1`](https://togithub.com/mswjs/interceptors/releases/tag/v0.29.1)

[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.29.0...v0.29.1)

#### v0.29.1 (2024-04-29)

##### Bug Fixes

-   **ClientRequest:** decode uri for username and password before setting basic authentication header ([#&#8203;565](https://togithub.com/mswjs/interceptors/issues/565)) ([`2cb46d7`](https://togithub.com/mswjs/interceptors/commit/2cb46d75d9111bc7a86cfdc12cc2e1306f3c6f3e)) [@&#8203;kettanaito](https://togithub.com/kettanaito) [@&#8203;mdesousa](https://togithub.com/mdesousa)

### [`v0.29.0`](https://togithub.com/mswjs/interceptors/releases/tag/v0.29.0)

[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.28.4...v0.29.0)

##### v0.29.0 (2024-04-26)

##### Features

-   add "unhandledException" event ([#&#8203;566](https://togithub.com/mswjs/interceptors/issues/566)) ([`a3afcf1`](https://togithub.com/mswjs/interceptors/commit/a3afcf1a01464c18e96489366ca41ed887d16405)) [@&#8203;kettanaito](https://togithub.com/kettanaito)

##### Bug Fixes

-   support IPv6 during ClientRequest options parsing ([#&#8203;489](https://togithub.com/mswjs/interceptors/issues/489)) ([`8652556`](https://togithub.com/mswjs/interceptors/commit/8652556913f95f304690bbf0d067f7cec99de8ea)) [@&#8203;mikicho](https://togithub.com/mikicho)

### [`v0.28.4`](https://togithub.com/mswjs/interceptors/releases/tag/v0.28.4)

[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.28.3...v0.28.4)

##### v0.28.4 (2024-04-21)

##### Bug Fixes

-   support throwing `Response.error()` ([#&#8203;563](https://togithub.com/mswjs/interceptors/issues/563)) ([`9dda725`](https://togithub.com/mswjs/interceptors/commit/9dda7255775984ecbb7133d7e0f309948252857e)) [@&#8203;kettanaito](https://togithub.com/kettanaito)

</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 Jul 3, 2024
1 parent 360196f commit 59a6c05
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.30.0",
"@mswjs/interceptors": "0.30.1",
"@napi-rs/cli": "2.18.4",
"@napi-rs/triples": "1.2.0",
"@next/polyfill-module": "13.4.17",
Expand Down

0 comments on commit 59a6c05

Please sign in to comment.