Skip to content

chore(deps-dev): bump msw from 2.12.14 to 2.13.2#2593

Merged
Piyush-85 merged 1 commit intomainfrom
dependabot/npm_and_yarn/msw-2.13.2
Apr 16, 2026
Merged

chore(deps-dev): bump msw from 2.12.14 to 2.13.2#2593
Piyush-85 merged 1 commit intomainfrom
dependabot/npm_and_yarn/msw-2.13.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps msw from 2.12.14 to 2.13.2.

Release notes

Sourced from msw's releases.

v2.13.2 (2026-04-08)

Bug Fixes

  • delay: prevent infinite mode from throwing (#2697) (613d4a1d6cd96e006af126d6a13e32e884f48733) @​kettanaito

v2.13.1 (2026-04-07)

Bug Fixes

  • annotate life-cycle events correctly (#2694) (e7890e91627c828bd4d788f09e179bffbc8a8506) @​kettanaito

v2.13.0 (2026-04-06)

Features

  • use the network source architecture (defineNetwork) (#2650) (2b73790082d412580047c430519340958025226d) @​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.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 9, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 9, 2026 08:42
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Apr 9, 2026
@tusharpandey13 tusharpandey13 force-pushed the dependabot/npm_and_yarn/msw-2.13.2 branch from eae4152 to dbc8123 Compare April 15, 2026 09:19
tusharpandey13
tusharpandey13 previously approved these changes Apr 15, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.97%. Comparing base (fd10dbd) to head (3fdc5ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2593   +/-   ##
=======================================
  Coverage   89.97%   89.97%           
=======================================
  Files          63       63           
  Lines        7623     7623           
  Branches     1614     1614           
=======================================
  Hits         6859     6859           
  Misses        752      752           
  Partials       12       12           

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

@Piyush-85
Copy link
Copy Markdown
Contributor

@dependabot recreate

Dependabot couldn't find the original pull request head commit, eae4152.
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.13.2 branch from 3fdc5ff to 492bbcd Compare April 16, 2026 06:59
@Piyush-85 Piyush-85 merged commit 060ba78 into main Apr 16, 2026
9 of 10 checks passed
@Piyush-85 Piyush-85 deleted the dependabot/npm_and_yarn/msw-2.13.2 branch April 16, 2026 07:07
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants