Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump msw from 2.2.3 to 2.2.7 #219

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps msw from 2.2.3 to 2.2.7.

Release notes

Sourced from msw's releases.

v2.2.7 (2024-03-18)

Bug Fixes

  • resolve "~/core" import for .d.mts modules (#2095) (7cdbd1a2c4e02c11ba22e50b50ee042228d00f92) @​kettanaito

v2.2.6 (2024-03-17)

Bug Fixes

  • setupWorker: emit the correct life-cycle events for bypassed requests (#2094) (c485989df15962fb02a36fd85654228719f8fed7) @​kettanaito
  • bypass: support modifying the bypassed request (#2093) (2c8570b7130e2d98f4461ef144e171ac4aa2b8f3) @​kettanaito

v2.2.5 (2024-03-17)

Bug Fixes

  • improve the worker integrity warning (#2091) (e7493557e1c4d9ecece11cd45d29472c90c28426) @​kettanaito
  • make worker integrity mismatch a warning (#2090) (a0f8021ccf16565e772b81b1c70bebdba6d1df58) @​kettanaito

v2.2.4 (2024-03-16)

Bug Fixes

  • resolve "@​inquirer/confim" default export (#2088) (93d9f86a0c7cab6afd19a35ff1960c4d983844f8) @​kettanaito
  • parse "Set-Cookie" response header with commas correctly (#2075) (23c16e69e2c293c563e9665930182296fd0e5bad) @​ushiboy
Commits
  • a33d9e5 chore(release): v2.2.7
  • 7cdbd1a fix: resolve "~/core" import for .d.mts modules (#2095)
  • a16c999 chore(release): v2.2.6
  • c485989 fix(setupWorker): emit the correct life-cycle events for bypassed requests (#...
  • 2c8570b fix(bypass): support modifying the bypassed request (#2093)
  • 9c9539f chore(release): v2.2.5
  • 34449dd chore: use github sponsors for npm "funding"
  • e749355 fix: improve the worker integrity warning (#2091)
  • a0f8021 fix: make worker integrity mismatch a warning (#2090)
  • 67a4298 chore(release): v2.2.4
  • Additional commits viewable 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 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.2.3 to 2.2.7.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.2.3...v2.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from hugomrdias as a code owner March 18, 2024 21:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/msw@2.2.7 environment, filesystem, shell +55 40.4 MB kettanaito

🚮 Removed packages: npm/msw@2.2.3

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #225.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-2.2.7 branch March 25, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

0 participants