Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps msw from 2.1.5 to 2.2.3.

Release notes

Sourced from msw's releases.

v2.2.3 (2024-03-08)

Bug Fixes

  • remove the upper range for typescript peer dependency (#2077) (07cc073f0ddd46333de4ba42d3dc0dd2d01925b6) @​kettanaito

v2.2.2 (2024-02-28)

Bug Fixes

  • set correct "Content-Length" response header for special characters (#2045) (#2046) (eb3e284a3e27956987854d23878aa4ea11c56dde) @​ZeroCho

v2.2.1 (2024-02-17)

Bug Fixes

v2.2.0 (2024-02-12)

Features

Bug Fixes

  • setupWorker: set "response.url" in "response:*" events (#2031) (0e9d65ffbfb1f83a47c7dc2fcb2c885cbbf5d2ac) @​kettanaito

v2.1.7 (2024-02-06)

Bug Fixes

Special thanks to @​willdawsonme for investigating these issues.

v2.1.6 (2024-02-05)

Bug Fixes

  • return type of "passthrough" (#2002) (b030db5b70664c835f6ac01171a790af35181202) @​kettanaito
Commits
  • e32bcec chore(release): v2.2.3
  • bb93d70 chore: update to typescript@5.4 (#2073)
  • 07cc073 fix: remove the upper range for typescript peer dependency (#2077)
  • b3e47f7 chore(release): v2.2.2
  • eb3e284 fix: set correct "Content-Length" response header for special characters (#20...
  • 23fc364 chore(release): v2.2.1
  • a78d57d fix: remove unused types (#2043)
  • 5641cf1 chore(release): v2.2.0
  • 0e9d65f fix(setupWorker): set "response.url" in "response:*" events (#2031)
  • a076142 feat: drop webpack 4 support (remove "chokidar") (#2021)
  • 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)

@dependabot dependabot bot requested a review from hugomrdias as a code owner March 11, 2024 21:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2024
@socket-security
Copy link

socket-security bot commented Mar 11, 2024

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

Package New capabilities Transitives Size Publisher
npm/msw@2.2.3 environment, filesystem, shell +39 7.21 MB kettanaito
npm/tempy@3.1.0 None +2 21.9 kB sindresorhus
npm/testcontainers@10.7.2 environment, filesystem, network, shell Transitive: eval +81 8.58 MB cristianrgreco

🚮 Removed packages: npm/msw@2.1.5

View full report↗︎

Bumps [msw](https://github.com/mswjs/msw) from 2.1.5 to 2.2.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.1.5...v2.2.3)

---
updated-dependencies:
- dependency-name: msw
  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.2.3 branch from 6ae61f6 to 4420ba5 Compare March 12, 2024 14:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #181.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-2.2.3 branch March 18, 2024 21:27
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.

1 participant