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 1.3.2 to 2.0.11 #1290

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps msw from 1.3.2 to 2.0.11.

Release notes

Sourced from msw's releases.

v2.0.11 (2023-12-11)

Bug Fixes

  • expose mockServiceWorker.js file in package exports (#1922) (5736efce63c0271ba37c69d2a7267e5cc614a444) @​thepassle

v2.0.10 (2023-12-04)

Bug Fixes

  • null-body responses enforced in createResponseListener instead o… (#1895) (ed09722b327fc81f1a6f8d4d600445629877179e) @​mattcosta7

v2.0.9 (2023-11-24)

Bug Fixes

v2.0.8 (2023-11-17)

Bug Fixes

  • graphql: allow null for "data" and "errors" response property types (#1867) (a7ffd32981fcda8acb70af28502ae7e98d16b353) @​kettanaito

v2.0.7 (2023-11-16)

Bug Fixes

v2.0.6 (2023-11-13)

Bug Fixes

  • GraphQL: expose request cookies in "cookies" argument (#1853) (463b74faaf445a4f751f8a25c67a8f98627f27f5) @​kettanaito
  • correct docs link for anonymous GraphQL operations (#1850) (e62827860e3b6ef291ada81d96025af2755e2505) @​okkimus @​kettanaito

v2.0.5 (2023-11-10)

Bug Fixes

  • xhr: support environments without location (React Native) (#1849) (f6601d995a3ddf0f2b5763a87a04ec132b649ed1) @​kettanaito

v2.0.4 (2023-11-08)

Bug Fixes

... (truncated)

Commits
  • ea28bd9 chore(release): v2.0.11
  • 5736efc fix: expose mockServiceWorker.js file in package exports (#1922)
  • 68e52e7 docs: add workleap to golden sponsors (#1918)
  • c27c320 chore(release): v2.0.10
  • ed09722 fix: null-body responses enforced in createResponseListener instead o… (#1895)
  • b440f12 test(resolutionContext): add test for baseUrl configuration (#1898)
  • 8100e6d test: add axios error response test (#1891)
  • 2ab2f23 chore(release): v2.0.9
  • 565e802 fix: skip parsing GraphQL requests if the request url doesn't match (#1871)
  • ce73dfe fix: throw on invalid request handlers value in ".use()" (#1876)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 15, 2023
Copy link

vercel bot commented Dec 15, 2023

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

Name Status Preview Comments Updated (UTC)
arroyo-erp-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 2:02pm

Bumps [msw](https://github.com/mswjs/msw) from 1.3.2 to 2.0.11.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v1.3.2...v2.0.11)

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

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

sonarcloud bot commented Jan 4, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

A newer version of msw exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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