container-registry / backstage-plugin-harbor-backend

MIT License
5 stars 18 forks source link

Bump msw from 0.35.0 to 0.41.1 #80

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps msw from 0.35.0 to 0.41.1.

Release notes

Sourced from msw's releases.

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)

v0.39.2

0.39.2 (2022-03-15)

Bug Fixes

  • parseIsomorphicRequest: bypassing cookies properly (#1155) (755bc9d)
  • set "credentials" to "same-origin" for "ClientRequest" (#1159) (c3cd80a)
  • set minimal supported Node.js version to 14 (#1160) (d7ab139)

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

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 2 years ago

Superseded by #81.