container-registry / backstage-plugin-harbor-backend

MIT License
6 stars 17 forks source link

Bump msw from 0.21.3 to 0.39.2 #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps msw from 0.21.3 to 0.39.2.

Release notes

Sourced from msw's releases.

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)

v0.39.1

0.39.1 (2022-03-08)

Bug Fixes

  • add fallback for "_defaultAgent" in ClientRequest (#1152) (21fcbc5)

v0.39.0

0.39.0 (2022-03-07)

Breaking changes

Bug Fixes

  • setupWorker: resolve the "start" promise after the worker has activated (#1146) (f6e709c)

v0.38.2

0.38.2 (2022-03-02)

Bug Fixes

v0.38.1

0.38.1 (2022-02-19)

... (truncated)

Commits
  • c709acc chore(release): 0.39.2 [skip ci]
  • c95f86d chore: split the "build" script
  • 0f352bb chore: use GH_ADMIN_TOKEN for release
  • 19adb77 test(text-event-stream): await console messages
  • fed3b21 chore: add issue template forms (#1162)
  • d7ab139 fix: set minimal supported Node.js version to 14 (#1160)
  • 6f7ed98 fix: remove console.log from "setRequestCookies"
  • f7edf8c chore: list semantic-release plugins explicitly (#1161)
  • 755bc9d fix(parseIsomorphicRequest): bypassing cookies properly (#1155)
  • c3cd80a fix: set "credentials" to "same-origin" for "ClientRequest" (#1159)
  • 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 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 #79.