Update dependency msw to v2.14.3 #74

Open
nitrix wants to merge 1 commits from renovate/msw-2.x-lockfile into master
Owner

This PR contains the following updates:

Package Change Age Confidence
msw (source) 2.13.42.14.3 age confidence

Release Notes

mswjs/msw (msw)

v2.14.3

Compare Source

v2.14.3 (2026-05-04)

Bug Fixes

v2.14.2

Compare Source

v2.14.2 (2026-04-29)

Bug Fixes

v2.14.1

Compare Source

v2.14.1 (2026-04-29)

Bug Fixes

v2.14.0

Compare Source

v2.14.0 (2026-04-29)

Features
Bug Fixes

v2.13.6

Compare Source

v2.13.6 (2026-04-24)

Bug Fixes

v2.13.5

Compare Source

v2.13.5 (2026-04-23)

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [msw](https://mswjs.io) ([source](https://github.com/mswjs/msw)) | [`2.13.4` → `2.14.3`](https://renovatebot.com/diffs/npm/msw/2.13.4/2.14.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.14.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.13.4/2.14.3?slim=true) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.14.3`](https://github.com/mswjs/msw/releases/tag/v2.14.3) [Compare Source](https://github.com/mswjs/msw/compare/v2.14.2...v2.14.3) #### v2.14.3 (2026-05-04) ##### Bug Fixes - prevent frame abort listener leak ([#&#8203;2737](https://github.com/mswjs/msw/issues/2737)) ([`c4567d2`](https://github.com/mswjs/msw/commit/c4567d2a398fb3315cebea4b66e9b79022ad569c)) [@&#8203;kettanaito](https://github.com/kettanaito) ### [`v2.14.2`](https://github.com/mswjs/msw/releases/tag/v2.14.2) [Compare Source](https://github.com/mswjs/msw/compare/v2.14.1...v2.14.2) #### v2.14.2 (2026-04-29) ##### Bug Fixes - export the `NetworkApi` type ([#&#8203;2734](https://github.com/mswjs/msw/issues/2734)) ([`f0c0321`](https://github.com/mswjs/msw/commit/f0c03214b59f906ca8e92e3f0bb5d08fdf7d6f5e)) [@&#8203;kettanaito](https://github.com/kettanaito) ### [`v2.14.1`](https://github.com/mswjs/msw/releases/tag/v2.14.1) [Compare Source](https://github.com/mswjs/msw/compare/v2.14.0...v2.14.1) #### v2.14.1 (2026-04-29) ##### Bug Fixes - export default handler controllers ([#&#8203;2733](https://github.com/mswjs/msw/issues/2733)) ([`f8dc874`](https://github.com/mswjs/msw/commit/f8dc874a236a4bd376c23cce9dd55ed59b8279e2)) [@&#8203;kettanaito](https://github.com/kettanaito) ### [`v2.14.0`](https://github.com/mswjs/msw/releases/tag/v2.14.0) [Compare Source](https://github.com/mswjs/msw/compare/v2.13.6...v2.14.0) #### v2.14.0 (2026-04-29) ##### Features - support `ws.onUpgrade` for handling connection upgrades ([#&#8203;2732](https://github.com/mswjs/msw/issues/2732)) ([`e00e4d6`](https://github.com/mswjs/msw/commit/e00e4d693db34884a316f659b8dcfb507cd79dce)) [@&#8203;kettanaito](https://github.com/kettanaito) ##### Bug Fixes - do not clone user-provided responses ([#&#8203;2731](https://github.com/mswjs/msw/issues/2731)) ([`6953307`](https://github.com/mswjs/msw/commit/6953307c8061626d31a3651e69d47c885c0e4b76)) [@&#8203;kettanaito](https://github.com/kettanaito) - **HttpResponse:** forward cookies only when response is used ([#&#8203;2728](https://github.com/mswjs/msw/issues/2728)) ([`30668e6`](https://github.com/mswjs/msw/commit/30668e68f403535636bfb8dc12c64299d9c1c6e6)) [@&#8203;kettanaito](https://github.com/kettanaito) ### [`v2.13.6`](https://github.com/mswjs/msw/releases/tag/v2.13.6) [Compare Source](https://github.com/mswjs/msw/compare/v2.13.5...v2.13.6) #### v2.13.6 (2026-04-24) ##### Bug Fixes - **WebSocketHandler:** add public `test()` method ([#&#8203;2727](https://github.com/mswjs/msw/issues/2727)) ([`3da7048`](https://github.com/mswjs/msw/commit/3da7048e05fae80fe3410e3af86f6c3dd3cfaead)) [@&#8203;kettanaito](https://github.com/kettanaito) ### [`v2.13.5`](https://github.com/mswjs/msw/releases/tag/v2.13.5) [Compare Source](https://github.com/mswjs/msw/compare/v2.13.4...v2.13.5) #### v2.13.5 (2026-04-23) ##### Bug Fixes - reset generator state on `.resetHandlers()`/`.restoreHandlers()` ([#&#8203;2725](https://github.com/mswjs/msw/issues/2725)) ([`8d16801`](https://github.com/mswjs/msw/commit/8d16801cacd89e5aff336c43e888df19fad04417)) [@&#8203;kettanaito](https://github.com/kettanaito) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
nitrix changed title from Update dependency msw to v2.13.5 to Update dependency msw to v2.13.6 2026-04-24 18:03:03 +02:00
nitrix changed title from Update dependency msw to v2.13.6 to Update dependency msw to v2.14.0 2026-04-29 17:03:16 +02:00
nitrix changed title from Update dependency msw to v2.14.0 to Update dependency msw to v2.14.2 2026-04-29 18:03:34 +02:00
nitrix added 1 commit 2026-05-04 20:03:39 +02:00
Update dependency msw to v2.14.3
CI / frontend-test (push) Successful in 30s
CI / backend-test (push) Successful in 1m7s
CI / frontend-e2e (push) Successful in 7m45s
CI / build-and-publish (push) Has been skipped
d054560ef4
nitrix force-pushed renovate/msw-2.x-lockfile from 2743037fc7 to d054560ef4 2026-05-04 20:03:39 +02:00 Compare
nitrix changed title from Update dependency msw to v2.14.2 to Update dependency msw to v2.14.3 2026-05-04 20:03:43 +02:00
All checks were successful
CI / frontend-test (push) Successful in 30s
Required
Details
CI / backend-test (push) Successful in 1m7s
Required
Details
CI / frontend-e2e (push) Successful in 7m45s
Required
Details
CI / build-and-publish (push) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/msw-2.x-lockfile:renovate/msw-2.x-lockfile
git checkout renovate/msw-2.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nitrix/fete#74