Skip to content

Comments

chore(deps-dev): Bump msw from 2.9.0 to 2.10.2#940

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/msw-2.10.2
Jun 14, 2025
Merged

chore(deps-dev): Bump msw from 2.9.0 to 2.10.2#940
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/msw-2.10.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2025

Bumps msw from 2.9.0 to 2.10.2.

Release notes

Sourced from msw's releases.

v2.10.2 (2025-06-09)

Bug Fixes

  • TypeScript: support Response.error() and HttpResponse.error() as mocked responses (#2132) (72cc8ddac8f030f747b674148b03e5a025e412d2) @​jacquesg @​kettanaito

v2.10.1 (2025-06-07)

Bug Fixes

  • update @mswjs/interceptors to support WebSocket server protocol (#2528) (6704fa042a3eaa71b68eb7b9028a7464b2b30cef) @​kettanaito

v2.10.0 (2025-06-07)

Features

  • WebSocketHandler: add run method (#2527) (94fc78ea50bd8c3334945d3047650c8b82c2f754) @​kettanaito
Commits
  • a30cdf5 chore(release): v2.10.2
  • 72cc8dd fix(TypeScript): support Response.error() and HttpResponse.error() as moc...
  • d38097f chore(release): v2.10.1
  • 6704fa0 fix: update @mswjs/interceptors to support WebSocket server protocol (#2528)
  • dce459e chore(release): v2.10.0
  • 94fc78e feat(WebSocketHandler): add run method (#2527)
  • ca9d877 chore: run preview release on all pull requests (#2526)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @nextcloud-command.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 added the type: dependencies 🔗 update or change of dependency label Jun 14, 2025
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [msw](https://github.com/mswjs/msw) from 2.9.0 to 2.10.2.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.9.0...v2.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.10.2 branch from 87728b3 to 0f1e7dd Compare June 14, 2025 01:14
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 7f71621 into main Jun 14, 2025
14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-2.10.2 branch June 14, 2025 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies 🔗 update or change of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant