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

Bump msw from 0.46.1 to 0.47.4 in /frontend #2623

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps msw from 0.46.1 to 0.47.4.

Release notes

Sourced from msw's releases.

v0.47.4 (2022-10-04)

Bug Fixes

v0.47.3 (2022-09-15)

Bug Fixes

  • update "headers-polyfill" and "@​mswjs/interceptors" to fix "/lib" issue (#1407) (41d8c0895e5ca7bf12da86a8a94b974e19b93d5d)

v0.47.2 (2022-09-13)

Bug Fixes

  • fix a typo in the "listHandlers" method jsdoc (#1403) (c90eafb5caf0d27b81eced6cae4d1a257a7757b6)

v0.47.1 (2022-09-10)

Bug Fixes

  • print response log only when response arrives (#1392) (638fad9640885c0a85153c1b9ade61495d4295bb)

v0.47.0 (2022-09-04)

Features

  • add explicit exports map in package.json (#1383) (5e1c1a6a9ab4450073adf571d4b68978d177bf52)
Commits
  • 3e7c4c1 chore(release): v0.47.4
  • 3902b8c fix: correctly link types in package.json exports field (#1395)
  • dae755d chore: fixes tests on Windows using Unix-style path (#1420)
  • 933a9d6 fix: include error stack in log when handling uncaught exceptions (#1417)
  • 78d155f fix: remove duplicate response logging in the browser console (#1418)
  • 1caf8df chore: update "@​ossjs/release" to 0.4.0 (#1409)
  • 30ddb8d chore(release): v0.47.3
  • 41d8c08 fix: update "headers-polyfill" and "@​mswjs/interceptors" to fix "/lib" issue ...
  • a9b8126 chore(release): v0.47.2
  • c90eafb fix: fix a typo in the "listHandlers" method jsdoc (#1403)
  • 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2022
@netlify
Copy link

netlify bot commented Oct 10, 2022

Deploy Preview for fx-relay-demo failed.

Name Link
🔨 Latest commit 2f791e4
🔍 Latest deploy log https://app.netlify.com/sites/fx-relay-demo/deploys/63447fe6b1cd6100091a9756

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/msw-0.47.4 branch 3 times, most recently from 6ce4071 to ab5fafd Compare October 10, 2022 19:17
Bumps [msw](https://github.com/mswjs/msw) from 0.46.1 to 0.47.4.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v0.46.1...v0.47.4)

---
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/frontend/msw-0.47.4 branch from ab5fafd to 2f791e4 Compare October 10, 2022 20:26
@Vinnl
Copy link
Collaborator

Vinnl commented Oct 10, 2022

Like in #2461 (comment), there's still no fix for mswjs/msw#1267...

[There] appears to be an issue with mjs, so let's skip this version and wait for a new version that hopefully fixes it.

@dependabot close

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/msw-0.47.4 branch October 10, 2022 20:59
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

1 participant