Skip to content

chore(deps-dev): bump msw from 2.4.3 to 2.12.10#21118

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/msw-2.12.10
Open

chore(deps-dev): bump msw from 2.4.3 to 2.12.10#21118
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/msw-2.12.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps msw from 2.4.3 to 2.12.10.

Release notes

Sourced from msw's releases.

v2.12.10 (2026-02-10)

Bug Fixes

v2.12.9 (2026-02-06)

Bug Fixes

  • ws: support relative urls in ws.link (#2661) (2f1d23c1c4392638a7dfbc95d00ede6062aeae6c) @​kettanaito

v2.12.8 (2026-02-03)

Bug Fixes

  • update @mswjs/interceptors to fix a memory leak (#2659) (e5e905f60c4ad8dd621e720cde26390c84104362) @​kettanaito
  • update rettime (#2657) (3a7b4510138bc6e7ab5078f53e623d6a25cfd9ac) @​kettanaito

v2.12.7 (2025-12-27)

Bug Fixes

  • graphql: export the GraphQLLinkHandlers type (#2647) (cfab780e1d8110736567ebda129a4094e35f4c00) @​kettanaito
  • graphql: support TypedDocumentString as request predicate (#2646) (494d5e88791913ae2758b3d9c2b78987d3ac0adf) @​kettanaito
  • graphql: remove redundant DocumentNode union (#2645) (0f6e28f6a5ef903d5958348c16b495223820c164) @​kettanaito

v2.12.6 (2025-12-26)

Bug Fixes

  • sse: respect the worker quiet option (#2644) (d50f73e72b04122a676617ce84f394b800e623fd) @​kettanaito

v2.12.5 (2025-12-26)

Bug Fixes

v2.12.4 (2025-12-03)

Bug Fixes

  • handle incomplete localStorage in Node.js v25 (#2636) (3da2c762abb923eda60ad220f0534354d1683678) @​rvagg

v2.12.3 (2025-11-23)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for msw since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

@dependabot dependabot bot added the dependencies This PR involves changes to dependencies label Feb 11, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.12.10 branch 6 times, most recently from 0621972 to e1e88b7 Compare February 13, 2026 08:41
@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2026

Auto Review

No clear rule violations found in the current diff.

This is a dependency update PR (msw 2.4.3 → 2.12.10) with only package.json and lockfile changes. No RSSHub route code modifications detected. Reviewed at 2026-02-14.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.12.10 branch 2 times, most recently from 2567718 to 67fbc3f Compare February 14, 2026 14:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2026

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.12.10 branch 12 times, most recently from b055c8e to dbb55bc Compare February 20, 2026 12:28
@github-actions github-actions bot added the auto: DO NOT merge Docker won’t even start label Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.12.10 branch from dbb55bc to b276644 Compare February 23, 2026 12:47
@github-actions github-actions bot removed the auto: DO NOT merge Docker won’t even start label Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.12.10 branch 2 times, most recently from 4939e50 to 881d495 Compare February 24, 2026 08:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.12.10 branch 8 times, most recently from d66c00a to 7540869 Compare March 4, 2026 08:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.12.10 branch 13 times, most recently from 2d4f1ab to 64630d5 Compare March 10, 2026 14:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.12.10 branch 6 times, most recently from ee553d8 to 80b3f12 Compare March 13, 2026 01:41
Bumps [msw](https://github.com/mswjs/msw) from 2.4.3 to 2.12.10.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.4.3...v2.12.10)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.12.10
  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.12.10 branch from 80b3f12 to 563d417 Compare March 13, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto: ready to merge dependencies This PR involves changes to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants