ccf-backstage-plugin
ccf-backstage-plugin copied to clipboard
Bump msw from 0.35.0 to 0.49.0
Bumps msw from 0.35.0 to 0.49.0.
Release notes
Sourced from msw's releases.
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
- SetupApi: validate given request handlers (#1460) (a06a9447d09d93a2a0a108cb27bc183e5bd4716d)
@kettanaito
- inline
statuses
dependency during the build (#1458) (99d49f9b1ee71cdb945bd9ae3e78d89c23c2b74e)@mattcosta7
@kettanaito
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
- add "SetupApi" base class (#1445) (85ba8440f57d15e6ce948f2350488365e809dce5)
@Toxiapo
@kettanaito
- do not interfere with shared workers (#1448) (670dda7b97f6430418d6faf09698f9a1bca5cf07)
@mucsi96
@kettanaito
- makes the library esm-compatible (#1399) (41798ebc695e04719e198a7867be6d80e053fd0e)
@ivanhofer
@kettanaito
v0.47.4 (2022-10-04)
Bug Fixes
- correctly link types in
package.json
exports
field (#1395) (3902b8c216b2254beef7c35519cc2242b4535b22)@ivanhofer
@kettanaito
- include error stack in log when handling uncaught exceptions (#1417) (933a9d607f12cb0d510c40ce3572168a39f26566)
@jkieboom
@kettanaito
- remove duplicate response logging in the browser console (#1418) (78d155fd46b7b711dfd6c70f62da96fbad5c55fa)
@snaka
@kettanaito
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
... (truncated)
Commits
2553156
chore(release): v0.49.0af0277d
feat: support TypeScript 4.9, drop support for TypeScript 4.2, 4.3 (#1467)e8205e1
chore(release): v0.48.37e65e97
fix: reverts beta releasecb0b495
chore: spread handlers on "validateHandlers" (#1461)a06a944
fix(SetupApi): validate given request handlers (#1460)99d49f9
fix: inlinestatuses
dependency during the build (#1458)ff54d7a
chore: use@swc/jest
vs ts-jest (#1457)48ccae4
chore(release): v0.48.2f8d15b4
fix: resolve absolute worker url against the current path (#1456)- Additional commits viewable in compare view
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)
The following labels could not be found: dependencies
.