Skip to content

Commit 5d55cbe

Browse files
Bump msw from 2.11.5 to 2.12.1 (#156)
Bumps [msw](https://github.com/mswjs/msw) from 2.11.5 to 2.12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mswjs/msw/releases">msw's releases</a>.</em></p> <blockquote> <h2>v2.12.1 (2025-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>setupWorker:</strong> fix response init in <code>response:*</code> events (<a href="https://redirect.github.com/mswjs/msw/issues/2621">#2621</a>) (7f48f21189f1c04349890bb8523f772f6ae9eb08) <a href="https://github.com/jbms"><code>@​jbms</code></a></li> </ul> <h2>v2.12.0 (2025-11-05)</h2> <h3>Features</h3> <ul> <li>support server-sent events (SSE) (<a href="https://redirect.github.com/mswjs/msw/issues/2299">#2299</a>) (d5a16d8fdf0a9fa5e1ed0d66133ed87214d2e403) <a href="https://github.com/kettanaito"><code>@​kettanaito</code></a> <a href="https://github.com/Andarist"><code>@​Andarist</code></a></li> </ul> <h2>v2.11.6 (2025-10-20)</h2> <h3>Bug Fixes</h3> <ul> <li>update <code>@mswjs/interceptors</code> to 0.40.0 (<a href="https://redirect.github.com/mswjs/msw/issues/2613">#2613</a>) (50028b7f61b2f6ba9998ed111d9e517ef08bf538) <a href="https://github.com/kettanaito"><code>@​kettanaito</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mswjs/msw/commit/5b57874ce6d7ea29d175a5b7d6ef358b47d75e5a"><code>5b57874</code></a> chore(release): v2.12.1</li> <li><a href="https://github.com/mswjs/msw/commit/7f48f21189f1c04349890bb8523f772f6ae9eb08"><code>7f48f21</code></a> fix(setupWorker): fix response init in <code>response:*</code> events (<a href="https://redirect.github.com/mswjs/msw/issues/2621">#2621</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/bc0b70950497975bbc1a58d8f8e62d8b44287c48"><code>bc0b709</code></a> chore(release): v2.12.0</li> <li><a href="https://github.com/mswjs/msw/commit/d5a16d8fdf0a9fa5e1ed0d66133ed87214d2e403"><code>d5a16d8</code></a> feat: support server-sent events (SSE) (<a href="https://redirect.github.com/mswjs/msw/issues/2299">#2299</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/d4c287c127cf105a18b98e896305e60248f9e818"><code>d4c287c</code></a> chore(release): v2.11.6</li> <li><a href="https://github.com/mswjs/msw/commit/24cfde89975464a61d016efb92b0e77d2b25271e"><code>24cfde8</code></a> chore: add missing <code>@types/serviceworker</code> for development (<a href="https://redirect.github.com/mswjs/msw/issues/2614">#2614</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/50028b7f61b2f6ba9998ed111d9e517ef08bf538"><code>50028b7</code></a> fix: update <code>@mswjs/interceptors</code> to 0.40.0 (<a href="https://redirect.github.com/mswjs/msw/issues/2613">#2613</a>)</li> <li>See full diff in <a href="https://github.com/mswjs/msw/compare/v2.11.5...v2.12.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=msw&package-manager=bun&previous-version=2.11.5&new-version=2.12.1)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d269f4a commit 5d55cbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)