Skip to content

chore(deps): update dependency msw to v2.13.0#5244

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/msw-2.x
Apr 11, 2026
Merged

chore(deps): update dependency msw to v2.13.0#5244
renovate[bot] merged 1 commit intomasterfrom
renovate/msw-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 11, 2026

This PR contains the following updates:

Package Change Age Confidence
msw (source) 2.12.142.13.0 age 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 not 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: 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added bot dependencies Pull requests that update a dependency file labels Apr 11, 2026
@renovate renovate bot enabled auto-merge (squash) April 11, 2026 12:54
@renovate renovate bot requested a review from a team as a code owner April 11, 2026 12:54
@renovate renovate bot merged commit 08d416f into master Apr 11, 2026
3 checks passed
@renovate renovate bot deleted the renovate/msw-2.x branch April 11, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants