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-dev): bump msw from 2.0.5 to 2.0.10 #278

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps msw from 2.0.5 to 2.0.10.

Release notes

Sourced from msw's releases.

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
Commits
  • 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)
  • f188d77 fix: resolve segfault issue caused by "node:events" import (#1885)
  • e078e91 chore: remove ts-ignores. force ts-expect-error (#1883)
  • 657edd8 chore(release): v2.0.8
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.0.10 branch from 58b8188 to ea64766 Compare December 6, 2023 17:05
Bumps [msw](https://github.com/mswjs/msw) from 2.0.5 to 2.0.10.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.0.5...v2.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/msw-2.0.10 branch from ea64766 to 6de0a8e Compare December 6, 2023 17:06
@iainsproat iainsproat merged commit 5eefa5a into main Dec 11, 2023
2 checks passed
@iainsproat iainsproat deleted the dependabot/npm_and_yarn/msw-2.0.10 branch December 11, 2023 16:54
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.

1 participant