loblaw-sre / backstage-plugin-gitlab

Backstage plugin for Gitlab
52 stars 31 forks source link

Bump msw from 0.44.2 to 0.48.0 #218

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps msw from 0.44.2 to 0.48.0.

Release notes

Sourced from msw's releases.

v0.48.0 (2022-11-08)

Features

v0.47.4 (2022-10-04)

Bug Fixes

v0.47.3 (2022-09-15)

Bug Fixes

  • update "headers-polyfill" and "@​mswjs/interceptors" to fix "/lib" issue (#1407) (41d8c0895e5ca7bf12da86a8a94b974e19b93d5d)

v0.47.2 (2022-09-13)

Bug Fixes

  • fix a typo in the "listHandlers" method jsdoc (#1403) (c90eafb5caf0d27b81eced6cae4d1a257a7757b6)

v0.47.1 (2022-09-10)

Bug Fixes

  • print response log only when response arrives (#1392) (638fad9640885c0a85153c1b9ade61495d4295bb)

v0.47.0 (2022-09-04)

Features

  • add explicit exports map in package.json (#1383) (5e1c1a6a9ab4450073adf571d4b68978d177bf52)

v0.46.1 (2022-09-01)

Bug Fixes

  • deps: include "graphql" as a dependency (#1381) (8436515fd93e3f372205815b52ffc3a572da2690)

v0.46.0 (2022-08-31)

Features

... (truncated)

Commits
  • a6c17c8 chore(release): v0.48.0
  • 85ba844 feat: add "SetupApi" base class (#1445)
  • 670dda7 feat: do not interfere with shared workers (#1448)
  • 41798eb feat: makes the library esm-compatible (#1399)
  • 409512b docs: fix jsdoc default value for worker url (#1437)
  • 3e7c4c1 chore(release): v0.47.4
  • 3902b8c fix: correctly link types in package.json exports field (#1395)
  • dae755d chore: fixes tests on Windows using Unix-style path (#1420)
  • 933a9d6 fix: include error stack in log when handling uncaught exceptions (#1417)
  • 78d155f fix: remove duplicate response logging in the browser console (#1418)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #219.