Skip to content

Bump msw from 2.12.7 to 2.13.6#562

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/msw-2.12.14
Open

Bump msw from 2.12.7 to 2.13.6#562
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/msw-2.12.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Bumps msw from 2.12.7 to 2.13.6.

Release notes

Sourced from msw's releases.

v2.13.6 (2026-04-24)

Bug Fixes

  • WebSocketHandler: add public test() method (#2727) (3da7048e05fae80fe3410e3af86f6c3dd3cfaead) @​kettanaito

v2.13.5 (2026-04-23)

Bug Fixes

  • reset generator state on .resetHandlers()/.restoreHandlers() (#2725) (8d16801cacd89e5aff336c43e888df19fad04417) @​kettanaito

v2.13.4 (2026-04-16)

Bug Fixes

v2.13.3 (2026-04-14)

Bug Fixes

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.

... (truncated)

Commits
  • a680221 chore(release): v2.13.6
  • 3da7048 fix(WebSocketHandler): add public test() method (#2727)
  • d814fc8 chore(release): v2.13.5
  • 8d16801 fix: reset generator state on .resetHandlers()/.restoreHandlers() (#2725)
  • edeb058 chore: replace missing ServiceWorkerIncomingRequest with `IncomingWorkerReq...
  • 20521b9 chore(release): v2.13.4
  • 580256b fix: implement proper ServiceWorkerSource singleton pattern (#2715)
  • 9dedf52 fix: use verbatimModuleSyntax consistently in exports (#2702)
  • d0cbd2d fix: update dependencies (#2719)
  • 429e05c fix(sse): respect request.signal for the underlying stream (#2718)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for msw since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/msw-2.12.14 branch 22 times, most recently from 1cd2f64 to 97201d3 Compare April 22, 2026 07:57
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/msw-2.12.14 branch 2 times, most recently from 4d14c10 to 35dabb5 Compare April 22, 2026 13:40
Bumps [msw](https://github.com/mswjs/msw) from 2.12.7 to 2.13.6.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.7...v2.13.6)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.12.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump msw from 2.12.7 to 2.12.14 Bump msw from 2.12.7 to 2.13.6 Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/msw-2.12.14 branch from 35dabb5 to 4ee418d Compare April 27, 2026 13:18
@kneth kneth requested a review from joncombe as a code owner May 11, 2026 14:51
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.

1 participant