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 1.2.2 to 2.1.3 #317

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps msw from 1.2.2 to 2.1.3.

Release notes

Sourced from msw's releases.

v2.1.3 (2024-01-22)

Bug Fixes

  • export "getResponse" for batched GraphQL queries (#1982) (42f147367709d85c09ec44eb300848d0bbbf1b6d) @​kettanaito
  • reduce library footprint by avoiding barrel imports (#1987) (b803e26a65fff537332ccfcb0a1a53dc4462659c) @​thepassle

v2.1.2 (2024-01-17)

Bug Fixes

  • export "HttpRequestHandler" and "GraphQLRequestHandler" types (#1973) (ca423d9ffcf940ed9118e65126b5008e355fc2b3) @​kettanaito

v2.1.1 (2024-01-17)

Bug Fixes

  • annotate the "requestId" response resolver argument (#1969) (f22294eb81bb53495265fba777e049a7102c2e1f) @​skvale

v2.1.0 (2024-01-15)

Features

  • up tsconfig target for more modern syntax (#1780) (29182cebaaa5e7acfebcc513e5f84e8723236d27) @​thepassle @​kettanaito
  • add "requestId" as response resolver argument (#1942) (51ab8cc0e31848e82eebc2f3e0cdf280f4a2ef8e) @​skvale @​kettanaito
  • support multiple directories in "msw.workerDirectory" (#1832) (4dbf99ac542b2f2dbca70874d638fb7261d9ffdd) @​kettanaito
  • deprecate "waitUntilReady" (deferNetworkUntil) worker option (#1964) (86a22ac92f77a11c0fd165f1313de1cc8f936f16) @​kettanaito
  • support throwing responses in response resolvers (#1963) (39dc0e64497df448de74fe827fe6f1b4ecdbf5c4) @​kettanaito

Shoutout to @​mattcosta7 for his continuous on the library's performance and stability 🎉

v2.0.14 (2024-01-12)

Bug Fixes

v2.0.13 (2024-01-09)

Bug Fixes

  • publish source and include sourcemaps (#1958) (68a57bd042c6c938f1a5bd84b21e068ad9517a78) @​kettanaito

v2.0.12 (2024-01-05)

Bug Fixes

... (truncated)

Commits
  • 7edfc19 chore(release): v2.1.3
  • 42f1473 fix: export "getResponse" for batched GraphQL queries (#1982)
  • b803e26 fix: reduce library footprint by avoiding barrel imports (#1987)
  • 2c095f4 docs: move chromatic to golden sponsors (#1980)
  • dd980cf chore: update minimal node version in browser template (#1974)
  • 6f2f388 test: add 206 bypassed response test (#1975)
  • 62a5574 chore(release): v2.1.2
  • ca423d9 fix: export "HttpRequestHandler" and "GraphQLRequestHandler" types (#1973)
  • d6f7779 chore(release): v2.1.1
  • f22294e fix: annotate the "requestId" response resolver argument (#1969)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [msw](https://github.com/mswjs/msw) from 1.2.2 to 2.1.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v1.2.2...v2.1.3)

---
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 Jan 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #319.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/msw-2.1.3 branch January 29, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AnyChange dependencies Pull requests that update a dependency file repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants