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.35.0 to 0.48.0 #54

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps msw from 0.35.0 to 0.48.0.

Release notes

Sourced from msw's releases.

v0.48.0 (2022-11-08)

Features

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)

v0.46.1 (2022-09-01)

Bug Fixes

  • deps: include "graphql" as a dependency (#1381) (8436515fd93e3f372205815b52ffc3a572da2690)

v0.46.0 (2022-08-31)

Features

... (truncated)

Commits
  • a6c17c8 chore(release): v0.48.0
  • 85ba844 feat: add "SetupApi" base class (#1445)
  • 670dda7 feat: do not interfere with shared workers (#1448)
  • 41798eb feat: makes the library esm-compatible (#1399)
  • 409512b docs: fix jsdoc default value for worker url (#1437)
  • 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)
  • 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)

Bumps [msw](https://github.com/mswjs/msw) from 0.35.0 to 0.48.0.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v0.35.0...v0.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 9, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 10, 2022

Superseded by #55.

@dependabot dependabot bot closed this Nov 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-0.48.0 branch November 10, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants