Skip to content

Bump msw from 1.2.3 to 2.1.0 in /client#760

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/client/msw-2.1.0
Closed

Bump msw from 1.2.3 to 2.1.0 in /client#760
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/client/msw-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 16, 2024

Copy link
Copy Markdown
Contributor

Bumps msw from 1.2.3 to 2.1.0.

Release notes

Sourced from msw's releases.

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

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

  • skip parsing GraphQL requests if the request url doesn't match (#1871) (565e802c6dd0f971f939d7adcbeb82cf2de1af59) @​mattcosta7 @​kettanaito
  • throw on invalid request handlers value in ".use()" (#1876) (ce73dfecee7b20a131e6a020c5e6661987b0d3ce) @​kettanaito

... (truncated)

Commits
  • a4d87da chore(release): v2.1.0
  • afdf000 chore: install playwright browsers on release
  • 29182ce feat: up tsconfig target for more modern syntax (#1780)
  • f18c48c chore: install playwright browsers on smoke tests (#1967)
  • 429710d chore: upgrade dependencies (#1966)
  • 51ab8cc feat: add "requestId" as response resolver argument (#1942)
  • 4dbf99a feat: support multiple directories in "msw.workerDirectory" (#1832)
  • 86a22ac feat: deprecate "waitUntilReady" (deferNetworkUntil) worker option (#1964)
  • 39dc0e6 feat: support throwing responses in response resolvers (#1963)
  • 4511f25 ci: nightly rc check for typescript (#1912)
  • 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)

Bumps [msw](https://github.com/mswjs/msw) from 1.2.3 to 2.1.0.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v1.2.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 16, 2024
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@dependabot @github

dependabot Bot commented on behalf of github Jan 22, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #767.

@dependabot dependabot Bot closed this Jan 22, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/client/msw-2.1.0 branch January 22, 2024 09:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants