Skip to content

Update dependency msw to v2.14.4#2983

Open
dependencyupdates[bot] wants to merge 1 commit intomasterfrom
renovate/msw-group
Open

Update dependency msw to v2.14.4#2983
dependencyupdates[bot] wants to merge 1 commit intomasterfrom
renovate/msw-group

Conversation

@dependencyupdates
Copy link
Copy Markdown
Contributor

@dependencyupdates dependencyupdates Bot commented May 7, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
msw (source) 2.12.142.14.4 age adoption passing confidence

Warning

Do not auto-merge or merge via this PR directly. msw runs a post-install script that regenerates mockServiceWorker.js with the new version number. After merging, you must manually run npx msw init <PUBLIC_DIR> to update this generated file, then commit the result.


Release Notes

mswjs/msw (msw)

v2.14.4

Compare Source

v2.14.4 (2026-05-07)

Bug Fixes

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

v2.13.4

Compare Source

v2.13.4 (2026-04-16)

Bug Fixes

v2.13.3

Compare Source

v2.13.3 (2026-04-14)

Bug Fixes

v2.13.2

Compare Source

v2.13.2 (2026-04-08)

Bug Fixes

v2.13.1

Compare Source

v2.13.1 (2026-04-07)

Bug Fixes

v2.13.0

Compare Source

v2.13.0 (2026-04-06)

Features
  • use the network source architecture (defineNetwork) (#​2650) (2b73790) @​kettanaito @​felmonon
  • handlers are now grouped internally by kind, making handler lookup a O(1) operation.
  • handlers filtering no longer uses an instanceof check. Instead, the kind property of the handler is used.
Bug fixes
  • fix an issue where a WebSocket connection would be logged in the console even when there are no matching event handlers for it.

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 Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates Bot added dependencies Pull requests that update a dependency file npm labels May 7, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/msw-group branch from 6bf0ac3 to 9d1c5cd Compare May 7, 2026 15:56
@dependencyupdates dependencyupdates Bot changed the title Update dependency msw to v2.14.3 Update dependency msw to v2.14.4 May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants