From 8471a3464fa61424d4506137812b5fe53da74f4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 18:50:32 +0000 Subject: [PATCH] Update dependency @mswjs/interceptors to v0.26.4 (#1379) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.26.3` -> `0.26.4`](https://renovatebot.com/diffs/npm/@mswjs%2finterceptors/0.25.7/0.26.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mswjs%2finterceptors/0.26.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mswjs%2finterceptors/0.26.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mswjs%2finterceptors/0.25.7/0.26.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mswjs%2finterceptors/0.25.7/0.26.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
mswjs/interceptors (@​mswjs/interceptors) ### [`v0.26.4`](https://togithub.com/mswjs/interceptors/releases/tag/v0.26.4) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.26.3...v0.26.4) #### v0.26.4 (2024-02-16) ##### Bug Fixes - **WebSocket:** add "client.id" property ([#​508](https://togithub.com/mswjs/interceptors/issues/508)) ([`a70a2e8`](https://togithub.com/mswjs/interceptors/commit/a70a2e86481246bf539ecab33615708a7710d3cd)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.26.3`](https://togithub.com/mswjs/interceptors/releases/tag/v0.26.3) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.26.2...v0.26.3) #### v0.26.3 (2024-02-15) ##### Bug Fixes - forward server errors to WebSocket client ([#​507](https://togithub.com/mswjs/interceptors/issues/507)) ([`b5d0663`](https://togithub.com/mswjs/interceptors/commit/b5d0663043816196e6c193341b0974dc52a04c92)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.26.2`](https://togithub.com/mswjs/interceptors/releases/tag/v0.26.2) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.26.1...v0.26.2) #### v0.26.2 (2024-02-15) ##### Bug Fixes - **WebSocket:** make MessageEvent cancelable ([#​506](https://togithub.com/mswjs/interceptors/issues/506)) ([`9e1e18f`](https://togithub.com/mswjs/interceptors/commit/9e1e18f08be77c4843cdb840e5aff084c479c226)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.26.1`](https://togithub.com/mswjs/interceptors/releases/tag/v0.26.1) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.26.0...v0.26.1) #### v0.26.1 (2024-02-14) ##### Bug Fixes - add "WebSocket" directory to "files" ([`c7edbd5`](https://togithub.com/mswjs/interceptors/commit/c7edbd584d700426ea66a2a4a411c5fe95780465)) ### [`v0.26.0`](https://togithub.com/mswjs/interceptors/releases/tag/v0.26.0) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.16...v0.26.0) #### v0.26.0 (2024-02-14) ##### Features - add WebSocket class interceptor ([#​501](https://togithub.com/mswjs/interceptors/issues/501)) ([`84a16d4`](https://togithub.com/mswjs/interceptors/commit/84a16d4ef8b089d795b677866a7334291869c0e7)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.25.16`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.16) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.15...v0.25.16) #### v0.25.16 (2024-02-06) ##### Bug Fixes - **fetch:** improve React Native compatibility ([#​503](https://togithub.com/mswjs/interceptors/issues/503)) ([`4b77d38`](https://togithub.com/mswjs/interceptors/commit/4b77d384e194ec0f2e937724022668871fa88ec6)) [@​sairus2k](https://togithub.com/sairus2k) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.25.15`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.15) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.14...v0.25.15) ##### v0.25.15 (2024-01-25) ##### Bug Fixes - resolve relative fetch urls against location ([#​499](https://togithub.com/mswjs/interceptors/issues/499)) ([`f9193cd`](https://togithub.com/mswjs/interceptors/commit/f9193cd74602bbd78c30086651b6a456d8662fd0)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.25.14`](https://togithub.com/mswjs/interceptors/releases/tag/v0.25.14) [Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.25.13...v0.25.14) #### v0.25.14 (2024-01-07) ##### Bug Fixes - add sourcemaps ([#​496](https://togithub.com/mswjs/interceptors/issues/496)) ([`80155f6`](https://togithub.com/mswjs/interceptors/commit/80155f6de91a37799fecab8d916a8d77090433f2)) [@​kettanaito](https://togithub.com/kettanaito) ### [`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)
--- ### 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). --- packages/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next/package.json b/packages/next/package.json index 3721475dc9..a55dc30003 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -141,7 +141,7 @@ "@hapi/accept": "6.0.3", "@jest/transform": "29.7.0", "@jest/types": "29.6.3", - "@mswjs/interceptors": "0.26.3", + "@mswjs/interceptors": "0.26.4", "@napi-rs/cli": "2.18.0", "@napi-rs/triples": "1.2.0", "@next/polyfill-module": "13.4.17",