container-registry / backstage-plugin-harbor-backend

MIT License
5 stars 18 forks source link

Bump msw from 0.21.3 to 0.39.1 #48

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps msw from 0.21.3 to 0.39.1.

Release notes

Sourced from msw's releases.

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)

Bug Fixes

  • handleRequest: bypass request only if "x-msw-bypass" header equals "true" (#1110) (1a7bc36)

v0.38.0

0.38.0 (2022-02-19)

Features

  • update to @​mswjs/interceptors 0.13.3 (#1095) (e288d18), closes #1102
  • allow default behavior of onUnhandledRequest in a custom callback (mswjs/msw#1096):
</tr></table> 

... (truncated)

Commits
  • 21fcbc5 fix: add fallback for "_defaultAgent" in ClientRequest (#1152)
  • ad42af6 chore: remove "prepublishOnly", move build to "prepack"
  • 9e3f8f1 test(delay): increase deviation to 300ms
  • e45d659 test(method): use local server
  • 36b138b chore: use "macos-latest" for ci (#1148)
  • 9d7a4ff test(waitUntilReady): use delayed worker to test concurrency (#1147)
  • 13d60fb chore: decrease jest workers to 1 for integration tests
  • f6e709c fix(setupWorker): resolve the "start" promise after the worker has activated ...
  • d7bdeec chore: enable caching via the "setup-node" action (#1137)
  • 6f4895e feat: require node 16 and higher (#1136)
  • 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 #54.