Skip to content

chore(deps): update dependency msw to v2.13.2#93

Open
team-github-bot wants to merge 1 commit intomainfrom
renovate/msw-2.x
Open

chore(deps): update dependency msw to v2.13.2#93
team-github-bot wants to merge 1 commit intomainfrom
renovate/msw-2.x

Conversation

@team-github-bot
Copy link
Copy Markdown
Contributor

@team-github-bot team-github-bot commented Apr 9, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
msw (source) 2.12.14 -> 2.13.2 age adoption passing confidence

Release Notes

mswjs/msw (msw)

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: 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 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 has been generated by Renovate Bot.

@team-github-bot team-github-bot requested a review from a team as a code owner April 9, 2026 00:14
@team-github-bot team-github-bot changed the title chore(deps): update dependency msw to v2.13.0 chore(deps): update dependency msw to v2.13.1 Apr 10, 2026
@team-github-bot team-github-bot changed the title chore(deps): update dependency msw to v2.13.1 chore(deps): update dependency msw to v2.13.2 Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants