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): bump msw from 1.0.1 to 2.3.2 #561

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2024

Bumps msw from 1.0.1 to 2.3.2.

Release notes

Sourced from msw's releases.

v2.3.2 (2024-07-19)

Bug Fixes

v2.3.1 (2024-06-01)

Bug Fixes

v2.3.0 (2024-05-08)

[!WARNING] This release changes how MSW treats unhandled exceptions in response resolvers. Previously, they were treated as request errors. Starting with this release, unhandled resolver exceptions will be coerced to 500 Unhandled Exception mocked error responses produced by the library. Please note that you must not intentionally throw errors in your resolvers. Please use Response.error() to mock request/network errors. Unhandled exceptions are considered unintended and will be treated as if they happen on the actual server.

Features

  • treat unhandled exceptions in handlers as 500 error responses (#2135) (519139924639a0135169210a0d9c5cd0a0d3e994) @​kettanaito
  • prioritize the node export when importing msw/node (#2134, transitively through @​mswjs/interceptors).
  • add a new unhandledException event (#2135, docs).
server.events.on('unhandledException', ({ request, error }) => {
  console.log('%s %s errored! See details below.', request.method, request.url)
  console.error(error)
})

Bug Fixes

  • Disposable: make the ".dispose()" method synchronous (#2144) (686d3d668f7b76cbf26f75c990fded5e4fd298da) @​kettanaito

v2.2.14 (2024-04-17)

Bug Fixes

v2.2.13 (2024-03-27)

Bug Fixes

  • use createRequestId() instead of crypto.randomUUID() (#2113) (8f2be77627b94318e6c2e6d6eee38fc49558c6d9) @​kettanaito

v2.2.12 (2024-03-27)

Bug Fixes

... (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 1.0.1 to 2.3.2.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v1.0.1...v2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2024
Copy link

vercel bot commented Jul 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
redux-offline-example ❌ Failed (Inspect) Jul 21, 2024 4:55pm

Copy link

package-lock.json changes

Summary

Status Count
ADDED 12
UPDATED 15
REMOVED 32
Click to toggle table visibility
Name Status Previous Current
@bundled-es-modules/cookie ADDED - 2.0.0
@bundled-es-modules/statuses ADDED - 1.0.1
@inquirer/confirm ADDED - 3.1.16
@inquirer/core ADDED - 9.0.4
@inquirer/figures ADDED - 1.0.4
@inquirer/type ADDED - 1.5.0
@mswjs/cookies UPDATED 0.2.2 1.1.1
@mswjs/interceptors UPDATED 0.17.6 0.29.1
@open-draft/deferred-promise ADDED - 2.2.0
@open-draft/logger ADDED - 0.3.0
@open-draft/until UPDATED 1.0.3 2.1.0
@types/cookie UPDATED 0.4.1 0.6.0
@types/debug REMOVED 4.1.7 -
@types/js-levenshtein REMOVED 1.1.1 -
@types/ms REMOVED 0.7.31 -
@types/mute-stream ADDED - 0.0.4
@types/node UPDATED 20.11.0 20.14.11
@types/set-cookie-parser REMOVED 2.4.2 -
@types/statuses ADDED - 2.0.5
@types/wrap-ansi ADDED - 3.0.0
@xmldom/xmldom REMOVED 0.8.6 -
@zxing/text-encoding REMOVED 0.9.0 -
base64-js REMOVED 1.5.1 -
bl REMOVED 4.1.0 -
buffer REMOVED 5.7.1 -
chardet REMOVED 0.7.0 -
cli-cursor REMOVED 3.1.0 -
cli-spinners UPDATED 2.7.0 2.9.2
cli-width UPDATED 3.0.0 4.1.0
clone REMOVED 1.0.4 -
defaults REMOVED 1.0.4 -
external-editor REMOVED 3.1.0 -
figures REMOVED 3.2.0 -
graphql UPDATED 16.6.0 16.9.0
headers-polyfill UPDATED 3.1.2 4.0.3
ieee754 REMOVED 1.2.1 -
inquirer REMOVED 8.2.5 -
is-generator-function REMOVED 1.0.10 -
is-interactive REMOVED 1.0.0 -
is-node-process UPDATED 1.0.1 1.2.0
is-unicode-supported REMOVED 0.1.0 -
js-levenshtein REMOVED 1.1.6 -
log-symbols REMOVED 4.1.0 -
msw UPDATED 1.0.1 2.3.2
mute-stream UPDATED 0.0.8 1.0.0
ora REMOVED 5.4.1 -
os-tmpdir REMOVED 1.0.2 -
outvariant UPDATED 1.3.0 1.4.3
restore-cursor REMOVED 3.1.0 -
run-async REMOVED 2.4.1 -
rxjs REMOVED 7.8.0 -
set-cookie-parser REMOVED 2.5.1 -
strict-event-emitter UPDATED 0.2.8 0.5.1
tmp REMOVED 0.0.33 -
util REMOVED 0.12.5 -
wcwidth REMOVED 1.0.1 -
web-encoding REMOVED 1.1.5 -
yargs UPDATED 17.6.2 17.7.2
yoctocolors-cjs ADDED - 2.1.2

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2024

Superseded by #564.

@dependabot dependabot bot closed this Aug 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-2.3.2 branch August 4, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge 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.

0 participants