Skip to content

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

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

chore(deps): update dependency msw to v2.13.2#229
renovate[bot] wants to merge 1 commit intomainfrom
renovate/msw-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 2, 2026

This PR contains the following updates:

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

v2.12.14

Compare Source

v2.12.14 (2026-03-21)

Bug Fixes

v2.12.13

Compare Source

v2.12.13 (2026-03-17)

Bug Fixes

v2.12.12

Compare Source

v2.12.12 (2026-03-17)

Bug Fixes

v2.12.11

Compare Source

v2.12.11 (2026-03-15)

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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.74%. Comparing base (d2bfc2a) to head (54107e6).

@@           Coverage Diff           @@
##             main     #229   +/-   ##
=======================================
  Coverage   80.74%   80.74%           
=======================================
  Files          26       26           
  Lines        2462     2462           
=======================================
  Hits         1988     1988           
  Misses        474      474           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.14 chore(deps): update dependency msw to v2.13.0 Apr 6, 2026
@renovate renovate bot force-pushed the renovate/msw-2.x-lockfile branch 2 times, most recently from cbca613 to 126945f Compare April 7, 2026 21:29
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.13.0 chore(deps): update dependency msw to v2.13.1 Apr 7, 2026
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.13.1 chore(deps): update dependency msw to v2.13.2 Apr 8, 2026
@renovate renovate bot force-pushed the renovate/msw-2.x-lockfile branch from 126945f to 54107e6 Compare April 8, 2026 13:11
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.

0 participants