marcobiedermann / spotify-clone

🎵 Simple Spotify clone using their Web API.
https://marcobiedermann-spotify-clone.netlify.com/
MIT License
4 stars 0 forks source link

chore(deps-dev): bump msw from 0.39.2 to 0.42.3 #387

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps msw from 0.39.2 to 0.42.3.

Release notes

Sourced from msw's releases.

v0.42.3 (2022-06-22)

Bug Fixes

  • apply response delay conditionally (#1300) (496154da7e76007977d0c5e937a79e0fc55ae34b)

v0.42.2 (2022-06-22)

Bug Fixes

  • setupServer: reference interceptors to support fast refresh (#1299) (72f0b2516bc2fd0372cd62fc54fcf1f4e0b46b7f)

v0.42.1 (2022-06-07)

Bug Fixes

  • add "ctx.field()" for GraphQL responses (#1257) (442f48dd606fca8fa9156785fc0e85e9e9d48793)

v0.42.0 (2022-05-30)

Features

  • upgrade to @​mswjs/interceptors 0.16 (#1262) (2176577bebda3b6e3a3f6027f4f0ebe2974af86a)

Bug Fixes

  • remove "esm" build target (#1263) (61a755a4b2672187847bfaf95f99b5f984c64854)

v0.41.1 (2022-05-27)

Bug Fixes

  • support typescript 4.7 (#1256) (b02027005969c70fd414df1d45def9ebed1a88c3)

v0.41.0 (2022-05-22)

Features

  • improve module formats (cjs, esm, iife) (#1247) (00e9c58c242d77fc5ce7966ce6e289b0a7e2cf0e)

v0.40.2 (2022-05-20)

Bug Fixes

  • support typescript 4.4.x, 4.5.x, 4.6.x (#1245) (5378416792be4f0d573149290f920e10ffdd2c61)

v0.40.1 (2022-05-19)

Bug Fixes

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #390.