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

Commit2734123

Browse files
chore: bump axios from 1.12.0 to 1.13.1 in /site (#20623)
Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.1.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/axios/axios/releases">axios'sreleases</a>.</em></p><blockquote><h2>Release v1.13.1</h2><h2>Release notes:</h2><h3>Bug Fixes</h3><ul><li><strong>http:</strong> fixed a regression that caused the datastream to be interrupted for responses with non-OK HTTP statuses; (<ahref="https://redirect.github.com/axios/axios/issues/7193">#7193</a>)(<ahref="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c">bcd5581</a>)</li></ul><h3>Contributors to this release</h3><ul><li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh"title="+220/-111 ([#7173](axios/axios#7173))">Anchal Singh</a></li><li><!-- raw HTML omitted --> <ahref="https://github.com/DigitalBrainJS" title="+18/-1([#7193](axios/axios#7193) )">DmitriyMozgovoy</a></li></ul><h2>Release v1.13.0</h2><h2>Release notes:</h2><h3>Bug Fixes</h3><ul><li><strong>fetch:</strong> prevent TypeError when config.env isundefined (<ahref="https://redirect.github.com/axios/axios/issues/7155">#7155</a>)(<ahref="https://github.com/axios/axios/commit/015faeca9f26db76f9562760f04bb9f8229f4db1">015faec</a>)</li><li>resolve issue <ahref="https://redirect.github.com/axios/axios/issues/7131">#7131</a>(added spacing in mergeConfig.js) (<ahref="https://redirect.github.com/axios/axios/issues/7133">#7133</a>)(<ahref="https://github.com/axios/axios/commit/9b9ec98548d93e9f2204deea10a5f1528bf3ce62">9b9ec98</a>)</li></ul><h3>Features</h3><ul><li><strong>http:</strong> add HTTP2 support; (<ahref="https://redirect.github.com/axios/axios/issues/7150">#7150</a>)(<ahref="https://github.com/axios/axios/commit/d676df772244726533ca320f42e967f5af056bac">d676df7</a>)</li></ul><h3>Contributors to this release</h3><ul><li><!-- raw HTML omitted --> <ahref="https://github.com/DigitalBrainJS" title="+794/-180([#7186](axios/axios#7186)[#7150](axios/axios#7150)[#7039](axios/axios#7039) )">DmitriyMozgovoy</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166"title="+24/-509 ([#7032](axios/axios#7032))">Noritaka Kobayashi</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Aviraj2929"title="+211/-93 ([#7136](axios/axios#7136)[#7135](axios/axios#7135)[#7134](axios/axios#7134)[#7112](axios/axios#7112))">Aviraj2929</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Prasoon52"title="+167/-6 ([#7099](axios/axios#7099))">prasoon patel</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Samy-in"title="+134/-0 ([#7171](axios/axios#7171))">Samyak Dandge</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh"title="+53/-56 ([#7170](axios/axios#7170))">Anchal Singh</a></li><li><!-- raw HTML omitted --> <ahref="https://github.com/jaiyankargupta" title="+28/-28([#7073](axios/axios#7073) )">RahulKumar</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Amitverma0509"title="+24/-13 ([#7129](axios/axios#7129))">Amit Verma</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/abhishekmaniy"title="+23/-4 ([#7119](axios/axios#7119)[#7117](axios/axios#7117)[#7116](axios/axios#7116)[#7115](axios/axios#7115))">Abhishek3880</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Dhvani365"title="+14/-5 ([#7175](axios/axios#7175))">Dhvani Maktuporia</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/sam3690"title="+4/-4 ([#7133](axios/axios#7133))">Usama Ayoub</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/ikuy1203"title="+3/-3 ([#7166](axios/axios#7166))">ikuy1203</a></li><li><!-- raw HTML omitted --> <ahref="https://github.com/Kirito-Excalibur" title="+1/-1([#7172](axios/axios#7172) )">Nikhil SimonToppo</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Wangarijane"title="+1/-1 ([#7155](axios/axios#7155))">Jane Wangari</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Supakornn"title="+1/-1 ([#7065](axios/axios#7065))">Supakorn Ieamgomol</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/kianmeng"title="+1/-1 ([#7046](axios/axios#7046))">Kian-Meng Ang</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/k-utsumi"title="+1/-1 ([#7037](axios/axios#7037))">UTSUMI Keiji</a></li></ul><h2>Release v1.12.2</h2><h2>Release notes:</h2><h3>Bug Fixes</h3><ul><li><strong>fetch:</strong> use current global fetch instead of cachedone when env fetch is not specified to keep MSW support; (<ahref="https://redirect.github.com/axios/axios/issues/7030">#7030</a>)(<ahref="https://github.com/axios/axios/commit/cf78825e1229b60d1629ad0bbc8a752ff43c3f53">cf78825</a>)</li></ul><h3>Contributors to this release</h3><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios'schangelog</a>.</em></p><blockquote><h2><ahref="https://github.com/axios/axios/compare/v1.13.0...v1.13.1">1.13.1</a>(2025-10-28)</h2><h3>Bug Fixes</h3><ul><li><strong>http:</strong> fixed a regression that caused the datastream to be interrupted for responses with non-OK HTTP statuses; (<ahref="https://redirect.github.com/axios/axios/issues/7193">#7193</a>)(<ahref="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c">bcd5581</a>)</li></ul><h3>Contributors to this release</h3><ul><li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh"title="+220/-111 ([#7173](axios/axios#7173))">Anchal Singh</a></li><li><!-- raw HTML omitted --> <ahref="https://github.com/DigitalBrainJS" title="+18/-1([#7193](axios/axios#7193) )">DmitriyMozgovoy</a></li></ul><h1><ahref="https://github.com/axios/axios/compare/v1.12.2...v1.13.0">1.13.0</a>(2025-10-27)</h1><h3>Bug Fixes</h3><ul><li><strong>fetch:</strong> prevent TypeError when config.env isundefined (<ahref="https://redirect.github.com/axios/axios/issues/7155">#7155</a>)(<ahref="https://github.com/axios/axios/commit/015faeca9f26db76f9562760f04bb9f8229f4db1">015faec</a>)</li><li>resolve issue <ahref="https://redirect.github.com/axios/axios/issues/7131">#7131</a>(added spacing in mergeConfig.js) (<ahref="https://redirect.github.com/axios/axios/issues/7133">#7133</a>)(<ahref="https://github.com/axios/axios/commit/9b9ec98548d93e9f2204deea10a5f1528bf3ce62">9b9ec98</a>)</li></ul><h3>Features</h3><ul><li><strong>http:</strong> add HTTP2 support; (<ahref="https://redirect.github.com/axios/axios/issues/7150">#7150</a>)(<ahref="https://github.com/axios/axios/commit/d676df772244726533ca320f42e967f5af056bac">d676df7</a>)</li></ul><h3>Contributors to this release</h3><ul><li><!-- raw HTML omitted --> <ahref="https://github.com/DigitalBrainJS" title="+794/-180([#7186](axios/axios#7186)[#7150](axios/axios#7150)[#7039](axios/axios#7039) )">DmitriyMozgovoy</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166"title="+24/-509 ([#7032](axios/axios#7032))">Noritaka Kobayashi</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Aviraj2929"title="+211/-93 ([#7136](axios/axios#7136)[#7135](axios/axios#7135)[#7134](axios/axios#7134)[#7112](axios/axios#7112))">Aviraj2929</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Prasoon52"title="+167/-6 ([#7099](axios/axios#7099))">prasoon patel</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Samy-in"title="+134/-0 ([#7171](axios/axios#7171))">Samyak Dandge</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh"title="+53/-56 ([#7170](axios/axios#7170))">Anchal Singh</a></li><li><!-- raw HTML omitted --> <ahref="https://github.com/jaiyankargupta" title="+28/-28([#7073](axios/axios#7073) )">RahulKumar</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Amitverma0509"title="+24/-13 ([#7129](axios/axios#7129))">Amit Verma</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/abhishekmaniy"title="+23/-4 ([#7119](axios/axios#7119)[#7117](axios/axios#7117)[#7116](axios/axios#7116)[#7115](axios/axios#7115))">Abhishek3880</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Dhvani365"title="+14/-5 ([#7175](axios/axios#7175))">Dhvani Maktuporia</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/sam3690"title="+4/-4 ([#7133](axios/axios#7133))">Usama Ayoub</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/ikuy1203"title="+3/-3 ([#7166](axios/axios#7166))">ikuy1203</a></li><li><!-- raw HTML omitted --> <ahref="https://github.com/Kirito-Excalibur" title="+1/-1([#7172](axios/axios#7172) )">Nikhil SimonToppo</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Wangarijane"title="+1/-1 ([#7155](axios/axios#7155))">Jane Wangari</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/Supakornn"title="+1/-1 ([#7065](axios/axios#7065))">Supakorn Ieamgomol</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/kianmeng"title="+1/-1 ([#7046](axios/axios#7046))">Kian-Meng Ang</a></li><li><!-- raw HTML omitted --> <a href="https://github.com/k-utsumi"title="+1/-1 ([#7037](axios/axios#7037))">UTSUMI Keiji</a></li></ul><h2><ahref="https://github.com/axios/axios/compare/v1.12.1...v1.12.2">1.12.2</a>(2025-09-14)</h2><h3>Bug Fixes</h3><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/axios/axios/commit/1ef8e7218b085ac28b675b07349c6d7906a7b6ac"><code>1ef8e72</code></a>chore(release): v1.13.1 (<ahref="https://redirect.github.com/axios/axios/issues/7194">#7194</a>)</li><li><ahref="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c"><code>bcd5581</code></a>fix(http): fixed a regression that caused the data stream to beinterrupted f...</li><li><ahref="https://github.com/axios/axios/commit/c9b33712aac00ca6da7e9767426ff2e0a36c7eed"><code>c9b3371</code></a>chore: enhance styling and responsiveness in client.html (<ahref="https://redirect.github.com/axios/axios/issues/7173">#7173</a>)</li><li><ahref="https://github.com/axios/axios/commit/9ead04d8abbcd53718dbc31b1250ea74300921c8"><code>9ead04d</code></a>[Release] v1.13.0 (<ahref="https://redirect.github.com/axios/axios/issues/7189">#7189</a>)</li><li><ahref="https://github.com/axios/axios/commit/d000fbfd0722a9c3bd0bcea3451c6d515813635d"><code>d000fbf</code></a>fix(http2): fix possible race condition when handling http2 stream onalmost ...</li><li><ahref="https://github.com/axios/axios/commit/08db960d9f1003b3c561026f636df2d6d5d8ca57"><code>08db960</code></a>docs: added example for improved network error handling (withWrapper/Middlew...</li><li><ahref="https://github.com/axios/axios/commit/46e1981d0ff2c6aec794fe3425d031495bc00931"><code>46e1981</code></a>refactor: form data handling in index.html (<ahref="https://redirect.github.com/axios/axios/issues/7170">#7170</a>)</li><li><ahref="https://github.com/axios/axios/commit/889f8ef8be025c5c580594f0b631daf50a2d3405"><code>889f8ef</code></a>docs: fix mismatched return type (<ahref="https://redirect.github.com/axios/axios/issues/7172">#7172</a>)</li><li><ahref="https://github.com/axios/axios/commit/7b197ef6ce8e448e6b748749055269e97b10d009"><code>7b197ef</code></a>fix: sandbox ui updated (<ahref="https://redirect.github.com/axios/axios/issues/7175">#7175</a>)</li><li><ahref="https://github.com/axios/axios/commit/6dff629ee78646c92739bf39927d9145906cd430"><code>6dff629</code></a>chore: fix typos in examples (<ahref="https://redirect.github.com/axios/axios/issues/7166">#7166</a>)</li><li>Additional commits viewable in <ahref="https://github.com/axios/axios/compare/v1.12.0...v1.13.1">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.12.0&new-version=1.13.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'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>
1 parent37432ae commit2734123

File tree

2 files changed

+36
-19
lines changed

2 files changed

+36
-19
lines changed

‎site/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@xterm/addon-webgl":"0.18.0",
7575
"@xterm/xterm":"5.5.0",
7676
"ansi-to-html":"0.7.2",
77-
"axios":"1.12.0",
77+
"axios":"1.13.1",
7878
"chroma-js":"2.6.0",
7979
"class-variance-authority":"0.7.1",
8080
"clsx":"2.1.1",

‎site/pnpm-lock.yaml‎

Lines changed: 35 additions & 18 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp