Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump msw from 2.4.8 to 2.11.3 in /site#20074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 1, 2025
edited
Loading

Bumpsmsw from 2.4.8 to 2.11.3.

Release notes

Sourced frommsw's releases.

v2.11.3 (2025-09-20)

Bug Fixes

v2.11.2 (2025-09-10)

Bug Fixes

  • setupWorker: handle in-flight requests after callingworker.stop() (#2578) (97cf4c744d9b1a17f42ca65ac8ef93b2632b935b)@​kettanaito

v2.11.1 (2025-08-31)

Bug Fixes

v2.11.0 (2025-08-30)

Features

v2.10.5 (2025-08-13)

Bug Fixes

  • export theGraphQLResponseBody type (#2565) (642523d3258bd1996df986ea0c9270be150bec3d)@​breadadams

v2.10.4 (2025-07-12)

Bug Fixes

  • HttpHandler: use correct query parameters docs link (#2547) (6cdce81de5576e5049899a729ab3a1424550c003)@​kettanaito

v2.10.3 (2025-07-04)

Bug Fixes

  • ws: supportresolutionContext onparse andrun (#2544) (024568571990b6068601a0ba9f03e143ccbbfffb)@​kettanaito
  • getResponse: supportresolutionContext argument (#2543) (ce3ab1fdd3b353d6a1d8db3c69532bde44483a8a)@​kettanaito

v2.10.2 (2025-06-09)

Bug Fixes

  • TypeScript: supportResponse.error() andHttpResponse.error() as mocked responses (#2132) (72cc8ddac8f030f747b674148b03e5a025e412d2)@​jacquesg@​kettanaito

... (truncated)

Commits
  • 3f7641a chore(release): v2.11.3
  • 9e6712e test: fixbody-stream test rough performance equal
  • 7087b1e fix: migrate tountil-async (#2590)
  • df869f4 chore(release): v2.11.2
  • 97cf4c7 fix(setupWorker): handle in-flight requests after callingworker.stop() (#2...
  • 44e1521 chore: migrate eslint to flat config (#2212)
  • 25d2c8f test(graphql): addTypedDocumentNode inference tests (#2018)
  • 5c676b8 chore(release): v2.11.1
  • 6ce3b95 fix: usetough-cookie@6 directly (#2453)
  • 3173e66 refactor: remove unused import & imported multiple times (#2576)
  • Additional commits viewable incompare 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 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)

@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)October 1, 2025 11:23
@dependabotDependabot
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubOct 1, 2025

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

Bumps [msw](https://github.com/mswjs/msw) from 2.4.8 to 2.11.3.- [Release notes](https://github.com/mswjs/msw/releases)- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)- [Commits](mswjs/msw@v2.4.8...v2.11.3)---updated-dependencies:- dependency-name: msw  dependency-version: 2.11.3  dependency-type: direct:development  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/msw-2.11.3 branch from56a1b70 to4ec32bcCompareOctober 1, 2025 11:47
@github-actionsgithub-actionsbot merged commitfc6c5a4 intomainOct 1, 2025
27 of 29 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/site/msw-2.11.3 branchOctober 1, 2025 11:52
aslilac pushed a commit that referenced this pull requestOct 7, 2025
Bumps [msw](https://github.com/mswjs/msw) from 2.4.8 to 2.11.3.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/mswjs/msw/releases">msw'sreleases</a>.</em></p><blockquote><h2>v2.11.3 (2025-09-20)</h2><h3>Bug Fixes</h3><ul><li>migrate to <code>until-async</code> (<ahref="https://redirect.github.com/mswjs/msw/issues/2590">#2590</a>)(7087b1e29eb7ca0a414eff36ed3c98d03147044b) <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li></ul><h2>v2.11.2 (2025-09-10)</h2><h3>Bug Fixes</h3><ul><li><strong>setupWorker:</strong> handle in-flight requests aftercalling <code>worker.stop()</code> (<ahref="https://redirect.github.com/mswjs/msw/issues/2578">#2578</a>)(97cf4c744d9b1a17f42ca65ac8ef93b2632b935b) <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li></ul><h2>v2.11.1 (2025-08-31)</h2><h3>Bug Fixes</h3><ul><li>use <code>tough-cookie@6</code> directly (<ahref="https://redirect.github.com/mswjs/msw/issues/2453">#2453</a>)(6ce3b9511821e997a8e21f1d7578bbf824a3deb6) <ahref="https://github.com/sampsonjoliver"><code>@​sampsonjoliver</code></a><a href="https://github.com/SamMousa"><code>@​SamMousa</code></a> <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li><li><strong>HttpResponse:</strong> infer provided body type for<code>HttpResponse.arrayBuffer</code> (<ahref="https://redirect.github.com/mswjs/msw/issues/2575">#2575</a>)(ad3d7c1c130a38bf9f5e5886782b725d2aa53745) <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li></ul><h2>v2.11.0 (2025-08-30)</h2><h3>Features</h3><ul><li>custom request predicate function (<ahref="https://redirect.github.com/mswjs/msw/issues/2541">#2541</a>)(a05405bd5ba7c82ad3e80990c176cbf6cb94dee7) <ahref="https://github.com/ytoshiki"><code>@​ytoshiki</code></a> <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li></ul><h2>v2.10.5 (2025-08-13)</h2><h3>Bug Fixes</h3><ul><li>export the <code>GraphQLResponseBody</code> type (<ahref="https://redirect.github.com/mswjs/msw/issues/2565">#2565</a>)(642523d3258bd1996df986ea0c9270be150bec3d) <ahref="https://github.com/breadadams"><code>@​breadadams</code></a></li></ul><h2>v2.10.4 (2025-07-12)</h2><h3>Bug Fixes</h3><ul><li><strong>HttpHandler:</strong> use correct query parameters docs link(<a href="https://redirect.github.com/mswjs/msw/issues/2547">#2547</a>)(6cdce81de5576e5049899a729ab3a1424550c003) <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li></ul><h2>v2.10.3 (2025-07-04)</h2><h3>Bug Fixes</h3><ul><li><strong>ws:</strong> support <code>resolutionContext</code> on<code>parse</code> and <code>run</code> (<ahref="https://redirect.github.com/mswjs/msw/issues/2544">#2544</a>)(024568571990b6068601a0ba9f03e143ccbbfffb) <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li><li><strong>getResponse:</strong> support <code>resolutionContext</code>argument (<ahref="https://redirect.github.com/mswjs/msw/issues/2543">#2543</a>)(ce3ab1fdd3b353d6a1d8db3c69532bde44483a8a) <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li></ul><h2>v2.10.2 (2025-06-09)</h2><h3>Bug Fixes</h3><ul><li><strong>TypeScript:</strong> support <code>Response.error()</code>and <code>HttpResponse.error()</code> as mocked responses (<ahref="https://redirect.github.com/mswjs/msw/issues/2132">#2132</a>)(72cc8ddac8f030f747b674148b03e5a025e412d2) <ahref="https://github.com/jacquesg"><code>@​jacquesg</code></a> <ahref="https://github.com/kettanaito"><code>@​kettanaito</code></a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mswjs/msw/commit/3f7641a52abf94bae71a100fe7293a7812ab0952"><code>3f7641a</code></a>chore(release): v2.11.3</li><li><ahref="https://github.com/mswjs/msw/commit/9e6712e7c3b36366e23264608beb19e3760df251"><code>9e6712e</code></a>test: fix <code>body-stream</code> test rough performance equal</li><li><ahref="https://github.com/mswjs/msw/commit/7087b1e29eb7ca0a414eff36ed3c98d03147044b"><code>7087b1e</code></a>fix: migrate to <code>until-async</code> (<ahref="https://redirect.github.com/mswjs/msw/issues/2590">#2590</a>)</li><li><ahref="https://github.com/mswjs/msw/commit/df869f4b00b26605d949925e567d32f80133ff1a"><code>df869f4</code></a>chore(release): v2.11.2</li><li><ahref="https://github.com/mswjs/msw/commit/97cf4c744d9b1a17f42ca65ac8ef93b2632b935b"><code>97cf4c7</code></a>fix(setupWorker): handle in-flight requests after calling<code>worker.stop()</code> (<ahref="https://redirect.github.com/mswjs/msw/issues/2">#2</a>...</li><li><ahref="https://github.com/mswjs/msw/commit/44e15210230fee2685ad63be31ff97161d6734e2"><code>44e1521</code></a>chore: migrate eslint to flat config (<ahref="https://redirect.github.com/mswjs/msw/issues/2212">#2212</a>)</li><li><ahref="https://github.com/mswjs/msw/commit/25d2c8f54f6ca72569799e0d7a1bde62fb9fd931"><code>25d2c8f</code></a>test(graphql): add <code>TypedDocumentNode</code> inference tests (<ahref="https://redirect.github.com/mswjs/msw/issues/2018">#2018</a>)</li><li><ahref="https://github.com/mswjs/msw/commit/5c676b8a22e32c7da15e07d1bcc752190a941240"><code>5c676b8</code></a>chore(release): v2.11.1</li><li><ahref="https://github.com/mswjs/msw/commit/6ce3b9511821e997a8e21f1d7578bbf824a3deb6"><code>6ce3b95</code></a>fix: use <code>tough-cookie@6</code> directly (<ahref="https://redirect.github.com/mswjs/msw/issues/2453">#2453</a>)</li><li><ahref="https://github.com/mswjs/msw/commit/3173e667512061955b8607ed890ef2a45558db77"><code>3173e66</code></a>refactor: remove unused import &amp; imported multiple times (<ahref="https://redirect.github.com/mswjs/msw/issues/2576">#2576</a>)</li><li>Additional commits viewable in <ahref="https://github.com/mswjs/msw/compare/v2.4.8...v2.11.3">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=msw&package-manager=npm_and_yarn&previous-version=2.4.8&new-version=2.11.3)](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

@aslilacaslilacAwaiting requested review from aslilacaslilac is a code owner

@ParkreinerParkreinerAwaiting requested review from ParkreinerParkreiner is a code owner

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp