-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 157c4e4
authored
Bump axios from 1.7.7 to 1.9.0 (#54)
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/axios/axios/releases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.9.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> fix the Axios constructor implementation to
treat the config argument as optional; (<a
href="https://github.com/axios/axios/issues/6881">#6881</a>)
(<a
href="https://github.com/axios/axios/commit/6c5d4cd69286868059c5e52d45085cb9a894a983">6c5d4cd</a>)</li>
<li><strong>fetch:</strong> fixed ERR_NETWORK mapping for Safari
browsers; (<a
href="https://github.com/axios/axios/issues/6767">#6767</a>)
(<a
href="https://github.com/axios/axios/commit/dfe8411c9a082c3d068bdd1f8d6e73054f387f45">dfe8411</a>)</li>
<li><strong>headers:</strong> allow iterable objects to be a data source
for the set method; (<a
href="https://github.com/axios/axios/issues/6873">#6873</a>)
(<a
href="https://github.com/axios/axios/commit/1b1f9ccdc15f1ea745160ec9a5223de9db4673bc">1b1f9cc</a>)</li>
<li><strong>headers:</strong> fix <code>getSetCookie</code> by using
'get' method for caseless access; (<a
href="https://github.com/axios/axios/issues/6874">#6874</a>)
(<a
href="https://github.com/axios/axios/commit/d4f7df4b304af8b373488fdf8e830793ff843eb9">d4f7df4</a>)</li>
<li><strong>headers:</strong> fixed support for setting multiple header
values from an iterated source; (<a
href="https://github.com/axios/axios/issues/6885">#6885</a>)
(<a
href="https://github.com/axios/axios/commit/f7a3b5e0f7e5e127b97defa92a132fbf1b55cf15">f7a3b5e</a>)</li>
<li><strong>http:</strong> send minimal end multipart boundary (<a
href="https://github.com/axios/axios/issues/6661">#6661</a>)
(<a
href="https://github.com/axios/axios/commit/987d2e2dd3b362757550f36eab875e60640b6ddc">987d2e2</a>)</li>
<li><strong>types:</strong> fix autocomplete for adapter config (<a
href="https://github.com/axios/axios/issues/6855">#6855</a>)
(<a
href="https://github.com/axios/axios/commit/e61a8934d8f94dd429a2f309b48c67307c700df0">e61a893</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>AxiosHeaders:</strong> add getSetCookie method to retrieve
set-cookie headers values (<a
href="https://github.com/axios/axios/issues/5707">#5707</a>)
(<a
href="https://github.com/axios/axios/commit/80ea756e72bcf53110fa792f5d7ab76e8b11c996">80ea756</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+200/-34
([#6890](axios/axios#6890)
[#6889](axios/axios#6889)
[#6888](axios/axios#6888)
[#6885](axios/axios#6885)
[#6881](axios/axios#6881)
[#6767](axios/axios#6767)
[#6874](axios/axios#6874)
[#6873](axios/axios#6873) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman"
title="+26/-1 ()">Jay</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+21/-0
([#5707](axios/axios#5707) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/Gerhut"
title="+3/-3 ([#5096](axios/axios#5096)
)">George Cheng</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/FatahChan"
title="+2/-2 ([#6855](axios/axios#6855)
)">FatahChan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/igstan"
title="+1/-1 ([#6661](axios/axios#6661)
)">Ionuț G. Stan</a></li>
</ul>
<h2>Release v1.8.4</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>buildFullPath:</strong> handle <code>allowAbsoluteUrls:
false</code> without <code>baseURL</code> (<a
href="https://github.com/axios/axios/issues/6833">#6833</a>)
(<a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9">f10c2e0</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/mhassan1"
title="+5/-1 ([#6833](axios/axios#6833)
)">Marc Hassan</a></li>
</ul>
<h2>Release v1.8.3</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing type for allowAbsoluteUrls (<a
href="https://github.com/axios/axios/issues/6818">#6818</a>)
(<a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2">10fa70e</a>)</li>
<li><strong>xhr/fetch:</strong> pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and <code>fetch</code>
adapters (<a
href="https://github.com/axios/axios/issues/6814">#6814</a>)
(<a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9">ec159e5</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/Electroid"
title="+6/-0 ([#6811](axios/axios#6811)
)">Ashcon Partovi</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/StefanBRas"
title="+4/-0 ([#6818](axios/axios#6818)
)">StefanBRas</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/mhassan1"
title="+2/-2 ([#6814](axios/axios#6814)
)">Marc Hassan</a></li>
</ul>
<h2>Release v1.8.2</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/axios/axios/compare/v1.8.4...v1.9.0">1.9.0</a>
(2025-04-24)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> fix the Axios constructor implementation to
treat the config argument as optional; (<a
href="https://github.com/axios/axios/issues/6881">#6881</a>)
(<a
href="https://github.com/axios/axios/commit/6c5d4cd69286868059c5e52d45085cb9a894a983">6c5d4cd</a>)</li>
<li><strong>fetch:</strong> fixed ERR_NETWORK mapping for Safari
browsers; (<a
href="https://github.com/axios/axios/issues/6767">#6767</a>)
(<a
href="https://github.com/axios/axios/commit/dfe8411c9a082c3d068bdd1f8d6e73054f387f45">dfe8411</a>)</li>
<li><strong>headers:</strong> allow iterable objects to be a data source
for the set method; (<a
href="https://github.com/axios/axios/issues/6873">#6873</a>)
(<a
href="https://github.com/axios/axios/commit/1b1f9ccdc15f1ea745160ec9a5223de9db4673bc">1b1f9cc</a>)</li>
<li><strong>headers:</strong> fix <code>getSetCookie</code> by using
'get' method for caseless access; (<a
href="https://github.com/axios/axios/issues/6874">#6874</a>)
(<a
href="https://github.com/axios/axios/commit/d4f7df4b304af8b373488fdf8e830793ff843eb9">d4f7df4</a>)</li>
<li><strong>headers:</strong> fixed support for setting multiple header
values from an iterated source; (<a
href="https://github.com/axios/axios/issues/6885">#6885</a>)
(<a
href="https://github.com/axios/axios/commit/f7a3b5e0f7e5e127b97defa92a132fbf1b55cf15">f7a3b5e</a>)</li>
<li><strong>http:</strong> send minimal end multipart boundary (<a
href="https://github.com/axios/axios/issues/6661">#6661</a>)
(<a
href="https://github.com/axios/axios/commit/987d2e2dd3b362757550f36eab875e60640b6ddc">987d2e2</a>)</li>
<li><strong>types:</strong> fix autocomplete for adapter config (<a
href="https://github.com/axios/axios/issues/6855">#6855</a>)
(<a
href="https://github.com/axios/axios/commit/e61a8934d8f94dd429a2f309b48c67307c700df0">e61a893</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>AxiosHeaders:</strong> add getSetCookie method to retrieve
set-cookie headers values (<a
href="https://github.com/axios/axios/issues/5707">#5707</a>)
(<a
href="https://github.com/axios/axios/commit/80ea756e72bcf53110fa792f5d7ab76e8b11c996">80ea756</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+200/-34
([#6890](axios/axios#6890)
[#6889](axios/axios#6889)
[#6888](axios/axios#6888)
[#6885](axios/axios#6885)
[#6881](axios/axios#6881)
[#6767](axios/axios#6767)
[#6874](axios/axios#6874)
[#6873](axios/axios#6873) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman"
title="+26/-1 ()">Jay</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+21/-0
([#5707](axios/axios#5707) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/Gerhut"
title="+3/-3 ([#5096](axios/axios#5096)
)">George Cheng</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/FatahChan"
title="+2/-2 ([#6855](axios/axios#6855)
)">FatahChan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/igstan"
title="+1/-1 ([#6661](axios/axios#6661)
)">Ionuț G. Stan</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.3...v1.8.4">1.8.4</a>
(2025-03-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>buildFullPath:</strong> handle <code>allowAbsoluteUrls:
false</code> without <code>baseURL</code> (<a
href="https://github.com/axios/axios/issues/6833">#6833</a>)
(<a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9">f10c2e0</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/mhassan1"
title="+5/-1 ([#6833](axios/axios#6833)
)">Marc Hassan</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.2...v1.8.3">1.8.3</a>
(2025-03-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing type for allowAbsoluteUrls (<a
href="https://github.com/axios/axios/issues/6818">#6818</a>)
(<a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2">10fa70e</a>)</li>
<li><strong>xhr/fetch:</strong> pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and <code>fetch</code>
adapters (<a
href="https://github.com/axios/axios/issues/6814">#6814</a>)
(<a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9">ec159e5</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/Electroid"
title="+6/-0 ([#6811](axios/axios#6811)
)">Ashcon Partovi</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/StefanBRas"
title="+4/-0 ([#6818](axios/axios#6818)
)">StefanBRas</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/cdcfd214c169a1acba8e267ab8e77ff4dfec3105"><code>cdcfd21</code></a>
chore(release): v1.9.0 (<a
href="https://github.com/axios/axios/issues/6891">#6891</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/987d2e2dd3b362757550f36eab875e60640b6ddc"><code>987d2e2</code></a>
fix(http): send minimal end multipart boundary (<a
href="https://github.com/axios/axios/issues/6661">#6661</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f112edfdfacb5857ac4f91156fe8b116c456dfca"><code>f112edf</code></a>
chore(ci): add PR files guard action; (<a
href="https://github.com/axios/axios/issues/6890">#6890</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/61de4c05cc01e2ccd7705bbc87c4a49e6dea7928"><code>61de4c0</code></a>
chore(ci): update github actions; (<a
href="https://github.com/axios/axios/issues/6889">#6889</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/c3aba3d8f700337651d906b1a1ad3ecfe88a075e"><code>c3aba3d</code></a>
chore(ci): add labeler github action; (<a
href="https://github.com/axios/axios/issues/6888">#6888</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f7a3b5e0f7e5e127b97defa92a132fbf1b55cf15"><code>f7a3b5e</code></a>
fix(headers): fixed support for setting multiple header values from an
iterat...</li>
<li><a
href="https://github.com/axios/axios/commit/e61a8934d8f94dd429a2f309b48c67307c700df0"><code>e61a893</code></a>
fix(types): fix autocomplete for adapter config (<a
href="https://github.com/axios/axios/issues/6855">#6855</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/6c5d4cd69286868059c5e52d45085cb9a894a983"><code>6c5d4cd</code></a>
fix(core): fix the Axios constructor implementation to treat the config
argum...</li>
<li><a
href="https://github.com/axios/axios/commit/dfe8411c9a082c3d068bdd1f8d6e73054f387f45"><code>dfe8411</code></a>
fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (<a
href="https://github.com/axios/axios/issues/6767">#6767</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/d4f7df4b304af8b373488fdf8e830793ff843eb9"><code>d4f7df4</code></a>
fix(headers): fix <code>getSetCookie</code> by using 'get' method for
caseless access; (...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.9.0">compare
view</a></li>
</ul>
</details>
<br />
[](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/sylvorn/webverse/network/alerts).
</details>File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments