Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

chore(deps-dev): bump msw from 2.7.0 to 2.10.1 #431

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps msw from 2.7.0 to 2.10.1.

Release notes

Sourced from msw's releases.

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

v2.9.0 (2025-06-03)

Features

  • send request reference within the RESPONSE event (#2510) (425635161dddb3457eea37b996b41b7c731fc69f) @​kettanaito

v2.8.7 (2025-05-31)

Bug Fixes

  • update links to the documentation (#2519) (56f24d52a8dd6510d7430b9b2de5a816db1d8c9e) @​kettanaito

v2.8.6 (2025-05-29)

Bug Fixes

  • browser: set the default entrypoint to commonjs (#2516) (ee44fab147c83d45095bd2c14fdfffbff876d721) @​kettanaito

v2.8.5 (2025-05-27)

Bug Fixes

  • HttpResponse: strictly annotate all response methods (#2509) (2cdc2b1d4436e600f00a54568ae5999a0dc97b77) @​kettanaito
  • update @mswjs/interceptors to 0.38.7 (#2508) (b06fd0e83af70a94303489062de7a5c49fb80ae7) @​kettanaito

v2.8.4 (2025-05-19)

Bug Fixes

v2.8.3 (2025-05-17)

Bug Fixes

  • HttpResponse: export StrictResponse type again with added deprecation notice (#2500) (a5bbe977481139ce0ea34d065054e76e75befa7a) @​christoph-fricke

v2.8.2 (2025-05-09)

... (truncated)

Commits

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 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)

Bumps [msw](https://github.com/mswjs/msw) from 2.7.0 to 2.10.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.7.0...v2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 7, 2025
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 15510777622

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 66.303%

Files with Coverage Reduction New Missed Lines %
src/features/dashboard-messages/components/conversation-secrets-detected.tsx 2 0.0%
Totals Coverage Status
Change from base Build 13927059990: -0.1%
Covered Lines: 911
Relevant Lines: 1311

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2025

Superseded by #437.

@dependabot dependabot bot closed this Jun 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-2.10.1 branch June 14, 2025 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

1 participant