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

build(deps-dev): bump msw from 1.2.2 to 2.2.10 #338

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps msw from 1.2.2 to 2.2.10.

Release notes

Sourced from msw's releases.

v2.2.10 (2024-03-22)

Bug Fixes

v2.2.9 (2024-03-20)

Bug Fixes

v2.2.8 (2024-03-19)

Bug Fixes

  • setupWorker: remove left-over console.log() (#2099) (cf979915aab2ed1759c6c05a6eb5e038fc0dcb2a) @​kettanaito

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

v2.2.3 (2024-03-08)

Bug Fixes

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

... (truncated)

Commits
  • 16fadfe chore(release): v2.2.10
  • fc44a2c chore: use vitest for type testing (#2033)
  • 9af301a fix: feature "new URL()" in the redundant query params warning (#2102)
  • 30bc5ac docs: add vital to bronze sponsors (#2103)
  • 313691b chore(release): v2.2.9
  • 1370736 fix: properly infer parameter and return types in server.boundary() (#2101)
  • 21f44d7 chore(release): v2.2.8
  • 9a64ec7 docs: await worker.start() in the example
  • cf97991 fix(setupWorker): remove left-over console.log() (#2099)
  • a33d9e5 chore(release): v2.2.7
  • 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 added the dependencies Pull requests that update a dependency file label Mar 23, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.2.10 branch from dffc314 to 06a921f Compare March 23, 2024 11:50
Bumps [msw](https://github.com/mswjs/msw) from 1.2.2 to 2.2.10.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v1.2.2...v2.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.2.10 branch from 06a921f to 7f19dba Compare March 23, 2024 13:02
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #346.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-2.2.10 branch April 1, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AnyChange dependencies Pull requests that update a dependency file repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants