Skip to content

chore: bump msw from 2.12.14 to 2.13.0#4371

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/msw-2.13.0
Open

chore: bump msw from 2.12.14 to 2.13.0#4371
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/msw-2.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps msw from 2.12.14 to 2.13.0.

Release notes

Sourced from msw's releases.

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 6, 2026 17:09
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 6, 2026

⚠️ No Changeset found

Latest commit: 976c381

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the 🚧 chore maintaines work, (update deps, workflos ...) label Apr 6, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.13.0 branch from 976d1ff to 6eb0330 Compare April 6, 2026 17:17
Bumps [msw](https://github.com/mswjs/msw) from 2.12.14 to 2.13.0.
- [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.0)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.13.0 branch from 6eb0330 to 976c381 Compare April 7, 2026 17:15
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 54.56% 2080 / 3812
🔵 Statements 53.67% 2491 / 4641
🔵 Functions 41.74% 764 / 1830
🔵 Branches 35.7% 944 / 2644
File CoverageNo changed files found.
Generated in workflow #12951 for commit 976c381 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚧 chore maintaines work, (update deps, workflos ...) 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.

0 participants