Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Bump msw from 0.36.8 to 1.0.1 #146

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

Bumps msw from 0.36.8 to 1.0.1.

Release notes

Sourced from msw's releases.

v1.0.1 (2023-02-10)

Bug Fixes

v1.0.0 (2023-01-25)

⚠️ BREAKING CHANGES

Features

  • throw and suggest a URL polyfill for React Native (#1520) (b4ac82921d13bd539f1d53ec9c6345c91dc6637b) @​kettanaito

v0.49.3 (2023-01-19)

Bug Fixes

v0.49.2 (2022-12-13)

Bug Fixes

v0.49.1 (2022-11-28)

Bug Fixes

v0.49.0 (2022-11-19)

Features

  • support TypeScript 4.9, drop support for TypeScript 4.2, 4.3 (#1467) (af0277da900e20c7fb270ddb46be20deb487aefc) @​wtchnm

v0.48.3 (2022-11-15)

Bug Fixes

v0.48.2 (2022-11-13)

Bug Fixes

... (truncated)

Commits
  • 2633fa9 chore(release): v1.0.1
  • 12a581f fix: add "package.json" subpath export (#1530)
  • 1180c41 chore(release): v1.0.0
  • 4fde47e feat: rename "SetupWorkerApi"/"SetupServerApi" types to "SetupWorker"/"SetupS...
  • b4ac829 feat: throw and suggest a URL polyfill for React Native (#1520)
  • 2ae9fa9 chore(release): v0.49.3
  • 6a94b8c fix: use EventTarget-based event emitter (#1522)
  • 7d564a1 chore(deps): bump json5 from 1.0.1 to 1.0.2 (#1514)
  • 7380011 chore(release): v0.49.2
  • 42cdbc7 fix: use globalThis.fetch in ctx.fetch utility (#1490)
  • 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.36.8 to 1.0.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v0.36.8...v1.0.1)

---
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 added the dependencies Pull requests that update a dependency file label Feb 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #147.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-1.0.1 branch February 24, 2023 10:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants