loblaw-sre / backstage-plugin-gitlab

Backstage plugin for Gitlab
52 stars 31 forks source link

Bump msw from 0.44.2 to 0.49.2 #239

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps msw from 0.44.2 to 0.49.2.

Release notes

Sourced from msw's releases.

v0.49.2 (2022-12-13)

Bug Fixes

v0.49.1 (2022-11-28)

Bug Fixes

v0.49.0 (2022-11-19)

Features

  • support TypeScript 4.9, drop support for TypeScript 4.2, 4.3 (#1467) (af0277da900e20c7fb270ddb46be20deb487aefc) @​wtchnm

v0.48.3 (2022-11-15)

Bug Fixes

v0.48.2 (2022-11-13)

Bug Fixes

  • resolve absolute worker url against the current path (#1456) (f8d15b41a941613cd4868cf0e85d2d3aa075d067) @​kettanaito

v0.48.1 (2022-11-10)

Bug Fixes

  • bufferUtils import path (#1453) (91b2902ded79bea2d649057bd7858862ac91c4c4) @​cksal0805

v0.48.0 (2022-11-08)

Features

v0.47.4 (2022-10-04)

Bug Fixes

... (truncated)

Commits
  • 7380011 chore(release): v0.49.2
  • 42cdbc7 fix: use globalThis.fetch in ctx.fetch utility (#1490)
  • 37f4f94 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#1489)
  • af3110e chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1488)
  • ab8b1ac chore(release): v0.49.1
  • c268796 fix(setupWorker): resolve the TS4094 error (#1477)
  • 2553156 chore(release): v0.49.0
  • af0277d feat: support TypeScript 4.9, drop support for TypeScript 4.2, 4.3 (#1467)
  • e8205e1 chore(release): v0.48.3
  • 7e65e97 fix: reverts beta release
  • 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 #251.