Skip to content

chore(deps): update dependency msw to v2.13.4#180

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 1, 2025

This PR contains the following updates:

Package Change Age Confidence
msw (source) 2.10.22.13.4 age confidence

Release Notes

mswjs/msw (msw)

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

v2.12.10

Compare Source

v2.12.10 (2026-02-10)

Bug Fixes

v2.12.9

Compare Source

v2.12.9 (2026-02-06)

Bug Fixes

v2.12.8

Compare Source

v2.12.8 (2026-02-03)

Bug Fixes

v2.12.7

Compare Source

v2.12.7 (2025-12-27)

Bug Fixes

v2.12.6

Compare Source

v2.12.6 (2025-12-26)

Bug Fixes

v2.12.5

Compare Source

v2.12.5 (2025-12-26)

Bug Fixes

v2.12.4

Compare Source

v2.12.4 (2025-12-03)

Bug Fixes

v2.12.3

Compare Source

v2.12.3 (2025-11-23)

Bug Fixes

v2.12.2

Compare Source

v2.12.2 (2025-11-14)

Bug Fixes

v2.12.1

Compare Source

v2.12.1 (2025-11-09)

Bug Fixes

v2.12.0

Compare Source

v2.12.0 (2025-11-05)

Features

v2.11.6

Compare Source

v2.11.6 (2025-10-20)

Bug Fixes

v2.11.5

Compare Source

v2.11.5 (2025-10-09)

Bug Fixes

v2.11.4

Compare Source

v2.11.4 (2025-10-08)

Bug Fixes

v2.11.3

Compare Source

v2.11.3 (2025-09-20)

Bug Fixes

v2.11.2

Compare Source

v2.11.2 (2025-09-10)

Bug Fixes

v2.11.1

Compare Source

v2.11.1 (2025-08-31)

Bug Fixes

v2.11.0

Compare Source

v2.11.0 (2025-08-30)

Features

v2.10.5

Compare Source

v2.10.5 (2025-08-13)

Bug Fixes

v2.10.4

Compare Source

v2.10.4 (2025-07-12)

Bug Fixes

v2.10.3

Compare Source

v2.10.3 (2025-07-04)

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.85%. Comparing base (ff8112e) to head (fb0efe3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   86.85%   86.85%           
=======================================
  Files           8        8           
  Lines         837      837           
  Branches      128      128           
=======================================
  Hits          727      727           
  Misses        108      108           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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 force-pushed the renovate/msw-2.x branch from 8c342a5 to 1b43a0f Compare August 13, 2025 21:31
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.10.4 chore(deps): update dependency msw to v2.10.5 Aug 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.10.5 chore(deps): update dependency msw to v2.11.0 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch 2 times, most recently from fb76a7f to d272146 Compare August 31, 2025 17:24
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.11.0 chore(deps): update dependency msw to v2.11.1 Aug 31, 2025
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.11.1 chore(deps): update dependency msw to v2.11.2 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch from d272146 to 2297294 Compare September 10, 2025 22:41
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.11.2 chore(deps): update dependency msw to v2.11.3 Sep 20, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch 2 times, most recently from 56c1fb2 to ead5fd9 Compare September 25, 2025 16:35
@renovate renovate bot force-pushed the renovate/msw-2.x branch from ead5fd9 to 947bd3f Compare October 8, 2025 18:05
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.11.3 chore(deps): update dependency msw to v2.11.4 Oct 8, 2025
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.11.4 chore(deps): update dependency msw to v2.11.5 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch from 947bd3f to cb6f5df Compare October 9, 2025 18:04
@renovate renovate bot force-pushed the renovate/msw-2.x branch from cb6f5df to 96cdbfe Compare October 20, 2025 02:35
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.11.5 chore(deps): update dependency msw to v2.11.6 Oct 20, 2025
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.11.6 chore(deps): update dependency msw to v2.12.0 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch from 96cdbfe to fb0efe3 Compare November 5, 2025 13:57
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.0 chore(deps): update dependency msw to v2.12.1 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch 2 times, most recently from 976d1a7 to 1ae5071 Compare November 14, 2025 21:49
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.1 chore(deps): update dependency msw to v2.12.2 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch 2 times, most recently from 1c92f18 to fa443c4 Compare November 23, 2025 13:46
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.2 chore(deps): update dependency msw to v2.12.3 Nov 23, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch 2 times, most recently from 165fe99 to 406943c Compare February 4, 2026 01:12
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.7 chore(deps): update dependency msw to v2.12.8 Feb 4, 2026
@renovate renovate bot force-pushed the renovate/msw-2.x branch from 406943c to 443c331 Compare February 6, 2026 18:02
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.8 chore(deps): update dependency msw to v2.12.9 Feb 6, 2026
@renovate renovate bot force-pushed the renovate/msw-2.x branch from 443c331 to f03df68 Compare February 10, 2026 17:11
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.9 chore(deps): update dependency msw to v2.12.10 Feb 10, 2026
@renovate renovate bot force-pushed the renovate/msw-2.x branch from f03df68 to 8274c58 Compare February 19, 2026 11:43
@renovate renovate bot force-pushed the renovate/msw-2.x branch from 8274c58 to 9d1c4f1 Compare March 5, 2026 14:06
@renovate renovate bot force-pushed the renovate/msw-2.x branch 2 times, most recently from 081ba86 to e804495 Compare March 15, 2026 21:58
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.10 chore(deps): update dependency msw to v2.12.11 Mar 15, 2026
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.11 chore(deps): update dependency msw to v2.12.12 Mar 17, 2026
@renovate renovate bot force-pushed the renovate/msw-2.x branch 2 times, most recently from 8cabfec to d3d5aca Compare March 17, 2026 12:36
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.12 chore(deps): update dependency msw to v2.12.13 Mar 17, 2026
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.12.13 chore(deps): update dependency msw to v2.12.14 Mar 21, 2026
@renovate renovate bot force-pushed the renovate/msw-2.x branch from d3d5aca to d65b1e0 Compare March 21, 2026 02:02
@renovate renovate bot force-pushed the renovate/msw-2.x branch from d65b1e0 to 7aea8aa Compare April 1, 2026 18:35
@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 branch 2 times, most recently from 8d66a14 to bdb606a Compare April 7, 2026 21:14
@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 force-pushed the renovate/msw-2.x branch from bdb606a to 987e3ff Compare April 8, 2026 14:17
@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 branch from 987e3ff to 2da3f59 Compare April 14, 2026 05:57
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.13.2 chore(deps): update dependency msw to v2.13.3 Apr 14, 2026
@renovate renovate bot force-pushed the renovate/msw-2.x branch from 2da3f59 to 6ffe827 Compare April 16, 2026 17:50
@renovate renovate bot changed the title chore(deps): update dependency msw to v2.13.3 chore(deps): update dependency msw to v2.13.4 Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants