Skip to content

Update dependency msw to v2.13.0#2936

Open
dependencyupdates[bot] wants to merge 1 commit intomasterfrom
renovate/msw-2.x
Open

Update dependency msw to v2.13.0#2936
dependencyupdates[bot] wants to merge 1 commit intomasterfrom
renovate/msw-2.x

Conversation

@dependencyupdates
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

mswjs/msw (msw)

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 Apr 6, 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