Open renovate[bot] opened 7 months ago
This PR contains the following updates:
2.3.4
2.6.0
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This PR contains the following updates:
2.3.4
->2.6.0
Release Notes
mswjs/msw (msw)
### [`v2.6.0`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.0) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.5.2...v2.6.0) #### v2.6.0 (2024-10-29) ##### Features - support mocking WebSocket APIs ([#2011](https://redirect.github.com/mswjs/msw/issues/2011)) ([`ae786f5`](https://redirect.github.com/mswjs/msw/commit/ae786f59eb86b3d08c0fa5183ffca90e32af6448)) [@kettanaito](https://redirect.github.com/kettanaito) [@DanielleHuisman](https://redirect.github.com/DanielleHuisman) ### [`v2.5.2`](https://redirect.github.com/mswjs/msw/releases/tag/v2.5.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.5.1...v2.5.2) #### v2.5.2 (2024-10-27) ##### Bug Fixes - enable provenance for publishing ([#2334](https://redirect.github.com/mswjs/msw/issues/2334)) ([`e9b0636`](https://redirect.github.com/mswjs/msw/commit/e9b0636c2c50c2aa9fc8d522469fbd96cfd7ccf0)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.5.1`](https://redirect.github.com/mswjs/msw/releases/tag/v2.5.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.5.0...v2.5.1) #### v2.5.1 (2024-10-24) ##### Bug Fixes - update`@inquirer/confirm` requirement to 5.0.0 ([#2325](https://redirect.github.com/mswjs/msw/issues/2325)) ([`b65c0a8`](https://redirect.github.com/mswjs/msw/commit/b65c0a8ffac0a72b7d9980768f8c73e2d763f863)) [@greysteil](https://redirect.github.com/greysteil) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.5.0`](https://redirect.github.com/mswjs/msw/releases/tag/v2.5.0) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.13...v2.5.0) #### v2.5.0 (2024-10-22) ##### Features - isolate parent and child frames when handling requests ([#2324](https://redirect.github.com/mswjs/msw/issues/2324)) ([`a1a81ba`](https://redirect.github.com/mswjs/msw/commit/a1a81ba00170bbcdfc6f64baa4a3630e153d77b3)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.13`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.13) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.12...v2.4.13) #### v2.4.13 (2024-10-22) ##### Bug Fixes - update `@inquirer/confirm` to 4.0 ([#2300](https://redirect.github.com/mswjs/msw/issues/2300)) ([`0cf9cce`](https://redirect.github.com/mswjs/msw/commit/0cf9cce8da519e7bd5a8c8ffcdab348ffb55a3ec)) [@greysteil](https://redirect.github.com/greysteil) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.12`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.12) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.11...v2.4.12) #### v2.4.12 (2024-10-21) ##### Bug Fixes - **node:** preserve headers instanceof when recording raw headers ([#2321](https://redirect.github.com/mswjs/msw/issues/2321)) ([`a58a300`](https://redirect.github.com/mswjs/msw/commit/a58a300687a48e13c0268403a71183cf7825f748)) [@paoloricciuti](https://redirect.github.com/paoloricciuti) ### [`v2.4.11`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.11) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.10...v2.4.11) #### v2.4.11 (2024-10-14) ##### Bug Fixes - update dependencies ([#2313](https://redirect.github.com/mswjs/msw/issues/2313)) ([`8f68f0a`](https://redirect.github.com/mswjs/msw/commit/8f68f0affd65137d86e77451bb9a3cbed4979d36)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.10`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.10) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.9...v2.4.10) #### v2.4.10 (2024-10-11) ##### Bug Fixes - **setupWorker:** perform worker update in the background ([#2311](https://redirect.github.com/mswjs/msw/issues/2311)) ([`8e40724`](https://redirect.github.com/mswjs/msw/commit/8e40724cd3e315e0df703cce8d9f2cf7ab6cdc73)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.9`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.9) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.8...v2.4.9) #### v2.4.9 (2024-09-20) ##### Bug Fixes - **ClientRequest:** support `Request` as init when recording raw headers ([#2293](https://redirect.github.com/mswjs/msw/issues/2293)) ([`bf982ea`](https://redirect.github.com/mswjs/msw/commit/bf982eaa70ddd5d08706b8877ceb6c6c2517f660)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.8`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.8) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.7...v2.4.8) #### v2.4.8 (2024-09-17) ##### Bug Fixes - address `express` and `path-to-regexp` vulnerabilities ([#2285](https://redirect.github.com/mswjs/msw/issues/2285)) ([`e3487bc`](https://redirect.github.com/mswjs/msw/commit/e3487bc4259368adc33739eb9490bde8421a215c)) [@markmssd](https://redirect.github.com/markmssd) ### [`v2.4.7`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.7) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.6...v2.4.7) #### v2.4.7 (2024-09-15) ##### Bug Fixes - **ClientRequest:** prevent duplicates when recording set headers ([#2284](https://redirect.github.com/mswjs/msw/issues/2284)) ([`e04eb8f`](https://redirect.github.com/mswjs/msw/commit/e04eb8f44ffcf5ce755aa224d31a8576f4719a9f)) [@kettanaito](https://redirect.github.com/kettanaito) - use `Object.defineProperty` for Headers proxy ([#2283](https://redirect.github.com/mswjs/msw/issues/2283)) ([`94e17be`](https://redirect.github.com/mswjs/msw/commit/94e17beea475a494c1de8b58ea399e518f55ddda)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.6`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.6) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.5...v2.4.6) #### v2.4.6 (2024-09-13) ##### Bug Fixes - **xhr:** clone request body before calculating its size ([#2282](https://redirect.github.com/mswjs/msw/issues/2282)) ([`397444b`](https://redirect.github.com/mswjs/msw/commit/397444bcc386bbe560aa649460cb92cdb31d28a9)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.5) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.4...v2.4.5) ##### v2.4.5 (2024-09-11) ##### Bug Fixes - remove cookies with `max-age=0` from cookie store ([#2275](https://redirect.github.com/mswjs/msw/issues/2275)) ([`c307ab2`](https://redirect.github.com/mswjs/msw/commit/c307ab27643fc80631d3f0a28e72f7339a54af70)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.4`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.4) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.3...v2.4.4) #### v2.4.4 (2024-09-08) ##### Bug Fixes - **fetch:** follow mocked redirect responses ([#2268](https://redirect.github.com/mswjs/msw/issues/2268)) ([`f5785bf`](https://redirect.github.com/mswjs/msw/commit/f5785bfba1a026075feca4f74cadfcb636ffc257)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.3`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.3) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.2...v2.4.3) #### v2.4.3 (2024-09-07) ##### Bug Fixes - revert "graphql" as optional peer dependency ([#2267](https://redirect.github.com/mswjs/msw/issues/2267)) ([`7cd39e7`](https://redirect.github.com/mswjs/msw/commit/7cd39e787aa9766eef914bce3d65daec1ce16635)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.2`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.1...v2.4.2) #### v2.4.2 (2024-09-04) ##### Bug Fixes - **cli:** support windows paths in the `init` command ([#2260](https://redirect.github.com/mswjs/msw/issues/2260)) ([`ba285b8`](https://redirect.github.com/mswjs/msw/commit/ba285b887cedfa22f32ae1e8d6569e57174cb561)) [@ivanfernandez2646](https://redirect.github.com/ivanfernandez2646) [@kettanaito](https://redirect.github.com/kettanaito) - use typescript@4.8 as the minimal supported version ([#2251](https://redirect.github.com/mswjs/msw/issues/2251)) ([`6b2a7e6`](https://redirect.github.com/mswjs/msw/commit/6b2a7e6be8f9b63c2549ad7fbf271d38f803ad6e)) [@THETCR](https://redirect.github.com/THETCR) [@kettanaito](https://redirect.github.com/kettanaito) - keep `graphql` import as require in cjs ([#2258](https://redirect.github.com/mswjs/msw/issues/2258)) ([`b977602`](https://redirect.github.com/mswjs/msw/commit/b97760270b28bd633b56332d87a9d834f653cad2)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.1`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.0...v2.4.1) #### v2.4.1 (2024-08-29) ##### Bug Fixes - import `graphql` lazily ([#2250](https://redirect.github.com/mswjs/msw/issues/2250)) ([`1799e06`](https://redirect.github.com/mswjs/msw/commit/1799e0638f0f860c19ba46db7c4287012f2cb716)) [@kettanaito](https://redirect.github.com/kettanaito) - add `graphql` to "peerDependencies" ([#2249](https://redirect.github.com/mswjs/msw/issues/2249)) ([`8a9568a`](https://redirect.github.com/mswjs/msw/commit/8a9568ad4593b662a8c320bb1a02b380791a1696)) [@THETCR](https://redirect.github.com/THETCR) ### [`v2.4.0`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.0) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.3.5...v2.4.0) #### v2.4.0 (2024-08-28) ##### Features - add `HttpResponse.html()` static method ([#2140](https://redirect.github.com/mswjs/msw/issues/2140)) ([`8c5580a`](https://redirect.github.com/mswjs/msw/commit/8c5580a0e2e6e52785b0132128c36d679ddbe5d5)) [@scruffymongrel](https://redirect.github.com/scruffymongrel) [@kettanaito](https://redirect.github.com/kettanaito) - list "graphql" as an optional peer dependency ([#2187](https://redirect.github.com/mswjs/msw/issues/2187)) ([`40b17fd`](https://redirect.github.com/mswjs/msw/commit/40b17fdf655e597b352094527f558f6d839f2970)) [@kettanaito](https://redirect.github.com/kettanaito) - print request body in `onUnhandledRequest` message ([#2227](https://redirect.github.com/mswjs/msw/issues/2227)) ([`a2153c9`](https://redirect.github.com/mswjs/msw/commit/a2153c93edd752d7c5686573f684721b19f0a115)) [@bitttttten](https://redirect.github.com/bitttttten) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.3.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.3.5) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.3.4...v2.3.5) #### v2.3.5 (2024-08-02) ##### Bug Fixes - **HttpResponse:** skip setting "Content-Length" if it is already set ([#2228](https://redirect.github.com/mswjs/msw/issues/2228)) ([`a0234c9`](https://redirect.github.com/mswjs/msw/commit/a0234c9abebada6f66f8a14dfa04bf2aac6e6dcf)) [@kettanaito](https://redirect.github.com/kettanaito)Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.