Skip to content

chore(deps): bump msw from 2.12.14 to 2.13.4#741

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/msw-2.13.2
Closed

chore(deps): bump msw from 2.12.14 to 2.13.4#741
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/msw-2.13.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps msw from 2.12.14 to 2.13.4.

Release notes

Sourced from msw's releases.

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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
msw [>= 2.11.a, < 2.12]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 18, 2026
@dependabot dependabot Bot requested review from hugomrdias and rvagg as code owners April 18, 2026 09:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 18, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Apr 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/msw-2.13.2 branch from d3ebe76 to 6d5e219 Compare April 22, 2026 14:38
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 22, 2026

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/msw-2.13.2 branch from 6d5e219 to 0427070 Compare April 22, 2026 16:54
Bumps [msw](https://github.com/mswjs/msw) from 2.12.14 to 2.13.4.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.14...v2.13.4)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump msw from 2.12.14 to 2.13.2 chore(deps): bump msw from 2.12.14 to 2.13.4 Apr 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/msw-2.13.2 branch from 0427070 to 08b94c2 Compare April 24, 2026 10:33
@BigLep BigLep moved this from 📌 Triage to 🐱 Todo in FOC Apr 24, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 25, 2026

Superseded by #755.

@dependabot dependabot Bot closed this Apr 25, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/msw-2.13.2 branch April 25, 2026 09:33
@github-project-automation github-project-automation Bot moved this from 🐱 Todo to 🎉 Done in FOC Apr 25, 2026
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

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

1 participant