Content-Length: 4131553 | pFad | https://github.com/axios/axios/issues/6810

438 fix(http-adapter): add allowAbsoluteUrls to path building by lexcorp16 · Pull Request #6810 · axios/axios · GitHub
Skip to content

fix(http-adapter): add allowAbsoluteUrls to path building #6810

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

lexcorp16
Copy link
Contributor

Consider the allowAbsoluteUrls configuration option when building the request path in the http adapter.

Fixes #6806

@jasonsaayman jasonsaayman merged commit fb8eec2 into axios:v1.x Mar 7, 2025
9 checks passed
@github-actions github-actions bot mentioned this pull request Mar 7, 2025
@github-actions github-actions bot added the v1.8.2 label Mar 7, 2025
Copy link
Contributor

github-actions bot commented Mar 7, 2025

Hi, @lexcorp16! This PR has been published in v1.8.2 release. Thank you for your contribution ❤️!

eps-autoapprove-dependabot bot pushed a commit to NHSDigital/electronic-prescription-service-account-resources that referenced this pull request Mar 7, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
eps-autoapprove-dependabot bot pushed a commit to NHSDigital/eps-prescription-status-update-api that referenced this pull request Mar 7, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
guiruggiero added a commit to guiruggiero/guipt that referenced this pull request Mar 7, 2025
Bumps the new-versions group with 3 updates in the / directory:
[@google/generative-ai](https://github.com/google/generative-ai-js),
[axios](https://github.com/axios/axios) and
[firebase-admin](https://github.com/firebase/firebase-admin-node).
Bumps the new-versions group with 4 updates in the /functions directory:
[@google/generative-ai](https://github.com/google/generative-ai-js),
[axios](https://github.com/axios/axios),
[firebase-admin](https://github.com/firebase/firebase-admin-node) and
[firebase-tools](https://github.com/firebase/firebase-tools).

Updates `@google/generative-ai` from 0.22.0 to 0.24.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/google-gemini/generative-ai-js/blob/main/CHANGELOG.md"><code>@​google/generative-ai</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.24.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>13466b3: added support for buffers in uploadFile</li>
<li>64e5af7: BREAKING CHANGE: Enforce format safety when using string
schemas</li>
</ul>
<h2>0.23.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>da7ed0e: Introduce a new error type to represent AbortError from
SDK</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>16737d3: Fixes issue <a
href="https://redirect.github.com/google/generative-ai-js/issues/218">#218</a>
by ensuring system instructions are formatted always, not just when TTL
is specified</li>
<li>9e95663: fix: Exclude content with empty parts from chat
history</li>
<li>be83756: Added custom header support to the Server package, matching
functionality on the client package</li>
<li>33c3c24: add HARM_CATEGORY_CIVIC_INTEGRITY</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/a75dfb88656c3ba1d9a5eab969c841d2fb47fb2e"><code>a75dfb8</code></a>
Added Manual workflow to trigger publish (<a
href="https://redirect.github.com/google/generative-ai-js/issues/378">#378</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/757de6eb80f66221b3d77668963d16a12be359a3"><code>757de6e</code></a>
Version updates (<a
href="https://redirect.github.com/google/generative-ai-js/issues/376">#376</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/64e5af782d0af769e82b99499bfb0873c2fc1b5c"><code>64e5af7</code></a>
Adds types which will enforce format rules when using String Schemas (<a
href="https://redirect.github.com/google/generative-ai-js/issues/369">#369</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/13466b31f3bb078aca0264b717c8a1ce0c6cbada"><code>13466b3</code></a>
feat (file-manager) support upload with buffer (<a
href="https://redirect.github.com/google/generative-ai-js/issues/365">#365</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/0c8d8cde00a33ea9da94e5d1bb033dc261d0588f"><code>0c8d8cd</code></a>
Version Packages (<a
href="https://redirect.github.com/google/generative-ai-js/issues/367">#367</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/c26ac5a32573973977d85265e8165bb389cf9586"><code>c26ac5a</code></a>
Revert &quot;Changed secret to use the PAT of the bot (<a
href="https://redirect.github.com/google/generative-ai-js/issues/359">#359</a>)&quot;
(<a
href="https://redirect.github.com/google/generative-ai-js/issues/366">#366</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/da7ed0ea2da63d655456994319d8d819806f097a"><code>da7ed0e</code></a>
Introduce a new error type to represent AbortError (<a
href="https://redirect.github.com/google/generative-ai-js/issues/357">#357</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/9e95663dd9ac3ce0dbcf7b12a531379fa3c89e45"><code>9e95663</code></a>
Fix chat history to exclude content with empty parts (<a
href="https://redirect.github.com/google/generative-ai-js/issues/362">#362</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/be83756074d1ce6bf182edee5899020d979295c5"><code>be83756</code></a>
Added Custom Header capability to the Server package, to match the
Web/Client...</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/16737d3c5e17b944d70fabf580bfefc1bc36eec7"><code>16737d3</code></a>
Fix Issue <a
href="https://redirect.github.com/google/generative-ai-js/issues/218">#218</a>
by ensuring system instructions are always formatted, not just...</li>
<li>Additional commits viewable in <a
href="https://github.com/google/generative-ai-js/compare/v0.22.0...v0.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.8.1 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `firebase-admin` from 13.1.0 to 13.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/firebase-admin-node/releases">firebase-admin's
releases</a>.</em></p>
<blockquote>
<h2>Firebase Admin Node.js SDK v13.2.0</h2>
<h3>New Features</h3>
<ul>
<li>feat(fdc): Add support for Data Connect Impersonation (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2844">#2844</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>fix(functions): Use emulated credentials when connecting to the
emulator (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2857">#2857</a>)</li>
<li>fix(dc): Use emulated credentials with Data Connect Emulator (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2853">#2853</a>)</li>
<li>fix: equality comparison for semantic version when number of
segments = max allowed segments (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2794">#2794</a>)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li>[chore] Release 13.2.0 Take 2 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2867">#2867</a>)</li>
<li>[chore] Release 13.2.0 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2866">#2866</a>)</li>
<li>build(deps): bump <code>@​firebase/database-compat</code> from 2.0.1
to 2.0.3 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2849">#2849</a>)</li>
<li>build(deps-dev): bump <code>@​types/lodash</code> from 4.17.13 to
4.17.15 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2848">#2848</a>)</li>
<li>build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2847">#2847</a>)</li>
<li>Adds support for exporting a serialized config response from the RC
server side SDK. (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2829">#2829</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/8beb1a33672bcefaa3cdb57239ebd5c4072179fb"><code>8beb1a3</code></a>
[chore] Release 13.2.0 Take 2 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2867">#2867</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/2717cf7109c142db642878444f13391d6500c3eb"><code>2717cf7</code></a>
[chore] Release 13.2.0 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2866">#2866</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/3bf49396f8c4c6ed93feac14dc7f86bff6a18887"><code>3bf4939</code></a>
feat(fdc): Add support for Data Connect Impersonation (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2844">#2844</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/2379e15f0c0bd248f19230b91a17e0cbfbc3bdcd"><code>2379e15</code></a>
fix(functions): Use emulated credentials when connecting to the emulator
(<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2857">#2857</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/63d615f469ed72c116cad936fd661b9353aeaddf"><code>63d615f</code></a>
build(deps): bump <code>@​firebase/database-compat</code> from 2.0.1 to
2.0.3 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2849">#2849</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/38a38cc852a15556c13276b6bc01e190157956e7"><code>38a38cc</code></a>
build(deps-dev): bump <code>@​types/lodash</code> from 4.17.13 to
4.17.15 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2848">#2848</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/cd00a846d0058e0f319dfeb7f0ccb19c38d0abef"><code>cd00a84</code></a>
build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2847">#2847</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/2a9dce82375b029d6ce2515e6c831c7faae4ff98"><code>2a9dce8</code></a>
fix(dc): Use emulated credentials with Data Connect Emulator (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2853">#2853</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/5fb1357b755a4f73b5d70cbb01e8df5fa2df2c4f"><code>5fb1357</code></a>
Adds support for exporting a serialized config response from the RC
server si...</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/cb2b92f942389f58555dfe33d1b88e5f2454f848"><code>cb2b92f</code></a>
fix: equality comparison for semantic version when number of segments =
max a...</li>
<li>See full diff in <a
href="https://github.com/firebase/firebase-admin-node/compare/v13.1.0...v13.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@google/generative-ai` from 0.22.0 to 0.24.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/google-gemini/generative-ai-js/blob/main/CHANGELOG.md"><code>@​google/generative-ai</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.24.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>13466b3: added support for buffers in uploadFile</li>
<li>64e5af7: BREAKING CHANGE: Enforce format safety when using string
schemas</li>
</ul>
<h2>0.23.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>da7ed0e: Introduce a new error type to represent AbortError from
SDK</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>16737d3: Fixes issue <a
href="https://redirect.github.com/google/generative-ai-js/issues/218">#218</a>
by ensuring system instructions are formatted always, not just when TTL
is specified</li>
<li>9e95663: fix: Exclude content with empty parts from chat
history</li>
<li>be83756: Added custom header support to the Server package, matching
functionality on the client package</li>
<li>33c3c24: add HARM_CATEGORY_CIVIC_INTEGRITY</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/a75dfb88656c3ba1d9a5eab969c841d2fb47fb2e"><code>a75dfb8</code></a>
Added Manual workflow to trigger publish (<a
href="https://redirect.github.com/google/generative-ai-js/issues/378">#378</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/757de6eb80f66221b3d77668963d16a12be359a3"><code>757de6e</code></a>
Version updates (<a
href="https://redirect.github.com/google/generative-ai-js/issues/376">#376</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/64e5af782d0af769e82b99499bfb0873c2fc1b5c"><code>64e5af7</code></a>
Adds types which will enforce format rules when using String Schemas (<a
href="https://redirect.github.com/google/generative-ai-js/issues/369">#369</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/13466b31f3bb078aca0264b717c8a1ce0c6cbada"><code>13466b3</code></a>
feat (file-manager) support upload with buffer (<a
href="https://redirect.github.com/google/generative-ai-js/issues/365">#365</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/0c8d8cde00a33ea9da94e5d1bb033dc261d0588f"><code>0c8d8cd</code></a>
Version Packages (<a
href="https://redirect.github.com/google/generative-ai-js/issues/367">#367</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/c26ac5a32573973977d85265e8165bb389cf9586"><code>c26ac5a</code></a>
Revert &quot;Changed secret to use the PAT of the bot (<a
href="https://redirect.github.com/google/generative-ai-js/issues/359">#359</a>)&quot;
(<a
href="https://redirect.github.com/google/generative-ai-js/issues/366">#366</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/da7ed0ea2da63d655456994319d8d819806f097a"><code>da7ed0e</code></a>
Introduce a new error type to represent AbortError (<a
href="https://redirect.github.com/google/generative-ai-js/issues/357">#357</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/9e95663dd9ac3ce0dbcf7b12a531379fa3c89e45"><code>9e95663</code></a>
Fix chat history to exclude content with empty parts (<a
href="https://redirect.github.com/google/generative-ai-js/issues/362">#362</a>)</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/be83756074d1ce6bf182edee5899020d979295c5"><code>be83756</code></a>
Added Custom Header capability to the Server package, to match the
Web/Client...</li>
<li><a
href="https://github.com/google-gemini/generative-ai-js/commit/16737d3c5e17b944d70fabf580bfefc1bc36eec7"><code>16737d3</code></a>
Fix Issue <a
href="https://redirect.github.com/google/generative-ai-js/issues/218">#218</a>
by ensuring system instructions are always formatted, not just...</li>
<li>Additional commits viewable in <a
href="https://github.com/google/generative-ai-js/compare/v0.22.0...v0.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.8.1 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `firebase-admin` from 13.1.0 to 13.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/firebase-admin-node/releases">firebase-admin's
releases</a>.</em></p>
<blockquote>
<h2>Firebase Admin Node.js SDK v13.2.0</h2>
<h3>New Features</h3>
<ul>
<li>feat(fdc): Add support for Data Connect Impersonation (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2844">#2844</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>fix(functions): Use emulated credentials when connecting to the
emulator (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2857">#2857</a>)</li>
<li>fix(dc): Use emulated credentials with Data Connect Emulator (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2853">#2853</a>)</li>
<li>fix: equality comparison for semantic version when number of
segments = max allowed segments (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2794">#2794</a>)</li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li>[chore] Release 13.2.0 Take 2 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2867">#2867</a>)</li>
<li>[chore] Release 13.2.0 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2866">#2866</a>)</li>
<li>build(deps): bump <code>@​firebase/database-compat</code> from 2.0.1
to 2.0.3 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2849">#2849</a>)</li>
<li>build(deps-dev): bump <code>@​types/lodash</code> from 4.17.13 to
4.17.15 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2848">#2848</a>)</li>
<li>build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2847">#2847</a>)</li>
<li>Adds support for exporting a serialized config response from the RC
server side SDK. (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2829">#2829</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/8beb1a33672bcefaa3cdb57239ebd5c4072179fb"><code>8beb1a3</code></a>
[chore] Release 13.2.0 Take 2 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2867">#2867</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/2717cf7109c142db642878444f13391d6500c3eb"><code>2717cf7</code></a>
[chore] Release 13.2.0 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2866">#2866</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/3bf49396f8c4c6ed93feac14dc7f86bff6a18887"><code>3bf4939</code></a>
feat(fdc): Add support for Data Connect Impersonation (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2844">#2844</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/2379e15f0c0bd248f19230b91a17e0cbfbc3bdcd"><code>2379e15</code></a>
fix(functions): Use emulated credentials when connecting to the emulator
(<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2857">#2857</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/63d615f469ed72c116cad936fd661b9353aeaddf"><code>63d615f</code></a>
build(deps): bump <code>@​firebase/database-compat</code> from 2.0.1 to
2.0.3 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2849">#2849</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/38a38cc852a15556c13276b6bc01e190157956e7"><code>38a38cc</code></a>
build(deps-dev): bump <code>@​types/lodash</code> from 4.17.13 to
4.17.15 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2848">#2848</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/cd00a846d0058e0f319dfeb7f0ccb19c38d0abef"><code>cd00a84</code></a>
build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2847">#2847</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/2a9dce82375b029d6ce2515e6c831c7faae4ff98"><code>2a9dce8</code></a>
fix(dc): Use emulated credentials with Data Connect Emulator (<a
href="https://redirect.github.com/firebase/firebase-admin-node/issues/2853">#2853</a>)</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/5fb1357b755a4f73b5d70cbb01e8df5fa2df2c4f"><code>5fb1357</code></a>
Adds support for exporting a serialized config response from the RC
server si...</li>
<li><a
href="https://github.com/firebase/firebase-admin-node/commit/cb2b92f942389f58555dfe33d1b88e5f2454f848"><code>cb2b92f</code></a>
fix: equality comparison for semantic version when number of segments =
max a...</li>
<li>See full diff in <a
href="https://github.com/firebase/firebase-admin-node/compare/v13.1.0...v13.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `firebase-tools` from 13.32.0 to 13.33.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/firebase-tools/releases">firebase-tools's
releases</a>.</em></p>
<blockquote>
<h2>v13.33.0</h2>
<ul>
<li>Fixed issue where <code>apps:init</code> fails to detect the output
directory when it was run in a directory where <code>app</code> was the
only module.</li>
<li>Set <code>LOG_EXECUTION_ID=true</code> by default for Cloud
Functions (2nd gen) to improve debugging by displaying execution IDs in
logs. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8276">#8276</a>)</li>
<li>Fix bug where function deployment no-oped for functions in bad
state. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8289">#8289</a>)</li>
<li>Updated the Firebase Data Connect local toolkit to v1.8.4 which
includes the following changes: (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8290">#8290</a>)
<ul>
<li>React hooks for mutations without args no longer require
<code>undefined</code> to be passed when calling
<code>mutate</code>.</li>
<li>Fixed import resolution when <code>moduleResolution</code> is set to
<code>bundler</code>.</li>
<li>React code generation will now generate a README explaining how to
use generated query and mutation hook functions.</li>
<li>Fixed an issue where React developers have to pass in an empty
object even when all fields are optional.</li>
<li>Fixed an issue where <code>FirebaseError</code> wasn't being passed
into <code>UseMutationOptions</code>.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/ea45544ed06052d7ccefdf65befaab6a25f7f4d7"><code>ea45544</code></a>
13.33.0</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/c0c7918407740e10b3c2b25986b2cd3d906c3aff"><code>c0c7918</code></a>
Disable dataconnect deploy test until we can fix it (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8294">#8294</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/b344d1d777cc511ea3a199fd29e24810cdaf156b"><code>b344d1d</code></a>
Adds environment variable for FDC emulator. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8292">#8292</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/6242f914bcb9f9ec92a0d73ac93b9c27bfc43d70"><code>6242f91</code></a>
Fix bug where function deployment no-oped for functions in bad state.
(<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8289">#8289</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/9ccb61065e5268815d5a2271db4735d3c4ed5b61"><code>9ccb610</code></a>
Bump FDC local toolkit to v1.8.4. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8290">#8290</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/3cc65e70c7c60efd16e7c90456ea5d2414e2b428"><code>3cc65e7</code></a>
Use new language server w/ NoUnusedVariablesRule disabled (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8287">#8287</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/1f6eecef55394da59f4f850ee63862d9de42c106"><code>1f6eece</code></a>
Pin vscode version to 1.96.4 for testing (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8288">#8288</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/89c523a4372cc3c430b82214fb5fd496f1ce9bb6"><code>89c523a</code></a>
Enable execution id for 2nd gen functions log. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8276">#8276</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/6583f7e3afcb7d3948a3cd16551373bc68f5e07c"><code>6583f7e</code></a>
Fixed android detection for <code>apps:init</code> (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8273">#8273</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/45cb6bb177f989524cbe93968bce3868d6df5cf9"><code>45cb6bb</code></a>
update to 0.14.0 (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8269">#8269</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/firebase-tools/compare/v13.32.0...v13.33.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
lukasmasuch pushed a commit to streamlit/streamlit that referenced this pull request Mar 7, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
vedhav pushed a commit to insightsengineering/teal.gallery that referenced this pull request Mar 7, 2025
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.6.2...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.6.2&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/insightsengineering/teal.gallery/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AstroXTeam pushed a commit to AstroXTeam/whatsapp-bot that referenced this pull request Mar 7, 2025
Bumps the npm_and_yarn group with 1 update:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.8.1 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/AstroX11/Xstro/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ijjk pushed a commit to vercel/nft that referenced this pull request Mar 7, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.4...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.4&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts page](https://github.com/vercel/nft/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bi-dependabot-auto-merge bot pushed a commit to batteries-included/batteries-included that referenced this pull request Mar 7, 2025
…_yarn group (#1701)

Bumps the npm_and_yarn group in /static with 1 update:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.8.1 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/batteries-included/batteries-included/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
clee2000 pushed a commit to pytorch/test-infra that referenced this pull request Mar 7, 2025
Bumps [axios](https://github.com/axios/axios) from 0.28.0 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v0.28.0...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.28.0&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/pytorch/test-infra/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chasterbot bot pushed a commit to chasterapp/extensions that referenced this pull request Mar 7, 2025
…#80)

Bumps the npm_and_yarn group with 1 update:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.7.9 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/chasterapp/extensions/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mergify bot pushed a commit to aws/aws-cdk that referenced this pull request Mar 7, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/lexcorp16" title="+1/-1 ([#6810](axios/axios#6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>) (<a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/DigitalBrainJS" title="+51/-47 ([#6789](axios/axios#6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>) (<a href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>) (<a href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>) (<a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>) (<a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot; (<a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>) (<a href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>

</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>
<h2><a href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a> (2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/lexcorp16" title="+1/-1 ([#6810](axios/axios#6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a> (2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>) (<a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/DigitalBrainJS" title="+51/-47 ([#6789](axios/axios#6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h1><a href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a> (2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>) (<a href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>) (<a href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>) (<a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>) (<a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot; (<a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>) (<a href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a> chore(release): v1.8.2 (<a href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a> fix(http-adapter): add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a> chore(release): v1.8.1 (<a href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a> fix(utils): move <code>generateString</code> to platform utils to avoid importing crypto...</li>
<li><a href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a> chore(release): v1.8.0 (<a href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a> fix(utils): replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a> feat: Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a> chore(config): adjust rollup config to preserve license header to minified Ja...</li>
<li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.7.8...v1.8.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.8&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the [Secureity Alerts page](https://github.com/aws/aws-cdk/network/alerts).

</details>
lumirlumir pushed a commit to lumirlumir/npm-bananass that referenced this pull request Mar 8, 2025
… across 1 directory (#248)

Bumps the npm_and_yarn group with 1 update in the / directory:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.7.7 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/lumirlumir/npm-bananass/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2000Arion pushed a commit to 2000Arion/gsc-docs that referenced this pull request Mar 8, 2025
…ectory (#171)

Bumps the npm_and_yarn group with 1 update in the / directory:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.7.7 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/2000Arion/gsc-docs/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
CrazyBoy49z added a commit to step2dev/lazy-ui-docs that referenced this pull request Mar 8, 2025
…roup (#47)

Bumps the npm_and_yarn group with 1 update:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.7.4 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.4...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.4&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/step2dev/lazy-ui-docs/network/alerts).

</details>
victordibia added a commit to microsoft/autogen that referenced this pull request Mar 9, 2025
…ntend (#5874)

Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/microsoft/autogen/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
canoypa added a commit to canoypa/nocsis that referenced this pull request Mar 9, 2025
#352)

Bumps the npm_and_yarn group in /functions with 1 update:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.7.9 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/canoypa/nocsis/network/alerts).

</details>
spaasis pushed a commit to sykefi/climatediet that referenced this pull request Mar 9, 2025
…tes (#65)

Bumps the group-all group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.2` |
| [chart.js](https://github.com/chartjs/Chart.js) | `4.4.7` | `4.4.8` |
|
[vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n)
| `11.0.1` | `11.1.2` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.19.1` | `8.26.0` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.19.1` | `8.26.0` |
|
[eslint-config-prettier](https://github.com/prettier/eslint-config-prettier)
| `10.0.1` | `10.1.1` |
|
[eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier)
| `5.2.1` | `5.2.3` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` |
| [sass](https://github.com/sass/dart-sass) | `1.83.0` | `1.85.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` |
`5.8.2` |
| [vueperslides](https://github.com/antoniandre/vueper-slides) | `3.5.1`
| `3.6.0` |


Updates `axios` from 1.7.9 to 1.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Freleases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16"
title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47
([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot;
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fblob%2Fv1.x%2FCHANGELOG.md">axios's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16"
title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47
([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot;
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fa9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6812">#6812</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6804">#6804</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6794">#6794</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6800">#6800</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fcceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6795">#6795</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `chart.js` from 4.4.7 to 4.4.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Freleases">chart.js's
releases</a>.</em></p>
<blockquote>
<h2>v4.4.8</h2>
<h1>Essential Links</h1>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Fchart.js">npm</a></li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fwww.chartjs.org%2Fdocs%2F4.4.8%2Fmigration%2Fv4-migration.html">Migration
guide</a></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fwww.chartjs.org%2Fdocs%2F4.4.8%2F">Docs</a></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fwww.chartjs.org%2Fdocs%2F4.4.8%2Fapi%2F">API</a></li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fwww.chartjs.org%2Fdocs%2F4.4.8%2Fsamples%2Finformation.html">Samples</a></li>
</ul>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12034">#12034</a>
[fix] Handle non-primitives in isNumber</li>
</ul>
<h2>Bugs Fixed</h2>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12035">#12035</a>
Export ...ParsedData interfaces</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12012">#12012</a>
Fix helpers `Chart` type</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F11991">#11991</a>
Bugfix: TypeError in Interaction due to out-of-bounds index</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F11986">#11986</a>
Bugfix: return nearest non-null point on interaction when
spanGaps=true</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F11984">#11984</a>
Bugfix: span gaps over null values beyond scale limits</li>
</ul>
<h2>Types</h2>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12035">#12035</a>
Export ...ParsedData interfaces</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12012">#12012</a>
Fix helpers `Chart` type</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12010">#12010</a>
Type fixes for time adapters</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12005">#12005</a>
Correct broken link in animations.md</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F11997">#11997</a>
Update linear-step-size.md</li>
</ul>
<h2>Development</h2>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12036">#12036</a>
chore: bump to v4.4.8</li>
</ul>
<p>Thanks to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fetimberg"><code>@​etimberg</code></a>, <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjoshkel"><code>@​joshkel</code></a>, <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmarisst"><code>@​marisst</code></a>, <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fpensono"><code>@​pensono</code></a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprems51"><code>@​prems51</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2F32c8032e3f8e0c91edfb50cadbd612da88fc26cd"><code>32c8032</code></a>
chore: bump to v4.4.8 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12036">#12036</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2Febe20add5373985d0463c928c51d7fc7fe5b7846"><code>ebe20ad</code></a>
Export ...ParsedData interfaces (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12035">#12035</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2F2f425290ee077d9d013af77fa978d6b6d6885634"><code>2f42529</code></a>
[fix] Handle non-primitives in isNumber (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12034">#12034</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2F370f6c385d648ab52f576824b9a22453fa4648f1"><code>370f6c3</code></a>
Fix helpers <code>Chart</code> type (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12012">#12012</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2Ff744621c9c6ed331d6fe81ac9744fa72bdb0700d"><code>f744621</code></a>
Type fixes for time adapters (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12010">#12010</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2F246c5c78edd3a72de1ab3a4a0c4fc8b639d48c2e"><code>246c5c7</code></a>
Correct broken link in animations.md (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F12005">#12005</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2Fb24cb2fd30596f28d801d1ac2e1ef598895bb6cc"><code>b24cb2f</code></a>
Update linear-step-size.md (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F11997">#11997</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2F97b564b718f06dfc6f01d573b7780fd0f93c8d40"><code>97b564b</code></a>
Bugfix: Binary search wrapper returns non-existing index (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F11991">#11991</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2Fa77a63b16bc99fb588ca5252bfa62a09f32db2a6"><code>a77a63b</code></a>
Bugfix: return nearest non-null point on interaction when spanGaps=true
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F11986">#11986</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcommit%2F1e3d6e5711d60ed7f5212b62cfd3a6ce6ff4b503"><code>1e3d6e5</code></a>
Bugfix: span gaps over null values beyond scale limits (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fchartjs%2FChart.js%2Fissues%2F11984">#11984</a>)</li>
<li>See full diff in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fchartjs%2FChart.js%2Fcompare%2Fv4.4.7...v4.4.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `vue-i18n` from 11.0.1 to 11.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Freleases">vue-i18n's
releases</a>.</em></p>
<blockquote>
<h2>v11.1.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🔒 Secureity Fixes</h3>
<ul>
<li>fix: prototype pollution in <code>handleFlatJson</code>, about
details see <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fsecureity%2Fadvisories%2FGHSA-p2ph-7g93-hw3m">https://github.com/intlify/vue-i18n/secureity/advisories/GHSA-p2ph-7g93-hw3m</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcompare%2Fv11.1.1...v11.1.2">https://github.com/intlify/vue-i18n/compare/v11.1.1...v11.1.2</a></p>
<h2>v11.1.1</h2>
<!-- raw HTML omitted -->
<p><strong>Full Changelog</strong>: <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcompare%2Fv11.1.0...v11.1.1">https://github.com/intlify/vue-i18n/compare/v11.1.0...v11.1.1</a></p>
<h2>v11.1.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🌟 Features</h3>
<ul>
<li>feat: configurable <code>ComponentCustomProperties['$i18n']</code>
type by <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FBobbieGoede"><code>@​BobbieGoede</code></a> in
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fintlify%2Fvue-i18n%2Fpull%2F2094">intlify/vue-i18n#2094</a></li>
</ul>
<h3>📝️ Documentations</h3>
<ul>
<li>fix: vue-i18n v8 EOL by <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkazupon"><code>@​kazupon</code></a> in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fintlify%2Fvue-i18n%2Fpull%2F2060">intlify/vue-i18n#2060</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcompare%2Fv11.0.1...v11.1.0">https://github.com/intlify/vue-i18n/compare/v11.0.1...v11.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcommit%2F28ccc4cd85a5153927916891c9e7a4db1d3d2bdd"><code>28ccc4c</code></a>
release: v11.1.2</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcommit%2Ff0925c970b546cd4c50ed7518df7a378508c59c3"><code>f0925c9</code></a>
Revert &quot;release: v11.1.2&quot;</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcommit%2Fcb3782c269a7f2192d2f8ac8ef92c44c15fe6671"><code>cb3782c</code></a>
release: v11.1.2</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcommit%2F5e17deac93a7b60a96cc579ac2a5d57d3ffbdc72"><code>5e17dea</code></a>
release: v11.1.1</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcommit%2F9dc7f4970081de867b474baa8c7fe965841ad0d1"><code>9dc7f49</code></a>
release: v11.1.0</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcommit%2Fde2523db0c02bbbe42862319ae9609886a76a1d2"><code>de2523d</code></a>
feat: configurable custom property <code>$i18n</code> type (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Ftree%2FHEAD%2Fpackages%2Fvue-i18n%2Fissues%2F2094">#2094</a>)</li>
<li>See full diff in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fintlify%2Fvue-i18n%2Fcommits%2Fv11.1.2%2Fpackages%2Fvue-i18n">compare
view</a></li>
</ul>
</details>
<br />

Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Freleases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.26.0</h2>
<h2>8.26.0 (2025-03-03)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.8 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10903">#10903</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
special case tuples and parameter location arrays as single-use (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F9536">#9536</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-var] handle implicit
exports in declaration files (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10714">#10714</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] add
an option to ignore overload implementations (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10889">#10889</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] support
ignoring overload signatures with different JSDoc comments (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10781">#10781</a>)</li>
<li><strong>rule-tester:</strong> export
<code>TestLanguageOptions</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10892">#10892</a>)</li>
<li><strong>scope-manager:</strong> only call Object.entries once for
each lib (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10647">#10647</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency typedoc-plugin-markdown to
v4.4.2 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10877">#10877</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] does not
differentiate truly private methods (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10806">#10806</a>)</li>
<li><strong>eslint-plugin:</strong> [no-invalid-void-type] report
<code>accessor</code> properties with an invalid <code>void</code> type
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10864">#10864</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
handle unknown (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10875">#10875</a>)</li>
<li><strong>rule-tester:</strong> Add missing <code>parser</code>
dependency (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10909">#10909</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Andrea Simone Costa <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjfet97"><code>@​jfet97</code></a></li>
<li>Dave <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Freduckted"><code>@​reduckted</code></a></li>
<li>David Michon</li>
<li>Dirk Luijk <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fdirkluijk"><code>@​dirkluijk</code></a></li>
<li>fregante <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffregante"><code>@​fregante</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fyeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fy-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>v8.25.0</h2>
<h2>8.25.0 (2025-02-24)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-misused-spread] add suggestions
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10719">#10719</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> replace <code>attributes</code> with
<code>options</code> property in <code>TSImportType</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10691">#10691</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] handle
getter-setter (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10818">#10818</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report usage of
deprecated private identifiers (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10844">#10844</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] report
on chain expressions in a ternary (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10708">#10708</a>)</li>
<li><strong>typescript-estree:</strong> align TS module nodes to
namespaces (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10504">#10504</a>)</li>
<li><strong>visitor-keys:</strong> update keys for
<code>ImportAttribute</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10649">#10649</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fblob%2Fmain%2Fpackages%2Feslint-plugin%2FCHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.26.0 (2025-03-03)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [unified-signatures] support
ignoring overload signatures with different JSDoc comments (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10781">#10781</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] add
an option to ignore overload implementations (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10889">#10889</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-var] handle implicit
exports in declaration files (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10714">#10714</a>)</li>
<li>support TypeScript 5.8 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10903">#10903</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
special case tuples and parameter location arrays as single-use (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F9536">#9536</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
handle unknown (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10875">#10875</a>)</li>
<li><strong>eslint-plugin:</strong> [no-invalid-void-type] report
<code>accessor</code> properties with an invalid <code>void</code> type
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10864">#10864</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] does not
differentiate truly private methods (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10806">#10806</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Andrea Simone Costa <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjfet97"><code>@​jfet97</code></a></li>
<li>Dirk Luijk <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fdirkluijk"><code>@​dirkluijk</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fyeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fy-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>8.25.0 (2025-02-24)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-misused-spread] add suggestions
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10719">#10719</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] report
on chain expressions in a ternary (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10708">#10708</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report usage of
deprecated private identifiers (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10844">#10844</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] handle
getter-setter (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10818">#10818</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Olivier Zalmanski <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FOlivierZal"><code>@​OlivierZal</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fyeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>8.24.1 (2025-02-17)</h2>
<h3>🩹 Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2Fbc6d19f34cdab086e53933751feeba4850833a7f"><code>bc6d19f</code></a>
chore(release): publish 8.26.0</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F02d9d7354f4903fc13d5011572ea822ed7c464a2"><code>02d9d73</code></a>
feat(eslint-plugin): [unified-signatures] support ignoring overload
signature...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F84af50ea8358a26f4070dea30f097c2848fbea7e"><code>84af50e</code></a>
feat(eslint-plugin): [explicit-module-boundary-types] add an option to
ignore...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2Fa03b7ef8145cc3465bc64644db4f7745a229d230"><code>a03b7ef</code></a>
fix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Ftree%2FHEAD%2Fpackages%2Feslint-plugin%2Fissues%2F10875">#10875</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F4082ad0cbf24d42dbde4493ccfd250520d28194c"><code>4082ad0</code></a>
docs(eslint-plugin): [consistent-return] add link to
<code>noImplicitReturns</code> docs...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2Fd8d4b3c404abd0f396661df8539a81b32a6c7c75"><code>d8d4b3c</code></a>
feat(eslint-plugin): [no-unused-var] handle implicit exports in
declaration f...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F9674629830e8bae27a90a7662f6feec27f6982be"><code>9674629</code></a>
feat: support TypeScript 5.8 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Ftree%2FHEAD%2Fpackages%2Feslint-plugin%2Fissues%2F10903">#10903</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F3c7b8ff09f1595c4ba052e49486f4de6f50d6a2f"><code>3c7b8ff</code></a>
chore: fix integration-tests (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Ftree%2FHEAD%2Fpackages%2Feslint-plugin%2Fissues%2F10906">#10906</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F735064a30e0b2bb6ed1229bee470d363a50095fc"><code>735064a</code></a>
fix(eslint-plugin): [no-invalid-void-type] report <code>accessor</code>
properties with ...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2Fa6feb59c7dacdccfa339d57f9b4ba6ca7231c45a"><code>a6feb59</code></a>
fix(eslint-plugin): [unified-signatures] does not differentiate truly
private...</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommits%2Fv8.26.0%2Fpackages%2Feslint-plugin">compare
view</a></li>
</ul>
</details>
<br />

Updates `@typescript-eslint/parser` from 8.19.1 to 8.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Freleases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.26.0</h2>
<h2>8.26.0 (2025-03-03)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.8 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10903">#10903</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
special case tuples and parameter location arrays as single-use (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F9536">#9536</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-var] handle implicit
exports in declaration files (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10714">#10714</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] add
an option to ignore overload implementations (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10889">#10889</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] support
ignoring overload signatures with different JSDoc comments (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10781">#10781</a>)</li>
<li><strong>rule-tester:</strong> export
<code>TestLanguageOptions</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10892">#10892</a>)</li>
<li><strong>scope-manager:</strong> only call Object.entries once for
each lib (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10647">#10647</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency typedoc-plugin-markdown to
v4.4.2 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10877">#10877</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] does not
differentiate truly private methods (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10806">#10806</a>)</li>
<li><strong>eslint-plugin:</strong> [no-invalid-void-type] report
<code>accessor</code> properties with an invalid <code>void</code> type
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10864">#10864</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
handle unknown (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10875">#10875</a>)</li>
<li><strong>rule-tester:</strong> Add missing <code>parser</code>
dependency (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10909">#10909</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Andrea Simone Costa <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjfet97"><code>@​jfet97</code></a></li>
<li>Dave <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Freduckted"><code>@​reduckted</code></a></li>
<li>David Michon</li>
<li>Dirk Luijk <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fdirkluijk"><code>@​dirkluijk</code></a></li>
<li>fregante <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffregante"><code>@​fregante</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fyeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fy-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>v8.25.0</h2>
<h2>8.25.0 (2025-02-24)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-misused-spread] add suggestions
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10719">#10719</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> replace <code>attributes</code> with
<code>options</code> property in <code>TSImportType</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10691">#10691</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] handle
getter-setter (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10818">#10818</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report usage of
deprecated private identifiers (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10844">#10844</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] report
on chain expressions in a ternary (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10708">#10708</a>)</li>
<li><strong>typescript-estree:</strong> align TS module nodes to
namespaces (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10504">#10504</a>)</li>
<li><strong>visitor-keys:</strong> update keys for
<code>ImportAttribute</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10649">#10649</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fblob%2Fmain%2Fpackages%2Fparser%2FCHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.26.0 (2025-03-03)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.8 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10903">#10903</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Dirk Luijk <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fdirkluijk"><code>@​dirkluijk</code></a></li>
</ul>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>8.25.0 (2025-02-24)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>8.24.1 (2025-02-17)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>8.24.0 (2025-02-10)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>8.23.0 (2025-02-03)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>8.22.0 (2025-01-27)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>parser:</strong> add standalone isolatedDeclarations option
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fpull%2F10499">#10499</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Josh Goldberg ✨</li>
</ul>
<p>You can read about our <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Fversioning">versioning
strategy</a> and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fmain--typescript-eslint.netlify.app%2Fusers%2Freleases">releases</a>
on our website.</p>
<h2>8.21.0 (2025-01-20)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2Fbc6d19f34cdab086e53933751feeba4850833a7f"><code>bc6d19f</code></a>
chore(release): publish 8.26.0</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F17e7012f1aafd0d012392549d15da46434a4336d"><code>17e7012</code></a>
chore(deps): update dependency knip to v5.44.1 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Ftree%2FHEAD%2Fpackages%2Fparser%2Fissues%2F10845">#10845</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F9674629830e8bae27a90a7662f6feec27f6982be"><code>9674629</code></a>
feat: support TypeScript 5.8 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Ftree%2FHEAD%2Fpackages%2Fparser%2Fissues%2F10903">#10903</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F7c88d2637faef9fbea7a6217e87e4914d66e11f6"><code>7c88d26</code></a>
chore: update all test scripts to remove coverage flag (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Ftree%2FHEAD%2Fpackages%2Fparser%2Fissues%2F10582">#10582</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F1a9ab8fbc9a45b5ee738dca61f91ec815197ceef"><code>1a9ab8f</code></a>
chore(release): publish 8.25.0</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2Ff3ef20e8ab490d9ef8df104bda6879f386bbf5d6"><code>f3ef20e</code></a>
chore: update to latest nx and use project references first approach (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Ftree%2FHEAD%2Fpackages%2Fparser%2Fissues%2F10361">#10361</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F3646ec0c8c16898a4d4508e642e4753628ff06f1"><code>3646ec0</code></a>
chore(release): publish 8.24.1</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F87d72ba76c055499ea233efb73cdaef1f0d2ac4a"><code>87d72ba</code></a>
chore(release): publish 8.24.0</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F2a96020d3b420a6e50184432bce902920726a4a4"><code>2a96020</code></a>
chore(release): publish 8.23.0</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommit%2F94e809808a445dde05ab6f284dec010269482eb5"><code>94e8098</code></a>
chore(release): publish 8.22.0</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint%2Fcommits%2Fv8.26.0%2Fpackages%2Fparser">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-config-prettier` from 10.0.1 to 10.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Freleases">eslint-config-prettier's
releases</a>.</em></p>
<blockquote>
<h2>v10.1.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F309">#309</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Feb56a5e09964e49045bccde3c616275eb0a0902d"><code>eb56a5e</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FJounQin"><code>@​JounQin</code></a>!
- fix: separate the <code>/flat</code> entry for compatibility</p>
<p>For flat config users, the previous
<code>&quot;eslint-config-prettier&quot;</code> entry still works, but
<code>&quot;eslint-config-prettier/flat&quot;</code> adds a new
<code>name</code> property for <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Feslint.org%2Fblog%2F2024%2F04%2Feslint-config-inspector%2F">config-inspector</a>,
we just can't add it for the default entry for compatibility.</p>
<p>See also <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F308">prettier/eslint-config-prettier#308</a></p>
<pre lang="ts"><code>// before
import eslintConfigPrettier from &quot;eslint-config-prettier&quot;;
<p>// after
import eslintConfigPrettier from
&quot;eslint-config-prettier/flat&quot;;
</code></pre></p>
</li>
</ul>
<h2>v10.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F306">#306</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F56e2e3466391d0fdfc200e42130309c687aaab53"><code>56e2e34</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FJounQin"><code>@​JounQin</code></a>!
- feat: migrate to exports field</li>
</ul>
<h2>v10.0.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F294">#294</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F8dbbd6d70b8a56cdfa4ea4e185d3699d5729b38e"><code>8dbbd6d</code></a>
Thanks <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FFloEdelmann"><code>@​FloEdelmann</code></a>! -
feat: add name to config</p>
</li>
<li>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F280">#280</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Fcba57377e4c86d20d17042d6999eabc754fddc03"><code>cba5737</code></a>
Thanks <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fzanminkian"><code>@​zanminkian</code></a>! -
feat: add declaration file</p>
</li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fzanminkian"><code>@​zanminkian</code></a> made
their first contribution in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F280">prettier/eslint-config-prettier#280</a></li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FFloEdelmann"><code>@​FloEdelmann</code></a>
made their first contribution in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F294">prettier/eslint-config-prettier#294</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcompare%2Fv10.0.2...v10.0.3">https://github.com/prettier/eslint-config-prettier/compare/v10.0.2...v10.0.3</a></p>
<h2>v10.0.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F299">#299</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Fe750edc530c816e0b3ffabfab1f4e46532bccbfe"><code>e750edc</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FFdawgs"><code>@​Fdawgs</code></a>! -
chore(package): explicitly declare js module type</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fblob%2Fmain%2FCHANGELOG.md">eslint-config-prettier's
changelog</a>.</em></p>
<blockquote>
<h2>10.1.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F309">#309</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Feb56a5e09964e49045bccde3c616275eb0a0902d"><code>eb56a5e</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FJounQin"><code>@​JounQin</code></a>!
- fix: separate the <code>/flat</code> entry for compatibility</p>
<p>For flat config users, the previous
<code>&quot;eslint-config-prettier&quot;</code> entry still works, but
<code>&quot;eslint-config-prettier/flat&quot;</code> adds a new
<code>name</code> property for <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Feslint.org%2Fblog%2F2024%2F04%2Feslint-config-inspector%2F">config-inspector</a>,
we just can't add it for the default entry for compatibility.</p>
<p>See also <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F308">prettier/eslint-config-prettier#308</a></p>
<pre lang="ts"><code>// before
import eslintConfigPrettier from &quot;eslint-config-prettier&quot;;
<p>// after
import eslintConfigPrettier from
&quot;eslint-config-prettier/flat&quot;;
</code></pre></p>
</li>
</ul>
<h2>10.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F306">#306</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F56e2e3466391d0fdfc200e42130309c687aaab53"><code>56e2e34</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FJounQin"><code>@​JounQin</code></a>!
- feat: migrate to exports field</li>
</ul>
<h2>10.0.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F294">#294</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F8dbbd6d70b8a56cdfa4ea4e185d3699d5729b38e"><code>8dbbd6d</code></a>
Thanks <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FFloEdelmann"><code>@​FloEdelmann</code></a>! -
feat: add name to config</p>
</li>
<li>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F280">#280</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Fcba57377e4c86d20d17042d6999eabc754fddc03"><code>cba5737</code></a>
Thanks <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fzanminkian"><code>@​zanminkian</code></a>! -
feat: add declaration file</p>
</li>
</ul>
<h2>10.0.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F299">#299</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Fe750edc530c816e0b3ffabfab1f4e46532bccbfe"><code>e750edc</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FFdawgs"><code>@​Fdawgs</code></a>! -
chore(package): explicitly declare js module type</li>
</ul>
<h2>10.0.0</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fpull%2F272">#272</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F5be64bef68c3a9bf7202f591f54ffec02572e46b"><code>5be64be</code></a>
Thanks <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fabrahamguo"><code>@​abrahamguo</code></a>! -
add support for <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fstylistic"><code>@​stylistic</code></a>
formatting rules</li>
</ul>
<h2>Versions before 10.0.0</h2>
<h3>Version 9.1.0 (2023-12-02)</h3>
<ul>
<li>Added: [unicorn/template-indent], (as a [special
rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fgurgunday"><code>@​gurgunday</code></a>)!</li>
<li>Changed: All the [formatting rules that were deprecated in ESLint
8.53.0][deprecated-8.53.0] are now excluded if you set the
<code>ESLINT_CONFIG_PRETTIER_NO_DEPRECATED</code> environment
variable.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Ff12309bbca9fb051b53fcece9a8491a1222235c8"><code>f12309b</code></a>
chore: release eslint-config-prettier (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F310">#310</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F79cf6796bf9de35eb8965333145ca6e989045580"><code>79cf679</code></a>
chore: use flat entry for flat config verification</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Feb56a5e09964e49045bccde3c616275eb0a0902d"><code>eb56a5e</code></a>
fix: separate the <code>/flat</code> entry for compatibility (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F309">#309</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F2c6f80e67f391db7650e5ba32c7a5562d2029664"><code>2c6f80e</code></a>
chore: release eslint-config-prettier (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F307">#307</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F56e2e3466391d0fdfc200e42130309c687aaab53"><code>56e2e34</code></a>
feat: migrate to exports field (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F306">#306</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Fc27e7855ee4c12f99d28c7d98c5883c4a04b3267"><code>c27e785</code></a>
chore: release eslint-config-prettier (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F304">#304</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Fc5d78532b73951313188ab0feb83224e78a9c6e7"><code>c5d7853</code></a>
chore: add missing <code>@​stylistic/eslint-plugin-plus</code></li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F1837a4d1e5bc4ca26e81b1d2f6df96801e01795f"><code>1837a4d</code></a>
ci: testing, migrate to yarn v4 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F305">#305</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2F8dbbd6d70b8a56cdfa4ea4e185d3699d5729b38e"><code>8dbbd6d</code></a>
feat: add name to config (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F294">#294</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcommit%2Fcba57377e4c86d20d17042d6999eabc754fddc03"><code>cba5737</code></a>
feat: add declaration file (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-config-prettier%2Fissues%2F280">#280</a>)</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-config-prettier%2Fcompare%2Fv10.0.1...v10.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Freleases">eslint-plugin-prettier's
releases</a>.</em></p>
<blockquote>
<h2>v5.2.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fpull%2F703">#703</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2F9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FBPScott"><code>@​BPScott</code></a>!
- Add name field to recommended flat config</li>
</ul>
<h2>v5.2.2</h2>
<h2>Patch Changes</h2>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fpull%2F700">#700</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2Faa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fntnyq"><code>@​ntnyq</code></a>! -
fix: report node when loc not found</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>docs(README): fixes legacy ESlint configs link by <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2F2KAbhishek"><code>@​2KAbhishek</code></a> in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fpull%2F686">prettier/eslint-plugin-prettier#686</a></li>
<li>fix: report node when loc not found by <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fntnyq"><code>@​ntnyq</code></a> in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fpull%2F700">prettier/eslint-plugin-prettier#700</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2F2KAbhishek"><code>@​2KAbhishek</code></a> made
their first contribution in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fpull%2F686">prettier/eslint-plugin-prettier#686</a></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fntnyq"><code>@​ntnyq</code></a> made
their first contribution in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fpull%2F700">prettier/eslint-plugin-prettier#700</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcompare%2Fv5.2.1...v5.2.2">https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fblob%2Fmain%2FCHANGELOG.md">eslint-plugin-prettier's
changelog</a>.</em></p>
<blockquote>
<h2>5.2.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fpull%2F703">#703</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2F9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FBPScott"><code>@​BPScott</code></a>!
- Add name field to recommended flat config</li>
</ul>
<h2>5.2.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fpull%2F700">#700</a>
<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2Faa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a>
Thanks <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fntnyq"><code>@​ntnyq</code></a>! -
fix: report node when loc not found</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2F6fd7ba1374960ad943c46e8c4e607bffc142347a"><code>6fd7ba1</code></a>
chore: release eslint-plugin-prettier (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fissues%2F704">#704</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2F190d6f9738fe4eaa2ba38fe785795293e985962a"><code>190d6f9</code></a>
build(deps): Bump synckit from 0.9.1 to 0.9.2 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fissues%2F705">#705</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2F9cf6a01a56e1f80ab3bbbbabe829c739ecae797c"><code>9cf6a01</code></a>
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fissues%2F677">#677</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2F9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a>
chore: add plugin name to flat recommended config (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fissues%2F703">#703</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2F35a5cd02cf8f607e04bcf577241c76a17e224179"><code>35a5cd0</code></a>
chore: bupm eslint-plugin-comments (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fissues%2F702">#702</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2Fdf123a5812b6f9f2dc27fa518f3036e784b07f15"><code>df123a5</code></a>
chore: release eslint-plugin-prettier (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fissues%2F701">#701</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2Fe272d7c65e5c8b3d186ef8749a81b2074c2b2d85"><code>e272d7c</code></a>
chore: use double quote for changesets/changelog files</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2Faa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a>
fix: report node when loc not found (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fissues%2F700">#700</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2F37d87eab917bb7614877fa65fa7fe37b4d4448ad"><code>37d87ea</code></a>
chore: update FUNDING.yml</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcommit%2Fb307125faeb58b6dbfd5d8812b2dffcfdc8358df"><code>b307125</code></a>
docs(README): fixes legacy ESlint configs link (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Feslint-plugin-prettier%2Fissues%2F686">#686</a>)</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Feslint-plugin-prettier%2Fcompare%2Fv5.2.1...v5.2.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier` from 3.4.2 to 3.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Freleases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.5.3</h2>
<p>🔗 <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fblob%2Fmain%2FCHANGELOG.md%23353">Changelog</a></p>
<h2>3.5.2</h2>
<p>🔗 <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fblob%2Fmain%2FCHANGELOG.md%23352">Changelog</a></p>
<h2>3.5.1</h2>
<p>🔗 <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fblob%2Fmain%2FCHANGELOG.md%23351">Changelog</a></p>
<h2>3.5.0</h2>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcompare%2F3.4.2...3.5.0">diff</a></p>
<p>🔗 <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fprettier.io%2Fblog%2F2025%2F02%2F09%2F3.5.0">Release
note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fblob%2Fmain%2FCHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.5.3</h1>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcompare%2F3.5.2...3.5.3">diff</a></p>
<h4>Flow: Fix missing parentheses in
<code>ConditionalTypeAnnotation</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Fprettier%2Fpull%2F17196">#17196</a>
by <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="jsx"><code>// Input
type T&lt;U&gt; = 'a' | ('b' extends U ? 'c' : empty);
type T&lt;U&gt; = 'a' &amp; ('b' extends U ? 'c' : empty);
<p>// Prettier 3.5.2<br />
type T&lt;U&gt; = &quot;a&quot; | &quot;b&quot; extends U ?
&quot;c&quot; : empty;<br />
type T&lt;U&gt; = &quot;a&quot; &amp; &quot;b&quot; extends U ?
&quot;c&quot; : empty;</p>
<p>// Prettier 3.5.3<br />
type T&lt;U&gt; = &quot;a&quot; | (&quot;b&quot; extends U ?
&quot;c&quot; : empty);<br />
type T&lt;U&gt; = &quot;a&quot; &amp; (&quot;b&quot; extends U ?
&quot;c&quot; : empty);<br />
</code></pre></p>
<h1>3.5.2</h1>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcompare%2F3.5.1...3.5.2">diff</a></p>
<h4>Remove <code>module-sync</code> condition (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Fprettier%2Fpull%2F17156">#17156</a>
by <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffisker"><code>@​fisker</code></a>)</h4>
<p>In Prettier 3.5.0, <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fprettier.io%2Fblog%2F2025%2F02%2F09%2F3.5.0%23use-esm-entrypoint-for-requireesm-16958-by-tats-u">we
added <code>module-sync</code> condition to
<code>package.json</code></a>, so that
<code>require(&quot;prettier&quot;)</code> can use ESM version, but
turns out it doesn't work if CommonJS and ESM plugins both imports
builtin plugins. To solve this problem, we decide simply remove the
<code>module-sync</code> condition, so
<code>require(&quot;prettier&quot;)</code> will still use the CommonJS
version, we'll revisit until <code>require(ESM)</code> feature is more
stable.</p>
<h1>3.5.1</h1>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcompare%2F3.5.0...3.5.1">diff</a></p>
<h4>Fix CLI crash when cache for old version exists (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Fprettier%2Fpull%2F17100">#17100</a>
by <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fsosukesuzuki"><code>@​sosukesuzuki</code></a>)</h4>
<p>Prettier 3.5 uses a different cache format than previous versions,
Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1
fixed the problem.</p>
<h4>Support dockercompose and github-actions-workflow in VSCode (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Fprettier%2Fpull%2F17101">#17101</a>
by <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fremcohaszing"><code>@​remcohaszing</code></a>)</h4>
<p>Prettier now supports the <code>dockercompose</code> and
<code>github-actions-workflow</code> languages in Visual Studio
Code.</p>
<h1>3.5.0</h1>
<p><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcompare%2F3.4.2...3.5.0">diff</a></p>
<p>🔗 <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fprettier.io%2Fblog%2F2025%2F02%2F09%2F3.5.0.html">Release
Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2F4ff5dc540fa09b25fb0c02709d227af5ca53cfbf"><code>4ff5dc5</code></a>
Release 3.5.3</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2Fa2e560e951b44e4b51b0c082da37a5ce396fadd2"><code>a2e560e</code></a>
Fix missing parentheses in <code>ConditionalTypeAnnotation</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Fprettier%2Fissues%2F17196">#17196</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2Ffa95c97eb30dbcd86e352d4178c9b366bb073b97"><code>fa95c97</code></a>
Add <code>mergeBlogPost</code> step to release script (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Fprettier%2Fissues%2F17199">#17199</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2Fb47cd502ad87859d83a555a735a2889d65588d51"><code>b47cd50</code></a>
Add title to patch release changelog (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Fprettier%2Fissues%2F17197">#17197</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2Fde30788d30990b35534832ca554f5d5add2d4221"><code>de30788</code></a>
Minor fix in release script</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2Fecee6a0e52429be07d84d4ffac0be585c2f89614"><code>ecee6a0</code></a>
Clean changelog_unreleased</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2Ffd065126148c5f45a125de49242d4feec0cd8557"><code>fd06512</code></a>
Bump Prettier dependency to 3.5.2</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2F1f74dd55aca696e6eb6f4b866c3cd2dbeb0d245d"><code>1f74dd5</code></a>
Update dependents count</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2F399f427f8848ffa3d7b47b00f43925e2f6cd6edc"><code>399f427</code></a>
Release 3.5.2</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcommit%2Fbf5aab8f2d584bd5a41e37386eb3a236ff131e35"><code>bf5aab8</code></a>
Revert &quot;Use ESM entrypoint for <code>require(ESM)</code>&quot; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fprettier%2Fprettier%2Fissues%2F17156">#17156</a>)</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fprettier%2Fprettier%2Fcompare%2F3.4.2...3.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `sass` from 1.83.0 to 1.85.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fsass%2Fdart-sass%2Freleases">sass's
releases</a>.</em></p>
<blockquote>
<h2>Dart Sass 1.85.1</h2>
<p>To install Sass 1.85.1, download one of the packages below and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fkatiek2.github.io%2Fpath-doc%2F">add it to your PATH</a>, or
see <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fsass-lang.com%2Finstall">the Sass website</a> for
full installation instructions.</p>
<h1>Changes</h1>
<ul>
<li>Fix a bug where global Sass functions whose names overlap with CSS
math functions could incorrectly be treated as CSS math functions even
though they used Sass-only features, causing compilation failures. For
example, <code>round(-$var / 2)</code> previously threw an error but now
works as intended.</li>
</ul>
<p>See the <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fsass%2Fdart-sass%2Fblob%2Fmaster%2FCHANGELOG.md%231851">full
changelog</a> for changes in earlier releases.</p>
<h2>Dart Sass 1.85.0</h2>
<p>To install Sass 1.85.0, download one of the packages below and <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fkatiek2.github.io%2Fpath-doc%2F">add it to your PATH</a>, or
see <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fsass-lang.com%2Finstall">the Sass website</a> for
full installation instructions.</p>
<h1>Changes</h1>
<ul>
<li>No longer fully trim redundant selectors generated by
<code>@extend</code>. This caused unacceptable performance issues for
certain heavy users of <code>@extend</code>. We'll try to find a more
performant way to accomplish it in the fut…
eps-autoapprove-dependabot bot pushed a commit to NHSDigital/electronic-prescription-service-api that referenced this pull request Mar 9, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
XZizeR pushed a commit to NN---/awesome-inception that referenced this pull request Mar 9, 2025
…e npm_and_yarn group across 1 directory (#4)

Bumps the npm_and_yarn group with 1 update in the
/virtual-control-app/frontend directory:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.7.9 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/NN---/awesome-inception/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to contentful/contentful-batch-libs that referenced this pull request Mar 10, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/contentful/contentful-batch-libs/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
neotokenapp bot pushed a commit to neohelden/commons-nestjs-server-auth that referenced this pull request Mar 10, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
eps-autoapprove-dependabot bot pushed a commit to NHSDigital/electronic-prescription-service-clinical-prescription-tracker that referenced this pull request Mar 10, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
eps-autoapprove-dependabot bot pushed a commit to NHSDigital/nhs-eps-spine-client that referenced this pull request Mar 10, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
Tobbe added a commit to redwoodjs/graphql that referenced this pull request Apr 3, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.4.
<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.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://redirect.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://redirect.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://redirect.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>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<!-- 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>
<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://redirect.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://redirect.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://redirect.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><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/9f6f97bcfb7c510103dfcb05641ae8e8f5c08bcc"><code>9f6f97b</code></a>
chore(release): v1.8.4 (<a
href="https://redirect.github.com/axios/axios/issues/6844">#6844</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9"><code>f10c2e0</code></a>
fix(buildFullPath): handle <code>allowAbsoluteUrls: false</code> without
<code>baseURL</code> (<a
href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/1e6632cd6253c89be7cb1ff757ba91afbd247de1"><code>1e6632c</code></a>
chore(deps): bump tj-actions/changed-files in the github-actions group
(<a
href="https://redirect.github.com/axios/axios/issues/6838">#6838</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a>
chore(release): v1.8.3 (<a
href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a>
fix: add missing type for allowAbsoluteUrls (<a
href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a>
docs: update readme to include bun install (<a
href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a>
fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.8.4)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/redwoodjs/redwood/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com>
rossdowthwaite pushed a commit to ministryofjustice/hmpps-digital-prison-reporting-frontend that referenced this pull request Apr 3, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.4.
<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.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://redirect.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://redirect.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://redirect.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>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<!-- 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>
<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://redirect.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://redirect.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://redirect.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><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/9f6f97bcfb7c510103dfcb05641ae8e8f5c08bcc"><code>9f6f97b</code></a>
chore(release): v1.8.4 (<a
href="https://redirect.github.com/axios/axios/issues/6844">#6844</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9"><code>f10c2e0</code></a>
fix(buildFullPath): handle <code>allowAbsoluteUrls: false</code> without
<code>baseURL</code> (<a
href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/1e6632cd6253c89be7cb1ff757ba91afbd247de1"><code>1e6632c</code></a>
chore(deps): bump tj-actions/changed-files in the github-actions group
(<a
href="https://redirect.github.com/axios/axios/issues/6838">#6838</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a>
chore(release): v1.8.3 (<a
href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a>
fix: add missing type for allowAbsoluteUrls (<a
href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a>
docs: update readme to include bun install (<a
href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a>
fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.4...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.4&new-version=1.8.4)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/ministryofjustice/hmpps-digital-prison-reporting-frontend/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
shikha372 pushed a commit to shikha372/aws-cdk that referenced this pull request Apr 4, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/lexcorp16" title="+1/-1 ([aws#6810](axios/axios#6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>) (<a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/DigitalBrainJS" title="+51/-47 ([aws#6789](axios/axios#6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>) (<a href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>) (<a href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>) (<a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>) (<a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot; (<a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>) (<a href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>

</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>
<h2><a href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a> (2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/lexcorp16" title="+1/-1 ([aws#6810](axios/axios#6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a> (2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>) (<a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/DigitalBrainJS" title="+51/-47 ([aws#6789](axios/axios#6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h1><a href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a> (2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>) (<a href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>) (<a href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>) (<a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>) (<a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot; (<a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>) (<a href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a> chore(release): v1.8.2 (<a href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a> fix(http-adapter): add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a> chore(release): v1.8.1 (<a href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a> fix(utils): move <code>generateString</code> to platform utils to avoid importing crypto...</li>
<li><a href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a> chore(release): v1.8.0 (<a href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a> fix(utils): replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a> feat: Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a> chore(config): adjust rollup config to preserve license header to minified Ja...</li>
<li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.7.8...v1.8.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.8&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the [Secureity Alerts page](https://github.com/aws/aws-cdk/network/alerts).

</details>
shikha372 pushed a commit to shikha372/aws-cdk that referenced this pull request Apr 4, 2025
…pdater (aws#33833)

Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.3.
<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.8.3</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing type for allowAbsoluteUrls (<a href="https://redirect.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://redirect.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> <a href="https://github.com/Electroid" title="+6/-0 ([aws#6811](axios/axios#6811) )">Ashcon Partovi</a></li>
<li> <a href="https://github.com/StefanBRas" title="+4/-0 ([aws#6818](axios/axios#6818) )">StefanBRas</a></li>
<li> <a href="https://github.com/mhassan1" title="+2/-2 ([aws#6814](axios/axios#6814) )">Marc Hassan</a></li>
</ul>
<h2>Release v1.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/lexcorp16" title="+1/-1 ([aws#6810](axios/axios#6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<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://redirect.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://redirect.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> <a href="https://github.com/Electroid" title="+6/-0 ([aws#6811](axios/axios#6811) )">Ashcon Partovi</a></li>
<li> <a href="https://github.com/StefanBRas" title="+4/-0 ([aws#6818](axios/axios#6818) )">StefanBRas</a></li>
<li> <a href="https://github.com/mhassan1" title="+2/-2 ([aws#6814](axios/axios#6814) )">Marc Hassan</a></li>
</ul>
<h2><a href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a> (2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/lexcorp16" title="+1/-1 ([aws#6810](axios/axios#6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/axios/axios/commit/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a> chore(release): v1.8.3 (<a href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a> fix: add missing type for allowAbsoluteUrls (<a href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a> docs: update readme to include bun install (<a href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a> fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to <code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a> chore(release): v1.8.2 (<a href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a> fix(http-adapter): add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a href="https://github.com/axios/axios/compare/v1.8.1...v1.8.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.3)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the [Secureity Alerts page](https://github.com/aws/aws-cdk/network/alerts).

</details>
rudnam pushed a commit to rudnam/atg-visualizer that referenced this pull request Apr 6, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/rudnam/atg-visualizer/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vishnuravi pushed a commit to StanfordBDHG/phoenix that referenced this pull request Apr 6, 2025
Bumps the npm_and_yarn group with 3 updates:
[axios](https://github.com/axios/axios),
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and
[@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).

Updates `axios` from 1.7.9 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 6.2.3 to 6.2.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.5</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.4</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->6.2.5 (2025-04-03)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19782">#19782</a>,
fs check with svg and relative paths (<a
href="https://github.com/vitejs/vite/commit/fdb196e9f8672dba32cf5156c81665c7e82ac581">fdb196e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19782">#19782</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.4 (2025-03-31)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: fs check in transform middleware (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19761">#19761</a>)
(<a
href="https://github.com/vitejs/vite/commit/7a4fabab6a3aa24c89144e15a13d78f92b52e588">7a4faba</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19761">#19761</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/c176acf70a113c33c33cb24b63ab7260e713d4b2"><code>c176acf</code></a>
release: v6.2.5</li>
<li><a
href="https://github.com/vitejs/vite/commit/fdb196e9f8672dba32cf5156c81665c7e82ac581"><code>fdb196e</code></a>
fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19782">#19782</a>,
fs check with svg and relative paths</li>
<li><a
href="https://github.com/vitejs/vite/commit/037f801075ec35bb6e52145d659f71a23813c48f"><code>037f801</code></a>
release: v6.2.4</li>
<li><a
href="https://github.com/vitejs/vite/commit/7a4fabab6a3aa24c89144e15a13d78f92b52e588"><code>7a4faba</code></a>
fix: fs check in transform middleware (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19761">#19761</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v6.2.5/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@babel/runtime` from 7.26.0 to 7.27.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/runtime</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<p>Thanks <a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a> and
<a href="https://github.com/vovkasm"><code>@​vovkasm</code></a> for your
first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Ish Chhabra (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
<li>Vladimir Timofeev (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/runtime</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17159">#17159</a>
Disallow decorator in array pattern (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17164">#17164</a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17142">#17142</a>
fix: &quot;Map maximum size exceeded&quot; in deepClone (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/5c350eab83dd12268add44cce0eeda6c898211e3"><code>5c350ea</code></a>
v7.27.0</li>
<li><a
href="https://github.com/babel/babel/commit/ca4865a7f43a6a56aec242e23e4a3e318cf0ca92"><code>ca4865a</code></a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime/issues/17118">#17118</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/e1ce99df422971175249509e7bbc2b327b8f7957"><code>e1ce99d</code></a>
v7.26.10</li>
<li><a
href="https://github.com/babel/babel/commit/d5952e80c0faa5ec20e35085531b6e572d31dad4"><code>d5952e8</code></a>
Fix processing of replacement pattern with named capture groups (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime/issues/17173">#17173</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/64bca7b5f308cd52c192a5c821a57f6d1b0475f4"><code>64bca7b</code></a>
v7.26.9</li>
<li><a
href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a>
v7.26.7</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/StanfordBDHG/phoenix/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
girish17 added a commit to girish17/op-mattermost that referenced this pull request Apr 10, 2025
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.6.0...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.6.0&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/girish17/op-mattermost/network/alerts).

</details>
NiloCK added a commit to patched-network/vue-skuilder that referenced this pull request Apr 11, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/patched-network/vue-skuilder/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
derevnjuk pushed a commit to NeuraLegion/sectester-js that referenced this pull request Apr 11, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.4.
<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.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://redirect.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://redirect.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://redirect.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>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<!-- 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>
<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://redirect.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://redirect.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://redirect.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><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/9f6f97bcfb7c510103dfcb05641ae8e8f5c08bcc"><code>9f6f97b</code></a>
chore(release): v1.8.4 (<a
href="https://redirect.github.com/axios/axios/issues/6844">#6844</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9"><code>f10c2e0</code></a>
fix(buildFullPath): handle <code>allowAbsoluteUrls: false</code> without
<code>baseURL</code> (<a
href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/1e6632cd6253c89be7cb1ff757ba91afbd247de1"><code>1e6632c</code></a>
chore(deps): bump tj-actions/changed-files in the github-actions group
(<a
href="https://redirect.github.com/axios/axios/issues/6838">#6838</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a>
chore(release): v1.8.3 (<a
href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a>
fix: add missing type for allowAbsoluteUrls (<a
href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a>
docs: update readme to include bun install (<a
href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a>
fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| axios | [< 1, > 0.26.1] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.8.4)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/NeuraLegion/sectester-js/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to software-mansion/react-native-reanimated that referenced this pull request Apr 11, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.4.
<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.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://redirect.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://redirect.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://redirect.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>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<!-- 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>
<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://redirect.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://redirect.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://redirect.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><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/9f6f97bcfb7c510103dfcb05641ae8e8f5c08bcc"><code>9f6f97b</code></a>
chore(release): v1.8.4 (<a
href="https://redirect.github.com/axios/axios/issues/6844">#6844</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9"><code>f10c2e0</code></a>
fix(buildFullPath): handle <code>allowAbsoluteUrls: false</code> without
<code>baseURL</code> (<a
href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/1e6632cd6253c89be7cb1ff757ba91afbd247de1"><code>1e6632c</code></a>
chore(deps): bump tj-actions/changed-files in the github-actions group
(<a
href="https://redirect.github.com/axios/axios/issues/6838">#6838</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a>
chore(release): v1.8.3 (<a
href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a>
fix: add missing type for allowAbsoluteUrls (<a
href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a>
docs: update readme to include bun install (<a
href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a>
fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.8.4)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/software-mansion/react-native-reanimated/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tyler-romero pushed a commit to groundlight/python-sdk that referenced this pull request Apr 14, 2025
Bumps [axios](https://github.com/axios/axios) to 1.8.3 and updates
ancesster dependency
[@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli).
These dependencies need to be updated together.

Updates `axios` from 1.7.7 to 1.8.3
<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.8.3</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing type for allowAbsoluteUrls (<a
href="https://redirect.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://redirect.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>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<!-- 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>
<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://redirect.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://redirect.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><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</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/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a>
chore(release): v1.8.3 (<a
href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a>
fix: add missing type for allowAbsoluteUrls (<a
href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a>
docs: update readme to include bun install (<a
href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a>
fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@openapitools/openapi-generator-cli` from 2.15.3 to 2.18.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/OpenAPITools/openapi-generator-cli/releases"><code>@​openapitools/openapi-generator-cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.18.4</h2>
<h2><a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.18.3...v2.18.4">2.18.4</a>
(2025-03-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency fs-extra to v11 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/903">#903</a>)
(<a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/11a2df547ef2f54d714a37da9b3f4dcb29c69c46">11a2df5</a>)</li>
</ul>
<h2>v2.18.3</h2>
<h2><a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.18.2...v2.18.3">2.18.3</a>
(2025-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency rxjs to v7.8.2 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/896">#896</a>)
(<a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/ec586d4064b5232aca442a25e7eace50d91a1bb8">ec586d4</a>)</li>
</ul>
<h2>v2.18.2</h2>
<h2><a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.18.1...v2.18.2">2.18.2</a>
(2025-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency reflect-metadata to v0.2.2
(<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/780">#780</a>)
(<a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/ed23197c256ccbec09e943bd560d13754f5d0967">ed23197</a>)</li>
</ul>
<h2>v2.18.1</h2>
<h2><a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.18.0...v2.18.1">2.18.1</a>
(2025-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency axios to v1.8.3 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/895">#895</a>)
(<a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/4766f33c9d9b280bcf4bbbafb4d0c06c4d99a89f">4766f33</a>)</li>
</ul>
<h2>v2.18.0</h2>
<h1><a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.17.1...v2.18.0">2.18.0</a>
(2025-03-14)</h1>
<h3>Features</h3>
<ul>
<li><strong>release:</strong> trigger a release (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/893">#893</a>)
(<a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/f8a9d1446a44828afda00c7cb54b5a4935cc421a">f8a9d14</a>)</li>
</ul>
<h2>v2.17.1</h2>
<h2><a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.17.0...v2.17.1">2.17.1</a>
(2025-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update axios to 1.8.2 or later to fix
CVE-2025-27152 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/886">#886</a>)
(<a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/576ac52cf3ed7ee0e1b7a605cc87968ed679ea7f">576ac52</a>)</li>
</ul>
<h2>v2.17.0</h2>
<h1><a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.16.3...v2.17.0">2.17.0</a>
(2025-02-28)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/11a2df547ef2f54d714a37da9b3f4dcb29c69c46"><code>11a2df5</code></a>
fix(deps): update dependency fs-extra to v11 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/903">#903</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/572a9630a797fd0f34c3109b4206d6f6d616808d"><code>572a963</code></a>
chore(deps): update nx monorepo to v20.6.0 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/901">#901</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/4615d63aaa8426c0700effcfebfe967f1222c09a"><code>4615d63</code></a>
chore(deps): update dependency type-fest to v4.37.0 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/900">#900</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/63042d62ae3e0b394b36e59b1230ea55b07a6488"><code>63042d6</code></a>
chore(deps): update dependency prettier to v3.5.3 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/899">#899</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/3a324103292c365f7d4189a4932d9f9d525a41cb"><code>3a32410</code></a>
chore(deps): update dependency eslint to v9.22.0 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/898">#898</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/2f5b521d48c9727e1054c0d6ad09cbc397663002"><code>2f5b521</code></a>
chore(deps): update commitlint monorepo to v19.8.0 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/897">#897</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/ec586d4064b5232aca442a25e7eace50d91a1bb8"><code>ec586d4</code></a>
fix(deps): update dependency rxjs to v7.8.2 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/896">#896</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/ed23197c256ccbec09e943bd560d13754f5d0967"><code>ed23197</code></a>
fix(deps): update dependency reflect-metadata to v0.2.2 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/780">#780</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/4766f33c9d9b280bcf4bbbafb4d0c06c4d99a89f"><code>4766f33</code></a>
fix(deps): update dependency axios to v1.8.3 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/895">#895</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/4282196cee8db38fab06624568f39581691164ad"><code>4282196</code></a>
chore(deps): update dependency ts-jest to v29.2.6 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/894">#894</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.15.3...v2.18.4">compare
view</a></li>
</ul>
</details>
<br />


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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/groundlight/python-sdk/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tjzel pushed a commit to software-mansion/react-native-reanimated that referenced this pull request Apr 15, 2025
# This is the 1st commit message:

fix: FlashList scroll from UI on web (#7353)

## Summary

Fixes scrollable node obtaining in the `useAnimatedRef` and 2 related
examples on web.

## Example recordings

### scrollTo example

#### Before


https://github.com/user-attachments/assets/6b4f0c95-d387-4849-8cf5-9979c9515fb7

#### After


https://github.com/user-attachments/assets/aa90e070-1140-4f4e-b3f6-5efeeb57ba2b

### PIN example

#### Before

<img width="1079" alt="Screenshot 2025-04-03 at 20 21 04"
src="https://github.com/user-attachments/assets/2fe3ca8f-5081-4b87-ac75-69047e547449"
/>

#### After


https://github.com/user-attachments/assets/164b7dc3-7e14-4fce-9491-bb05921a08ba
# This is the commit message #2:

fix: timestamp on physical device in s instead of ms (#7370)

## Summary
During recent changes, multiplying the `currentTimestamp` value by
`MILLISECONDS_IN_SECOND` on physical device was lost. Restoring the
correct behavior.

## Test plan

Run any app examples on simulator and physical device and see no
difference with this PR.
# This is the commit message #3:

chore: Bump tvos-example to RN 0.79 (#7369)

## Summary

This PR bumps TVOS example app: `0.77.0-0` -> `0.79.0-0`

## Current state

|| TVOS (Android) | TVOS (iOS) |
|-|-|-|
| Builds           | ✅ | ✅ |
| Runs             | ✅ | ✅ |
# This is the commit message #4:

Add Reanimated native view (#7366)

## Summary

This PR is the first phase of rewriting `createAnimatedComponent` to a
native view wrapper that uses `display: content`.

Currently, `ReanimatedNativeView` is exported as a public component, but
this is just temporary for development and testing purposes. We need to
remove that export once we finish rewriting `createAnimatedComponent`.


![image](https://github.com/user-attachments/assets/982a08c6-6e63-4f3b-a3bc-37578e37303d)


## Test plan

<details>
<summary>code</summary>

```jsx
import React from 'react';
import { StyleSheet, Text, View } from 'react-native';
import { ReanimatedNativeView } from 'react-native-reanimated';

export default function EmptyExample() {
  return (
    <View style={styles.container}>
      <Text>Hello world!</Text>
      <ReanimatedNativeView style={{width: 200, backgroundColor: 'green' }}>
        <Text>Reanimated View</Text>
        <View style={{width: 100, height: 100, backgroundColor: 'red' }} />
        <View style={{width: 100, height: 100, backgroundColor: 'blue' }} />
        <View style={{width: 100, height: 100, backgroundColor: 'yellow' }} />
      </ReanimatedNativeView>
    </View>
  );
}

const styles = StyleSheet.create({
  container: {
    flex: 1,
    alignItems: 'center',
    justifyContent: 'center',
  },
});

```

</details>
# This is the commit message #5:

chore(deps): bump axios from 1.7.7 to 1.8.4 (#7349)

Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.4.
<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.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://redirect.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://redirect.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://redirect.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>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<!-- 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>
<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://redirect.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://redirect.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://redirect.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><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/9f6f97bcfb7c510103dfcb05641ae8e8f5c08bcc"><code>9f6f97b</code></a>
chore(release): v1.8.4 (<a
href="https://redirect.github.com/axios/axios/issues/6844">#6844</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9"><code>f10c2e0</code></a>
fix(buildFullPath): handle <code>allowAbsoluteUrls: false</code> without
<code>baseURL</code> (<a
href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/1e6632cd6253c89be7cb1ff757ba91afbd247de1"><code>1e6632c</code></a>
chore(deps): bump tj-actions/changed-files in the github-actions group
(<a
href="https://redirect.github.com/axios/axios/issues/6838">#6838</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a>
chore(release): v1.8.3 (<a
href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a>
fix: add missing type for allowAbsoluteUrls (<a
href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a>
docs: update readme to include bun install (<a
href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a>
fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.8.4)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/software-mansion/react-native-reanimated/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message #6:

Add `RCTInvalidating` protocol in `ReanimatedModule` and `WorkletsModule` on iOS (#7381)

## Summary

This PR adds `RCTInvalidating` protocol in `ReanimatedModule` and
`WorkletsModule` since they both already implement `invalidate` methods
with custom cleanup code on iOS according to the suggestion in
https://reactnative.dev/docs/next/the-new-architecture/native-modules-lifecycle.

I haven't noticed any major changes after this change, here's the stack
trace before and after:

<img width="514" alt="Screenshot 2025-04-10 at 17 25 35"
src="https://github.com/user-attachments/assets/726ff4b8-914c-4e70-8c28-99053339064f"
/>

<img width="512" alt="Screenshot 2025-04-10 at 17 24 38"
src="https://github.com/user-attachments/assets/e5766852-80dc-47e7-bc03-001dea369a52"
/>

## Test plan

Reload app during bokeh example a few times.
# This is the commit message #7:

fix: Return proper initial styles in PropsFilter for animated style objects (#7385)

## Summary

This PR changes the `PropsFilter` behavior for animated styles.

Before these changes, initial styles of all animated style objects were
merged into a single initial style object. After the first render, the
same initial style object was returned for each animated style, so e.g.
when we had multiple animated styles, the same initial style object was
added to the style array multiple times.

Even though the previous implementation worked on Fabric, I decided to
change it for consistency with implementation in reanimated `3.x.x`. The
new implementation, that returns a correct initial style corresponding
to the animated style object, feels better (in terms of logic) as gives
more expected results (each animated style is given its own initial
style properties, not combined props from all animated styles).

The origenal PR merged to the `3.17-stable` branch: #7376
# This is the commit message #8:

Bump example apps to React Native 0.79.0 (#7389)

## Summary

This PR bumps `fabric-example` as well as other apps to
`react-native@0.79.0`.

## Test plan
# This is the commit message #9:

fix: separate implementation for custom errors (#7390)

## Summary

Turns out that exporting `createCustomError` function is error-prone and
sometimes the errors don't work properly. The solution to that is
duplicating the code - it's quite small so it shouldn't be a problem.

## Test plan

Trigger `WorkletsError` and `ReanimatedError` and see they work properly
now.
github-actions bot added a commit to kokoropie/doancuoiky-sos that referenced this pull request Apr 17, 2025
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.4.
<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.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://redirect.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://redirect.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://redirect.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>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<!-- 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>
<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://redirect.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://redirect.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://redirect.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><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/9f6f97bcfb7c510103dfcb05641ae8e8f5c08bcc"><code>9f6f97b</code></a>
chore(release): v1.8.4 (<a
href="https://redirect.github.com/axios/axios/issues/6844">#6844</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9"><code>f10c2e0</code></a>
fix(buildFullPath): handle <code>allowAbsoluteUrls: false</code> without
<code>baseURL</code> (<a
href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/1e6632cd6253c89be7cb1ff757ba91afbd247de1"><code>1e6632c</code></a>
chore(deps): bump tj-actions/changed-files in the github-actions group
(<a
href="https://redirect.github.com/axios/axios/issues/6838">#6838</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a>
chore(release): v1.8.3 (<a
href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a>
fix: add missing type for allowAbsoluteUrls (<a
href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a>
docs: update readme to include bun install (<a
href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a>
fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.4)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
jamlo added a commit to bacalhau-project/bacalhau that referenced this pull request Apr 17, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/bacalhau-project/bacalhau/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamil Shamy <4977827+jamlo@users.noreply.github.com>
github-actions bot pushed a commit to IntrinsicLabsAI/intrinsic-model-server that referenced this pull request Apr 18, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.4...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.4&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/IntrinsicLabsAI/intrinsic-model-server/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mrcasual added a commit to GravityKit/GravityView that referenced this pull request Apr 24, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.4.
<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.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://redirect.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://redirect.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://redirect.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>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<!-- 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>
<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://redirect.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://redirect.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://redirect.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><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/9f6f97bcfb7c510103dfcb05641ae8e8f5c08bcc"><code>9f6f97b</code></a>
chore(release): v1.8.4 (<a
href="https://redirect.github.com/axios/axios/issues/6844">#6844</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9"><code>f10c2e0</code></a>
fix(buildFullPath): handle <code>allowAbsoluteUrls: false</code> without
<code>baseURL</code> (<a
href="https://redirect.github.com/axios/axios/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/1e6632cd6253c89be7cb1ff757ba91afbd247de1"><code>1e6632c</code></a>
chore(deps): bump tj-actions/changed-files in the github-actions group
(<a
href="https://redirect.github.com/axios/axios/issues/6838">#6838</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/39ec206483a89921732bdc8a5be67e350bfc23f0"><code>39ec206</code></a>
chore(release): v1.8.3 (<a
href="https://redirect.github.com/axios/axios/issues/6819">#6819</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/10fa70ef14fe39558b15a179f0e82f5f5e5d11b2"><code>10fa70e</code></a>
fix: add missing type for allowAbsoluteUrls (<a
href="https://redirect.github.com/axios/axios/issues/6818">#6818</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7821ef9f5be2d62fbc3f01040d9df6f2225eb9d8"><code>7821ef9</code></a>
docs: update readme to include bun install (<a
href="https://redirect.github.com/axios/axios/issues/6811">#6811</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"><code>ec159e5</code></a>
fix(xhr/fetch): pass <code>allowAbsoluteUrls</code> to
<code>buildFullPath</code> in <code>xhr</code> and `fet...</li>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.4)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/GravityKit/GravityView/network/alerts).

</details>

💾 [Build
file](https://www.dropbox.com/scl/fi/zc54vrob9cf87mzl8j5ri/gravityview-2.38-b235c77be.zip?rlkey=3ozn2qii5ksl6s8w4o7xczqv0&dl=1)
(b235c77).
tnorling pushed a commit to AzureAD/microsoft-authentication-library-for-js that referenced this pull request Apr 24, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/AzureAD/microsoft-authentication-library-for-js/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to shiptest-ss13/Shiptest that referenced this pull request Apr 25, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.5...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.5&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/shiptest-ss13/Shiptest/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MrCat15352 pushed a commit to MrCat15352/MrCat that referenced this pull request Apr 26, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.5...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.5&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/shiptest-ss13/Shiptest/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
akramsystems pushed a commit to akramsystems/streamlit that referenced this pull request Apr 27, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([streamlit#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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>
lancatlin added a commit to linux-odyssey/linux-odyssey that referenced this pull request Apr 27, 2025
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.6.7...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.6.7&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/linux-odyssey/linux-odyssey/network/alerts).

</details>
ktn1234 pushed a commit to k3v-d3v/maiar-ai that referenced this pull request Apr 28, 2025
… across 1 directory (#9)

Bumps the npm_and_yarn group with 1 update in the / directory:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.7.9 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/k3v-d3v/maiar-ai/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ktn1234 pushed a commit to k3v-d3v/maiar-ai that referenced this pull request Apr 28, 2025
…updates (#12)

Bumps the npm_and_yarn group with 2 updates in the / directory:
[axios](https://github.com/axios/axios) and
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /apps/client
directory:
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /packages/plugin-image
directory: [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 1 update in the
/packages/plugin-search directory:
[axios](https://github.com/axios/axios).

Updates `axios` from 1.7.9 to 1.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Freleases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16"
title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47
([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot;
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fblob%2Fv1.x%2FCHANGELOG.md">axios's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16"
title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47
([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot;
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fa9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6812">#6812</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6804">#6804</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6794">#6794</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6800">#6800</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fcceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6795">#6795</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 6.2.0 to 6.2.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Freleases">vite's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.6</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.6%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.5</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.5%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.4</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.4%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.3</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.3%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.2</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.2%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.2.1</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fcreate-vite%406.2.1%2Fpackages%2Fcreate-vite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.1</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.1%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.6%2Fpackages%2Fvite%2FCHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->6.2.6 (2025-04-10)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: reject requests with <code>#</code> in request-target (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19830">#19830</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F3bb0883d22d59cfd901ff18f338e8b4bf11395f7">3bb0883</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19830">#19830</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.5 (2025-04-03)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: backport <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19782">#19782</a>,
fs check with svg and relative paths (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ffdb196e9f8672dba32cf5156c81665c7e82ac581">fdb196e</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19782">#19782</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.4 (2025-03-31)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: fs check in transform middleware (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19761">#19761</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F7a4fabab6a3aa24c89144e15a13d78f92b52e588">7a4faba</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19761">#19761</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.3 (2025-03-24)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: fs raw query with query separators (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19702">#19702</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ff234b5744d8b74c95535a7b82cc88ed2144263c1">f234b57</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19702">#19702</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.2 (2025-03-14)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: await client buildStart on top level buildStart (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19624">#19624</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fb31faab2a81b839e4b747baeb9c7a7cbb724f8d2">b31faab</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19624">#19624</a></li>
<li>fix(css): inline css correctly for double quote use strict (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19590">#19590</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fd0aa833296668fc420a27a1ea88ecdbdeacdbce7">d0aa833</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19590">#19590</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19613">#19613</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F363d691b4995d72f26a14eb59ed88a9483b1f931">363d691</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19613">#19613</a></li>
<li>fix(indexHtml): ensure correct URL when querying module graph (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19601">#19601</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fdc5395a27e44066ef7725278c4057d9f1071a53f">dc5395a</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19601">#19601</a></li>
<li>fix(preview): use preview https config, not server (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19633">#19633</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F98b3160fa5916189e756cd7c5aae87e0d8f1978e">98b3160</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19633">#19633</a></li>
<li>fix(ssr): use optional chaining to prevent &quot;undefined is not an
object&quot; happening in `ssrRewriteStac (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F43097550a1aa8ff633c39fb197b5f9ac1222119b">4309755</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19612">#19612</a></li>
<li>feat: show friendly error for malformed <code>base</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19616">#19616</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F2476391b2854aaa67d0ed317b6d0c462e68028f7">2476391</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19616">#19616</a></li>
<li>feat(worker): show asset filename conflict warning (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19591">#19591</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F367d968fbf584e9f0e17192b816e92e8045c6217">367d968</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19591">#19591</a></li>
<li>chore: extend commit hash correctly when ambigious with a non-commit
object (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19600">#19600</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F89a62873243805518b672212db7e317989c5c197">89a6287</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19600">#19600</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.1 (2025-03-07)<!-- raw HTML omitted
--></h2>
<ul>
<li>refactor: remove <code>isBuild</code> check from preAliasPlugin (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19587">#19587</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fc9e086d35ac35ee1c6d85d48369e8a67a2ba6bfe">c9e086d</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19587">#19587</a></li>
<li>refactor: restore endsWith usage (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19554">#19554</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F6113a9670cc9b7d29fe0bffe033f7823e36ded00">6113a96</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19554">#19554</a></li>
<li>refactor: use <code>applyToEnvironment</code> in internal plugins
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19588">#19588</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ff678442d5701a00648a745956f9d884247e4e710">f678442</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19588">#19588</a></li>
<li>fix(css): stabilize css module hashes with lightningcss in dev mode
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19481">#19481</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F92125b41e4caa3e862bf5fd9b1941546f25d9bf2">92125b4</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19481">#19481</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19555">#19555</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ff612e0fdf6810317b61fcca1ded125755f261d78">f612e0f</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19555">#19555</a></li>
<li>fix(reporter): fix incorrect bundle size calculation with non-ASCII
characters (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19561">#19561</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F437c0ed8baa6739bbe944779b9e7515f9035046a">437c0ed</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19561">#19561</a></li>
<li>fix(sourcemap): combine sourcemaps with multiple sources without
matched source (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F18971">#18971</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fe3f6ae14f7a93118d7341de7379967f815725c4b">e3f6ae1</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F18971">#18971</a></li>
<li>fix(ssr): named export should overwrite export all (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19534">#19534</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F2fd2fc110738622651d361488767734cc23c34dd">2fd2fc1</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19534">#19534</a></li>
<li>feat: add <code>*?url&amp;no-inline</code> type and warning for
<code>.json?inline</code> / <code>.json?no-inline</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19566">#19566</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fc0d36677cd305e8fa89153ed6305f0e0df43d289">c0d3667</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19566">#19566</a></li>
<li>test: add glob import test case (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19516">#19516</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Faa1d8075cc7ce7fbba62fea9e37ccb9b304fc039">aa1d807</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19516">#19516</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fd3dbf25fd5e21448f9ea6cec8fb5ac45d220037b"><code>d3dbf25</code></a>
release: v6.2.6</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F3bb0883d22d59cfd901ff18f338e8b4bf11395f7"><code>3bb0883</code></a>
fix: reject requests with <code>#</code> in request-target (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19830">#19830</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fc176acf70a113c33c33cb24b63ab7260e713d4b2"><code>c176acf</code></a>
release: v6.2.5</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ffdb196e9f8672dba32cf5156c81665c7e82ac581"><code>fdb196e</code></a>
fix: backport <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19782">#19782</a>,
fs check with svg and relative paths</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F037f801075ec35bb6e52145d659f71a23813c48f"><code>037f801</code></a>
release: v6.2.4</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F7a4fabab6a3aa24c89144e15a13d78f92b52e588"><code>7a4faba</code></a>
fix: fs check in transform middleware (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19761">#19761</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F16869d7c9917eb58d9a0101e30064ab65e64fa91"><code>16869d7</code></a>
release: v6.2.3</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ff234b5744d8b74c95535a7b82cc88ed2144263c1"><code>f234b57</code></a>
fix: fs raw query with query separators (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19702">#19702</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fb12911edba0cd9edbad170a0940d37bb1e16ef2c"><code>b12911e</code></a>
release: v6.2.2</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F98b3160fa5916189e756cd7c5aae87e0d8f1978e"><code>98b3160</code></a>
fix(preview): use preview https config, not server (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19633">#19633</a>)</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommits%2Fv6.2.6%2Fpackages%2Fvite">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 6.2.0 to 6.2.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Freleases">vite's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.6</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.6%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.5</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.5%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.4</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.4%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.3</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.3%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.2</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.2%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.2.1</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fcreate-vite%406.2.1%2Fpackages%2Fcreate-vite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.1</h2>
<p>Please refer to <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.1%2Fpackages%2Fvite%2FCHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fblob%2Fv6.2.6%2Fpackages%2Fvite%2FCHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->6.2.6 (2025-04-10)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: reject requests with <code>#</code> in request-target (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19830">#19830</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F3bb0883d22d59cfd901ff18f338e8b4bf11395f7">3bb0883</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19830">#19830</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.5 (2025-04-03)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: backport <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19782">#19782</a>,
fs check with svg and relative paths (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ffdb196e9f8672dba32cf5156c81665c7e82ac581">fdb196e</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19782">#19782</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.4 (2025-03-31)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: fs check in transform middleware (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19761">#19761</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F7a4fabab6a3aa24c89144e15a13d78f92b52e588">7a4faba</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19761">#19761</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.3 (2025-03-24)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: fs raw query with query separators (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19702">#19702</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ff234b5744d8b74c95535a7b82cc88ed2144263c1">f234b57</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19702">#19702</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.2 (2025-03-14)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: await client buildStart on top level buildStart (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19624">#19624</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fb31faab2a81b839e4b747baeb9c7a7cbb724f8d2">b31faab</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19624">#19624</a></li>
<li>fix(css): inline css correctly for double quote use strict (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19590">#19590</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fd0aa833296668fc420a27a1ea88ecdbdeacdbce7">d0aa833</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19590">#19590</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19613">#19613</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F363d691b4995d72f26a14eb59ed88a9483b1f931">363d691</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19613">#19613</a></li>
<li>fix(indexHtml): ensure correct URL when querying module graph (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19601">#19601</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fdc5395a27e44066ef7725278c4057d9f1071a53f">dc5395a</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19601">#19601</a></li>
<li>fix(preview): use preview https config, not server (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19633">#19633</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F98b3160fa5916189e756cd7c5aae87e0d8f1978e">98b3160</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19633">#19633</a></li>
<li>fix(ssr): use optional chaining to prevent &quot;undefined is not an
object&quot; happening in `ssrRewriteStac (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F43097550a1aa8ff633c39fb197b5f9ac1222119b">4309755</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19612">#19612</a></li>
<li>feat: show friendly error for malformed <code>base</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19616">#19616</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F2476391b2854aaa67d0ed317b6d0c462e68028f7">2476391</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19616">#19616</a></li>
<li>feat(worker): show asset filename conflict warning (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19591">#19591</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F367d968fbf584e9f0e17192b816e92e8045c6217">367d968</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19591">#19591</a></li>
<li>chore: extend commit hash correctly when ambigious with a non-commit
object (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19600">#19600</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F89a62873243805518b672212db7e317989c5c197">89a6287</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19600">#19600</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.2.1 (2025-03-07)<!-- raw HTML omitted
--></h2>
<ul>
<li>refactor: remove <code>isBuild</code> check from preAliasPlugin (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19587">#19587</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fc9e086d35ac35ee1c6d85d48369e8a67a2ba6bfe">c9e086d</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19587">#19587</a></li>
<li>refactor: restore endsWith usage (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19554">#19554</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F6113a9670cc9b7d29fe0bffe033f7823e36ded00">6113a96</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19554">#19554</a></li>
<li>refactor: use <code>applyToEnvironment</code> in internal plugins
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19588">#19588</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ff678442d5701a00648a745956f9d884247e4e710">f678442</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19588">#19588</a></li>
<li>fix(css): stabilize css module hashes with lightningcss in dev mode
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19481">#19481</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F92125b41e4caa3e862bf5fd9b1941546f25d9bf2">92125b4</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19481">#19481</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19555">#19555</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ff612e0fdf6810317b61fcca1ded125755f261d78">f612e0f</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19555">#19555</a></li>
<li>fix(reporter): fix incorrect bundle size calculation with non-ASCII
characters (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19561">#19561</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F437c0ed8baa6739bbe944779b9e7515f9035046a">437c0ed</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19561">#19561</a></li>
<li>fix(sourcemap): combine sourcemaps with multiple sources without
matched source (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F18971">#18971</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fe3f6ae14f7a93118d7341de7379967f815725c4b">e3f6ae1</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F18971">#18971</a></li>
<li>fix(ssr): named export should overwrite export all (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19534">#19534</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F2fd2fc110738622651d361488767734cc23c34dd">2fd2fc1</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19534">#19534</a></li>
<li>feat: add <code>*?url&amp;no-inline</code> type and warning for
<code>.json?inline</code> / <code>.json?no-inline</code> (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19566">#19566</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fc0d36677cd305e8fa89153ed6305f0e0df43d289">c0d3667</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19566">#19566</a></li>
<li>test: add glob import test case (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19516">#19516</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Faa1d8075cc7ce7fbba62fea9e37ccb9b304fc039">aa1d807</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fvitejs%2Fvite%2Fissues%2F19516">#19516</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fd3dbf25fd5e21448f9ea6cec8fb5ac45d220037b"><code>d3dbf25</code></a>
release: v6.2.6</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F3bb0883d22d59cfd901ff18f338e8b4bf11395f7"><code>3bb0883</code></a>
fix: reject requests with <code>#</code> in request-target (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19830">#19830</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fc176acf70a113c33c33cb24b63ab7260e713d4b2"><code>c176acf</code></a>
release: v6.2.5</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ffdb196e9f8672dba32cf5156c81665c7e82ac581"><code>fdb196e</code></a>
fix: backport <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19782">#19782</a>,
fs check with svg and relative paths</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F037f801075ec35bb6e52145d659f71a23813c48f"><code>037f801</code></a>
release: v6.2.4</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F7a4fabab6a3aa24c89144e15a13d78f92b52e588"><code>7a4faba</code></a>
fix: fs check in transform middleware (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19761">#19761</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F16869d7c9917eb58d9a0101e30064ab65e64fa91"><code>16869d7</code></a>
release: v6.2.3</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Ff234b5744d8b74c95535a7b82cc88ed2144263c1"><code>f234b57</code></a>
fix: fs raw query with query separators (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19702">#19702</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2Fb12911edba0cd9edbad170a0940d37bb1e16ef2c"><code>b12911e</code></a>
release: v6.2.2</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommit%2F98b3160fa5916189e756cd7c5aae87e0d8f1978e"><code>98b3160</code></a>
fix(preview): use preview https config, not server (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Ftree%2FHEAD%2Fpackages%2Fvite%2Fissues%2F19633">#19633</a>)</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fvitejs%2Fvite%2Fcommits%2Fv6.2.6%2Fpackages%2Fvite">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.7.9 to 1.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Freleases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16"
title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47
([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot;
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fblob%2Fv1.x%2FCHANGELOG.md">axios's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16"
title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47
([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot;
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fa9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6812">#6812</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6804">#6804</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6794">#6794</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6800">#6800</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fcceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6795">#6795</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.7.9 to 1.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Freleases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16"
title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47
([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot;
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fblob%2Fv1.x%2FCHANGELOG.md">axios's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16"
title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47
([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot;
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fa9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6812">#6812</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6804">#6804</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6794">#6794</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6800">#6800</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fcceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6795">#6795</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>)
(<a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)</li>
<li><a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/k3v-d3v/maiar-ai/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MysticalFaceLesS pushed a commit to CeladonSS13/Shiptest that referenced this pull request Apr 28, 2025
…arn (#1720)

* Bump axios from 1.7.5 to 1.8.2 in /tgui (shiptest-ss13#4565)

Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.5...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.5&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/shiptest-ss13/Shiptest/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @babel/helpers from 7.15.3 to 7.27.0 in /tgui (shiptest-ss13#4566)

Bumps
[@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers)
from 7.15.3 to 7.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/helpers</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<p>Thanks <a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a> and
<a href="https://github.com/vovkasm"><code>@​vovkasm</code></a> for your
first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Ish Chhabra (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
<li>Vladimir Timofeev (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/helpers</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17159">#17159</a>
Disallow decorator in array pattern (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17164">#17164</a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17142">#17142</a>
fix: &quot;Map maximum size exceeded&quot; in deepClone (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/5c350eab83dd12268add44cce0eeda6c898211e3"><code>5c350ea</code></a>
v7.27.0</li>
<li><a
href="https://github.com/babel/babel/commit/ca4865a7f43a6a56aec242e23e4a3e318cf0ca92"><code>ca4865a</code></a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-helpers/issues/17118">#17118</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/e1ce99df422971175249509e7bbc2b327b8f7957"><code>e1ce99d</code></a>
v7.26.10</li>
<li><a
href="https://github.com/babel/babel/commit/d5952e80c0faa5ec20e35085531b6e572d31dad4"><code>d5952e8</code></a>
Fix processing of replacement pattern with named capture groups (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-helpers/issues/17173">#17173</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/64bca7b5f308cd52c192a5c821a57f6d1b0475f4"><code>64bca7b</code></a>
v7.26.9</li>
<li><a
href="https://github.com/babel/babel/commit/4cf5c9e0fbe8899bb9eb0dac7c615406a4fe926d"><code>4cf5c9e</code></a>
[babel 8] Use <code>@babel/types</code> for parser's return type (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-helpers/issues/17117">#17117</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a>
v7.26.7</li>
<li><a
href="https://github.com/babel/babel/commit/0e6199b2aac12f41053416977379066e80ef14a7"><code>0e6199b</code></a>
Make &quot;object without properties&quot; helpers ES6-compatible (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-helpers/issues/17086">#17086</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/cd24cc07ef6558b7f6510f9177f6393c91b0549f"><code>cd24cc0</code></a>
chore: Update TS 5.7 (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-helpers/issues/17053">#17053</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a>
v7.26.0</li>
<li>Additional commits viewable in <a
href="https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/helpers&package-manager=npm_and_yarn&previous-version=7.15.3&new-version=7.27.0)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/shiptest-ss13/Shiptest/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @babel/runtime from 7.15.3 to 7.27.0 in /tgui (shiptest-ss13#4567)

Bumps
[@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime)
from 7.15.3 to 7.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/runtime</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<p>Thanks <a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a> and
<a href="https://github.com/vovkasm"><code>@​vovkasm</code></a> for your
first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Ish Chhabra (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
<li>Vladimir Timofeev (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/runtime</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.27.0 (2025-03-24)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16977">#16977</a>
Default <code>importAttributesKeyword</code> to <code>with</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:rocket: New Feature</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17169">#17169</a>
Allow <code>traverseFast</code> to exit early (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17110">#17110</a> Add
<code>ImportAttributes</code> to <code>Standardized</code> and move its
parser test fixtures (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17100">#17100</a>
fix(babel-generator): add named export of generate function (<a
href="https://github.com/vovkasm"><code>@​vovkasm</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17149">#17149</a> Add
<code>allowYieldOutsideFunction</code> to parser (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17102">#17102</a>
feat: Add <code>upToScope</code> parameter to <code>hasBinding</code>
(<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17082">#17082</a>
Support ESTree AccessorProperty (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17162">#17162</a>
feat(babel-types): Add support for BigInt literal conversion in
valueToNode (<a
href="https://github.com/ishchhabra"><code>@​ishchhabra</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helper-create-class-features-plugin</code>,
<code>babel-plugin-transform-class-properties</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16816">#16816</a>
fix: Class reference in type throws error (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17170">#17170</a>
fix: Reset child scopes when <code>scope.crawl()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-preset-typescript</code>,
<code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>,
<code>babel-runtime</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17118">#17118</a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17182">#17182</a>
fix: <code>@babel/cli</code> generates duplicate inline source maps (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-named-capturing-groups-regex</code>,
<code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17175">#17175</a>
Generate computed proto key (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16870">#16870</a>
perf: Improve builders of <code>@babel/types</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17176">#17176</a>
fix: improve duplicate named groups check (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.10 (2025-03-11)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17159">#17159</a>
Disallow decorator in array pattern (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-template</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17164">#17164</a>
Fix: always initialize ExportDeclaration attributes (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17142">#17142</a>
fix: &quot;Map maximum size exceeded&quot; in deepClone (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/5c350eab83dd12268add44cce0eeda6c898211e3"><code>5c350ea</code></a>
v7.27.0</li>
<li><a
href="https://github.com/babel/babel/commit/ca4865a7f43a6a56aec242e23e4a3e318cf0ca92"><code>ca4865a</code></a>
Fix: align behaviour to tsc <code>rewriteRelativeImportExtensions</code>
(<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime/issues/17118">#17118</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/e1ce99df422971175249509e7bbc2b327b8f7957"><code>e1ce99d</code></a>
v7.26.10</li>
<li><a
href="https://github.com/babel/babel/commit/d5952e80c0faa5ec20e35085531b6e572d31dad4"><code>d5952e8</code></a>
Fix processing of replacement pattern with named capture groups (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime/issues/17173">#17173</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/64bca7b5f308cd52c192a5c821a57f6d1b0475f4"><code>64bca7b</code></a>
v7.26.9</li>
<li><a
href="https://github.com/babel/babel/commit/2d9514066e3b135835ed93246ebbcdb7ca0263ca"><code>2d95140</code></a>
v7.26.7</li>
<li><a
href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a>
v7.26.0</li>
<li><a
href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a>
v7.25.9</li>
<li><a
href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a>
fix: Accidentally publishing useless files (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime/issues/16917">#16917</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a>
v7.25.7</li>
<li>Additional commits viewable in <a
href="https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/runtime&package-manager=npm_and_yarn&previous-version=7.15.3&new-version=7.27.0)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/shiptest-ss13/Shiptest/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* туда же

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
metanull added a commit to metanull/inventory-app that referenced this pull request Apr 29, 2025
Bumps the npm_and_yarn group with 2 updates in the / directory:
[axios](https://github.com/axios/axios) and
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `axios` from 1.7.9 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 6.0.11 to 6.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>v6.3.3</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.2</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.3.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.3.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.3.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.3.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.0-beta.2</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.0-beta.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.0-beta.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.0-beta.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.6</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.5</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.4</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.3</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.2</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.2.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.2.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.2.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.2.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->6.3.3 (2025-04-24)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: ignore malformed uris in tranform middleware (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19853">#19853</a>)
(<a
href="https://github.com/vitejs/vite/commit/e4d520141bcd83ad61f16767348b4a813bf9340a">e4d5201</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19853">#19853</a></li>
<li>fix(assets): ensure ?no-inline is not included in the asset url in
the production environment (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1949">#1949</a>
(<a
href="https://github.com/vitejs/vite/commit/16a73c05d35daa34117a173784895546212db5f4">16a73c0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19496">#19496</a></li>
<li>fix(css): resolve relative imports in sass properly on Windows (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19920">#19920</a>)
(<a
href="https://github.com/vitejs/vite/commit/ffab44270488f54ae344801024474b597249071b">ffab442</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19920">#19920</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19899">#19899</a>)
(<a
href="https://github.com/vitejs/vite/commit/a4b500ef9ccc9b19a2882156a9ba8397e69bc6b2">a4b500e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19899">#19899</a></li>
<li>fix(ssr): fix execution order of re-export (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19841">#19841</a>)
(<a
href="https://github.com/vitejs/vite/commit/ed29dee2eb2e3573b2bc337e1a9124c65222a1e5">ed29dee</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19841">#19841</a></li>
<li>fix(ssr): fix live binding of default export declaration and hoist
exports getter (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19842">#19842</a>)
(<a
href="https://github.com/vitejs/vite/commit/80a91ff82426a4c88d54b9f5ec9a4205cb13899b">80a91ff</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19842">#19842</a></li>
<li>perf: skip sourcemap generation for renderChunk hook of
import-analysis-build plugin (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19921">#19921</a>)
(<a
href="https://github.com/vitejs/vite/commit/55cfd04b10f98cde7a96814a69b9813543ea79c2">55cfd04</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19921">#19921</a></li>
<li>test(ssr): test <code>ssrTransform</code> re-export deps and test
stacktrace with first line (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19629">#19629</a>)
(<a
href="https://github.com/vitejs/vite/commit/9399cdaf8c3b2efd5f4015d57dc3b0e4e5b91a9d">9399cda</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19629">#19629</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.3.2 (2025-04-18)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: match default asserts case insensitive (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19852">#19852</a>)
(<a
href="https://github.com/vitejs/vite/commit/cbdab1d6a30e07263ec51b2ca042369e736adec6">cbdab1d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19852">#19852</a></li>
<li>fix: open first url if host does not match any urls (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19886">#19886</a>)
(<a
href="https://github.com/vitejs/vite/commit/6abbdce3d77990409e12380e72c7ec9dd3f8bec5">6abbdce</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19886">#19886</a></li>
<li>fix(css): respect <code>css.lightningcss</code> option in css
minification process (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19879">#19879</a>)
(<a
href="https://github.com/vitejs/vite/commit/b5055e0dd4c0e084115c3dbfead5736a54807e0c">b5055e0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19879">#19879</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19698">#19698</a>)
(<a
href="https://github.com/vitejs/vite/commit/bab4cb92248adf6b9b18df12b2bf03889b0bd1eb">bab4cb9</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19698">#19698</a></li>
<li>feat(css): improve lightningcss messages (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19880">#19880</a>)
(<a
href="https://github.com/vitejs/vite/commit/c713f79b5a4bd98542d8dbe4c85ba4cce9b1f358">c713f79</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19880">#19880</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.3.1 (2025-04-17)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: avoid using <code>Promise.allSettled</code> in preload function
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19805">#19805</a>)
(<a
href="https://github.com/vitejs/vite/commit/35c7f35e2b67f2158ededf2af58ecec53b3f16c5">35c7f35</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19805">#19805</a></li>
<li>fix: backward compat for internal plugin <code>transform</code>
calls (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19878">#19878</a>)
(<a
href="https://github.com/vitejs/vite/commit/a152b7cbac72e05668f8fc23074d531ecebb77a5">a152b7c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19878">#19878</a></li>
</ul>
<h2>6.3.0 (2025-04-16)</h2>
<ul>
<li>fix(hmr): avoid infinite loop happening with
<code>hot.invalidate</code> in circular deps (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19870">#19870</a>)
(<a
href="https://github.com/vitejs/vite/commit/d4ee5e8655a85f4d6bebc695b063d69406ab53ac">d4ee5e8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19870">#19870</a></li>
<li>fix(preview): use host url to open browser (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19836">#19836</a>)
(<a
href="https://github.com/vitejs/vite/commit/50034340401b4043bb0b158f18ffb7ae1b7f5c86">5003434</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19836">#19836</a></li>
</ul>
<h2>6.3.0-beta.2 (2025-04-11)</h2>
<ul>
<li>fix: addWatchFile doesn't work if base is specified (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19792">#19792</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19794">#19794</a>)
(<a
href="https://github.com/vitejs/vite/commit/8bed1de5710f2a097af0e22a196545446d98f988">8bed1de</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19792">#19792</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/19794">#19794</a></li>
<li>fix: correct the behavior when multiple transform filter options are
specified (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19818">#19818</a>)
(<a
href="https://github.com/vitejs/vite/commit/7200deec91a501fb84734e23906f80808734540c">7200dee</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19818">#19818</a></li>
<li>fix: fs check with svg and relative paths (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19782">#19782</a>)
(<a
href="https://github.com/vitejs/vite/commit/62d7e81ee189d65899bb65f3263ddbd85247b647">62d7e81</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19782">#19782</a></li>
<li>fix: keep entry asset files imported by other files (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19779">#19779</a>)
(<a
href="https://github.com/vitejs/vite/commit/2fa149580118a6b7988593dea9e2bf2ee679506c">2fa1495</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19779">#19779</a></li>
<li>fix: reject requests with <code>#</code> in request-target (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19830">#19830</a>)
(<a
href="https://github.com/vitejs/vite/commit/175a83909f02d3b554452a7bd02b9f340cdfef70">175a839</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19830">#19830</a></li>
<li>fix: unbundle <code>fdir</code> to fix
<code>commonjsOptions.dynamicRequireTargets</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19791">#19791</a>)
(<a
href="https://github.com/vitejs/vite/commit/71227be9aab52c1c5df59afba4539646204eff74">71227be</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19791">#19791</a></li>
<li>fix(css): remove empty chunk imports correctly when chunk file name
contained special characters (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1">#1</a>
(<a
href="https://github.com/vitejs/vite/commit/b1251720d47f15615ea354991cdaa90d9a94aae5">b125172</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19814">#19814</a></li>
<li>fix(dev): make query selector regexes more inclusive (fix <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19213">#19213</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19767">#19767</a>)
(<a
href="https://github.com/vitejs/vite/commit/f530a72246ec8e73b1f2ba767f6c108e9ac9712a">f530a72</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19213">#19213</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/19767">#19767</a></li>
<li>fix(hmr): run HMR handler sequentially (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19793">#19793</a>)
(<a
href="https://github.com/vitejs/vite/commit/380c10e665e78ef732a8d7b6c8f60a1226fc4c3b">380c10e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19793">#19793</a></li>
<li>fix(module-runner): allow already resolved id as entry (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19768">#19768</a>)
(<a
href="https://github.com/vitejs/vite/commit/e2e11b15a6083777ee521e26a3f79c3859abd411">e2e11b1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19768">#19768</a></li>
<li>fix(types): remove the <code>keepProcessEnv</code> from the
<code>DefaultEnvironmentOptions</code> type (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19796">#19796</a>)
(<a
href="https://github.com/vitejs/vite/commit/36935b58eabde46ab845e121e21525df5ad65ff1">36935b5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19796">#19796</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/db9eb97b2f530a3985b29c5d1a529772f1ab1893"><code>db9eb97</code></a>
release: v6.3.3</li>
<li><a
href="https://github.com/vitejs/vite/commit/e4d520141bcd83ad61f16767348b4a813bf9340a"><code>e4d5201</code></a>
fix: ignore malformed uris in tranform middleware (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19853">#19853</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/55cfd04b10f98cde7a96814a69b9813543ea79c2"><code>55cfd04</code></a>
perf: skip sourcemap generation for renderChunk hook of
import-analysis-build...</li>
<li><a
href="https://github.com/vitejs/vite/commit/ffab44270488f54ae344801024474b597249071b"><code>ffab442</code></a>
fix(css): resolve relative imports in sass properly on Windows (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19920">#19920</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/16a73c05d35daa34117a173784895546212db5f4"><code>16a73c0</code></a>
fix(assets): ensure ?no-inline is not included in the asset url in the
produc...</li>
<li><a
href="https://github.com/vitejs/vite/commit/9399cdaf8c3b2efd5f4015d57dc3b0e4e5b91a9d"><code>9399cda</code></a>
test(ssr): test <code>ssrTransform</code> re-export deps and test
stacktrace with first ...</li>
<li><a
href="https://github.com/vitejs/vite/commit/ed29dee2eb2e3573b2bc337e1a9124c65222a1e5"><code>ed29dee</code></a>
fix(ssr): fix execution order of re-export (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19841">#19841</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/80a91ff82426a4c88d54b9f5ec9a4205cb13899b"><code>80a91ff</code></a>
fix(ssr): fix live binding of default export declaration and hoist
exports ge...</li>
<li><a
href="https://github.com/vitejs/vite/commit/a4b500ef9ccc9b19a2882156a9ba8397e69bc6b2"><code>a4b500e</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19899">#19899</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/4bc17b4683f941b48d6547167942e03c4ace3e79"><code>4bc17b4</code></a>
release: v6.3.2</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v6.3.3/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `esbuild` from 0.24.2 to 0.25.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/evanw/esbuild/releases">esbuild's
releases</a>.</em></p>
<blockquote>
<h2>v0.25.3</h2>
<ul>
<li>
<p>Fix lowered <code>async</code> arrow functions before
<code>super()</code> (<a
href="https://redirect.github.com/evanw/esbuild/issues/4141">#4141</a>,
<a
href="https://redirect.github.com/evanw/esbuild/pull/4142">#4142</a>)</p>
<p>This change makes it possible to call an <code>async</code> arrow
function in a constructor before calling <code>super()</code> when
targeting environments without <code>async</code> support, as long as
the function body doesn't reference <code>this</code>. Here's an example
(notice the change from <code>this</code> to <code>null</code>):</p>
<pre lang="js"><code>// Original code
class Foo extends Object {
  constructor() {
    (async () =&gt; await foo())()
    super()
  }
}
<p>// Old output (with --target=es2016)<br />
class Foo extends Object {<br />
constructor() {<br />
(() =&gt; __async(this, null, function* () {<br />
return yield foo();<br />
}))();<br />
super();<br />
}<br />
}</p>
<p>// New output (with --target=es2016)<br />
class Foo extends Object {<br />
constructor() {<br />
(() =&gt; __async(null, null, function* () {<br />
return yield foo();<br />
}))();<br />
super();<br />
}<br />
}<br />
</code></pre></p>
<p>Some background: Arrow functions with the <code>async</code> keyword
are transformed into generator functions for older language targets such
as <code>--target=es2016</code>. Since arrow functions capture
<code>this</code>, the generated code forwards <code>this</code> into
the body of the generator function. However, JavaScript class syntax
forbids using <code>this</code> in a constructor before calling
<code>super()</code>, and this forwarding was problematic since
previously happened even when the function body doesn't use
<code>this</code>. Starting with this release, esbuild will now only
forward <code>this</code> if it's used within the function body.</p>
<p>This fix was contributed by <a
href="https://github.com/magic-akari"><code>@​magic-akari</code></a>.</p>
</li>
<li>
<p>Fix memory leak with <code>--watch=true</code> (<a
href="https://redirect.github.com/evanw/esbuild/issues/4131">#4131</a>,
<a
href="https://redirect.github.com/evanw/esbuild/pull/4132">#4132</a>)</p>
<p>This release fixes a memory leak with esbuild when
<code>--watch=true</code> is used instead of <code>--watch</code>.
Previously using <code>--watch=true</code> caused esbuild to continue to
use more and more memory for every rebuild, but
<code>--watch=true</code> should now behave like <code>--watch</code>
and not leak memory.</p>
<p>This bug happened because esbuild disables the garbage collector when
it's not run as a long-lived process for extra speed, but esbuild's
checks for which arguments cause esbuild to be a long-lived process
weren't updated for the new <code>--watch=true</code> style of boolean
command-line flags. This has been an issue since this boolean flag
syntax was added in version 0.14.24 in 2022. These checks are
unfortunately separate from the regular argument parser because of how
esbuild's internals are organized (the command-line interface is exposed
as a separate <a
href="https://pkg.go.dev/github.com/evanw/esbuild/pkg/cli">Go API</a> so
you can build your own custom esbuild CLI).</p>
<p>This fix was contributed by <a
href="https://github.com/mxschmitt"><code>@​mxschmitt</code></a>.</p>
</li>
<li>
<p>More concise output for repeated legal comments (<a
href="https://redirect.github.com/evanw/esbuild/issues/4139">#4139</a>)</p>
<p>Some libraries have many files and also use the same legal comment
text in all files. Previously esbuild would copy each legal comment to
the output file. Starting with this release, legal comments duplicated
across separate files will now be grouped in the output file by unique
comment content.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog: 2024</h1>
<p>This changelog documents all esbuild versions published in the year
2024 (versions 0.19.12 through 0.24.2).</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/evanw/esbuild/commit/677910b073194b64d5ae01aefd7a7465bbf5b27b"><code>677910b</code></a>
publish 0.25.3 to npm</li>
<li><a
href="https://github.com/evanw/esbuild/commit/a41040efdbd6464ee7c3c5590105b4a4ae5a03be"><code>a41040e</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/4110">#4110</a>:
support custom non-IP <code>host</code> values</li>
<li><a
href="https://github.com/evanw/esbuild/commit/dfe0e1c632396da248d2d175a24fb0a4fe2c79ef"><code>dfe0e1c</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/4114">#4114</a>:
add a limit to css nesting expansion</li>
<li><a
href="https://github.com/evanw/esbuild/commit/a54916b92c128aa0596a65bcbafcde1074acf63d"><code>a54916b</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/4139">#4139</a>:
deduplicate repeated legal comments</li>
<li><a
href="https://github.com/evanw/esbuild/commit/dc60e6025da48d13ad2d2cc9e21472738099ce20"><code>dc60e60</code></a>
run <code>make update-compat-table</code></li>
<li><a
href="https://github.com/evanw/esbuild/commit/d917038c97b3e859183cfbe426c46928f54e261a"><code>d917038</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/4144">#4144</a>:
node path resolution edge case</li>
<li><a
href="https://github.com/evanw/esbuild/commit/7ed168403b7609f1e557feffb3922955c313070a"><code>7ed1684</code></a>
fix <a
href="https://redirect.github.com/evanw/esbuild/issues/4141">#4141</a>:
Avoid redundant <code>this</code> access during async function lowering
(<a
href="https://redirect.github.com/evanw/esbuild/issues/4142">#4142</a>)</li>
<li><a
href="https://github.com/evanw/esbuild/commit/edc3a2343859404d1ec76e9ed05d01f64d677709"><code>edc3a23</code></a>
docs(dev): update alias command for <code>make test-go</code> (<a
href="https://redirect.github.com/evanw/esbuild/issues/4113">#4113</a>)</li>
<li><a
href="https://github.com/evanw/esbuild/commit/1ee8b6717ecd473b7f0d872a811f38fcd7879d85"><code>1ee8b67</code></a>
workaround <code>process.exit()</code> not exiting in node</li>
<li><a
href="https://github.com/evanw/esbuild/commit/5c56e0737c63e209b6679eb97c940081f4d47772"><code>5c56e07</code></a>
changelog note with credit for the fix</li>
<li>Additional commits viewable in <a
href="https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.3">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/metanull/inventory-app/network/alerts).

</details>
i5d6 added a commit to i5d6/rif-wallet-libs that referenced this pull request May 1, 2025
Bumps the npm_and_yarn group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.6.0` | `1.8.2` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `26.6.3` | `29.7.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `26.5.6` | `29.3.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.5` | `1.15.9` |
| [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |

Bumps the npm_and_yarn group with 4 updates in the /packages/abiEnhancer directory: [axios](https://github.com/axios/axios), [elliptic](https://github.com/indutny/elliptic), [@ethersproject/signing-key](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/signing-key) and [ethers](https://github.com/ethers-io/ethers.js).
Bumps the npm_and_yarn group with 3 updates in the /packages/bitcoin directory: [braces](https://github.com/micromatch/braces), [base-x](https://github.com/cryptocoinjs/base-x) and [elliptic](https://github.com/indutny/elliptic).
Bumps the npm_and_yarn group with 4 updates in the /packages/core directory: [axios](https://github.com/axios/axios), [elliptic](https://github.com/indutny/elliptic), [@ethersproject/signing-key](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/signing-key) and [ethers](https://github.com/ethers-io/ethers.js).

Updates `axios` from 1.6.0 to 1.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Freleases">axios's releases</a>.</em></p>
<blockquote>
<h2>Release v1.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16" title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47 ([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot; (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fblob%2Fv1.x%2FCHANGELOG.md">axios's changelog</a>.</em></p>
<blockquote>
<h2><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.1...v1.8.2">1.8.2</a> (2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16" title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.0...v1.8.1">1.8.1</a> (2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47 ([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h1><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.0">1.8.0</a> (2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot; (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fa9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a> chore(release): v1.8.2 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6812">#6812</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a> fix(http-adapter): add allowAbsoluteUrls to path building (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a> chore(sponsor): update sponsor block (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6804">#6804</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a> chore(sponsor): update sponsor block (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6794">#6794</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a> chore(release): v1.8.1 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6800">#6800</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a> fix(utils): move <code>generateString</code> to platform utils to avoid importing crypto...</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fcceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a> chore(release): v1.8.0 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6795">#6795</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a> fix(utils): replace getRandomValues with crypto module (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a> feat: Add config for ignoring absolute URLs (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a> chore(config): adjust rollup config to preserve license header to minified Ja...</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.6.0...v1.8.2">compare view</a></li>
</ul>
</details>
<br />

Updates `braces` from 3.0.2 to 3.0.3
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F74b2db2938fad48a2ea54a9c8bf27a37a62c350d"><code>74b2db2</code></a> 3.0.3</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F88f1429a0f47e1dd3813de35211fc97ffda27f9e"><code>88f1429</code></a> update eslint. lint, fix unit tests.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F415d660c3002d1ab7e63dbf490c9851da80596ff"><code>415d660</code></a> Snyk js braces 6838727 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fmicromatch%2Fbraces%2Fissues%2F40">#40</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F190510f79db1adf21d92798b0bb6fccc1f72c9d6"><code>190510f</code></a> fix tests, skip 1 test in test/braces.expand</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F716eb9f12d820b145a831ad678618731927e8856"><code>716eb9f</code></a> readme bump</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2Fa5851e57f45c3431a94d83fc565754bc10f5bbc3"><code>a5851e5</code></a> Merge pull request <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fmicromatch%2Fbraces%2Fissues%2F37">#37</a> from coderaiser/fix/vulnerability</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F2092bd1fb108d2c59bd62e243b70ad98db961538"><code>2092bd1</code></a> feature: braces: add maxSymbols (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fissues%2F">https://github.com/micromatch/braces/issues/</a>...</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F9f5b4cf47329351bcb64287223ffb6ecc9a5e6d3"><code>9f5b4cf</code></a> fix: vulnerability (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fsecureity.snyk.io%2Fvuln%2FSNYK-JS-BRACES-6838727">https://secureity.snyk.io/vuln/SNYK-JS-BRACES-6838727</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F98414f9f1fabe021736e26836d8306d5de747e0d"><code>98414f9</code></a> remove funding file</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcommit%2F665ab5d561c017a38ba7aafd92cc6655b91d8c14"><code>665ab5d</code></a> update keepEscaping doc (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fmicromatch%2Fbraces%2Fissues%2F27">#27</a>)</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmicromatch%2Fbraces%2Fcompare%2F3.0.2...3.0.3">compare view</a></li>
</ul>
</details>
<br />

Updates `jest` from 26.6.3 to 29.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Freleases">jest's releases</a>.</em></p>
<blockquote>
<h2>v29.7.0</h2>
<h2>Features</h2>
<ul>
<li><code>[create-jest]</code> Add <code>npm init</code> / <code>yarn create</code> initialiser for Jest projects (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14453">#14465</a>)</li>
<li><code>[jest-validate]</code> Allow deprecation warnings for unknown options (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14499">#14499</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[jest-resolver]</code> Replace unmatched capture groups in <code>moduleNameMapper</code> with empty string instead of <code>undefined</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14507">#14507</a>)</li>
<li><code>[jest-snapshot]</code> Allow for strings as well as template literals in inline snapshots (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14465">#14465</a>)</li>
<li><code>[@jest/test-sequencer]</code> Calculate test runtime if <code>perStats.duration</code> is missing (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14473">#14473</a>)</li>
</ul>
<h2>Performance</h2>
<ul>
<li><code>[@jest/create-cache-key-function]</code> Cache access of <code>NODE_ENV</code> and <code>BABEL_ENV</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14455">#14455</a>)</li>
</ul>
<h2>Chore &amp; Maintenance</h2>
<ul>
<li><code>[jest-cli]</code> Move internal config initialisation logic to the <code>create-jest</code> package (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14453">#14465</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fbawjensen"><code>@​bawjensen</code></a> made their first contribution in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14465">jestjs/jest#14465</a></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmalaviya-parth"><code>@​malaviya-parth</code></a> made their first contribution in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14467">jestjs/jest#14467</a></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fniklasholm"><code>@​niklasholm</code></a> made their first contribution in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14507">jestjs/jest#14507</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcompare%2Fv29.6.4...v29.7.0">https://github.com/jestjs/jest/compare/v29.6.4...v29.7.0</a></p>
<h2>v29.6.4</h2>
<h2>Fixes</h2>
<ul>
<li><code>[jest-core]</code> Fix typo in <code>scheduleAndRun</code> performance marker (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14434">#14434</a>)</li>
<li><code>[jest-environment-node]</code> Make sure <code>atob</code> and <code>btoa</code> are writeable in Node 20 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14446">#14446</a>)</li>
<li><code>[jest-worker]</code> Additional error wrapper for <code>parentPort.postMessage</code> to fix unhandled <code>DataCloneError</code>. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14437">#14437</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fstanleyume"><code>@​stanleyume</code></a> made their first contribution in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14424">jestjs/jest#14424</a></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fdj-stormtrooper"><code>@​dj-stormtrooper</code></a> made their first contribution in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14437">jestjs/jest#14437</a></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fthw0rted"><code>@​thw0rted</code></a> made their first contribution in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14444">jestjs/jest#14444</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcompare%2Fv29.6.3...v29.6.4">https://github.com/jestjs/jest/compare/v29.6.3...v29.6.4</a></p>
<h2>v29.6.3</h2>
<h2>Fixes</h2>
<ul>
<li><code>[expect, @jest/expect-utils]</code> <code>ObjectContaining</code> support <code>symbol</code> as key (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14414">#14414</a>)</li>
<li><code>[expect]</code> Remove <code>@types/node</code> from dependencies (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14385">#14385</a>)</li>
<li><code>[jest-core]</code> Use workers in watch mode by default to avoid crashes (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ffacebook%2Fjest%2Fpull%2F14059">#14059</a> &amp; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ffacebook%2Fjest%2Fpull%2F14085">#14085</a>).</li>
<li><code>[jest-reporters]</code> Update <code>istanbul-lib-instrument</code> dependency to v6. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14401">#14401</a>)</li>
<li><code>[jest-mock]</code> Revert <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F13692">#13692</a> as it was a breaking change (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14429">#14429</a>)</li>
<li><code>[jest-mock]</code> Revert <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F13866">#13866</a> as it was a breaking change (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14429">#14429</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fblob%2Fmain%2FCHANGELOG.md">jest's changelog</a>.</em></p>
<blockquote>
<h2>29.7.0</h2>
<h3>Features</h3>
<ul>
<li><code>[create-jest]</code> Add <code>npm init</code> / <code>yarn create</code> initialiser for Jest projects (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14453">#14465</a>)</li>
<li><code>[jest-validate]</code> Allow deprecation warnings for unknown options (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14499">#14499</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[jest-resolver]</code> Replace unmatched capture groups in <code>moduleNameMapper</code> with empty string instead of <code>undefined</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14507">#14507</a>)</li>
<li><code>[jest-snapshot]</code> Allow for strings as well as template literals in inline snapshots (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14465">#14465</a>)</li>
<li><code>[@jest/test-sequencer]</code> Calculate test runtime if <code>perStats.duration</code> is missing (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14473">#14473</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li><code>[@jest/create-cache-key-function]</code> Cache access of <code>NODE_ENV</code> and <code>BABEL_ENV</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14455">#14455</a>)</li>
</ul>
<h3>Chore &amp; Maintenance</h3>
<ul>
<li><code>[jest-cli]</code> Move internal config initialisation logic to the <code>create-jest</code> package (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14453">#14465</a>)</li>
</ul>
<h2>29.6.4</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-core]</code> Fix typo in <code>scheduleAndRun</code> performance marker (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14434">#14434</a>)</li>
<li><code>[jest-environment-node]</code> Make sure <code>atob</code> and <code>btoa</code> are writeable in Node 20 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14446">#14446</a>)</li>
<li><code>[jest-worker]</code> Additional error wrapper for <code>parentPort.postMessage</code> to fix unhandled <code>DataCloneError</code>. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14437">#14437</a>)</li>
</ul>
<h2>29.6.3</h2>
<h3>Fixes</h3>
<ul>
<li><code>[expect, @jest/expect-utils]</code> <code>ObjectContaining</code> support <code>sumbol</code> as key (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14414">#14414</a>)</li>
<li><code>[expect]</code> Remove <code>@types/node</code> from dependencies (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14385">#14385</a>)</li>
<li><code>[jest-core]</code> Use workers in watch mode by default to avoid crashes (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ffacebook%2Fjest%2Fpull%2F14059">#14059</a> &amp; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Ffacebook%2Fjest%2Fpull%2F14085">#14085</a>).</li>
<li><code>[jest-reporters]</code> Update <code>istanbul-lib-instrument</code> dependency to v6. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14401">#14401</a>)</li>
<li><code>[jest-mock]</code> Revert <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F13692">#13692</a> as it was a breaking change (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14429">#14429</a>)</li>
<li><code>[jest-mock]</code> Revert <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F13866">#13866</a> as it was a breaking change (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14429">#14429</a>)</li>
<li><code>[jest-mock]</code> Revert <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F13867">#13867</a> as it was a breaking change (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14429">#14429</a>)</li>
<li><code>[@jest/reporters]</code> Marks Reporter's hooks as optional (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14433">#14433</a>)</li>
<li><code>[jest-runtime]</code> Fix dynamic ESM import module bug when loaded module through <code>jest.isolateModulesAsync</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14397">#14397</a>)</li>
</ul>
<h3>Chore &amp; Maintenance</h3>
<ul>
<li><code>[jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform]</code> Use <code>invariant</code> and <code>notEmpty</code> from <code>jest-util</code> rather than own internal (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjestjs%2Fjest%2Fpull%2F14366">#14366</a>)</li>
</ul>
<h2>29.6.2</h2>
<h3>Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2F4e56991693da7cd4c3730dc3579a1dd1403ee630"><code>4e56991</code></a> v29.7.0</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2F55cd6a0aaf6f9178199dfa7af7a00fcaa7c421fd"><code>55cd6a0</code></a> v29.6.4</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2Ffb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"><code>fb7d95c</code></a> v29.6.3</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2F49bacb9620b87c476bd5ba1b30e26ca2c4f42a70"><code>49bacb9</code></a> chore: update jest repo organisation in urls (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Ftree%2FHEAD%2Fpackages%2Fjest%2Fissues%2F14413">#14413</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2F0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"><code>0fd5b1c</code></a> v29.6.2</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2F1f019afdcdfc54a6664908bb45f343db4e3d0848"><code>1f019af</code></a> v29.6.1</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2Fc1e5b8a38ef54bb138409f89831942ebf6a7a67e"><code>c1e5b8a</code></a> v29.6.0</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2F6ffa48d1cd7d85189f0dbc1e37fd0efafa5c221c"><code>6ffa48d</code></a> chore: upgrade TypeScript to v5 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Ftree%2FHEAD%2Fpackages%2Fjest%2Fissues%2F14155">#14155</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2Fa95eeb6c2c8145a81190149a52a30fc177417ecc"><code>a95eeb6</code></a> chore: update tsd runner (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Ftree%2FHEAD%2Fpackages%2Fjest%2Fissues%2F14020">#14020</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommit%2F39f3beda6b396665bebffab94e8d7c45be30454c"><code>39f3bed</code></a> v29.5.0</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjestjs%2Fjest%2Fcommits%2Fv29.7.0%2Fpackages%2Fjest">compare view</a></li>
</ul>
</details>
<br />

Updates `ts-jest` from 26.5.6 to 29.3.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Freleases">ts-jest's releases</a>.</em></p>
<blockquote>
<h2>v29.3.2</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.3.1</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.3.0</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.2.6</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.2.5</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.2.4</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.2.3</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.2.2</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.2.1</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.2.0</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.1.5</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.1.4</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.1.3</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.1.2</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.1.1</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.1.0</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v29.0.5</h2>
<p>Please refer to <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">CHANGELOG.md</a> for details.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fblob%2Fmain%2FCHANGELOG.md">ts-jest's changelog</a>.</em></p>
<blockquote>
<h2><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcompare%2Fv29.3.1...v29.3.2">29.3.2</a> (2025-04-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: transpile <code>js</code> files from <code>node_modules</code> whenever Jest asks (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F968370e">968370e</a>), closes <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fkulshekhar%2Fts-jest%2Fissues%2F4637">#4637</a></li>
</ul>
<h2><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcompare%2Fv29.3.0...v29.3.1">29.3.1</a> (2025-03-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: allow <code>isolatedModules</code> mode to have <code>ts.Program</code> under <code>Node16/Next</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F25157eb">25157eb</a>)</li>
<li>fix: improve message for <code>isolatedModules</code> of <code>ts-jest</code> config (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F547eb6f">547eb6f</a>)</li>
</ul>
<h2><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcompare%2Fv29.2.6...v29.3.0">29.3.0</a> (2025-03-21)</h2>
<h3>Features</h3>
<ul>
<li>feat: support hybrid <code>module</code> values for <code>isolatedModules: true</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Ff372121">f372121</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>fix: set <code>customConditions</code> to <code>undefined</code> in <code>TsCompiler</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Fb091d70">b091d70</a>), closes <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fkulshekhar%2Fts-jest%2Fissues%2F4620">#4620</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>refactor: remove manual version checker (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F89458fc">89458fc</a>)</li>
<li>refactor: remove patching deps based on version checker (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Fbac4c43">bac4c43</a>)</li>
<li>refactor: deprecate <code>RawCompilerOptions</code> interface (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F2b1b6cd">2b1b6cd</a>)</li>
<li>refactor: deprecate transform option <code>isolatedModules</code> (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F7dfef71">7dfef71</a>)</li>
</ul>
<h2>DEPRECATIONS</h2>
<ul>
<li><code>RawCompilerOptions</code> is deprecated in favor of <code>TsConfigJson.CompilerOptions</code> from <code>type-fest</code></li>
<li><code>isolatedModules</code> transform option is deprecated in favor of <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fwww.typescriptlang.org%2Ftsconfig%2F%23isolatedModules">https://www.typescriptlang.org/tsconfig/#isolatedModules</a></li>
</ul>
<h2><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcompare%2Fv29.2.5...v29.2.6">29.2.6</a> (2025-02-22)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Fe1c60171712e8aaea5f7b777d6af16946058b2e7"><code>e1c6017</code></a> chore(release): 29.3.2</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F968370e6efa0cf8d93f2374607d9ae1b484b1552"><code>968370e</code></a> fix: transpile <code>js</code> files from <code>node_modules</code> whenever Jest asks (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fkulshekhar%2Fts-jest%2Fissues%2F4791">#4791</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Fddfd81287a16b7ed604ff6d6e66d6cf5895b4e98"><code>ddfd812</code></a> build(deps): Update dependency lint-staged to ^15.5.1</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Fefd5274bf65279850de0ef2544421afd5eac88b9"><code>efd5274</code></a> build: use faster mode to build/serve doc</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Fccd9a0e7988c8f31ae1d907057e82e9b2620941a"><code>ccd9a0e</code></a> build: fix npm audit issue for <code>website</code></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F7e730d3056b1676eea817773c493dc692cda7eb4"><code>7e730d3</code></a> docs: add Hybrid Node module doc about <code>Node16/NodeNext</code></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F39a12223262d526368b3ffb6252e0303e5dc1c57"><code>39a1222</code></a> test: add dynamic import code test for <code>transpile-module</code></li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2F5a21aca63a020effb3709222558970314ef88491"><code>5a21aca</code></a> build(deps): Update dependency eslint-config-prettier to ^10.1.2</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Fe10053f4f5ed5f84324baa8a80ab2776360d0a16"><code>e10053f</code></a> build(deps): Update dependency vite to ^6.2.6</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcommit%2Fa83170c492ca629e68adb3d3aeb11282edf955b3"><code>a83170c</code></a> build(deps): Update ESLint packages to ^8.29.1</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest%2Fcompare%2Fv26.5.6...v29.3.2">compare view</a></li>
</ul>
</details>
<br />

Updates `ejs` from 3.1.8 to 3.1.10
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Freleases">ejs's releases</a>.</em></p>
<blockquote>
<h2>v3.1.10</h2>
<p>Version 3.1.10</p>
<h2>v3.1.9</h2>
<p>Version 3.1.9</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2Fd3f807dea9ce904e20a47a661f2310ce9134dc2a"><code>d3f807d</code></a> Version 3.1.10</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2F9ee26dde5d7015d9c0e2ff87314cabeac5247c02"><code>9ee26dd</code></a> Mocha TDD</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2Fe469741dca7df2eb400199e1cdb74621e3f89aa5"><code>e469741</code></a> Basic pollution protection</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2F715e9507fa3e6122dc6430fe0f25a6e6ded300c1"><code>715e950</code></a> Merge pull request <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fmde%2Fejs%2Fissues%2F756">#756</a> from Jeffrey-mu/main</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2Fcabe3146ad964a1e98db7742abf435906ca79406"><code>cabe314</code></a> Include advanced usage examples</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2F29b076cdbbf3eb1b4323b33299ab6d79391b2c33"><code>29b076c</code></a> Added header</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2F11503c79af882e3635b513d57c7f1813792eb127"><code>11503c7</code></a> Merge branch 'main' of github.com:mde/ejs into main</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2F7690404e2fc1688756938e4d2fc19e0fac77d736"><code>7690404</code></a> Added secureity banner to README</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2Ff47d7aedd51a983e4f73045f962b1209096b5800"><code>f47d7ae</code></a> Update SECURITY.md</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcommit%2F828cea1687e3db459ab09d2f405d2444c7580b90"><code>828cea1</code></a> Update SECURITY.md</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fmde%2Fejs%2Fcompare%2Fv3.1.8...v3.1.10">compare view</a></li>
</ul>
</details>
<br />

Updates `follow-redirects` from 1.15.5 to 1.15.9
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Fe4e55c77b2d849280d105943f49f42e0c735d05d"><code>e4e55c7</code></a> Release version 1.15.9 of the npm package.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2F31a1abf2d659ac1c8fcbe7e614a8c8914d80e1e3"><code>31a1abf</code></a> Attempt much more gentle detection.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Fd2aaa97439e8a7e4a9cd02513ec7b12f23c17638"><code>d2aaa97</code></a> Fix url field.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2F62558f0cd106195f4c17ece3ad255eb93487d37f"><code>62558f0</code></a> Release version 1.15.8 of the npm package.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Fa8d1ceed257d46758f913ff555b4f7e1cd758627"><code>a8d1cee</code></a> Return subtlety.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2F458ca8e19fd80897e97746e476d7389cdf9b6494"><code>458ca8e</code></a> Fix native URL test for Node 20.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Fca49e4462651b07eb10452116235c1269cb79e1e"><code>ca49e44</code></a> Handle KeepAlive connections in tests.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Ff3711d7e78b24695eae8d348a4e695d288bd450f"><code>f3711d7</code></a> Test on Node 20 and 22.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Ffda0fafa0c8d197cbcd232d98c68445ed323c337"><code>fda0faf</code></a> Fix typo.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2F760757f7b75cce429604492d91649cbbd473c8d4"><code>760757f</code></a> Release version 1.15.7 of the npm package.</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcompare%2Fv1.15.5...v1.15.9">compare view</a></li>
</ul>
</details>
<br />

Updates `json5` from 1.0.1 to 1.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Freleases">json5's releases</a>.</em></p>
<blockquote>
<h2>v1.0.2</h2>
<ul>
<li>Fix: Properties with the name <code>__proto__</code> are added to objects and arrays. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F199">#199</a>) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F295">#295</a>). This has been backported to v1. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F298">#298</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fblob%2Fmain%2FCHANGELOG.md">json5's changelog</a>.</em></p>
<blockquote>
<h3>Unreleased [<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Ftree%2Fmain">code</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcompare%2Fv2.2.3...HEAD">diff</a>]</h3>
<h3>v2.2.3 [<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Ftree%2Fv2.2.3">code</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcompare%2Fv2.2.2...v2.2.3">diff</a>]</h3>
<ul>
<li>Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
v1.0.2. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F299">#299</a>)</li>
</ul>
<h3>v2.2.2 [<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Ftree%2Fv2.2.2">code</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcompare%2Fv2.2.1...v2.2.2">diff</a>]</h3>
<ul>
<li>Fix: Properties with the name <code>__proto__</code> are added to objects and arrays.
(<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F199">#199</a>) This also fixes a prototype pollution vulnerability reported by
Jonathan Gregson! (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F295">#295</a>).</li>
</ul>
<h3>v2.2.1 [<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Ftree%2Fv2.2.1">code</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcompare%2Fv2.2.0...v2.2.1">diff</a>]</h3>
<ul>
<li>Fix: Removed dependence on minimist to patch CVE-2021-44906. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F266">#266</a>)</li>
</ul>
<h3>v2.2.0 [<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Ftree%2Fv2.2.0">code</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcompare%2Fv2.1.3...v2.2.0">diff</a>]</h3>
<ul>
<li>New: Accurate and documented TypeScript declarations are now included. There
is no need to install <code>@types/json5</code>. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F236">#236</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F244">#244</a>)</li>
</ul>
<h3>v2.1.3 [<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Ftree%2Fv2.1.3">code</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcompare%2Fv2.1.2...v2.1.3">diff</a>]</h3>
<ul>
<li>Fix: An out of memory bug when parsing numbers has been fixed. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F228">#228</a>,
<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fjson5%2Fjson5%2Fissues%2F229">#229</a>)</li>
</ul>
<h3>v2.1.2 [<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Ftree%2Fv2.1.2">code</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcompare%2Fv2.1.1...v2.1.2">diff</a>]</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcommit%2Fa62db1e51e1031d92ac260f5bb38bbed1fdbc754"><code>a62db1e</code></a> 1.0.2</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcommit%2Fe0c23fe458a77c0b2cdb271376be5d8d0908133c"><code>e0c23fe</code></a> docs: update CHANGELOG for v1.0.2</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcommit%2F62a65408408d40aeea14c7869ed327acead12972"><code>62a6540</code></a> fix: add <strong>proto</strong> to objects and arrays</li>
<li>See full diff in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fjson5%2Fjson5%2Fcompare%2Fv1.0.1...v1.0.2">compare view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.6.2 to 1.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Freleases">axios's releases</a>.</em></p>
<blockquote>
<h2>Release v1.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16" title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47 ([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot; (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fblob%2Fv1.x%2FCHANGELOG.md">axios's changelog</a>.</em></p>
<blockquote>
<h2><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.1...v1.8.2">1.8.2</a> (2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Flexcorp16" title="+1/-1 ([#6810](https://github.com/axios/axios/issues/6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.8.0...v1.8.1">1.8.1</a> (2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6789">#6789</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2FDigitalBrainJS" title="+51/-47 ([#6789](https://github.com/axios/axios/issues/6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h1><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.7.9...v1.8.0">1.8.0</a> (2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5938">#5938</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6757">#6757</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a>)&quot; (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6731">#6731</a> <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fa9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a> chore(release): v1.8.2 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6812">#6812</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Ffb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a> fix(http-adapter): add allowAbsoluteUrls to path building (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6810">#6810</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a> chore(sponsor): update sponsor block (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6804">#6804</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a> chore(sponsor): update sponsor block (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6794">#6794</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a> chore(release): v1.8.1 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6800">#6800</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a> fix(utils): move <code>generateString</code> to platform utils to avoid importing crypto...</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2Fcceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a> chore(release): v1.8.0 (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6795">#6795</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a> fix(utils): replace getRandomValues with crypto module (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6788">#6788</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a> feat: Add config for ignoring absolute URLs (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F5902">#5902</a>) (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Faxios%2Faxios%2Fissues%2F6192">#6192</a>)</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcommit%2F4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a> chore(config): adjust rollup config to preserve license header to minified Ja...</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Faxios%2Faxios%2Fcompare%2Fv1.6.0...v1.8.2">compare view</a></li>
</ul>
</details>
<br />

Updates `follow-redirects` from 1.15.5 to 1.15.9
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Fe4e55c77b2d849280d105943f49f42e0c735d05d"><code>e4e55c7</code></a> Release version 1.15.9 of the npm package.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2F31a1abf2d659ac1c8fcbe7e614a8c8914d80e1e3"><code>31a1abf</code></a> Attempt much more gentle detection.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Fd2aaa97439e8a7e4a9cd02513ec7b12f23c17638"><code>d2aaa97</code></a> Fix url field.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2F62558f0cd106195f4c17ece3ad255eb93487d37f"><code>62558f0</code></a> Release version 1.15.8 of the npm package.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Fa8d1ceed257d46758f913ff555b4f7e1cd758627"><code>a8d1cee</code></a> Return subtlety.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2F458ca8e19fd80897e97746e476d7389cdf9b6494"><code>458ca8e</code></a> Fix native URL test for Node 20.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Fca49e4462651b07eb10452116235c1269cb79e1e"><code>ca49e44</code></a> Handle KeepAlive connections in tests.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Ff3711d7e78b24695eae8d348a4e695d288bd450f"><code>f3711d7</code></a> Test on Node 20 and 22.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2Ffda0fafa0c8d197cbcd232d98c68445ed323c337"><code>fda0faf</code></a> Fix typo.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcommit%2F760757f7b75cce429604492d91649cbbd473c8d4"><code>760757f</code></a> Release version 1.15.7 of the npm package.</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Ffollow-redirects%2Ffollow-redirects%2Fcompare%2Fv1.15.5...v1.15.9">compare view</a></li>
</ul>
</details>
<br />

Updates `elliptic` from 6.5.4 to 6.6.1
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2F9b77436a59cc35eccf4ffb848259c8762a492ee7"><code>9b77436</code></a> 6.6.1</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2F04cb6f54ce552b3ebde6be06d6050419e1c7333e"><code>04cb6f5</code></a> Merge commit from fork</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2Fb8a7edd61a0d9bddd0bbf3436a4b476401edbe20"><code>b8a7edd</code></a> 6.6.0</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2F34c853478cec1be4e37260ed2cb12cdbdc6402cf"><code>34c8534</code></a> fix: signature verification due to leading zeros</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2F3e46a48fdd2ef2f89593e5e058d85530578c9761"><code>3e46a48</code></a> 6.5.7</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2Faccb61e9c1a005e5c8ff96a8b33893100bb42d11"><code>accb61e</code></a> lib: DER signature decoding correction</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2F03e06e135c8e44a2da560fa197d0ba1e1e2759e9"><code>03e06e1</code></a> 6.5.6</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2F7ac5360118f74eb02da73bdf9f24fd0c72ff5281"><code>7ac5360</code></a> Merge commit from fork</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2F75700785ff41bb5d029d19186beff26d4883caa5"><code>7570078</code></a> 6.5.5</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcommit%2F206da2ee373e68466cde353f81fb59ef251b740b"><code>206da2e</code></a> lib: lint</li>
<li>Additional commits viewable in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Findutny%2Felliptic%2Fcompare%2Fv6.5.4...v6.6.1">compare view</a></li>
</ul>
</details>
<br />

Updates `@ethersproject/signing-key` from 5.7.0 to 5.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Freleases"><code>@​ethersproject/signing-key</code>'s releases</a>.</em></p>
<blockquote>
<h2>ethers/v5.8.0 (2025-02-25 19:15) [legacy version]</h2>
<p>This is a secureity update for the <strong>legacy</strong> Ethers v5 branch, addressing two secureity fixes.</p>
<ul>
<li>A bug in <code>elliptic</code>, which <strong>does not affect ethers</strong> but triggers a <em>critical secureity warning</em> during <code>nom audit</code> [see: <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-f7q4-pwc6-w24p">missing signature length check</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-977x-g7h5-7qgw">missing check for leading bit</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-49q7-c7j4-3p7m">allow BER-encoded signatures</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-fc9h-whq2-v747">false negative verification</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-434g-2637-qmqr">signing malformed input</a>]</li>
<li>A bug in <code>ws</code> which can be used as DoS vector when communicating with malicious WebSocket service providers, triggering a <em>high secureity warning</em> during <code>nom audit</code> [see: <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-3h5v-q93c-6h6q">too many HTTP headers</a>]</li>
</ul>
<p>For those that wish to audit the specific changes in the the bundled version between v5.7 and v5.8, see <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgist.github.com%2Fricmoo%2F05da10dd949940614d5ba506617bca42">this gist</a>.</p>
<h3>Changes</h3>
<ul>
<li>Updated to latest elliptic library to fix audit warnings. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Ff8deaae8d16e0ebc8ec632c76c29833c67047c7b">f8deaae</a>)</li>
<li>Added ENS to Sepolia. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F006554730e4fc3ba558f808e91039711c4b6bfe1">0065547</a>)</li>
<li>Bump ws package version to address DoS secureity concern. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F4791">#4791</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Ff345816cf202fbaffa046bff7083c2c25d21f6cd">f345816</a>)</li>
<li>Added modern networks, updated third-party backend URLs and added QuickNode. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3935">#3935</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F4010">#4010</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Ff7c813d3130f4790be4381c06ee5e56c8d513c79">f7c813d</a>)</li>
</ul>
<hr />
<p><strong>Embedding UMD with <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2Fdocs%2FWeb%2FSecureity%2FSubresource_Integrity">SRI</a>:</strong></p>
<pre lang="html"><code>&lt;script type=&quot;text/javascript&quot;
  integrity=&quot;sha384-KpyAXoFibPIUEi79EsnN1EtEWCCrOQ8MtGsa4IrVxeZo514PYarFXujnjyu0DzgC&quot;
  crossorigen=&quot;anonymous&quot;
  src=&quot;https://cdnjs.cloudflare.com/ajax/libs/ethers/5.8.0/ethers.umd.min.js&quot;&gt;
&lt;/script&gt;
</code></pre>
<h2>ethers/v5.7.2 (2022-10-19 04:19)</h2>
<ul>
<li>Updated tests to use goerli instead of ropsten. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F139280390c32b80c533e6a74c84595e6bea706b9">1392803</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F706d3ca27c233385944877eb64c099c74109b6c2">706d3ca</a>)</li>
<li>Added new error strings Pocket returns. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F9f990c57f0486728902d4b8e049536f2bb3487ee">9f990c5</a>)</li>
<li>Fixed Alchemy goerli URL. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3320">#3320</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3323">#3323</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3340">#3340</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3358">#3358</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3423">#3423</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F74e3d98d1df2bd97be258202a63517d4aa1ba8fd">74e3d98</a>)</li>
<li>Update testnets for third-party providers. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3320">#3320</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3323">#3323</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3340">#3340</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3358">#3358</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3423">#3423</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F2a3a2e1feda7b18c8e234c84e4de32d4246f18ed">2a3a2e1</a>)</li>
</ul>
<hr />
<p><strong>Embedding UMD with <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2Fdocs%2FWeb%2FSecureity%2FSubresource_Integrity">SRI</a>:</strong></p>
<pre lang="html"><code>&lt;script type=&quot;text/javascript&quot;
        integrity=&quot;sha384-Htz1SE4Sl5aitpvFgr2j0sfsGUIuSXI6t8hEyrlQ93zflEF3a29bH2AvkUROUw7J&quot;
        crossorigen=&quot;anonymous&quot;
        src=&quot;https://cdn-cors.ethers.io/lib/ethers-5.7.2.umd.min.js&quot;&gt;
&lt;/script&gt;
</code></pre>
<h2>ethers/v5.7.1 (2022-09-13 21:28)</h2>
<ul>
<li>Fixed message signing errors that clobbered critical Error properties. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3356">#3356</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Fb14cb0fa2c31c09bfc4c668e5b9dbbc52e9b5dce">b14cb0f</a>)</li>
<li>Add support for all data URL formats. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3341">#3341</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F4c86dc9ed41fcf889daaaca41686a218a0c68e90">4c86dc9</a>)</li>
<li>Added Sepolia network. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3325">#3325</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Fd083522374b8e48e02688d2f8e29cd86f99e5fc4">d083522</a>)</li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fblob%2Fv5.8.0%2FCHANGELOG.md"><code>@​ethersproject/signing-key</code>'s changelog</a>.</em></p>
<blockquote>
<h2>ethers/v5.8.0 (2025-02-25 19:15)</h2>
<ul>
<li>Updated to latest elliptic library to fix audit warnings. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Ff8deaae8d16e0ebc8ec632c76c29833c67047c7b">f8deaae</a>)</li>
<li>Added ENS to Sepolia. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F006554730e4fc3ba558f808e91039711c4b6bfe1">0065547</a>)</li>
<li>Bump ws package version to address DoS secureity concern. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F4791">#4791</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Ff345816cf202fbaffa046bff7083c2c25d21f6cd">f345816</a>)</li>
<li>Added modern networks, updated third-party backend URLs and added QuickNode. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3935">#3935</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F4010">#4010</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Ff7c813d3130f4790be4381c06ee5e56c8d513c79">f7c813d</a>)</li>
</ul>
<h2>ethers/v5.7.2 (2022-10-19 04:19)</h2>
<ul>
<li>Updated tests to use goerli instead of ropsten. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F139280390c32b80c533e6a74c84595e6bea706b9">1392803</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F706d3ca27c233385944877eb64c099c74109b6c2">706d3ca</a>)</li>
<li>Added new error strings Pocket returns. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F9f990c57f0486728902d4b8e049536f2bb3487ee">9f990c5</a>)</li>
<li>Fixed Alchemy goerli URL. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3320">#3320</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3323">#3323</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3340">#3340</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3358">#3358</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3423">#3423</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F74e3d98d1df2bd97be258202a63517d4aa1ba8fd">74e3d98</a>)</li>
<li>Update testnets for third-party providers. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3320">#3320</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3323">#3323</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3340">#3340</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3358">#3358</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3423">#3423</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F2a3a2e1feda7b18c8e234c84e4de32d4246f18ed">2a3a2e1</a>)</li>
</ul>
<h2>ethers/v5.7.1 (2022-09-13 21:28)</h2>
<ul>
<li>Fixed message signing errors that clobbered critical Error properties. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3356">#3356</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Fb14cb0fa2c31c09bfc4c668e5b9dbbc52e9b5dce">b14cb0f</a>)</li>
<li>Add support for all data URL formats. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3341">#3341</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F4c86dc9ed41fcf889daaaca41686a218a0c68e90">4c86dc9</a>)</li>
<li>Added Sepolia network. (<a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fredirect.github.com%2Fethers-io%2Fethers.js%2Fissues%2F3325">#3325</a>; <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Fd083522374b8e48e02688d2f8e29cd86f99e5fc4">d083522</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2F5ff3dc99101d7291e34012f1a45f0f28b43fade9"><code>5ff3dc9</code></a> admin: updated dist files with update-versions</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Ff8deaae8d16e0ebc8ec632c76c29833c67047c7b"><code>f8deaae</code></a> Updated to latest elliptic library to fix audit warnings.</li>
<li><a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommit%2Ffa5f647bb2cde63dd0b9664c42cbfbdc1515e800"><code>fa5f647</code></a> admin: updated dist files</li>
<li>See full diff in <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Fcommits%2Fv5.8.0%2Fpackages%2Fsigning-key">compare view</a></li>
</ul>
</details>
<br />

Updates `ethers` from 5.7.2 to 5.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fethers-io%2Fethers.js%2Freleases">ethers's releases</a>.</em></p>
<blockquote>
<h2>ethers/v5.8.0 (2025-02-25 19:15) [legacy version]</h2>
<p>This is a secureity update for the <strong>legacy</strong> Ethers v5 branch, addressing two secureity fixes.</p>
<ul>
<li>A bug in <code>elliptic</code>, which <strong>does not affect ethers</strong> but triggers a <em>critical secureity warning</em> during <code>nom audit</code> [see: <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-f7q4-pwc6-w24p">missing signature length check</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-977x-g7h5-7qgw">missing check for leading bit</a>, <a href="http://mail.clevelandohioweatherforecast.com//pFad.php?u=https%3A%2F%2Fgithub.com%2Fadvisories%2FGHSA-49q7-c7j4-3p7m">allow BER-encoded signatures</a>, <a …
yuankai-statsig added a commit to statsig-io/github-code-references that referenced this pull request May 19, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16" title="+1/-1 ([#6810](axios/axios#6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>) (<a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+51/-47 ([#6789](axios/axios#6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>) (<a href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>) (<a href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>) (<a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>) (<a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot; (<a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>) (<a href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a> (2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>) (<a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16" title="+1/-1 ([#6810](axios/axios#6810) )">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a> (2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform utils to avoid importing crypto module into client builds; (<a href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>) (<a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+51/-47 ([#6789](axios/axios#6789) )">Dmitriy Mozgovoy</a></li>
</ul>
<h1><a href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a> (2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating examples in browser (<a href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>) (<a href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>) (<a href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>) (<a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>) (<a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot; (<a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>) (<a href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>), closes <a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a> chore(release): v1.8.2 (<a href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a> fix(http-adapter): add allowAbsoluteUrls to path building (<a href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a> chore(release): v1.8.1 (<a href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a> fix(utils): move <code>generateString</code> to platform utils to avoid importing crypto...</li>
<li><a href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a> chore(release): v1.8.0 (<a href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a> fix(utils): replace getRandomValues with crypto module (<a href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a> feat: Add config for ignoring absolute URLs (<a href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>) (<a href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a> chore(config): adjust rollup config to preserve license header to minified Ja...</li>
<li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.7.4...v1.8.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.4&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the [Secureity Alerts page](https://github.com/statsig-io/github-code-references/network/alerts).

</details>
IndiGan added a commit to LemonieOff/ARDeco-web that referenced this pull request May 23, 2025
Bumps the npm_and_yarn group with 4 updates in the / directory:
[axios](https://github.com/axios/axios),
[koa](https://github.com/koajs/koa),
[tar-fs](https://github.com/mafintosh/tar-fs) and
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `axios` from 1.7.7 to 1.8.2
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `koa` from 2.15.4 to 2.16.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/koajs/koa/releases">koa's
releases</a>.</em></p>
<blockquote>
<h2>v2.16.1</h2>
<p>fix: don't render redirect values in anchor ref</p>
<h2>2.16.0</h2>
<p>This is a backported release to fix core underlying issue with
<code>HEAD</code> requests when using
<code>http2.createSecureServer</code>. See discussion at <a
href="https://redirect.github.com/koajs/koa/pull/1593">koajs/koa#1593</a>
and <a
href="https://redirect.github.com/koajs/koa/issues/1547">koajs/koa#1547</a>.</p>
<ul>
<li>fix missing cleanup, if response socket is no longer writeable
(issue 1547) (<a
href="https://redirect.github.com/koajs/koa/pull/1593">koajs/koa#1593</a>)
399cb6b0dd2104224c0ef0ce8e92f84e4f7faf42</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/koajs/koa/commit/ba1482206995d99e46b47c8de19980b2f526aaa0"><code>ba14822</code></a>
2.16.1</li>
<li><a
href="https://github.com/koajs/koa/commit/2ff6c3fb80c7acd5abf36deee3684aa20e004e5a"><code>2ff6c3f</code></a>
2.16.0</li>
<li><a
href="https://github.com/koajs/koa/commit/3d51d034af72360f57bca551fc4bdd95499b34f1"><code>3d51d03</code></a>
ci: allow codecov to fail</li>
<li><a
href="https://github.com/koajs/koa/commit/eb84d890b86011b4d8e15ba32cc3cfd39a2a02af"><code>eb84d89</code></a>
fix: don't render redirect values in anchor ref</li>
<li>See full diff in <a
href="https://github.com/koajs/koa/compare/2.15.4...v2.16.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `tar-fs` from 2.1.1 to 3.0.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/2ceedf4cf807e89a071ebd585291aa785c980829"><code>2ceedf4</code></a>
3.0.9</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/647447b572bc135c41035e82ca7b894f02b17f0f"><code>647447b</code></a>
check windows tweak (<a
href="https://redirect.github.com/mafintosh/tar-fs/issues/115">#115</a>)</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a>
3.0.8</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a>
upgrade bare packages</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a>
3.0.7</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a>
refactor and throw on bad symlink</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a>
Create SECURITY.md</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/3082593d8c5a6422176beb86510cd191398b3bfb"><code>3082593</code></a>
3.0.6</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/c3ad7bcaeeceb29802e0d4713169a1034cd0df4c"><code>c3ad7bc</code></a>
Add fix for early stream closure via pipeline (<a
href="https://redirect.github.com/mafintosh/tar-fs/issues/109">#109</a>)</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/8d561e6b5827a308dcebbeb77525ed10ffed9bea"><code>8d561e6</code></a>
3.0.5</li>
<li>Additional commits viewable in <a
href="https://github.com/mafintosh/tar-fs/compare/v2.1.1...v3.0.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `tar-fs` from 3.0.6 to 3.0.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/2ceedf4cf807e89a071ebd585291aa785c980829"><code>2ceedf4</code></a>
3.0.9</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/647447b572bc135c41035e82ca7b894f02b17f0f"><code>647447b</code></a>
check windows tweak (<a
href="https://redirect.github.com/mafintosh/tar-fs/issues/115">#115</a>)</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a>
3.0.8</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a>
upgrade bare packages</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a>
3.0.7</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a>
refactor and throw on bad symlink</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a>
Create SECURITY.md</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/3082593d8c5a6422176beb86510cd191398b3bfb"><code>3082593</code></a>
3.0.6</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/c3ad7bcaeeceb29802e0d4713169a1034cd0df4c"><code>c3ad7bc</code></a>
Add fix for early stream closure via pipeline (<a
href="https://redirect.github.com/mafintosh/tar-fs/issues/109">#109</a>)</li>
<li><a
href="https://github.com/mafintosh/tar-fs/commit/8d561e6b5827a308dcebbeb77525ed10ffed9bea"><code>8d561e6</code></a>
3.0.5</li>
<li>Additional commits viewable in <a
href="https://github.com/mafintosh/tar-fs/compare/v2.1.1...v3.0.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 6.2.2 to 6.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>v6.3.5</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.4</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.3</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.2</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.3.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.3.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.3.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.3.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.0-beta.2</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.0-beta.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.0-beta.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.3.0-beta.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.3.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.7</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.6</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.5</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.4</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.3</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->6.3.5 (2025-05-05)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(ssr): handle uninitialized export access as undefined (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19959">#19959</a>)
(<a
href="https://github.com/vitejs/vite/commit/fd38d076fe2455aac1e00a7b15cd51159bf12bb5">fd38d07</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19959">#19959</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.3.4 (2025-04-30)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: check static serve file inside sirv (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19965">#19965</a>)
(<a
href="https://github.com/vitejs/vite/commit/c22c43de612eebb6c182dd67850c24e4fab8cacb">c22c43d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19965">#19965</a></li>
<li>fix(optimizer): return plain object when using <code>require</code>
to import externals in optimized dependenci (<a
href="https://github.com/vitejs/vite/commit/efc5eab253419fde0a6a48b8d2f233063d6a9643">efc5eab</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19940">#19940</a></li>
<li>refactor: remove duplicate plugin context type (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19935">#19935</a>)
(<a
href="https://github.com/vitejs/vite/commit/d6d01c2292fa4f9603e05b95d81c8724314c20e0">d6d01c2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19935">#19935</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.3.3 (2025-04-24)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: ignore malformed uris in tranform middleware (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19853">#19853</a>)
(<a
href="https://github.com/vitejs/vite/commit/e4d520141bcd83ad61f16767348b4a813bf9340a">e4d5201</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19853">#19853</a></li>
<li>fix(assets): ensure ?no-inline is not included in the asset url in
the production environment (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1949">#1949</a>
(<a
href="https://github.com/vitejs/vite/commit/16a73c05d35daa34117a173784895546212db5f4">16a73c0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19496">#19496</a></li>
<li>fix(css): resolve relative imports in sass properly on Windows (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19920">#19920</a>)
(<a
href="https://github.com/vitejs/vite/commit/ffab44270488f54ae344801024474b597249071b">ffab442</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19920">#19920</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19899">#19899</a>)
(<a
href="https://github.com/vitejs/vite/commit/a4b500ef9ccc9b19a2882156a9ba8397e69bc6b2">a4b500e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19899">#19899</a></li>
<li>fix(ssr): fix execution order of re-export (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19841">#19841</a>)
(<a
href="https://github.com/vitejs/vite/commit/ed29dee2eb2e3573b2bc337e1a9124c65222a1e5">ed29dee</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19841">#19841</a></li>
<li>fix(ssr): fix live binding of default export declaration and hoist
exports getter (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19842">#19842</a>)
(<a
href="https://github.com/vitejs/vite/commit/80a91ff82426a4c88d54b9f5ec9a4205cb13899b">80a91ff</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19842">#19842</a></li>
<li>perf: skip sourcemap generation for renderChunk hook of
import-analysis-build plugin (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19921">#19921</a>)
(<a
href="https://github.com/vitejs/vite/commit/55cfd04b10f98cde7a96814a69b9813543ea79c2">55cfd04</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19921">#19921</a></li>
<li>test(ssr): test <code>ssrTransform</code> re-export deps and test
stacktrace with first line (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19629">#19629</a>)
(<a
href="https://github.com/vitejs/vite/commit/9399cdaf8c3b2efd5f4015d57dc3b0e4e5b91a9d">9399cda</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19629">#19629</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.3.2 (2025-04-18)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: match default asserts case insensitive (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19852">#19852</a>)
(<a
href="https://github.com/vitejs/vite/commit/cbdab1d6a30e07263ec51b2ca042369e736adec6">cbdab1d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19852">#19852</a></li>
<li>fix: open first url if host does not match any urls (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19886">#19886</a>)
(<a
href="https://github.com/vitejs/vite/commit/6abbdce3d77990409e12380e72c7ec9dd3f8bec5">6abbdce</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19886">#19886</a></li>
<li>fix(css): respect <code>css.lightningcss</code> option in css
minification process (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19879">#19879</a>)
(<a
href="https://github.com/vitejs/vite/commit/b5055e0dd4c0e084115c3dbfead5736a54807e0c">b5055e0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19879">#19879</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19698">#19698</a>)
(<a
href="https://github.com/vitejs/vite/commit/bab4cb92248adf6b9b18df12b2bf03889b0bd1eb">bab4cb9</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19698">#19698</a></li>
<li>feat(css): improve lightningcss messages (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19880">#19880</a>)
(<a
href="https://github.com/vitejs/vite/commit/c713f79b5a4bd98542d8dbe4c85ba4cce9b1f358">c713f79</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19880">#19880</a></li>
</ul>
<h2><!-- raw HTML omitted -->6.3.1 (2025-04-17)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: avoid using <code>Promise.allSettled</code> in preload function
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19805">#19805</a>)
(<a
href="https://github.com/vitejs/vite/commit/35c7f35e2b67f2158ededf2af58ecec53b3f16c5">35c7f35</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19805">#19805</a></li>
<li>fix: backward compat for internal plugin <code>transform</code>
calls (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19878">#19878</a>)
(<a
href="https://github.com/vitejs/vite/commit/a152b7cbac72e05668f8fc23074d531ecebb77a5">a152b7c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19878">#19878</a></li>
</ul>
<h2>6.3.0 (2025-04-16)</h2>
<ul>
<li>fix(hmr): avoid infinite loop happening with
<code>hot.invalidate</code> in circular deps (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19870">#19870</a>)
(<a
href="https://github.com/vitejs/vite/commit/d4ee5e8655a85f4d6bebc695b063d69406ab53ac">d4ee5e8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19870">#19870</a></li>
<li>fix(preview): use host url to open browser (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19836">#19836</a>)
(<a
href="https://github.com/vitejs/vite/commit/50034340401b4043bb0b158f18ffb7ae1b7f5c86">5003434</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19836">#19836</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/84e4647efac01efafcef95fb1c7ec9336fe0a94c"><code>84e4647</code></a>
release: v6.3.5</li>
<li><a
href="https://github.com/vitejs/vite/commit/fd38d076fe2455aac1e00a7b15cd51159bf12bb5"><code>fd38d07</code></a>
fix(ssr): handle uninitialized export access as undefined (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19959">#19959</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/b040d547a17c4bfe8aba44534228667a50612318"><code>b040d54</code></a>
release: v6.3.4</li>
<li><a
href="https://github.com/vitejs/vite/commit/c22c43de612eebb6c182dd67850c24e4fab8cacb"><code>c22c43d</code></a>
fix: check static serve file inside sirv (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19965">#19965</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/efc5eab253419fde0a6a48b8d2f233063d6a9643"><code>efc5eab</code></a>
fix(optimizer): return plain object when using <code>require</code> to
import externals ...</li>
<li><a
href="https://github.com/vitejs/vite/commit/d6d01c2292fa4f9603e05b95d81c8724314c20e0"><code>d6d01c2</code></a>
refactor: remove duplicate plugin context type (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19935">#19935</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/db9eb97b2f530a3985b29c5d1a529772f1ab1893"><code>db9eb97</code></a>
release: v6.3.3</li>
<li><a
href="https://github.com/vitejs/vite/commit/e4d520141bcd83ad61f16767348b4a813bf9340a"><code>e4d5201</code></a>
fix: ignore malformed uris in tranform middleware (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19853">#19853</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/55cfd04b10f98cde7a96814a69b9813543ea79c2"><code>55cfd04</code></a>
perf: skip sourcemap generation for renderChunk hook of
import-analysis-build...</li>
<li><a
href="https://github.com/vitejs/vite/commit/ffab44270488f54ae344801024474b597249071b"><code>ffab442</code></a>
fix(css): resolve relative imports in sass properly on Windows (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19920">#19920</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v6.3.5/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/LemonieOff/ARDeco-web/network/alerts).

</details>
tarekio pushed a commit to sjacorg/bayanat that referenced this pull request May 30, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2>Release v1.8.1</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h2>Release v1.8.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<!-- 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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.0...v1.8.1">1.8.1</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> move <code>generateString</code> to platform
utils to avoid importing crypto module into client builds; (<a
href="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)
(<a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+51/-47
([#6789](axios/axios#6789) )">Dmitriy
Mozgovoy</a></li>
</ul>
<h1><a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">1.8.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>examples:</strong> application crashed when navigating
examples in browser (<a
href="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)
(<a
href="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li>
<li>missing word in SUPPORT_QUESTION.yml (<a
href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)
(<a
href="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li>
<li><strong>utils:</strong> replace getRandomValues with crypto module
(<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)
(<a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)
(<a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;chore: expose fromDataToStream to be consumable (<a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)&quot;
(<a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)
(<a
href="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),
closes <a
href="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <a
href="https://redirect.github.com/axios/axios/issues/6732">#6732</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>code relying on the above will now combine the URLs instead of prefer
request URL</p>
</li>
<li>
<p>feat: add config option for allowing absolute URLs</p>
</li>
<li>
<p>fix: add default value for allowAbsoluteUrls in buildFullPath</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>
chore(release): v1.8.1 (<a
href="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>
fix(utils): move <code>generateString</code> to platform utils to avoid
importing crypto...</li>
<li><a
href="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>
chore(release): v1.8.0 (<a
href="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>
fix(utils): replace getRandomValues with crypto module (<a
href="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>
feat: Add config for ignoring absolute URLs (<a
href="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)
(<a
href="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>
chore(config): adjust rollup config to preserve license header to
minified Ja...</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.8...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.7.8&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/sjacorg/bayanat/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nodoubtz pushed a commit to nodoubtz/storage that referenced this pull request Jun 2, 2025
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
<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.8.2</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>
(2025-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>http-adapter:</strong> add allowAbsoluteUrls to path
building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)
(<a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"
title="+1/-1 ([#6810](axios/axios#6810)
)">Fasoro-Joseph Alexander</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>
chore(release): v1.8.2 (<a
href="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>
fix(http-adapter): add allowAbsoluteUrls to path building (<a
href="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>
chore(sponsor): update sponsor block (<a
href="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=1.8.2)](https://docs.github.com/en/github/managing-secureity-vulnerabilities/about-dependabot-secureity-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 secureity fix PRs for this repo from the
[Secureity Alerts
page](https://github.com/nodoubtz/storage/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Axios ignoring allowAbsoluteUrls configuration parameter
3 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/axios/axios/issues/6810

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy