Commit 7d6a48a
authored
chore(deps-dev): bump msw from 2.12.7 to 2.12.9 in /webapp [skip ci]
Bumps [msw](https://github.com/mswjs/msw) from 2.12.7 to 2.12.9.
Release notes
*Sourced from [msw's releases](https://github.com/mswjs/msw/releases).*
> v2.12.9 (2026-02-06)
> --------------------
>
> ### Bug Fixes
>
> * **ws:** support relative urls in `ws.link` ([#2661](https://redirect.github.com/mswjs/msw/issues/2661)) (2f1d23c1c4392638a7dfbc95d00ede6062aeae6c) [`@kettanaito`](https://github.com/kettanaito)
>
> v2.12.8 (2026-02-03)
> --------------------
>
> ### Bug Fixes
>
> * update `@mswjs/interceptors` to fix a memory leak ([#2659](https://redirect.github.com/mswjs/msw/issues/2659)) (e5e905f60c4ad8dd621e720cde26390c84104362) [`@kettanaito`](https://github.com/kettanaito)
> * update `rettime` ([#2657](https://redirect.github.com/mswjs/msw/issues/2657)) (3a7b4510138bc6e7ab5078f53e623d6a25cfd9ac) [`@kettanaito`](https://github.com/kettanaito)
Commits
* [`4859e41`](mswjs/msw@4859e41) chore(release): v2.12.9
* [`2f1d23c`](mswjs/msw@2f1d23c) fix(ws): support relative urls in `ws.link` ([#2661](https://redirect.github.com/mswjs/msw/issues/2661))
* [`9a82137`](mswjs/msw@9a82137) chore(release): v2.12.8
* [`d2dd270`](mswjs/msw@d2dd270) chore: fetch correct depth for release
* [`4cfccff`](mswjs/msw@4cfccff) chore: update pnpm version everywhere
* [`4de516b`](mswjs/msw@4de516b) chore: set pnpm to 9.15.0 in package.json
* [`7538501`](mswjs/msw@7538501) chore: split release job into two ([#2660](https://redirect.github.com/mswjs/msw/issues/2660))
* [`9886892`](mswjs/msw@9886892) chore: update `@ossjs/release`
* [`e5e905f`](mswjs/msw@e5e905f) fix: update `@mswjs/interceptors` to fix a memory leak ([#2659](https://redirect.github.com/mswjs/msw/issues/2659))
* [`3a7b451`](mswjs/msw@3a7b451) fix: update `rettime` ([#2657](https://redirect.github.com/mswjs/msw/issues/2657))
* Additional commits viewable in [compare view](mswjs/msw@v2.12.7...v2.12.9)
Maintainer changes
This version was pushed to npm by [GitHub Actions](<https://www.npmjs.com/~GitHub> Actions), a new releaser for msw since your current version.
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)1 file changed
+11
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments