Skip to content

[stable33] chore(deps-dev): Bump msw from 2.12.10 to 2.13.2#59578

Merged
github-actions[bot] merged 1 commit intostable33from
dependabot/npm_and_yarn/stable33/msw-2.13.2
Apr 16, 2026
Merged

[stable33] chore(deps-dev): Bump msw from 2.12.10 to 2.13.2#59578
github-actions[bot] merged 1 commit intostable33from
dependabot/npm_and_yarn/stable33/msw-2.13.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps msw from 2.12.10 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.

v2.12.14 (2026-03-21)

Bug Fixes

v2.12.13 (2026-03-17)

Bug Fixes

  • GraphQL: support application/graphql-response+json response content-type (#2513) (4b8c330ac0dec25a61d21693ac38a097250f1255) @​phryneas @​kettanaito
  • HttpResponse: mark implicit content-type headers with a symbol (#2675) (98716e7b337aba0090695c2f70895f2f97afa3ee) @​kettanaito

v2.12.12 (2026-03-17)

Bug Fixes

v2.12.11 (2026-03-15)

Bug Fixes

Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner April 11, 2026 01:38
@dependabot dependabot bot added the 3. to review Waiting for reviews label Apr 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 11, 2026 01:38
@dependabot dependabot bot requested review from nfebe, sorbaugh and szaimen and removed request for a team April 11, 2026 01:38
@github-actions github-actions bot changed the title chore(deps-dev): Bump msw from 2.12.10 to 2.13.2 [stable33] chore(deps-dev): Bump msw from 2.12.10 to 2.13.2 Apr 11, 2026
@github-actions github-actions bot enabled auto-merge April 11, 2026 02:13
@AndyScherzinger
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [msw](https://github.com/mswjs/msw) from 2.12.10 to 2.13.2.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.10...v2.13.2)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.13.2
  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/stable33/msw-2.13.2 branch from 7e6a3c8 to cf119bb Compare April 16, 2026 07:30
@AndyScherzinger AndyScherzinger added this to the Nextcloud 33.0.3 milestone Apr 16, 2026
@github-actions github-actions bot merged commit 1c699ca into stable33 Apr 16, 2026
124 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/stable33/msw-2.13.2 branch April 16, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant