FixMyBerlin / fixmy.frontend

FixMyBerlin - A Mobility Platform for Berlin
https://fixmyberlin.de
GNU Affero General Public License v3.0
19 stars 6 forks source link

Bump msw from 0.39.2 to 0.42.0 #1053

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps msw from 0.39.2 to 0.42.0.

Release notes

Sourced from msw's releases.

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

  • support typescript 4.3.x (#1244) (3bca5be178cf719b7776654b6875baba664af5af)

v0.40.0 (2022-05-17)

Features

  • add "unhandledException" life-cycle event (#1199) (5c9079904202bf968c0f7c3c8da0fa68173ce7b4)
  • improve PathParams type to support interface (#1219) (b70266f4da5baa94e746fa56d9cd02594304799d)
  • rename "DefaultRequestBody" to "DefaultBodyType" (53aa3a1c755685a56ae240ebc0f1fe2d3468527a)
  • add "req.passthrough" (#1204) (4e1b1ad87a87240d7ff6ff9f07fee3521e23435d)
  • add service worker scope and worker script URL to "Mocking enabled" message (#1172) (ab3d3996728985bc4d1c8c820eb91e9e5a3d9378)
  • set "typescript" optional peer dependency to 4.2.x (#985) (b1004a6d89bd737cb8784c937298120d95ce364e)

Bug Fixes

  • setupWorker: warn on multiple "worker.start" and "worker.stop" calls (#1238) (cfe07099587827b8e482015e47ba2d1a49119cd2)
  • remove console.log from "setRequestCookies" (6f7ed98cfcbfc20c614c6f1e5b1fe0da9010ed62)
  • set "credentials" to "same-origin" for "ClientRequest" (#1159) (c3cd80a724eacae897a2d06fbec0eb9107be525c)
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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #1053 (9997b6d) into dependabot/merge (c75f099) will not change coverage. The diff coverage is n/a.

@@                Coverage Diff                @@
##           dependabot/merge    #1053   +/-   ##
=================================================
  Coverage             36.49%   36.49%           
=================================================
  Files                   499      499           
  Lines                  9425     9425           
  Branches               2018     2018           
=================================================
  Hits                   3440     3440           
  Misses                 5538     5538           
  Partials                447      447           
Flag Coverage Δ
unittests 36.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c75f099...9997b6d. Read the comment docs.

ohrie commented 2 years ago

@dependabot ignore this dependency

dependabot[bot] commented 2 years ago

OK, I won't notify you about msw again, unless you re-open this PR or update it yourself. 😢