Closed renovate[bot] closed 5 days ago
This PR contains the following updates:
2.5.0
2.6.4
📅 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.
This PR was generated by Mend Renovate. View the repository job log.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.35%. Comparing base (6294799) to head (2921999). Report is 2 commits behind head on main.
6294799
2921999
This PR contains the following updates:
2.5.0
->2.6.4
Release Notes
mswjs/msw (msw)
### [`v2.6.4`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.4) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.3...v2.6.4) #### v2.6.4 (2024-11-10) ##### Bug Fixes - prevent infinite loop when bypassing `sendBeacon()` requests ([#2353](https://redirect.github.com/mswjs/msw/issues/2353)) ([`2fa98c3`](https://redirect.github.com/mswjs/msw/commit/2fa98c327acc51189f87789d9155c4ec57be2299)) [@kettanaito](https://redirect.github.com/kettanaito) - remove the internal bypass request header before performing the request as-is in Node.js ([#2353](https://redirect.github.com/mswjs/msw/issues/2353)) ([`2fa98c3`](https://redirect.github.com/mswjs/msw/commit/2fa98c327acc51189f87789d9155c4ec57be2299)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.6.3`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.3) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.2...v2.6.3) #### v2.6.3 (2024-11-10) ##### Bug Fixes - **handleRequest:** remove `transformResponse` option ([#2351](https://redirect.github.com/mswjs/msw/issues/2351)) ([`74c4a3a`](https://redirect.github.com/mswjs/msw/commit/74c4a3a89970bbfc498c812790daef13766dea72)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.6.2`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.1...v2.6.2) ##### v2.6.2 (2024-11-07) ##### Bug Fixes - update `@bundled-es-modules/cookie` to 2.0.1 ([#2312](https://redirect.github.com/mswjs/msw/issues/2312)) ([`c134352`](https://redirect.github.com/mswjs/msw/commit/c134352e8206b91740247f4f196767ab8a8eb921)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.6.1`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.0...v2.6.1) ##### v2.6.1 (2024-11-06) ##### Bug Fixes - prevent `instanceof` handler check failures between different MSW versions ([#2349](https://redirect.github.com/mswjs/msw/issues/2349)) ([`28d26bd`](https://redirect.github.com/mswjs/msw/commit/28d26bd7fa585d76f9ca69a67dfa70a234450ed9)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`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)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.
This PR was generated by Mend Renovate. View the repository job log.