Commit 20343e8
authored
chore(deps-dev): bump msw from 2.12.4 to 2.12.7 in /webapp [skip ci]
Bumps [msw](https://github.com/mswjs/msw) from 2.12.4 to 2.12.7.
Release notes
*Sourced from [msw's releases](https://github.com/mswjs/msw/releases).*
> v2.12.7 (2025-12-27)
> --------------------
>
> ### Bug Fixes
>
> * **graphql:** export the `GraphQLLinkHandlers` type ([#2647](https://redirect.github.com/mswjs/msw/issues/2647)) (cfab780e1d8110736567ebda129a4094e35f4c00) [`@kettanaito`](https://github.com/kettanaito)
> * **graphql:** support `TypedDocumentString` as request predicate ([#2646](https://redirect.github.com/mswjs/msw/issues/2646)) (494d5e88791913ae2758b3d9c2b78987d3ac0adf) [`@kettanaito`](https://github.com/kettanaito)
> * **graphql:** remove redundant `DocumentNode` union ([#2645](https://redirect.github.com/mswjs/msw/issues/2645)) (0f6e28f6a5ef903d5958348c16b495223820c164) [`@kettanaito`](https://github.com/kettanaito)
>
> v2.12.6 (2025-12-26)
> --------------------
>
> ### Bug Fixes
>
> * **sse:** respect the worker `quiet` option ([#2644](https://redirect.github.com/mswjs/msw/issues/2644)) (d50f73e72b04122a676617ce84f394b800e623fd) [`@kettanaito`](https://github.com/kettanaito)
>
> v2.12.5 (2025-12-26)
> --------------------
>
> ### Bug Fixes
>
> * **sse:** handle multi-line messages ([#2643](https://redirect.github.com/mswjs/msw/issues/2643)) (1266f612b2399eaea25219020fe93c027dc3fa7a) [`@BSteffaniak`](https://github.com/BSteffaniak) [`@kettanaito`](https://github.com/kettanaito)
Commits
* [`e0a4643`](mswjs/msw@e0a4643) chore(release): v2.12.7
* [`cfab780`](mswjs/msw@cfab780) fix(graphql): export the `GraphQLLinkHandlers` type ([#2647](https://redirect.github.com/mswjs/msw/issues/2647))
* [`494d5e8`](mswjs/msw@494d5e8) fix(graphql): support `TypedDocumentString` as request predicate ([#2646](https://redirect.github.com/mswjs/msw/issues/2646))
* [`0f6e28f`](mswjs/msw@0f6e28f) fix(graphql): remove redundant `DocumentNode` union ([#2645](https://redirect.github.com/mswjs/msw/issues/2645))
* [`f5e95d3`](mswjs/msw@f5e95d3) chore(release): v2.12.6
* [`d50f73e`](mswjs/msw@d50f73e) fix(sse): respect the worker `quiet` option ([#2644](https://redirect.github.com/mswjs/msw/issues/2644))
* [`51b3e2d`](mswjs/msw@51b3e2d) chore(release): v2.12.5
* [`1266f61`](mswjs/msw@1266f61) fix(sse): handle multi-line messages ([#2643](https://redirect.github.com/mswjs/msw/issues/2643))
* [`afb5c40`](mswjs/msw@afb5c40) chore: set `workers` explicitly in playwright ([#2641](https://redirect.github.com/mswjs/msw/issues/2641))
* [`09118a2`](mswjs/msw@09118a2) chore: use `--only-shell` when installing chromium for tests ([#2638](https://redirect.github.com/mswjs/msw/issues/2638))
* See full diff in [compare view](mswjs/msw@v2.12.4...v2.12.7)
[](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 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 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
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments