Skip to content
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

fix(examples): application crashed when navigating examples in browser #5938

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

NitinRamnani
Copy link
Contributor

Navigating examples in browser was crashing the app.

Issue: "require" is used to import a module even though "type" is set as "module" in package.json.

Fix: Used "import" instead of "require" in examples/server.js to fix.

Issue Link: #5937

@jasonsaayman jasonsaayman added this to the v1.8.0 milestone Jan 30, 2025
@jasonsaayman jasonsaayman added code::examples A change relating to the examples priority::low A low priority issue labels Jan 30, 2025
@jasonsaayman jasonsaayman merged commit 1260ded into axios:v1.x Jan 30, 2025
9 checks passed
@github-actions github-actions bot mentioned this pull request Feb 25, 2025
Copy link
Contributor

Hi, @NitinRamnani! This PR has been published in v1.8.0 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 Feb 26, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/axios/axios/releases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shaymolcho"
title="+2/-2 ([#6770](axios/axios#6770)
)">Shay Molcho</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman"
title="+0/-3 ([#6732](axios/axios#6732)
)">Jay</a></li>
<li>fancy45daddy</li>
<li><!-- raw HTML omitted --> <a href="https://github.com/habipakyol"
title="+1/-1 ([#6030](axios/axios#6030)
)">Habip Akyol</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/llamington"
title="+1/-1 ([#6771](axios/axios#6771)
)">Bailey Lissington</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/bernardoduarte" title="+1/-1
([#6480](axios/axios#6480) )">Bernardo da Eira
Duarte</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/Shivam-Batham"
title="+1/-1 ([#5949](axios/axios#5949)
)">Shivam Batham</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/lipinnnnn"
title="+1/-1 ([#5936](axios/axios#5936)
)">Lipin Kariappa</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>
<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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shaymolcho"
title="+2/-2 ([#6770](axios/axios#6770)
)">Shay Molcho</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman"
title="+0/-3 ([#6732](axios/axios#6732)
)">Jay</a></li>
<li>fancy45daddy</li>
<li><!-- raw HTML omitted --> <a href="https://github.com/habipakyol"
title="+1/-1 ([#6030](axios/axios#6030)
)">Habip Akyol</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/llamington"
title="+1/-1 ([#6771](axios/axios#6771)
)">Bailey Lissington</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/bernardoduarte" title="+1/-1
([#6480](axios/axios#6480) )">Bernardo da Eira
Duarte</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/Shivam-Batham"
title="+1/-1 ([#5949](axios/axios#5949)
)">Shivam Batham</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/lipinnnnn"
title="+1/-1 ([#5936](axios/axios#5936)
)">Lipin Kariappa</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/896f9af1bea8685fb948c3a16c20c7e34273e053"><code>896f9af</code></a>
chore(docs): remove SECURITY.md (<a
href="https://redirect.github.com/axios/axios/issues/6312">#6312</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/8889dc038348c0109e086eb7fa1a007bb72d621f"><code>8889dc0</code></a>
chore(docs): fix documentation for usage of interceptors in axios (<a
href="https://redirect.github.com/axios/axios/issues/6116">#6116</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.0">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.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
anyulled pushed a commit to dev-bcn/dev-bcn.github.io that referenced this pull request Feb 26, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.7...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eps-autoapprove-dependabot bot pushed a commit to NHSDigital/eps-prescription-tracker-ui that referenced this pull request Feb 26, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eps-autoapprove-dependabot bot pushed a commit to NHSDigital/electronic-prescription-service-api that referenced this pull request Feb 26, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
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 Feb 26, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
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 Feb 27, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
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 Feb 27, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eps-autoapprove-dependabot bot pushed a commit to NHSDigital/prescriptionsforpatients that referenced this pull request Feb 27, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lumirlumir pushed a commit to lumirlumir/npm-textlint-rule-allowed-uris that referenced this pull request Feb 27, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to evroon/bracket that referenced this pull request Feb 27, 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.4 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.4...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
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 Feb 28, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
guiruggiero added a commit to guiruggiero/guipt that referenced this pull request Feb 28, 2025
Bumps the new-versions group with 4 updates in the / directory:
[axios](https://github.com/axios/axios),
[@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js),
[eslint](https://github.com/eslint/eslint) and
[firebase](https://github.com/firebase/firebase-js-sdk).
Bumps the new-versions group with 3 updates in the /functions directory:
[axios](https://github.com/axios/axios),
[eslint](https://github.com/eslint/eslint) and
[firebase-tools](https://github.com/firebase/firebase-tools).

Updates `axios` from 1.7.9 to 1.8.1
<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.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](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="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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](https://github.com/axios/axios/issues/5908)
[#6757](https://github.com/axios/axios/issues/6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](https://github.com/axios/axios/issues/5938)
)">Nitin Ramnani</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.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](https://github.com/axios/axios/issues/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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@eslint/js` from 9.20.0 to 9.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases"><code>@​eslint/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.21.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19238">#19238</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c"><code>5c5b802</code></a>
feat: Add <code>--ext</code> CLI option (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19405">#19405</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19445">#19445</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19436">#19436</a>)
(Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f"><code>80b0485</code></a>
docs: replace <code>var</code> with <code>let</code> and
<code>const</code> in rule example (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19434">#19434</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432"><code>f67d5e8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3"><code>75afc61</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097"><code>0636cab</code></a>
docs: Update Eleventy from v2 to v3 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19415">#19415</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b"><code>dd7d930</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19453">#19453</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19449">#19449</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19448">#19448</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48"><code>dab5478</code></a>
chore: better error message for missing plugin in config (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19402">#19402</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22"><code>ebfe2eb</code></a>
chore: set js language for bug report issue config block (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19439">#19439</a>)
(Josh Goldberg ✨)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2"><code>5fd211d</code></a>
test: processors can return subpaths (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19425">#19425</a>)
(Milos Djermanovic)</li>
</ul>
<h2>v9.20.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/274f054f19f5f490d9496c6eee4bcd8620d2f4be"><code>274f054</code></a>
fix: fix <code>RuleContext</code> type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19417">#19417</a>)
(Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/fe3ccb2ff43a9f20a7801c679f7d41f6a7ed3ddc"><code>fe3ccb2</code></a>
docs: allow typing in search box while dropdown is open (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19424">#19424</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/93c78a5c58edb7ead9bff87c874d2ff9b824ec04"><code>93c78a5</code></a>
docs: Add instructions for pnpm compat (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19422">#19422</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b476a930bb3a6d644c482747d985f5da0d89e1e9"><code>b476a93</code></a>
docs: Fix Keyboard Navigation for Search Results (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19416">#19416</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ccb60c0b1452e73750e3734c9cd7c7b12c473827"><code>ccb60c0</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@​eslint/js</code>'s
changelog</a>.</em></p>
<blockquote>
<p>v9.21.0 - February 21, 2025</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19453">#19453</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19238">#19238</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19449">#19449</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19448">#19448</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19445">#19445</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19436">#19436</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48"><code>dab5478</code></a>
chore: better error message for missing plugin in config (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19402">#19402</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f"><code>80b0485</code></a>
docs: replace <code>var</code> with <code>let</code> and
<code>const</code> in rule example (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19434">#19434</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22"><code>ebfe2eb</code></a>
chore: set js language for bug report issue config block (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19439">#19439</a>)
(Josh Goldberg ✨)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432"><code>f67d5e8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3"><code>75afc61</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2"><code>5fd211d</code></a>
test: processors can return subpaths (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19425">#19425</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097"><code>0636cab</code></a>
docs: Update Eleventy from v2 to v3 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19415">#19415</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c"><code>5c5b802</code></a>
feat: Add <code>--ext</code> CLI option (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19405">#19405</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b"><code>dd7d930</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<p>v9.20.1 - February 11, 2025</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/fe3ccb2ff43a9f20a7801c679f7d41f6a7ed3ddc"><code>fe3ccb2</code></a>
docs: allow typing in search box while dropdown is open (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19424">#19424</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/274f054f19f5f490d9496c6eee4bcd8620d2f4be"><code>274f054</code></a>
fix: fix <code>RuleContext</code> type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19417">#19417</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/93c78a5c58edb7ead9bff87c874d2ff9b824ec04"><code>93c78a5</code></a>
docs: Add instructions for pnpm compat (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19422">#19422</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b476a930bb3a6d644c482747d985f5da0d89e1e9"><code>b476a93</code></a>
docs: Fix Keyboard Navigation for Search Results (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19416">#19416</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ccb60c0b1452e73750e3734c9cd7c7b12c473827"><code>ccb60c0</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.21.0/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint` from 9.20.1 to 9.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v9.21.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://redirect.github.com/eslint/eslint/issues/19238">#19238</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c"><code>5c5b802</code></a>
feat: Add <code>--ext</code> CLI option (<a
href="https://redirect.github.com/eslint/eslint/issues/19405">#19405</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://redirect.github.com/eslint/eslint/issues/19445">#19445</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://redirect.github.com/eslint/eslint/issues/19436">#19436</a>)
(Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f"><code>80b0485</code></a>
docs: replace <code>var</code> with <code>let</code> and
<code>const</code> in rule example (<a
href="https://redirect.github.com/eslint/eslint/issues/19434">#19434</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432"><code>f67d5e8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3"><code>75afc61</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097"><code>0636cab</code></a>
docs: Update Eleventy from v2 to v3 (<a
href="https://redirect.github.com/eslint/eslint/issues/19415">#19415</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b"><code>dd7d930</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://redirect.github.com/eslint/eslint/issues/19453">#19453</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://redirect.github.com/eslint/eslint/issues/19449">#19449</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19448">#19448</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48"><code>dab5478</code></a>
chore: better error message for missing plugin in config (<a
href="https://redirect.github.com/eslint/eslint/issues/19402">#19402</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22"><code>ebfe2eb</code></a>
chore: set js language for bug report issue config block (<a
href="https://redirect.github.com/eslint/eslint/issues/19439">#19439</a>)
(Josh Goldberg ✨)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2"><code>5fd211d</code></a>
test: processors can return subpaths (<a
href="https://redirect.github.com/eslint/eslint/issues/19425">#19425</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v9.21.0 - February 21, 2025</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://redirect.github.com/eslint/eslint/issues/19453">#19453</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://redirect.github.com/eslint/eslint/issues/19238">#19238</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://redirect.github.com/eslint/eslint/issues/19449">#19449</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19448">#19448</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://redirect.github.com/eslint/eslint/issues/19445">#19445</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://redirect.github.com/eslint/eslint/issues/19436">#19436</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48"><code>dab5478</code></a>
chore: better error message for missing plugin in config (<a
href="https://redirect.github.com/eslint/eslint/issues/19402">#19402</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f"><code>80b0485</code></a>
docs: replace <code>var</code> with <code>let</code> and
<code>const</code> in rule example (<a
href="https://redirect.github.com/eslint/eslint/issues/19434">#19434</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22"><code>ebfe2eb</code></a>
chore: set js language for bug report issue config block (<a
href="https://redirect.github.com/eslint/eslint/issues/19439">#19439</a>)
(Josh Goldberg ✨)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432"><code>f67d5e8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3"><code>75afc61</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2"><code>5fd211d</code></a>
test: processors can return subpaths (<a
href="https://redirect.github.com/eslint/eslint/issues/19425">#19425</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097"><code>0636cab</code></a>
docs: Update Eleventy from v2 to v3 (<a
href="https://redirect.github.com/eslint/eslint/issues/19415">#19415</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c"><code>5c5b802</code></a>
feat: Add <code>--ext</code> CLI option (<a
href="https://redirect.github.com/eslint/eslint/issues/19405">#19405</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b"><code>dd7d930</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/ecd0ede7fd2ccbb4c0daf0e4732e97ea0f49db1b"><code>ecd0ede</code></a>
9.21.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/a7ef4c7ecc0882b35ff9df88ab024f9cd2c4c500"><code>a7ef4c7</code></a>
Build: changelog update for 9.21.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://redirect.github.com/eslint/eslint/issues/19453">#19453</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://redirect.github.com/eslint/eslint/issues/19238">#19238</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://redirect.github.com/eslint/eslint/issues/19449">#19449</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19448">#19448</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README</li>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://redirect.github.com/eslint/eslint/issues/19445">#19445</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://redirect.github.com/eslint/eslint/issues/19436">#19436</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `firebase` from 11.3.1 to 11.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/firebase-js-sdk/releases">firebase's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<p>For more detailed release notes, see <a
href="https://firebase.google.com/support/release-notes/js">Firebase
JavaScript SDK Release Notes</a>.</p>
<h1>What's Changed</h1>
<h2>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://github.com/firebase/firebase-js-sdk/commit/9d826659334e1a43acd1126fab6e09a305e04936"><code>9d82665</code></a>
<a
href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8757">#8757</a>
- Added support for modality-based token count.</p>
</li>
<li>
<p><a
href="https://github.com/firebase/firebase-js-sdk/commit/70e08cf95b5c43d3b98382a6f68fbd3c3555e31f"><code>70e08cf</code></a>
<a
href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8699">#8699</a>
- Adds support for initial state hydration (from SSR contexts)</p>
</li>
<li>
<p><a
href="https://github.com/firebase/firebase-js-sdk/commit/777f465ff37495ff933a29583769ce8a6a2b59b5"><code>777f465</code></a>
<a
href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8483">#8483</a>
- Add support for the <code>FIREBASE_WEBAPP_CONFIG</code> environment
variable at install time.</p>
</li>
<li>
<p><a
href="https://github.com/firebase/firebase-js-sdk/commit/ce2c77511210df109fdf381c7c02175173a6f7a2"><code>ce2c775</code></a>
<a
href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8683">#8683</a>
- <strong>Public Preview</strong> Added support for generating images
using the Imagen 3 model.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://github.com/firebase/firebase-js-sdk/commit/b3e68ca410d9b984736780098330bd6b8ee2e997"><code>b3e68ca</code></a>
<a
href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8769">#8769</a>
- Fixed: invoking <code>connectDatabaseEmulator</code> multiple times
with the same parameters will no longer
cause an error. Fixes [GitHub Issue <a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/6824">#6824</a>](<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/6824">firebase/firebase-js-sdk#6824</a>).</p>
</li>
<li>
<p><a
href="https://github.com/firebase/firebase-js-sdk/commit/c791ecf3a03a0e4f56fcdc49b703578135bf8ce6"><code>c791ecf</code></a>
<a
href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8750">#8750</a>
- Fixed: invoking <code>connectAuthEmulator</code> multiple times with
the same parameters will no longer cause
an error. Fixes [GitHub Issue <a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/6824">#6824</a>](<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/6824">firebase/firebase-js-sdk#6824</a>).</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/firebase/firebase-js-sdk/commit/9d826659334e1a43acd1126fab6e09a305e04936"><code>9d82665</code></a>,
<a
href="https://github.com/firebase/firebase-js-sdk/commit/70e08cf95b5c43d3b98382a6f68fbd3c3555e31f"><code>70e08cf</code></a>,
<a
href="https://github.com/firebase/firebase-js-sdk/commit/b3e68ca410d9b984736780098330bd6b8ee2e997"><code>b3e68ca</code></a>,
<a
href="https://github.com/firebase/firebase-js-sdk/commit/c791ecf3a03a0e4f56fcdc49b703578135bf8ce6"><code>c791ecf</code></a>,
<a
href="https://github.com/firebase/firebase-js-sdk/commit/554c7bdc12cfde834ce5c4fa729a6cb790e1e5c2"><code>554c7bd</code></a>,
<a
href="https://github.com/firebase/firebase-js-sdk/commit/884cbd7d89d4dd9162858f108c39e75896c2db5a"><code>884cbd7</code></a>,
<a
href="https://github.com/firebase/firebase-js-sdk/commit/777f465ff37495ff933a29583769ce8a6a2b59b5"><code>777f465</code></a>,
<a
href="https://github.com/firebase/firebase-js-sdk/commit/f68148253349b8e80fc649386fede51339266a3c"><code>f681482</code></a>,
<a
href="https://github.com/firebase/firebase-js-sdk/commit/ce2c77511210df109fdf381c7c02175173a6f7a2"><code>ce2c775</code></a>]:</p>
</li>
<li>
<p><code>@​firebase/app</code><a
href="https://github.com/0"><code>@​0</code></a>.11.2</p>
</li>
<li>
<p><code>@​firebase/vertexai</code><a
href="https://github.com/1"><code>@​1</code></a>.1.0</p>
</li>
<li>
<p><code>@​firebase/remote-config</code><a
href="https://github.com/0"><code>@​0</code></a>.6.0</p>
</li>
<li>
<p><code>@​firebase/database-compat</code><a
href="https://github.com/2"><code>@​2</code></a>.0.4</p>
</li>
<li>
<p><code>@​firebase/database</code><a
href="https://github.com/1"><code>@​1</code></a>.0.13</p>
</li>
<li>
<p><code>@​firebase/auth</code><a
href="https://github.com/1"><code>@​1</code></a>.9.1</p>
</li>
<li>
<p><code>@​firebase/util</code><a
href="https://github.com/1"><code>@​1</code></a>.11.0</p>
</li>
<li>
<p><code>@​firebase/app-check</code><a
href="https://github.com/0"><code>@​0</code></a>.8.12</p>
</li>
<li>
<p><code>@​firebase/analytics</code><a
href="https://github.com/0"><code>@​0</code></a>.10.12</p>
</li>
<li>
<p><code>@​firebase/app-compat</code><a
href="https://github.com/0"><code>@​0</code></a>.2.51</p>
</li>
<li>
<p><code>@​firebase/data-connect</code><a
href="https://github.com/0"><code>@​0</code></a>.3.1</p>
</li>
<li>
<p><code>@​firebase/firestore</code><a
href="https://github.com/4"><code>@​4</code></a>.7.9</p>
</li>
<li>
<p><code>@​firebase/functions</code><a
href="https://github.com/0"><code>@​0</code></a>.12.3</p>
</li>
<li>
<p><code>@​firebase/installations</code><a
href="https://github.com/0"><code>@​0</code></a>.6.13</p>
</li>
<li>
<p><code>@​firebase/messaging</code><a
href="https://github.com/0"><code>@​0</code></a>.12.17</p>
</li>
<li>
<p><code>@​firebase/performance</code><a
href="https://github.com/0"><code>@​0</code></a>.7.1</p>
</li>
<li>
<p><code>@​firebase/storage</code><a
href="https://github.com/0"><code>@​0</code></a>.13.7</p>
</li>
<li>
<p><code>@​firebase/remote-config-compat</code><a
href="https://github.com/0"><code>@​0</code></a>.2.13</p>
</li>
<li>
<p><code>@​firebase/auth-compat</code><a
href="https://github.com/0"><code>@​0</code></a>.5.19</p>
</li>
<li>
<p><code>@​firebase/analytics-compat</code><a
href="https://github.com/0"><code>@​0</code></a>.2.18</p>
</li>
<li>
<p><code>@​firebase/app-check-compat</code><a
href="https://github.com/0"><code>@​0</code></a>.3.19</p>
</li>
<li>
<p><code>@​firebase/firestore-compat</code><a
href="https://github.com/0"><code>@​0</code></a>.3.44</p>
</li>
<li>
<p><code>@​firebase/functions-compat</code><a
href="https://github.com/0"><code>@​0</code></a>.3.20</p>
</li>
<li>
<p><code>@​firebase/installations-compat</code><a
href="https://github.com/0"><code>@​0</code></a>.2.13</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/2eee61ae5f1e20c0b35328dc0cc197f568820523"><code>2eee61a</code></a>
Version Packages (<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8794">#8794</a>)</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/eb8e4aad2fc02b7cd3be02e53883dc39e3788fbb"><code>eb8e4aa</code></a>
Merge main into release</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/777f465ff37495ff933a29583769ce8a6a2b59b5"><code>777f465</code></a>
App Hosting JS SDK autoinit (<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8483">#8483</a>)</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/2d74e5bfb75b5ecf87a9b1b496c9358446c0cb81"><code>2d74e5b</code></a>
Revert &quot;Bump cross-spawn from 7.0.3 to 7.0.6 in /e2e (<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8645">#8645</a>)&quot;
(<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8811">#8811</a>)</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/117279e2759cde3e1ac028794fabf948d304d795"><code>117279e</code></a>
Bump cross-spawn from 7.0.3 to 7.0.6 in /e2e (<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8645">#8645</a>)</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/6670d9c89029e237c7db0e5470d7913c03f7c5ed"><code>6670d9c</code></a>
Merge main into release</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/dcfb3da2e65b25d12e1d53efb257440c9f026072"><code>dcfb3da</code></a>
Update dev script dependency <code>@​changesets/types</code> to v6 (<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8806">#8806</a>)</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/1daf8b47ba681db12174bc67f9de9dacf68cc60f"><code>1daf8b4</code></a>
Add Vertex and DataConnect E2E smoke tests (<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8805">#8805</a>)</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/9d826659334e1a43acd1126fab6e09a305e04936"><code>9d82665</code></a>
Add support for token-based usage metrics. (<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8757">#8757</a>)</li>
<li><a
href="https://github.com/firebase/firebase-js-sdk/commit/ce2c77511210df109fdf381c7c02175173a6f7a2"><code>ce2c775</code></a>
Add Image Generation support using Imagen (<a
href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8683">#8683</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.7.9 to 1.8.1
<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.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](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="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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](https://github.com/axios/axios/issues/5908)
[#6757](https://github.com/axios/axios/issues/6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](https://github.com/axios/axios/issues/5938)
)">Nitin Ramnani</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.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](https://github.com/axios/axios/issues/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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint` from 9.20.1 to 9.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v9.21.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://redirect.github.com/eslint/eslint/issues/19238">#19238</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c"><code>5c5b802</code></a>
feat: Add <code>--ext</code> CLI option (<a
href="https://redirect.github.com/eslint/eslint/issues/19405">#19405</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://redirect.github.com/eslint/eslint/issues/19445">#19445</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://redirect.github.com/eslint/eslint/issues/19436">#19436</a>)
(Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f"><code>80b0485</code></a>
docs: replace <code>var</code> with <code>let</code> and
<code>const</code> in rule example (<a
href="https://redirect.github.com/eslint/eslint/issues/19434">#19434</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432"><code>f67d5e8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3"><code>75afc61</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097"><code>0636cab</code></a>
docs: Update Eleventy from v2 to v3 (<a
href="https://redirect.github.com/eslint/eslint/issues/19415">#19415</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b"><code>dd7d930</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://redirect.github.com/eslint/eslint/issues/19453">#19453</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://redirect.github.com/eslint/eslint/issues/19449">#19449</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19448">#19448</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48"><code>dab5478</code></a>
chore: better error message for missing plugin in config (<a
href="https://redirect.github.com/eslint/eslint/issues/19402">#19402</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22"><code>ebfe2eb</code></a>
chore: set js language for bug report issue config block (<a
href="https://redirect.github.com/eslint/eslint/issues/19439">#19439</a>)
(Josh Goldberg ✨)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2"><code>5fd211d</code></a>
test: processors can return subpaths (<a
href="https://redirect.github.com/eslint/eslint/issues/19425">#19425</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v9.21.0 - February 21, 2025</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://redirect.github.com/eslint/eslint/issues/19453">#19453</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://redirect.github.com/eslint/eslint/issues/19238">#19238</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://redirect.github.com/eslint/eslint/issues/19449">#19449</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19448">#19448</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://redirect.github.com/eslint/eslint/issues/19445">#19445</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://redirect.github.com/eslint/eslint/issues/19436">#19436</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48"><code>dab5478</code></a>
chore: better error message for missing plugin in config (<a
href="https://redirect.github.com/eslint/eslint/issues/19402">#19402</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f"><code>80b0485</code></a>
docs: replace <code>var</code> with <code>let</code> and
<code>const</code> in rule example (<a
href="https://redirect.github.com/eslint/eslint/issues/19434">#19434</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22"><code>ebfe2eb</code></a>
chore: set js language for bug report issue config block (<a
href="https://redirect.github.com/eslint/eslint/issues/19439">#19439</a>)
(Josh Goldberg ✨)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432"><code>f67d5e8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3"><code>75afc61</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2"><code>5fd211d</code></a>
test: processors can return subpaths (<a
href="https://redirect.github.com/eslint/eslint/issues/19425">#19425</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097"><code>0636cab</code></a>
docs: Update Eleventy from v2 to v3 (<a
href="https://redirect.github.com/eslint/eslint/issues/19415">#19415</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c"><code>5c5b802</code></a>
feat: Add <code>--ext</code> CLI option (<a
href="https://redirect.github.com/eslint/eslint/issues/19405">#19405</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b"><code>dd7d930</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/ecd0ede7fd2ccbb4c0daf0e4732e97ea0f49db1b"><code>ecd0ede</code></a>
9.21.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/a7ef4c7ecc0882b35ff9df88ab024f9cd2c4c500"><code>a7ef4c7</code></a>
Build: changelog update for 9.21.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://redirect.github.com/eslint/eslint…
starswan pushed a commit to DFE-Digital/teaching-vacancies that referenced this pull request Feb 28, 2025
)

Bumps the npm-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
|
[@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend)
| `3.3.1` | `3.7.0` |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) |
`9.0.1` | `9.2.0` |
| [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.1` |
|
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core)
| `7.26.8` | `7.26.9` |
|
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
| `7.26.8` | `7.26.9` |
| [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` |
| [sass](https://github.com/sass/dart-sass) | `1.84.0` | `1.85.1` |


Updates `@ministryofjustice/frontend` from 3.3.1 to 3.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ministryofjustice/moj-frontend/releases"><code>@​ministryofjustice/frontend</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.7.0</h2>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.3...v3.7.0">3.7.0</a>
(2025-02-26)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ensure Dart Sass <code>file://</code> sources use relative paths (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/11db6dfe2fd145d09b798e69bb5b88909727653a">11db6df</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add source map support (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/3c14da640de4f1e865c3d73cda8987a577631463">3c14da6</a>)</li>
</ul>
<h2>v3.6.3</h2>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.2...v3.6.3">3.6.3</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure <code>node_modules</code> is added to Sass load paths (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/4c035f14a991429506638db954c4e3dd2de26140">4c035f1</a>)</li>
<li>ensure <code>peerDependencies</code> are installed (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/69c857272af3f4facd26d95a33dd305e86e3f7ec">69c8572</a>)</li>
</ul>
<h2>v3.6.2</h2>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.1...v3.6.2">3.6.2</a>
(2025-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>revert to <code>$</code> for jQuery external global (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/c722f15f8129b00dcaab6c97deb518c404f81e0f">c722f15</a>)</li>
</ul>
<h2>v3.6.1</h2>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.0...v3.6.1">3.6.1</a>
(2025-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>typo in status label comment (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/70781721fc2f4e96b7e43b89f4d0a8495ed1e23d">7078172</a>)</li>
</ul>
<h2>v3.6.0</h2>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.5.0...v3.6.0">3.6.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ignore build output from jest (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/7f85d64154c9f174cca1ff44a9c26929a47a6181">7f85d64</a>)</li>
<li>ignore test files from gulp watch (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/12494a3b9e531e9297e538712237fa2400552ffb">12494a3</a>)</li>
</ul>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md"><code>@​ministryofjustice/frontend</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.3...v3.7.0">3.7.0</a>
(2025-02-26)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ensure Dart Sass <code>file://</code> sources use relative paths (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/11db6dfe2fd145d09b798e69bb5b88909727653a">11db6df</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add source map support (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/3c14da640de4f1e865c3d73cda8987a577631463">3c14da6</a>)</li>
</ul>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.2...v3.6.3">3.6.3</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure <code>node_modules</code> is added to Sass load paths (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/4c035f14a991429506638db954c4e3dd2de26140">4c035f1</a>)</li>
<li>ensure <code>peerDependencies</code> are installed (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/69c857272af3f4facd26d95a33dd305e86e3f7ec">69c8572</a>)</li>
</ul>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.1...v3.6.2">3.6.2</a>
(2025-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>revert to <code>$</code> for jQuery external global (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/c722f15f8129b00dcaab6c97deb518c404f81e0f">c722f15</a>)</li>
</ul>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.0...v3.6.1">3.6.1</a>
(2025-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>typo in status label comment (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/70781721fc2f4e96b7e43b89f4d0a8495ed1e23d">7078172</a>)</li>
</ul>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.5.0...v3.6.0">3.6.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ignore build output from jest (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/7f85d64154c9f174cca1ff44a9c26929a47a6181">7f85d64</a>)</li>
<li>ignore test files from gulp watch (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/12494a3b9e531e9297e538712237fa2400552ffb">12494a3</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>default to ES module sources (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/adab27543b0afdc3ae33c25d332a139d05789c95">adab275</a>)</li>
<li>export to ES modules (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/8e8787a99aa6e9013a8e24de63e9df8f5cd3dbfd">8e8787a</a>)</li>
<li>swap JavaScript minifier from UglifyJS to terser (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/a0e165aa5c3e05163f30d7cbec61812c1d61566d">a0e165a</a>)</li>
</ul>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.4.0...v3.5.0">3.5.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/ministryofjustice/moj-frontend/commit/9edd13f985ce40df3ade0e3c604f2aedb9ca67bd"><code>9edd13f</code></a>
chore(release): 3.7.0 [skip ci]</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/11db6dfe2fd145d09b798e69bb5b88909727653a"><code>11db6df</code></a>
fix: ensure Dart Sass <code>file://</code> sources use relative
paths</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/3c14da640de4f1e865c3d73cda8987a577631463"><code>3c14da6</code></a>
feat: add source map support</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/4d1ccf3123b17c565def8e2e37c7432b5a7908d5"><code>4d1ccf3</code></a>
chore(release): 3.6.3 [skip ci]</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/4c035f14a991429506638db954c4e3dd2de26140"><code>4c035f1</code></a>
fix: ensure <code>node_modules</code> is added to Sass load paths</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/69c857272af3f4facd26d95a33dd305e86e3f7ec"><code>69c8572</code></a>
fix: ensure <code>peerDependencies</code> are installed</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/c42fb81c8a48583d13a5146f13324c4340c14224"><code>c42fb81</code></a>
style: Prefer double quotes for Nunjucks</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/122b3fb5c2e037aea281f90abcd5c835540d3a49"><code>122b3fb</code></a>
style: Nunjucks indentation etc (docs only)</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/5e1b0da54d4511e09fa3c87b05e80a96699871aa"><code>5e1b0da</code></a>
docs: change to YOI prisons style (<a
href="https://redirect.github.com/ministryofjustice/moj-frontend/issues/1191">#1191</a>)</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/5f2ce1b43a6d16dbbc19d16dd053ba86e2cecf39"><code>5f2ce1b</code></a>
docs: adding establishment and prison entries (<a
href="https://redirect.github.com/ministryofjustice/moj-frontend/issues/1187">#1187</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.3.1...v3.7.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@sentry/browser` from 9.0.1 to 9.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/browser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>9.2.0</h2>
<h3>Important Changes</h3>
<ul>
<li><strong>feat(node): Support Express v5 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15380">#15380</a>)</strong></li>
</ul>
<p>This release adds full tracing support for Express v5, and improves
tracing support for Nest.js 11 (which uses Express v5) in the Nest.js
SDK.</p>
<ul>
<li><strong>feat(sveltekit): Add Support for Cloudflare (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14672">#14672</a>)</strong></li>
</ul>
<p>This release adds support for deploying SvelteKit applications to
Cloudflare Pages.
A docs update with updated instructions will follow shortly.
Until then, you can give this a try by setting up the SvelteKit SDK as
usual and then following the instructions outlined in the PR.</p>
<p>Thank you <a href="https://github.com/SG60"><code>@​SG60</code></a>
for contributing this feature!</p>
<h3>Other Changes</h3>
<ul>
<li>feat(core): Add <code>addLink(s)</code> to Sentry span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15452">#15452</a>)</li>
<li>feat(core): Add links to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15453">#15453</a>)</li>
<li>feat(deps): Bump <code>@​sentry/webpack-plugin</code> from 2.22.7 to
3.1.2 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15328">#15328</a>)</li>
<li>feat(feedback): Disable Feedback submit &amp; cancel buttons while
submitting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15408">#15408</a>)</li>
<li>feat(nextjs): Add experimental flag to not strip origin information
from different origin stack frames (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15418">#15418</a>)</li>
<li>feat(nuxt): Add <code>enableNitroErrorHandler</code> to server
options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15444">#15444</a>)</li>
<li>feat(opentelemetry): Add <code>addLink(s)</code> to span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15387">#15387</a>)</li>
<li>feat(opentelemetry): Add <code>links</code> to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15403">#15403</a>)</li>
<li>feat(replay): Expose rrweb recordCrossOriginIframes under
_experiments (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14916">#14916</a>)</li>
<li>fix(browser): Ensure that <code>performance.measure</code> spans
have a positive duration (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15415">#15415</a>)</li>
<li>fix(bun): Includes correct sdk metadata (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15459">#15459</a>)</li>
<li>fix(core): Add Google <code>gmo</code> error to Inbound Filters (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15432">#15432</a>)</li>
<li>fix(core): Ensure <code>http.client</code> span descriptions don't
contain query params or fragments (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15404">#15404</a>)</li>
<li>fix(core): Filter out unactionable Facebook Mobile browser error (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15430">#15430</a>)</li>
<li>fix(nestjs): Pin dependency on
<code>@opentelemetry/instrumentation</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15419">#15419</a>)</li>
<li>fix(nuxt): Only use filename with file extension from command (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15445">#15445</a>)</li>
<li>fix(nuxt): Use <code>SentryNuxtServerOptions</code> type for server
init (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15441">#15441</a>)</li>
<li>fix(sveltekit): Avoid loading vite config to determine source maps
setting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15440">#15440</a>)</li>
<li>ref(profiling-node): Bump chunk interval to 60s (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15361">#15361</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/6farer"><code>@​6farer</code></a>, <a
href="https://github.com/dgavranic"><code>@​dgavranic</code></a> and <a
href="https://github.com/SG60"><code>@​SG60</code></a>. Thank you for
your contributions!</p>
<h2>Bundle size 📦</h2>
<table>
<thead>
<tr>
<th>Path</th>
<th>Size</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>@​sentry/browser</code></td>
<td>23.05 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> - with treeshaking flags</td>
<td>22.84 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing)</td>
<td>36.13 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing, Replay)</td>
<td>73.14 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing, Replay) - with
treeshaking flags</td>
<td>66.6 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing, Replay with
Canvas)</td>
<td>77.39 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback)</td>
<td>90.34 KB</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@​sentry/browser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>9.2.0</h2>
<h3>Important Changes</h3>
<ul>
<li><strong>feat(node): Support Express v5 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15380">#15380</a>)</strong></li>
</ul>
<p>This release adds full tracing support for Express v5, and improves
tracing support for Nest.js 11 (which uses Express v5) in the Nest.js
SDK.</p>
<ul>
<li><strong>feat(sveltekit): Add Support for Cloudflare (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14672">#14672</a>)</strong></li>
</ul>
<p>This release adds support for deploying SvelteKit applications to
Cloudflare Pages.
A docs update with updated instructions will follow shortly.
Until then, you can give this a try by setting up the SvelteKit SDK as
usual and then following the instructions outlined in the PR.</p>
<p>Thank you <a href="https://github.com/SG60"><code>@​SG60</code></a>
for contributing this feature!</p>
<h3>Other Changes</h3>
<ul>
<li>feat(core): Add <code>addLink(s)</code> to Sentry span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15452">#15452</a>)</li>
<li>feat(core): Add links to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15453">#15453</a>)</li>
<li>feat(deps): Bump <code>@​sentry/webpack-plugin</code> from 2.22.7 to
3.1.2 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15328">#15328</a>)</li>
<li>feat(feedback): Disable Feedback submit &amp; cancel buttons while
submitting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15408">#15408</a>)</li>
<li>feat(nextjs): Add experimental flag to not strip origin information
from different origin stack frames (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15418">#15418</a>)</li>
<li>feat(nuxt): Add <code>enableNitroErrorHandler</code> to server
options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15444">#15444</a>)</li>
<li>feat(opentelemetry): Add <code>addLink(s)</code> to span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15387">#15387</a>)</li>
<li>feat(opentelemetry): Add <code>links</code> to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15403">#15403</a>)</li>
<li>feat(replay): Expose rrweb recordCrossOriginIframes under
_experiments (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14916">#14916</a>)</li>
<li>fix(browser): Ensure that <code>performance.measure</code> spans
have a positive duration (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15415">#15415</a>)</li>
<li>fix(bun): Includes correct sdk metadata (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15459">#15459</a>)</li>
<li>fix(core): Add Google <code>gmo</code> error to Inbound Filters (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15432">#15432</a>)</li>
<li>fix(core): Ensure <code>http.client</code> span descriptions don't
contain query params or fragments (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15404">#15404</a>)</li>
<li>fix(core): Filter out unactionable Facebook Mobile browser error (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15430">#15430</a>)</li>
<li>fix(nestjs): Pin dependency on
<code>@opentelemetry/instrumentation</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15419">#15419</a>)</li>
<li>fix(nuxt): Only use filename with file extension from command (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15445">#15445</a>)</li>
<li>fix(nuxt): Use <code>SentryNuxtServerOptions</code> type for server
init (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15441">#15441</a>)</li>
<li>fix(sveltekit): Avoid loading vite config to determine source maps
setting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15440">#15440</a>)</li>
<li>ref(profiling-node): Bump chunk interval to 60s (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15361">#15361</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/6farer"><code>@​6farer</code></a>, <a
href="https://github.com/dgavranic"><code>@​dgavranic</code></a> and <a
href="https://github.com/SG60"><code>@​SG60</code></a>. Thank you for
your contributions!</p>
<h2>9.1.0</h2>
<ul>
<li>feat(browser): Add <code>graphqlClientIntegration</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/13783">#13783</a>)</li>
<li>feat(core): Allow for nested trpc context (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15379">#15379</a>)</li>
<li>feat(core): Create types and utilities for span links (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15375">#15375</a>)</li>
<li>feat(deps): bump <code>@​opentelemetry/instrumentation-pg</code>
from 0.50.0 to 0.51.0 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15273">#15273</a>)</li>
<li>feat(node): Extract Sentry-specific node-fetch instrumentation (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15231">#15231</a>)</li>
<li>feat(vue): Support Pinia v3 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15383">#15383</a>)</li>
<li>fix(sveltekit): Avoid request body double read errors (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15368">#15368</a>)</li>
<li>fix(sveltekit): Avoid top-level <code>vite</code> import (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15371">#15371</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/995811ffff0c940783cac5afa78e119ca4b243a5"><code>995811f</code></a>
release: 9.2.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/e730bc2917b11449edffc72a2df4f004b259c818"><code>e730bc2</code></a>
Merge pull request <a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15454">#15454</a>
from getsentry/prepare-release/9.2.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/12425e233cc5633dcc1579f25571c3938d421fc8"><code>12425e2</code></a>
start CI please</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/48065f8c38e245d15d7a910e5d454dbb4fc0dada"><code>48065f8</code></a>
meta: Update changelog for 9.2.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/14667eea75b19cf711f53732a7bbb4de145c541c"><code>14667ee</code></a>
feat(core): Add links to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15453">#15453</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/63ea300395f3fb9926998c4c513d2cd04d25fbbd"><code>63ea300</code></a>
feat(core): Add <code>addLink(s)</code> to Sentry span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15452">#15452</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/bac7387dc64a1de0b7674299f11d0cce23cc976c"><code>bac7387</code></a>
feat(nextjs): Add experimental flag to not strip origin information from
diff...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/08569e68235c5b16ff0ab48f135b546a262a3c20"><code>08569e6</code></a>
Revert &quot;test(node): Add <code>pg-native</code> integration
tests&quot; (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15464">#15464</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/8f9f42caa3ed6bcb55fbd6cd990f55c4ce8f2b21"><code>8f9f42c</code></a>
feat(sveltekit): Add Support for Cloudflare (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14672">#14672</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/e01a4283a18df8a3a73a00b1ee1e5e2c05b1311f"><code>e01a428</code></a>
test(node): Add <code>pg-native</code> integration tests (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15206">#15206</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-javascript/compare/9.0.1...9.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.7.9 to 1.8.1
<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.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](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="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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](https://github.com/axios/axios/issues/5908)
[#6757](https://github.com/axios/axios/issues/6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](https://github.com/axios/axios/issues/5938)
)">Nitin Ramnani</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.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](https://github.com/axios/axios/issues/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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@babel/core` from 7.26.8 to 7.26.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.26.9 (2025-02-14)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17103">#17103</a>
fix: Definition for <code>TSPropertySignature.kind</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17062">#17062</a>
Print TypeScript optional/definite in ClassPrivateProperty (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use
<code>.ts</code> files with explicit reexports to solve name conflicts
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do
not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</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>Jamie Kyle (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
<li>Nicolò Ribaudo (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.26.9 (2025-02-14)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17103">#17103</a>
fix: Definition for <code>TSPropertySignature.kind</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17062">#17062</a>
Print TypeScript optional/definite in ClassPrivateProperty (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use
<code>.ts</code> files with explicit reexports to solve name conflicts
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do
not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.7 (2025-01-24)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-preset-env</code>,
<code>babel-runtime-corejs3</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17086">#17086</a>
Make &quot;object without properties&quot; helpers ES6-compatible (<a
href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typeof-symbol</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17085">#17085</a>
fix: Correctly handle <code>typeof</code> in arrow functions (<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/17079">#17079</a>
Respect <code>ranges</code> option in estree method value (<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/17052">#17052</a> Do
not try to parse .ts configs as JSON if natively supported (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17050">#17050</a>
fix: correctly resolve references to non-constant enum members (<a
href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17025">#17025</a>
fix: Remove type-only <code>import x = y.z</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.6 (2025-01-13)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-nullish-coalescing-operator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17061">#17061</a>
fix: Chaining nullish coalescing operators output size regression (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.5 (2025-01-10)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17011">#17011</a>
Allow the dynamic <code>import.defer()</code> form of <code>import
defer</code> (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoped-functions</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17024">#17024</a>
chore: Avoid calling <code>isInStrictMode</code> in Babel 7 (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17026">#17026</a>
fix: Correctly generate exported const enums in namespace (<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/17045">#17045</a>
[estree] Unify method type parameters handling (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/17013">#17013</a>
fix: Correctly set position for <code>@(a.b)()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16996">#16996</a>
[estree] Adjust the start loc of class methods with type params (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>,
<code>babel-plugin-transform-flow-strip-types</code>,
<code>babel-types</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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-core/issues/17117">#17117</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/fd3f0a81b816aae4541976b55bcd6a04ccac9316"><code>fd3f0a8</code></a>
Do not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17127">#17127</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/5315446a9a9348bd9646464bfa7b0e4381647e04"><code>5315446</code></a>
[babel 8] Remove babel 7-specific imports (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17111">#17111</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.26.9/packages/babel-core">compare
view</a></li>
</ul>
</details>
<br />

Updates `@babel/preset-env` from 7.26.8 to 7.26.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/preset-env</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.26.9 (2025-02-14)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17103">#17103</a>
fix: Definition for <code>TSPropertySignature.kind</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17062">#17062</a>
Print TypeScript optional/definite in ClassPrivateProperty (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use
<code>.ts</code> files with explicit reexports to solve name conflicts
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do
not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</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>Jamie Kyle (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
<li>Nicolò Ribaudo (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/preset-env</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.26.9 (2025-02-14)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17103">#17103</a>
fix: Definition for <code>TSPropertySignature.kind</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17062">#17062</a>
Print TypeScript optional/definite in ClassPrivateProperty (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use
<code>.ts</code> files with explicit reexports to solve name conflicts
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do
not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.7 (2025-01-24)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-preset-env</code>,
<code>babel-runtime-corejs3</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17086">#17086</a>
Make &quot;object without properties&quot; helpers ES6-compatible (<a
href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typeof-symbol</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17085">#17085</a>
fix: Correctly handle <code>typeof</code> in arrow functions (<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/17079">#17079</a>
Respect <code>ranges</code> option in estree method value (<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/17052">#17052</a> Do
not try to parse .ts configs as JSON if natively supported (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17050">#17050</a>
fix: correctly resolve references to non-constant enum members (<a
href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17025">#17025</a>
fix: Remove type-only <code>import x = y.z</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.6 (2025-01-13)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-nullish-coalescing-operator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17061">#17061</a>
fix: Chaining nullish coalescing operators output size regression (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.5 (2025-01-10)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17011">#17011</a>
Allow the dynamic <code>import.defer()</code> form of <code>import
defer</code> (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoped-functions</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17024">#17024</a>
chore: Avoid calling <code>isInStrictMode</code> in Babel 7 (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17026">#17026</a>
fix: Correctly generate exported const enums in namespace (<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/17045">#17045</a>
[estree] Unify method type parameters handling (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/17013">#17013</a>
fix: Correctly set position for <code>@(a.b)()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16996">#16996</a>
[estree] Adjust the start loc of class methods with type params (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>,
<code>babel-plugin-transform-flow-strip-types</code>,
<code>babel-types</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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/5315446a9a9348bd9646464bfa7b0e4381647e04"><code>5315446</code></a>
[babel 8] Remove babel 7-specific imports (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17111">#17111</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.5.2 to 8.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.5.3</h2>
<ul>
<li>Added more details to <code>Unknown word</code> error (by <a
href="https://github.com/hiepxanh"><code>@​hiepxanh</code></a>).</li>
<li>Fixed types (by <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed docs (by <a
href="https://github.com/catnipan"><code>@​catnipan</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.5.3</h2>
<ul>
<li>Added more details to <code>Unknown word</code> error (by <a
href="https://github.com/hiepxanh"><code>@​hiepxanh</code></a>).</li>
<li>Fixed types (by <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed docs (by <a
href="https://github.com/catnipan"><code>@​catnipan</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/22c309d32924e1eeb33c80a6a50b7ba8a43a1832"><code>22c309d</code></a>
Release 8.5.3 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/a2b594f7826fc8e0ce2d35adcd205fde04f1134f"><code>a2b594f</code></a>
Update ESLint config</li>
<li><a
href="https://github.com/postcss/postcss/commit/8232ba02575fca41b14c4e2b377adc68880846fa"><code>8232ba0</code></a>
Fix tests</li>
<li><a
href="https://github.com/postcss/postcss/commit/5082831b842eb40f8d298e5e0ab041755a04a58b"><code>5082831</code></a>
Fix text</li>
<li><a
href="https://github.com/postcss/postcss/commit/4fdb54b5ce67e038ed8d1aa79752d6f6072d0736"><code>4fdb54b</code></a>
update: parser.js to clarify error message</li>
<li><a
href="https://github.com/postcss/postcss/commit/06006ecb04cae0ddb62c6a85f15d1068c544d861"><code>06006ec</code></a>
AtRule can be empty</li>
<li><a
href="https://github.com/postcss/postcss/commit/755f08f8dbdbc001906b10db3b262948f8491d82"><code>755f08f</code></a>
fix typo: them -&gt; then (<a
href="https://redirect.github.com/postcss/postcss/issues/2016">#2016</a>)</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.5.2...8.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `sass` from 1.84.0 to 1.85.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sass/dart-sass/releases">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="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or
see <a href="https://sass-lang.com/install">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="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1851">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="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or
see <a href="https://sass-lang.com/install">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 future.</li>
</ul>
<p>See the <a
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1850">full
changelog</a> for changes in earlier releases.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's
changelog</a>.</em></p>
<blockquote>
<h2>1.85.1</h2>
<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>
<h2>1.85.0</h2>
<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 future.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sass/dart-sass/commit/87ef19a7e495c6618ffc87ea650688bfeed617a4"><code>87ef19a</code></a>
Fix IsCalculationSafe.visitBinaryOperationExpression (<a
href="https://redirect.github.com/sass/dart-sass/issues/2524">#2524</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/fae021772b619357caf0879ff2c50028960ed4d0"><code>fae0217</code></a>
Add support for parsing interpolated function calls (<a
href="https://redirect.github.com/sass/dart-sass/issues/2521">#2521</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/c540875d5b63a36808d533872fd9cb2767b423d4"><code>c540875</code></a>
Add support for function call expressions (<a
href="https://redirect.github.com/sass/dart-sass/issues/2519">#2519</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/7c4ff8f4eb041113fb1f40236f3875dd5511e001"><code>7c4ff8f</code></a>
Add support for map expressions (<a
href="https://redirect.github.com/sass/dart-sass/issues/2517">#2517</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/1b58aa9c6b2eedbf62d466ef5ecf7f6c8f3a3499"><code>1b58aa9</code></a>
Add support for list literals (<a
href="https://redirect.github.com/sass/dart-sass/issues/2515">#2515</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/f32ec4ff75baf650fe9c2c038687d5eddcc216f8"><code>f32ec4f</code></a>
Fix riscv64 release (<a
href="https://redirect.github.com/sass/dart-sass/issues/2506">#2506</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/7ab44ef00e8e6b1ab92bcb6c23d0cf1007ee5efd"><code>7ab44ef</code></a>
Fix dart analyze and format on 3.7.0 (<a
href="https://redirect.github.com/sass/dart-sass/issues/2513">#2513</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/f766f439d92b8486842a32715d51b59b09a6cd73"><code>f766f43</code></a>
Revert the core of <a
href="https://redirect.github.com/sass/dart-sass/issues/2255">#2255</a>
(<a
href="https://redirect.github.com/sass/dart-sass/issues/2511">#2511</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/97bb2a7524b4b722af1660d76e032a08915e13d0"><code>97bb2a7</code></a>
Build android-ia32 on android-x64 sdk (<a
href="https://redirect.github.com/sass/dart-sass/issues/2508">#2508</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/8212024a7b7faa1685050e1b067603739d222b40"><code>8212024</code></a>
Resynchronize from <a
href="https://redirect.github.com/sass/dart-sass/issues/2509">#2509</a>
(<a
href="https://redirect.github.com/sass/dart-sass/issues/2510">#2510</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sass/dart-sass/compare/1.84.0...1.85.1">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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
NiloCK added a commit to patched-network/vue-skuilder that referenced this pull request Feb 28, 2025
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v0.21.4...v1.8.1">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.21.4&new-version=1.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/NiloCK/vue-skuilder/network/alerts).

</details>
github-actions bot pushed a commit to milliorn/cryptocurrency-list that referenced this pull request Mar 1, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to milliorn/recipe-page that referenced this pull request Mar 1, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lukasmasuch pushed a commit to streamlit/streamlit that referenced this pull request Mar 1, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to Kitware/CDash that referenced this pull request Mar 1, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to Kitware/CDash that referenced this pull request Mar 1, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to Kitware/CDash that referenced this pull request Mar 1, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to Kitware/CDash that referenced this pull request Mar 2, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to Kitware/CDash that referenced this pull request Mar 2, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to Kitware/CDash that referenced this pull request Mar 2, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lkiesow added a commit to opencast/opencast that referenced this pull request Mar 2, 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.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
eps-autoapprove-dependabot bot pushed a commit to NHSDigital/eps-load-test that referenced this pull request Mar 3, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to tremendous-rewards/tremendous-node that referenced this pull request Mar 3, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
abhi-markan pushed a commit to UK-Export-Finance/mdm-api that referenced this pull request Mar 3, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
corinagum pushed a commit to microsoft/teams-ai that referenced this pull request Mar 3, 2025
…9 updates (#2334)

#minor Bumps the production group with 6 updates in the /js directory:

| Package | From | To |
| --- | --- | --- |
| [botbuilder](https://github.com/Microsoft/botbuilder-js) | `4.23.1` |
`4.23.2` |
| [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.1` |
| [botbuilder-dialogs](https://github.com/Microsoft/botbuilder-js) |
`4.23.1` | `4.23.2` |
|
[@microsoft/teams-js](https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js)
| `2.33.0` | `2.34.0` |
| [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `4.6.0`
| `4.7.0` |
| [botbuilder-azure-blobs](https://github.com/Microsoft/botbuilder-js) |
`4.23.1` | `4.23.2` |


Updates `botbuilder` from 4.23.1 to 4.23.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/botbuilder-js/releases">botbuilder's
releases</a>.</em></p>
<blockquote>
<h2>Bot Framework JS SDK 4.23.2</h2>
<h2>Notable changes in this release</h2>
<ul>
<li>Node 22 support</li>
<li>Dependency updates for security alerts</li>
<li>Federated Credentials for bot-to-channel auth. This is supported for
single tenant only.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4632">#4632</a>
Support Federated Identity Credential by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4765">microsoft/botbuilder-js#4765</a></li>
<li>port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6841">#6841</a>
SkillDialog.InterceptOAuthCardsAsync doesn't support CloudAdapter by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4766">microsoft/botbuilder-js#4766</a></li>
<li>fix: CVE-2024-52798 vulnerability with path-to-regexp by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4817">microsoft/botbuilder-js#4817</a></li>
<li>bump: Update d3-format package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4842">microsoft/botbuilder-js#4842</a></li>
<li>fix: Run the coveralls step only for windows by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4843">microsoft/botbuilder-js#4843</a></li>
<li>bump: nanoid from 3.3.6 to 3.3.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4812">microsoft/botbuilder-js#4812</a></li>
<li>feat: Support Sso for SharePoint bot ACEs by <a
href="https://github.com/bentsai10"><code>@​bentsai10</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4806">microsoft/botbuilder-js#4806</a></li>
<li>port:<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6879">#6879</a>
Bot is not accepting v2 tokens from Bot Framework Emulator - Single
Tenant Bots by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4847">microsoft/botbuilder-js#4847</a></li>
<li>fix: Upgrade path-to-regexp and find-my-way packages to latest
version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4756">microsoft/botbuilder-js#4756</a></li>
<li>bump: http-proxy-middleware from 2.0.6 to 2.0.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4778">microsoft/botbuilder-js#4778</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade Nighwatch by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4768">microsoft/botbuilder-js#4768</a></li>
<li>bump: elliptic from 6.5.7 to 6.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4780">microsoft/botbuilder-js#4780</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade filenamify using import-sync for esm-only package by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4782">microsoft/botbuilder-js#4782</a></li>
<li>fix: Upgrade cookie dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4771">microsoft/botbuilder-js#4771</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Replace nanoid with native module crypto by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4769">microsoft/botbuilder-js#4769</a></li>
<li>bump: Update p-map package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4820">microsoft/botbuilder-js#4820</a></li>
<li>Suppress fake secret in unit test. by <a
href="https://github.com/tracyboehrer"><code>@​tracyboehrer</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4850">microsoft/botbuilder-js#4850</a></li>
<li>bump: Update chai package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4844">microsoft/botbuilder-js#4844</a></li>
<li>refactor: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Replace browserify with tsup by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4774">microsoft/botbuilder-js#4774</a></li>
<li>port:
[#6861]TeamsSSOTokenExchangeMiddleware.DeduplicatedTokenExchangeIdAsync
fails on BlobStorage ETag validation by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4800">microsoft/botbuilder-js#4800</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update nock dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4760">microsoft/botbuilder-js#4760</a></li>
<li>bump: rollup from 4.21.0 to 4.22.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4755">microsoft/botbuilder-js#4755</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade rimraf dependency to v5 by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4761">microsoft/botbuilder-js#4761</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update sinon dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4762">microsoft/botbuilder-js#4762</a></li>
</ul>
<h3>Other</h3>
<ul>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update applicationinsights dependency to version 2.x by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4758">microsoft/botbuilder-js#4758</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4746">#4746</a>
Fix INodeBuffer in TypeScript 5.6 and ESNext target by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4757">microsoft/botbuilder-js#4757</a></li>
<li>feat: Add TS 5.6 and ESNext target support by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4763">microsoft/botbuilder-js#4763</a></li>
<li>feat: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Consolidate and update browser-echo-bot dependencies by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4764">microsoft/botbuilder-js#4764</a></li>
<li>fix: Workspaces for update-versions script by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4783">microsoft/botbuilder-js#4783</a></li>
<li>port: Add dataset to SearchInvokeValue by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4777">microsoft/botbuilder-js#4777</a></li>
<li>bump: Update ESLint packages and migrate to eslint.config.cjs files
by <a href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4776">microsoft/botbuilder-js#4776</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update INodeSocket type by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4767">microsoft/botbuilder-js#4767</a></li>
<li>Caret ranges for generator SDK version (any v4) by <a
href="https://github.com/tracyboehrer"><code>@​tracyboehrer</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4787">microsoft/botbuilder-js#4787</a></li>
<li>fix: Upgrade cross-spawn dependency to latest version by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4798">microsoft/botbuilder-js#4798</a></li>
<li>feat: Update versions for generators by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4796">microsoft/botbuilder-js#4796</a></li>
<li>refactor: Fix test:consumer pipeline randomly failing by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4793">microsoft/botbuilder-js#4793</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
ESLint issues in botbuilder-ai by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4790">microsoft/botbuilder-js#4790</a></li>
<li>fix: Update Generators versions: Add missing directory to workspaces
by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4801">microsoft/botbuilder-js#4801</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
ESLint issues in botbuilder-azure-blobs by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4802">microsoft/botbuilder-js#4802</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7534989cec2376d9af6a424ae422ab7a1c5078b3"><code>7534989</code></a>
bump: Update chai package (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4844">#4844</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/4a9c741533a249b072a5bc9376b0957442a961f5"><code>4a9c741</code></a>
Suppress fake secret in unit test. (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4850">#4850</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/29ae34b0597b4bb4d75d3183590011f693406658"><code>29ae34b</code></a>
bump: Update p-map package (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4820">#4820</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/62112c0f9a68e918b31fb37c332c3e0ecc9f3f22"><code>62112c0</code></a>
port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6882">#6882</a>
Mock expired token for 'throws exception on expired token' unit...</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7b1434f4896167efc153ba142e596bf87ac2ecaa"><code>7b1434f</code></a>
fix: Remaining ESLint issues (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4846">#4846</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/b3b1f65d1c7bd9dd9a19f04930852406f84781aa"><code>b3b1f65</code></a>
add the support for every possible issuer in Single Tenant for emulator
(<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4847">#4847</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/31c72e9c43152e77b6c6645f26d6f0b4d9d82af0"><code>31c72e9</code></a>
feat: Support Sso for SharePoint bot ACEs (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4806">#4806</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/cd05a193db5489d3dcb1d68a4c77dd09ae64e6aa"><code>cd05a19</code></a>
chore(deps): bump nanoid from 3.3.6 to 3.3.8 (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4812">#4812</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/adca2e026bdaa3b2deb719309504e1ac7224530f"><code>adca2e0</code></a>
Run the coveralls step only for windows (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4843">#4843</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/428a1cdfc78c9581abeeb6d80579fbd8eb14021e"><code>428a1cd</code></a>
update d3-format and use it with tsup (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4842">#4842</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/botbuilder-js/compare/4.23.1...4.23.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.7.9 to 1.8.1
<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.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](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="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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](https://github.com/axios/axios/issues/5908)
[#6757](https://github.com/axios/axios/issues/6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](https://github.com/axios/axios/issues/5938)
)">Nitin Ramnani</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.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](https://github.com/axios/axios/issues/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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `botbuilder-dialogs` from 4.23.1 to 4.23.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/botbuilder-js/releases">botbuilder-dialogs's
releases</a>.</em></p>
<blockquote>
<h2>Bot Framework JS SDK 4.23.2</h2>
<h2>Notable changes in this release</h2>
<ul>
<li>Node 22 support</li>
<li>Dependency updates for security alerts</li>
<li>Federated Credentials for bot-to-channel auth. This is supported for
single tenant only.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4632">#4632</a>
Support Federated Identity Credential by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4765">microsoft/botbuilder-js#4765</a></li>
<li>port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6841">#6841</a>
SkillDialog.InterceptOAuthCardsAsync doesn't support CloudAdapter by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4766">microsoft/botbuilder-js#4766</a></li>
<li>fix: CVE-2024-52798 vulnerability with path-to-regexp by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4817">microsoft/botbuilder-js#4817</a></li>
<li>bump: Update d3-format package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4842">microsoft/botbuilder-js#4842</a></li>
<li>fix: Run the coveralls step only for windows by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4843">microsoft/botbuilder-js#4843</a></li>
<li>bump: nanoid from 3.3.6 to 3.3.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4812">microsoft/botbuilder-js#4812</a></li>
<li>feat: Support Sso for SharePoint bot ACEs by <a
href="https://github.com/bentsai10"><code>@​bentsai10</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4806">microsoft/botbuilder-js#4806</a></li>
<li>port:<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6879">#6879</a>
Bot is not accepting v2 tokens from Bot Framework Emulator - Single
Tenant Bots by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4847">microsoft/botbuilder-js#4847</a></li>
<li>fix: Upgrade path-to-regexp and find-my-way packages to latest
version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4756">microsoft/botbuilder-js#4756</a></li>
<li>bump: http-proxy-middleware from 2.0.6 to 2.0.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4778">microsoft/botbuilder-js#4778</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade Nighwatch by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4768">microsoft/botbuilder-js#4768</a></li>
<li>bump: elliptic from 6.5.7 to 6.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4780">microsoft/botbuilder-js#4780</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade filenamify using import-sync for esm-only package by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4782">microsoft/botbuilder-js#4782</a></li>
<li>fix: Upgrade cookie dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4771">microsoft/botbuilder-js#4771</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Replace nanoid with native module crypto by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4769">microsoft/botbuilder-js#4769</a></li>
<li>bump: Update p-map package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4820">microsoft/botbuilder-js#4820</a></li>
<li>Suppress fake secret in unit test. by <a
href="https://github.com/tracyboehrer"><code>@​tracyboehrer</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4850">microsoft/botbuilder-js#4850</a></li>
<li>bump: Update chai package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4844">microsoft/botbuilder-js#4844</a></li>
<li>refactor: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Replace browserify with tsup by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4774">microsoft/botbuilder-js#4774</a></li>
<li>port:
[#6861]TeamsSSOTokenExchangeMiddleware.DeduplicatedTokenExchangeIdAsync
fails on BlobStorage ETag validation by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4800">microsoft/botbuilder-js#4800</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update nock dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4760">microsoft/botbuilder-js#4760</a></li>
<li>bump: rollup from 4.21.0 to 4.22.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4755">microsoft/botbuilder-js#4755</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade rimraf dependency to v5 by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4761">microsoft/botbuilder-js#4761</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update sinon dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4762">microsoft/botbuilder-js#4762</a></li>
</ul>
<h3>Other</h3>
<ul>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update applicationinsights dependency to version 2.x by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4758">microsoft/botbuilder-js#4758</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4746">#4746</a>
Fix INodeBuffer in TypeScript 5.6 and ESNext target by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4757">microsoft/botbuilder-js#4757</a></li>
<li>feat: Add TS 5.6 and ESNext target support by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4763">microsoft/botbuilder-js#4763</a></li>
<li>feat: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Consolidate and update browser-echo-bot dependencies by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4764">microsoft/botbuilder-js#4764</a></li>
<li>fix: Workspaces for update-versions script by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4783">microsoft/botbuilder-js#4783</a></li>
<li>port: Add dataset to SearchInvokeValue by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4777">microsoft/botbuilder-js#4777</a></li>
<li>bump: Update ESLint packages and migrate to eslint.config.cjs files
by <a href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4776">microsoft/botbuilder-js#4776</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update INodeSocket type by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4767">microsoft/botbuilder-js#4767</a></li>
<li>Caret ranges for generator SDK version (any v4) by <a
href="https://github.com/tracyboehrer"><code>@​tracyboehrer</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4787">microsoft/botbuilder-js#4787</a></li>
<li>fix: Upgrade cross-spawn dependency to latest version by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4798">microsoft/botbuilder-js#4798</a></li>
<li>feat: Update versions for generators by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4796">microsoft/botbuilder-js#4796</a></li>
<li>refactor: Fix test:consumer pipeline randomly failing by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4793">microsoft/botbuilder-js#4793</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
ESLint issues in botbuilder-ai by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4790">microsoft/botbuilder-js#4790</a></li>
<li>fix: Update Generators versions: Add missing directory to workspaces
by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4801">microsoft/botbuilder-js#4801</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
ESLint issues in botbuilder-azure-blobs by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4802">microsoft/botbuilder-js#4802</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7534989cec2376d9af6a424ae422ab7a1c5078b3"><code>7534989</code></a>
bump: Update chai package (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4844">#4844</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/4a9c741533a249b072a5bc9376b0957442a961f5"><code>4a9c741</code></a>
Suppress fake secret in unit test. (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4850">#4850</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/29ae34b0597b4bb4d75d3183590011f693406658"><code>29ae34b</code></a>
bump: Update p-map package (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4820">#4820</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/62112c0f9a68e918b31fb37c332c3e0ecc9f3f22"><code>62112c0</code></a>
port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6882">#6882</a>
Mock expired token for 'throws exception on expired token' unit...</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7b1434f4896167efc153ba142e596bf87ac2ecaa"><code>7b1434f</code></a>
fix: Remaining ESLint issues (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4846">#4846</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/b3b1f65d1c7bd9dd9a19f04930852406f84781aa"><code>b3b1f65</code></a>
add the support for every possible issuer in Single Tenant for emulator
(<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4847">#4847</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/31c72e9c43152e77b6c6645f26d6f0b4d9d82af0"><code>31c72e9</code></a>
feat: Support Sso for SharePoint bot ACEs (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4806">#4806</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/cd05a193db5489d3dcb1d68a4c77dd09ae64e6aa"><code>cd05a19</code></a>
chore(deps): bump nanoid from 3.3.6 to 3.3.8 (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4812">#4812</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/adca2e026bdaa3b2deb719309504e1ac7224530f"><code>adca2e0</code></a>
Run the coveralls step only for windows (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4843">#4843</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/428a1cdfc78c9581abeeb6d80579fbd8eb14021e"><code>428a1cd</code></a>
update d3-format and use it with tsup (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4842">#4842</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/botbuilder-js/compare/4.23.1...4.23.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `botframework-connector` from 4.23.1 to 4.23.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/botbuilder-js/releases">botframework-connector's
releases</a>.</em></p>
<blockquote>
<h2>Bot Framework JS SDK 4.23.2</h2>
<h2>Notable changes in this release</h2>
<ul>
<li>Node 22 support</li>
<li>Dependency updates for security alerts</li>
<li>Federated Credentials for bot-to-channel auth. This is supported for
single tenant only.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4632">#4632</a>
Support Federated Identity Credential by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4765">microsoft/botbuilder-js#4765</a></li>
<li>port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6841">#6841</a>
SkillDialog.InterceptOAuthCardsAsync doesn't support CloudAdapter by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4766">microsoft/botbuilder-js#4766</a></li>
<li>fix: CVE-2024-52798 vulnerability with path-to-regexp by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4817">microsoft/botbuilder-js#4817</a></li>
<li>bump: Update d3-format package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4842">microsoft/botbuilder-js#4842</a></li>
<li>fix: Run the coveralls step only for windows by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4843">microsoft/botbuilder-js#4843</a></li>
<li>bump: nanoid from 3.3.6 to 3.3.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4812">microsoft/botbuilder-js#4812</a></li>
<li>feat: Support Sso for SharePoint bot ACEs by <a
href="https://github.com/bentsai10"><code>@​bentsai10</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4806">microsoft/botbuilder-js#4806</a></li>
<li>port:<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6879">#6879</a>
Bot is not accepting v2 tokens from Bot Framework Emulator - Single
Tenant Bots by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4847">microsoft/botbuilder-js#4847</a></li>
<li>fix: Upgrade path-to-regexp and find-my-way packages to latest
version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4756">microsoft/botbuilder-js#4756</a></li>
<li>bump: http-proxy-middleware from 2.0.6 to 2.0.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4778">microsoft/botbuilder-js#4778</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade Nighwatch by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4768">microsoft/botbuilder-js#4768</a></li>
<li>bump: elliptic from 6.5.7 to 6.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4780">microsoft/botbuilder-js#4780</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade filenamify using import-sync for esm-only package by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4782">microsoft/botbuilder-js#4782</a></li>
<li>fix: Upgrade cookie dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4771">microsoft/botbuilder-js#4771</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Replace nanoid with native module crypto by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4769">microsoft/botbuilder-js#4769</a></li>
<li>bump: Update p-map package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4820">microsoft/botbuilder-js#4820</a></li>
<li>Suppress fake secret in unit test. by <a
href="https://github.com/tracyboehrer"><code>@​tracyboehrer</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4850">microsoft/botbuilder-js#4850</a></li>
<li>bump: Update chai package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4844">microsoft/botbuilder-js#4844</a></li>
<li>refactor: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Replace browserify with tsup by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4774">microsoft/botbuilder-js#4774</a></li>
<li>port:
[#6861]TeamsSSOTokenExchangeMiddleware.DeduplicatedTokenExchangeIdAsync
fails on BlobStorage ETag validation by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4800">microsoft/botbuilder-js#4800</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update nock dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4760">microsoft/botbuilder-js#4760</a></li>
<li>bump: rollup from 4.21.0 to 4.22.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4755">microsoft/botbuilder-js#4755</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade rimraf dependency to v5 by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4761">microsoft/botbuilder-js#4761</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update sinon dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4762">microsoft/botbuilder-js#4762</a></li>
</ul>
<h3>Other</h3>
<ul>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update applicationinsights dependency to version 2.x by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4758">microsoft/botbuilder-js#4758</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4746">#4746</a>
Fix INodeBuffer in TypeScript 5.6 and ESNext target by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4757">microsoft/botbuilder-js#4757</a></li>
<li>feat: Add TS 5.6 and ESNext target support by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4763">microsoft/botbuilder-js#4763</a></li>
<li>feat: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Consolidate and update browser-echo-bot dependencies by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4764">microsoft/botbuilder-js#4764</a></li>
<li>fix: Workspaces for update-versions script by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4783">microsoft/botbuilder-js#4783</a></li>
<li>port: Add dataset to SearchInvokeValue by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4777">microsoft/botbuilder-js#4777</a></li>
<li>bump: Update ESLint packages and migrate to eslint.config.cjs files
by <a href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4776">microsoft/botbuilder-js#4776</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update INodeSocket type by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4767">microsoft/botbuilder-js#4767</a></li>
<li>Caret ranges for generator SDK version (any v4) by <a
href="https://github.com/tracyboehrer"><code>@​tracyboehrer</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4787">microsoft/botbuilder-js#4787</a></li>
<li>fix: Upgrade cross-spawn dependency to latest version by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4798">microsoft/botbuilder-js#4798</a></li>
<li>feat: Update versions for generators by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4796">microsoft/botbuilder-js#4796</a></li>
<li>refactor: Fix test:consumer pipeline randomly failing by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4793">microsoft/botbuilder-js#4793</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
ESLint issues in botbuilder-ai by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4790">microsoft/botbuilder-js#4790</a></li>
<li>fix: Update Generators versions: Add missing directory to workspaces
by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4801">microsoft/botbuilder-js#4801</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
ESLint issues in botbuilder-azure-blobs by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4802">microsoft/botbuilder-js#4802</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7534989cec2376d9af6a424ae422ab7a1c5078b3"><code>7534989</code></a>
bump: Update chai package (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4844">#4844</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/4a9c741533a249b072a5bc9376b0957442a961f5"><code>4a9c741</code></a>
Suppress fake secret in unit test. (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4850">#4850</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/29ae34b0597b4bb4d75d3183590011f693406658"><code>29ae34b</code></a>
bump: Update p-map package (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4820">#4820</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/62112c0f9a68e918b31fb37c332c3e0ecc9f3f22"><code>62112c0</code></a>
port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6882">#6882</a>
Mock expired token for 'throws exception on expired token' unit...</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7b1434f4896167efc153ba142e596bf87ac2ecaa"><code>7b1434f</code></a>
fix: Remaining ESLint issues (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4846">#4846</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/b3b1f65d1c7bd9dd9a19f04930852406f84781aa"><code>b3b1f65</code></a>
add the support for every possible issuer in Single Tenant for emulator
(<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4847">#4847</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/31c72e9c43152e77b6c6645f26d6f0b4d9d82af0"><code>31c72e9</code></a>
feat: Support Sso for SharePoint bot ACEs (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4806">#4806</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/cd05a193db5489d3dcb1d68a4c77dd09ae64e6aa"><code>cd05a19</code></a>
chore(deps): bump nanoid from 3.3.6 to 3.3.8 (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4812">#4812</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/adca2e026bdaa3b2deb719309504e1ac7224530f"><code>adca2e0</code></a>
Run the coveralls step only for windows (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4843">#4843</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/428a1cdfc78c9581abeeb6d80579fbd8eb14021e"><code>428a1cd</code></a>
update d3-format and use it with tsup (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4842">#4842</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/botbuilder-js/compare/4.23.1...4.23.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `botframework-schema` from 4.23.1 to 4.23.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/botbuilder-js/releases">botframework-schema's
releases</a>.</em></p>
<blockquote>
<h2>Bot Framework JS SDK 4.23.2</h2>
<h2>Notable changes in this release</h2>
<ul>
<li>Node 22 support</li>
<li>Dependency updates for security alerts</li>
<li>Federated Credentials for bot-to-channel auth. This is supported for
single tenant only.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4632">#4632</a>
Support Federated Identity Credential by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4765">microsoft/botbuilder-js#4765</a></li>
<li>port: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6841">#6841</a>
SkillDialog.InterceptOAuthCardsAsync doesn't support CloudAdapter by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4766">microsoft/botbuilder-js#4766</a></li>
<li>fix: CVE-2024-52798 vulnerability with path-to-regexp by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4817">microsoft/botbuilder-js#4817</a></li>
<li>bump: Update d3-format package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4842">microsoft/botbuilder-js#4842</a></li>
<li>fix: Run the coveralls step only for windows by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4843">microsoft/botbuilder-js#4843</a></li>
<li>bump: nanoid from 3.3.6 to 3.3.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4812">microsoft/botbuilder-js#4812</a></li>
<li>feat: Support Sso for SharePoint bot ACEs by <a
href="https://github.com/bentsai10"><code>@​bentsai10</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4806">microsoft/botbuilder-js#4806</a></li>
<li>port:<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/6879">#6879</a>
Bot is not accepting v2 tokens from Bot Framework Emulator - Single
Tenant Bots by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4847">microsoft/botbuilder-js#4847</a></li>
<li>fix: Upgrade path-to-regexp and find-my-way packages to latest
version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4756">microsoft/botbuilder-js#4756</a></li>
<li>bump: http-proxy-middleware from 2.0.6 to 2.0.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4778">microsoft/botbuilder-js#4778</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade Nighwatch by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4768">microsoft/botbuilder-js#4768</a></li>
<li>bump: elliptic from 6.5.7 to 6.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4780">microsoft/botbuilder-js#4780</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade filenamify using import-sync for esm-only package by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4782">microsoft/botbuilder-js#4782</a></li>
<li>fix: Upgrade cookie dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4771">microsoft/botbuilder-js#4771</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Replace nanoid with native module crypto by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4769">microsoft/botbuilder-js#4769</a></li>
<li>bump: Update p-map package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4820">microsoft/botbuilder-js#4820</a></li>
<li>Suppress fake secret in unit test. by <a
href="https://github.com/tracyboehrer"><code>@​tracyboehrer</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4850">microsoft/botbuilder-js#4850</a></li>
<li>bump: Update chai package by <a
href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4844">microsoft/botbuilder-js#4844</a></li>
<li>refactor: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Replace browserify with tsup by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4774">microsoft/botbuilder-js#4774</a></li>
<li>port:
[#6861]TeamsSSOTokenExchangeMiddleware.DeduplicatedTokenExchangeIdAsync
fails on BlobStorage ETag validation by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4800">microsoft/botbuilder-js#4800</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update nock dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4760">microsoft/botbuilder-js#4760</a></li>
<li>bump: rollup from 4.21.0 to 4.22.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4755">microsoft/botbuilder-js#4755</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Upgrade rimraf dependency to v5 by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4761">microsoft/botbuilder-js#4761</a></li>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update sinon dependency to latest version by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4762">microsoft/botbuilder-js#4762</a></li>
</ul>
<h3>Other</h3>
<ul>
<li>bump: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update applicationinsights dependency to version 2.x by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4758">microsoft/botbuilder-js#4758</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4746">#4746</a>
Fix INodeBuffer in TypeScript 5.6 and ESNext target by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4757">microsoft/botbuilder-js#4757</a></li>
<li>feat: Add TS 5.6 and ESNext target support by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4763">microsoft/botbuilder-js#4763</a></li>
<li>feat: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Consolidate and update browser-echo-bot dependencies by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4764">microsoft/botbuilder-js#4764</a></li>
<li>fix: Workspaces for update-versions script by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4783">microsoft/botbuilder-js#4783</a></li>
<li>port: Add dataset to SearchInvokeValue by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4777">microsoft/botbuilder-js#4777</a></li>
<li>bump: Update ESLint packages and migrate to eslint.config.cjs files
by <a href="https://github.com/JhontSouth"><code>@​JhontSouth</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4776">microsoft/botbuilder-js#4776</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
Update INodeSocket type by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4767">microsoft/botbuilder-js#4767</a></li>
<li>Caret ranges for generator SDK version (any v4) by <a
href="https://github.com/tracyboehrer"><code>@​tracyboehrer</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4787">microsoft/botbuilder-js#4787</a></li>
<li>fix: Upgrade cross-spawn dependency to latest version by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4798">microsoft/botbuilder-js#4798</a></li>
<li>feat: Update versions for generators by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4796">microsoft/botbuilder-js#4796</a></li>
<li>refactor: Fix test:consumer pipeline randomly failing by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4793">microsoft/botbuilder-js#4793</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4684">#4684</a>
ESLint issues in botbuilder-ai by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4790">microsoft/botbuilder-js#4790</a></li>
<li>fix: Update Generators versions: Add missing directory to workspaces
by <a
href="https://github.com/ceciliaavila"><code>@​ceciliaavila</code></a>
in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4801">microsoft/botbuilder-js#4801</a></li>
<li>f…
mergify bot pushed a commit to MV-Consulting/awscdk-rootmail that referenced this pull request Mar 3, 2025
Bumps the default group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.750.0` | `3.758.0` |
| [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.750.0` | `3.758.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.750.0` | `3.758.0` |
| [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.750.0` | `3.758.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.750.0` | `3.759.0` |
| [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.1` |
| [cdk-nag](https://github.com/cdklabs/cdk-nag) | `2.35.29` | `2.35.35` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.19` | `20.17.23` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.25.0` | `8.26.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.25.0` | `8.26.0` |
| [cdk-assets](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/cdk-assets) | `2.155.119` | `2.155.126` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.7.6` | `5.7.7` |
| [jsii-rosetta](https://github.com/aws/jsii-rosetta) | `5.7.6` | `5.7.7` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` |

Updates `@aws-sdk/client-cloudwatch-logs` from 3.750.0 to 3.758.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-cloudwatch-logs</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.758.0</h2>
<h4>3.758.0(2025-02-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>update <code>@​smithy/node-http-handler</code> version (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6904">#6904</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432">db4d43ed</a>)</li>
<li>unknown union member serialization in CBOR (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6902">#6902</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/74b2f15aec4c737ab6e8506de4752e7558eb601e">74b2f15a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-emr:</strong>  Definition update for EbsConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73febedf987eca45c6de3d793932867ec4ef8cf0">73febedf</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cee1e677361265db4659fc46069b42e8422171e8">cee1e677</a>)</li>
<li><strong>client-sagemaker:</strong>  SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5850cddf6635958d35b9674f8befd59552d7dac6">5850cddf</a>)</li>
<li><strong>client-qbusiness:</strong>  This release supports deleting attachments from conversations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e5ad27044a373b9807607836fb570be977cad1cc">e5ad2704</a>)</li>
<li><strong>client-storage-gateway:</strong>  This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6ee1cf4d6fe4518ac4874ab3d3453767e0f92ae3">6ee1cf4d</a>)</li>
<li><strong>client-redshift-serverless:</strong>  Add track support for Redshift Serverless workgroup. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3fdee6cd5deb1592ae6d948f07d69820d122508">a3fdee6c</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong>  Introduces Sessions (preview) to enable stateful conversations in GenAI applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f62fcc0a1d210615c24662bb7280cc8f1efa3b8d">f62fcc0a</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong>  variable allocation in StringStore (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6903">#6903</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5deccb91ad1f07179410220b51a70c26882eb619">5deccb91</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.758.0.zip</strong></p>
<h2>v3.757.0</h2>
<h4>3.757.0(2025-02-26)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-cloudfront:</strong>  Documentation update for VPC origin config. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba92993e6008a5a47fdfbb206051f48cdd3fa785">ba92993e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-26 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/19a610d41a47f34761e1d23b1a5854e227d0a4c8">19a610d4</a>)</li>
<li><strong>client-application-signals:</strong>  This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/577b28e6e1db9ecf1f8813f0625c47b5a316be1c">577b28e6</a>)</li>
<li><strong>client-sagemaker:</strong>  AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/91fa4ebabccbd2c49b77d228b7953d3c7a59f9b8">91fa4eba</a>)</li>
<li><strong>client-iotfleetwise:</strong>  This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/618b5ed482e218fd652cd25a4eeb0726980cba48">618b5ed4</a>)</li>
<li><strong>client-ec2:</strong>  Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7ac960d6d3ee35faaddce19443478a54097eed98">7ac960d6</a>)</li>
<li><strong>client-chime:</strong>  Removes the Amazon Chime SDK APIs from the &quot;chime&quot; namespace.  Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95b84bb2203a2eb680dbf003186021d5a9737e68">95b84bb2</a>)</li>
<li><strong>client-batch:</strong>  AWS Batch: Resource Aware Scheduling feature support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a48eb96bb757872a5333c8f3627f07019b006046">a48eb96b</a>)</li>
<li><strong>client-oam:</strong>  This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c33821282d9a56a0626c9a0c348fa764b4c374fc">c3382128</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch-logs/CHANGELOG.md"><code>@​aws-sdk/client-cloudwatch-logs</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0">3.758.0</a> (2025-02-27)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-cloudwatch-logs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5b34214da8a9c074726c5c46739fb530556efb88"><code>5b34214</code></a> Publish v3.758.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432"><code>db4d43e</code></a> chore(codegen): update <code>@​smithy/node-http-handler</code> version (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs/issues/6904">#6904</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.758.0/clients/client-cloudwatch-logs">compare view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-route-53` from 3.750.0 to 3.758.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-route-53</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.758.0</h2>
<h4>3.758.0(2025-02-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>update <code>@​smithy/node-http-handler</code> version (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6904">#6904</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432">db4d43ed</a>)</li>
<li>unknown union member serialization in CBOR (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6902">#6902</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/74b2f15aec4c737ab6e8506de4752e7558eb601e">74b2f15a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-emr:</strong>  Definition update for EbsConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73febedf987eca45c6de3d793932867ec4ef8cf0">73febedf</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cee1e677361265db4659fc46069b42e8422171e8">cee1e677</a>)</li>
<li><strong>client-sagemaker:</strong>  SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5850cddf6635958d35b9674f8befd59552d7dac6">5850cddf</a>)</li>
<li><strong>client-qbusiness:</strong>  This release supports deleting attachments from conversations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e5ad27044a373b9807607836fb570be977cad1cc">e5ad2704</a>)</li>
<li><strong>client-storage-gateway:</strong>  This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6ee1cf4d6fe4518ac4874ab3d3453767e0f92ae3">6ee1cf4d</a>)</li>
<li><strong>client-redshift-serverless:</strong>  Add track support for Redshift Serverless workgroup. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3fdee6cd5deb1592ae6d948f07d69820d122508">a3fdee6c</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong>  Introduces Sessions (preview) to enable stateful conversations in GenAI applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f62fcc0a1d210615c24662bb7280cc8f1efa3b8d">f62fcc0a</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong>  variable allocation in StringStore (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6903">#6903</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5deccb91ad1f07179410220b51a70c26882eb619">5deccb91</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.758.0.zip</strong></p>
<h2>v3.757.0</h2>
<h4>3.757.0(2025-02-26)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-cloudfront:</strong>  Documentation update for VPC origin config. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba92993e6008a5a47fdfbb206051f48cdd3fa785">ba92993e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-26 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/19a610d41a47f34761e1d23b1a5854e227d0a4c8">19a610d4</a>)</li>
<li><strong>client-application-signals:</strong>  This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/577b28e6e1db9ecf1f8813f0625c47b5a316be1c">577b28e6</a>)</li>
<li><strong>client-sagemaker:</strong>  AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/91fa4ebabccbd2c49b77d228b7953d3c7a59f9b8">91fa4eba</a>)</li>
<li><strong>client-iotfleetwise:</strong>  This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/618b5ed482e218fd652cd25a4eeb0726980cba48">618b5ed4</a>)</li>
<li><strong>client-ec2:</strong>  Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7ac960d6d3ee35faaddce19443478a54097eed98">7ac960d6</a>)</li>
<li><strong>client-chime:</strong>  Removes the Amazon Chime SDK APIs from the &quot;chime&quot; namespace.  Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95b84bb2203a2eb680dbf003186021d5a9737e68">95b84bb2</a>)</li>
<li><strong>client-batch:</strong>  AWS Batch: Resource Aware Scheduling feature support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a48eb96bb757872a5333c8f3627f07019b006046">a48eb96b</a>)</li>
<li><strong>client-oam:</strong>  This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c33821282d9a56a0626c9a0c348fa764b4c374fc">c3382128</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-route-53/CHANGELOG.md"><code>@​aws-sdk/client-route-53</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0">3.758.0</a> (2025-02-27)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-route-53</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5b34214da8a9c074726c5c46739fb530556efb88"><code>5b34214</code></a> Publish v3.758.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432"><code>db4d43e</code></a> chore(codegen): update <code>@​smithy/node-http-handler</code> version (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53/issues/6904">#6904</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.758.0/clients/client-route-53">compare view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.750.0 to 3.758.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.758.0</h2>
<h4>3.758.0(2025-02-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>update <code>@​smithy/node-http-handler</code> version (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6904">#6904</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432">db4d43ed</a>)</li>
<li>unknown union member serialization in CBOR (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6902">#6902</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/74b2f15aec4c737ab6e8506de4752e7558eb601e">74b2f15a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-emr:</strong>  Definition update for EbsConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73febedf987eca45c6de3d793932867ec4ef8cf0">73febedf</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cee1e677361265db4659fc46069b42e8422171e8">cee1e677</a>)</li>
<li><strong>client-sagemaker:</strong>  SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5850cddf6635958d35b9674f8befd59552d7dac6">5850cddf</a>)</li>
<li><strong>client-qbusiness:</strong>  This release supports deleting attachments from conversations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e5ad27044a373b9807607836fb570be977cad1cc">e5ad2704</a>)</li>
<li><strong>client-storage-gateway:</strong>  This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6ee1cf4d6fe4518ac4874ab3d3453767e0f92ae3">6ee1cf4d</a>)</li>
<li><strong>client-redshift-serverless:</strong>  Add track support for Redshift Serverless workgroup. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3fdee6cd5deb1592ae6d948f07d69820d122508">a3fdee6c</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong>  Introduces Sessions (preview) to enable stateful conversations in GenAI applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f62fcc0a1d210615c24662bb7280cc8f1efa3b8d">f62fcc0a</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong>  variable allocation in StringStore (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6903">#6903</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5deccb91ad1f07179410220b51a70c26882eb619">5deccb91</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.758.0.zip</strong></p>
<h2>v3.757.0</h2>
<h4>3.757.0(2025-02-26)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-cloudfront:</strong>  Documentation update for VPC origin config. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba92993e6008a5a47fdfbb206051f48cdd3fa785">ba92993e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-26 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/19a610d41a47f34761e1d23b1a5854e227d0a4c8">19a610d4</a>)</li>
<li><strong>client-application-signals:</strong>  This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/577b28e6e1db9ecf1f8813f0625c47b5a316be1c">577b28e6</a>)</li>
<li><strong>client-sagemaker:</strong>  AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/91fa4ebabccbd2c49b77d228b7953d3c7a59f9b8">91fa4eba</a>)</li>
<li><strong>client-iotfleetwise:</strong>  This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/618b5ed482e218fd652cd25a4eeb0726980cba48">618b5ed4</a>)</li>
<li><strong>client-ec2:</strong>  Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7ac960d6d3ee35faaddce19443478a54097eed98">7ac960d6</a>)</li>
<li><strong>client-chime:</strong>  Removes the Amazon Chime SDK APIs from the &quot;chime&quot; namespace.  Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95b84bb2203a2eb680dbf003186021d5a9737e68">95b84bb2</a>)</li>
<li><strong>client-batch:</strong>  AWS Batch: Resource Aware Scheduling feature support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a48eb96bb757872a5333c8f3627f07019b006046">a48eb96b</a>)</li>
<li><strong>client-oam:</strong>  This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c33821282d9a56a0626c9a0c348fa764b4c374fc">c3382128</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0">3.758.0</a> (2025-02-27)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5b34214da8a9c074726c5c46739fb530556efb88"><code>5b34214</code></a> Publish v3.758.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432"><code>db4d43e</code></a> chore(codegen): update <code>@​smithy/node-http-handler</code> version (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6904">#6904</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.758.0/clients/client-s3">compare view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ses` from 3.750.0 to 3.758.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ses</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.758.0</h2>
<h4>3.758.0(2025-02-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>update <code>@​smithy/node-http-handler</code> version (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6904">#6904</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432">db4d43ed</a>)</li>
<li>unknown union member serialization in CBOR (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6902">#6902</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/74b2f15aec4c737ab6e8506de4752e7558eb601e">74b2f15a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-emr:</strong>  Definition update for EbsConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73febedf987eca45c6de3d793932867ec4ef8cf0">73febedf</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cee1e677361265db4659fc46069b42e8422171e8">cee1e677</a>)</li>
<li><strong>client-sagemaker:</strong>  SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5850cddf6635958d35b9674f8befd59552d7dac6">5850cddf</a>)</li>
<li><strong>client-qbusiness:</strong>  This release supports deleting attachments from conversations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e5ad27044a373b9807607836fb570be977cad1cc">e5ad2704</a>)</li>
<li><strong>client-storage-gateway:</strong>  This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6ee1cf4d6fe4518ac4874ab3d3453767e0f92ae3">6ee1cf4d</a>)</li>
<li><strong>client-redshift-serverless:</strong>  Add track support for Redshift Serverless workgroup. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3fdee6cd5deb1592ae6d948f07d69820d122508">a3fdee6c</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong>  Introduces Sessions (preview) to enable stateful conversations in GenAI applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f62fcc0a1d210615c24662bb7280cc8f1efa3b8d">f62fcc0a</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong>  variable allocation in StringStore (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6903">#6903</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5deccb91ad1f07179410220b51a70c26882eb619">5deccb91</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.758.0.zip</strong></p>
<h2>v3.757.0</h2>
<h4>3.757.0(2025-02-26)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-cloudfront:</strong>  Documentation update for VPC origin config. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba92993e6008a5a47fdfbb206051f48cdd3fa785">ba92993e</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-26 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/19a610d41a47f34761e1d23b1a5854e227d0a4c8">19a610d4</a>)</li>
<li><strong>client-application-signals:</strong>  This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/577b28e6e1db9ecf1f8813f0625c47b5a316be1c">577b28e6</a>)</li>
<li><strong>client-sagemaker:</strong>  AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/91fa4ebabccbd2c49b77d228b7953d3c7a59f9b8">91fa4eba</a>)</li>
<li><strong>client-iotfleetwise:</strong>  This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/618b5ed482e218fd652cd25a4eeb0726980cba48">618b5ed4</a>)</li>
<li><strong>client-ec2:</strong>  Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7ac960d6d3ee35faaddce19443478a54097eed98">7ac960d6</a>)</li>
<li><strong>client-chime:</strong>  Removes the Amazon Chime SDK APIs from the &quot;chime&quot; namespace.  Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95b84bb2203a2eb680dbf003186021d5a9737e68">95b84bb2</a>)</li>
<li><strong>client-batch:</strong>  AWS Batch: Resource Aware Scheduling feature support (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a48eb96bb757872a5333c8f3627f07019b006046">a48eb96b</a>)</li>
<li><strong>client-oam:</strong>  This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c33821282d9a56a0626c9a0c348fa764b4c374fc">c3382128</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ses/CHANGELOG.md"><code>@​aws-sdk/client-ses</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0">3.758.0</a> (2025-02-27)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ses</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5b34214da8a9c074726c5c46739fb530556efb88"><code>5b34214</code></a> Publish v3.758.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432"><code>db4d43e</code></a> chore(codegen): update <code>@​smithy/node-http-handler</code> version (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses/issues/6904">#6904</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.758.0/clients/client-ses">compare view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.750.0 to 3.759.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-ssm</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.759.0</h2>
<h4>3.759.0(2025-02-28)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>bump smithy-gradle-version to 1.2.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6909">#6909</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1b88608063e95b73b37dcf8980ca044f869c0a5a">1b886080</a>)</li>
<li>update smithy to 1.53.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6906">#6906</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8fa42e7563a6485ad2ce81564c8b53df20b67701">8fa42e75</a>)</li>
<li>support JMESPath MultiSelect List and Flatten in OperationContextParams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6905">#6905</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/09a5225ce630b303674d3ab089876feb467cce3c">09a5225c</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ssm:</strong>  Systems Manager doc-only updates for Feb. 2025. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/08b5479d529640db827cc66a85bd066bdc4404bf">08b5479d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-28 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a25751f8d337fd067c859f57d1d8c8ccc5af6f29">a25751f8</a>)</li>
<li><strong>client-database-migration-service:</strong>  Add skipped status to the Result Statistics of an Assessment Run (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2316abb7ce93fd0fe4d58033cb13b0cc330f37a">e2316abb</a>)</li>
<li><strong>client-pricing:</strong>  Update GetProducts and DescribeServices API request input validations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2657cc9719514b268fbf14478708d1f2b62f69c4">2657cc97</a>)</li>
<li><strong>client-bedrock-data-automation:</strong>  Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/15f7c5ac37b27a5d99a2700cf5fe03dd0eef7925">15f7c5ac</a>)</li>
<li><strong>client-bedrock-agent:</strong>  This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/39f03eb64e8d8369b3ae8fa925bbd733c0691b8a">39f03eb6</a>)</li>
<li><strong>client-bedrock-data-automation-runtime:</strong>  Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d48950ede309b0fed0d6fc85e2eb11246514416">4d48950e</a>)</li>
<li><strong>client-eks:</strong>  Adding licenses to EKS Anywhere Subscription operations response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a76ce64c878a5bdb6e9b7d8c1c95c47906016b45">a76ce64c</a>)</li>
<li><strong>client-mediaconvert:</strong>  The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0eb9cee8e86998de04bd19db6bebfe528cf83127">0eb9cee8</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.759.0.zip</strong></p>
<h2>v3.758.0</h2>
<h4>3.758.0(2025-02-27)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>
<ul>
<li>update <code>@​smithy/node-http-handler</code> version (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6904">#6904</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432">db4d43ed</a>)</li>
<li>unknown union member serialization in CBOR (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6902">#6902</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/74b2f15aec4c737ab6e8506de4752e7558eb601e">74b2f15a</a>)</li>
</ul>
</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-emr:</strong>  Definition update for EbsConfiguration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73febedf987eca45c6de3d793932867ec4ef8cf0">73febedf</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2025-02-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cee1e677361265db4659fc46069b42e8422171e8">cee1e677</a>)</li>
<li><strong>client-sagemaker:</strong>  SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5850cddf6635958d35b9674f8befd59552d7dac6">5850cddf</a>)</li>
<li><strong>client-qbusiness:</strong>  This release supports deleting attachments from conversations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e5ad27044a373b9807607836fb570be977cad1cc">e5ad2704</a>)</li>
<li><strong>client-storage-gateway:</strong>  This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6ee1cf4d6fe4518ac4874ab3d3453767e0f92ae3">6ee1cf4d</a>)</li>
<li><strong>client-redshift-serverless:</strong>  Add track support for Redshift Serverless workgroup. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3fdee6cd5deb1592ae6d948f07d69820d122508">a3fdee6c</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.758.0...v3.759.0">3.759.0</a> (2025-02-28)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ssm</code></p>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0">3.758.0</a> (2025-02-27)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/26dd456e4fdf3db60a3ba4141b8e2650ea5b8de9"><code>26dd456</code></a> Publish v3.759.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/08b5479d529640db827cc66a85bd066bdc4404bf"><code>08b5479</code></a> docs(client-ssm): Systems Manager doc-only updates for Feb. 2025.</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5b34214da8a9c074726c5c46739fb530556efb88"><code>5b34214</code></a> Publish v3.758.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/db4d43ed27a4d79e1c6f561e145527bf7f332432"><code>db4d43e</code></a> chore(codegen): update <code>@​smithy/node-http-handler</code> version (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6904">#6904</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.759.0/clients/client-ssm">compare view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.7.9 to 1.8.1
<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.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](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="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>
<ul>
<li> <a href="https://github.com/GethosTheWalrus" title="+42/-8 ([#6192](https://github.com/axios/axios/issues/6192) )">Michael Toscano</a></li>
<li> <a href="https://github.com/WillianAgostini" title="+26/-3 ([#6788](https://github.com/axios/axios/issues/6788) [#6777](https://github.com/axios/axios/issues/6777) )">Willian Agostini</a></li>
<li> <a href="https://github.com/naronchen" title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901) )">Naron</a></li>
<li> <a href="https://github.com/shravan20" title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116) )">shravan || श्रvan</a></li>
<li> <a href="https://github.com/justindhillon" title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312) )">Justin Dhillon</a></li>
<li> <a href="https://github.com/yionr" title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129) )">yionr</a></li>
<li> <a href="https://github.com/ueokande" title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935) )">Shin'ya Ueoka</a></li>
<li> <a href="https://github.com/dandv" title="+3/-3 ([#5908](https://github.com/axios/axios/issues/5908) [#6757](https://github.com/axios/axios/issues/6757) )">Dan Dascalescu</a></li>
<li> <a href="https://github.com/NitinRamnani" title="+2/-2 ([#5938](https://github.com/axios/axios/issues/5938) )">Nitin Ramnani</a></li>
</ul>

</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.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](https://github.com/axios/axios/issues/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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li> <a href="https://github.com/GethosTheWalrus" title="+42/-8 ([#6192](https://github.com/axios/axios/issues/6192) )">Michael Toscano</a></li>
<li> <a href="https://github.com/WillianAgostini" title="+26/-3 ([#6788](https://github.com/axios/axios/issues/6788) [#6777](https://github.com/axios/axios/issues/6777) )">Willian Agostini</a></li>
<li> <a href="https://github.com/naronchen" title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901) )">Naron</a></li>
<li> <a href="https://github.com/shravan20" title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116) )">shravan || श्रvan</a></li>
<li> <a href="https://github.com/justindhillon" title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312) )">Justin Dhillon</a></li>
<li> <a href="https://github.com/yionr" title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129) )">yionr</a></li>
<li> <a href="https://github.com/ueokande" title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935) )">Shin'ya Ueoka</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a> docs(type): fix typo in index.ts (<a href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a> test(transform): add test case for issue 5853 on response type to 'json' (<a href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a> chore(docs): typo in README (<a href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a> docs(readme): fix Request Config options code highlight (<a href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">compare view</a></li>
</ul>
</details>
<br />

Updates `cdk-nag` from 2.35.29 to 2.35.35
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/cdklabs/cdk-nag/releases">cdk-nag's releases</a>.</em></p>
<blockquote>
<h2>v2.35.35</h2>
<h2><a href="https://github.com/cdklabs/cdk-nag/compare/v2.35.34...v2.35.35">2.35.35</a> (2025-03-02)</h2>
<h2>v2.35.34</h2>
<h2><a href="https://github.com/cdklabs/cdk-nag/compare/v2.35.33...v2.35.34">2.35.34</a> (2025-03-01)</h2>
<h2>v2.35.33</h2>
<h2><a href="https://github.com/cdklabs/cdk-nag/compare/v2.35.32...v2.35.33">2.35.33</a> (2025-02-28)</h2>
<h2>v2.35.32</h2>
<h2><a href="https://github.com/cdklabs/cdk-nag/compare/v2.35.31...v2.35.32">2.35.32</a> (2025-02-27)</h2>
<h2>v2.35.31</h2>
<h2><a href="https://github.com/cdklabs/cdk-nag/compare/v2.35.30...v2.35.31">2.35.31</a> (2025-02-26)</h2>
<h2>v2.35.30</h2>
<h2><a href="https://github.com/cdklabs/cdk-nag/compare/v2.35.29...v2.35.30">2.35.30</a> (2025-02-25)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cdklabs/cdk-nag/commit/dc407c00f68154202f377ebd2dad29f486a0077e"><code>dc407c0</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/cdklabs/cdk-nag/issues/1919">#1919</a>)</li>
<li><a href="https://github.com/cdklabs/cdk-nag/commit/fcb1f494f421a8e814255a242fa38f45e753f783"><code>fcb1f49</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/cdklabs/cdk-nag/issues/1918">#1918</a>)</li>
<li><a href="https://github.com/cdklabs/cdk-nag/commit/a89ace66ac3395a4a4419942bd4e397565a1b0d7"><code>a89ace6</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/cdklabs/cdk-nag/issues/1917">#1917</a>)</li>
<li><a href="https://github.com/cdklabs/cdk-nag/commit/95dd2e4889ac2d7b1219df7e940303e87ded8f47"><code>95dd2e4</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/cdklabs/cdk-nag/issues/1916">#1916</a>)</li>
<li><a href="https://github.com/cdklabs/cdk-nag/commit/052fd037e0415c67cfec2d23d47bd4da31ef78a7"><code>052fd03</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/cdklabs/cdk-nag/issues/1915">#1915</a>)</li>
<li><a href="https://github.com/cdklabs/cdk-nag/commit/51ada1b31e6aabebcb27fa4f5f001066f0106f60"><code>51ada1b</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/cdklabs/cdk-nag/issues/1914">#1914</a>)</li>
<li>See full diff in <a href="https://github.com/cdklabs/cdk-nag/compare/v2.35.29...v2.35.35">compare view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 20.17.19 to 20.17.23
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
</ul>
</details>
<br />

Updates `@typescript-eslint/eslint-plugin` from 8.25.0 to 8.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10903">#10903</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9536">#9536</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-var] handle implicit exports in declaration files (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10714">#10714</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] add an option to ignore overload implementations (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10889">#10889</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] support ignoring overload signatures with different JSDoc comments (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10781">#10781</a>)</li>
<li><strong>rule-tester:</strong> export <code>TestLanguageOptions</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10892">#10892</a>)</li>
<li><strong>scope-manager:</strong> only call Object.entries once for each lib (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10647">#10647</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency typedoc-plugin-markdown to v4.4.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10877">#10877</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] does not differentiate truly private methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10806">#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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10864">#10864</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle unknown (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10875">#10875</a>)</li>
<li><strong>rule-tester:</strong> Add missing <code>parser</code> dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10909">#10909</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Andrea Simone Costa <a href="https://github.com/jfet97"><code>@​jfet97</code></a></li>
<li>Dave <a href="https://github.com/reduckted"><code>@​reduckted</code></a></li>
<li>David Michon</li>
<li>Dirk Luijk <a href="https://github.com/dirkluijk"><code>@​dirkluijk</code></a></li>
<li>fregante <a href="https://github.com/fregante"><code>@​fregante</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10781">#10781</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] add an option to ignore overload implementations (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10889">#10889</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-var] handle implicit exports in declaration files (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10714">#10714</a>)</li>
<li>support TypeScript 5.8 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10903">#10903</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9536">#9536</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle unknown (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10875">#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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10864">#10864</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] does not differentiate truly private methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10806">#10806</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Andrea Simone Costa <a href="https://github.com/jfet97"><code>@​jfet97</code></a></li>
<li>Dirk Luijk <a href="https://github.com/dirkluijk"><code>@​dirkluijk</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/bc6d19f34cdab086e53933751feeba4850833a7f"><code>bc6d19f</code></a> chore(release): publish 8.26.0</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/02d9d7354f4903fc13d5011572ea822ed7c464a2"><code>02d9d73</code></a> feat(eslint-plugin): [unified-signatures] support ignoring overload signature...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/84af50ea8358a26f4070dea30f097c2848fbea7e"><code>84af50e</code></a> feat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a03b7ef8145cc3465bc64644db4f7745a229d230"><code>a03b7ef</code></a> fix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10875">#10875</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4082ad0cbf24d42dbde4493ccfd250520d28194c"><code>4082ad0</code></a> docs(eslint-plugin): [consistent-return] add link to <code>noImplicitReturns</code> docs...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d8d4b3c404abd0f396661df8539a81b32a6c7c75"><code>d8d4b3c</code></a> feat(eslint-plugin): [no-unused-var] handle implicit exports in declaration f...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9674629830e8bae27a90a7662f6feec27f6982be"><code>9674629</code></a> feat: support TypeScript 5.8 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10903">#10903</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3c7b8ff09f1595c4ba052e49486f4de6f50d6a2f"><code>3c7b8ff</code></a> chore: fix integration-tests (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10906">#10906</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/735064a30e0b2bb6ed1229bee470d363a50095fc"><code>735064a</code></a> fix(eslint-plugin): [no-invalid-void-type] report <code>accessor</code> properties with ...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a6feb59c7dacdccfa339d57f9b4ba6ca7231c45a"><code>a6feb59</code></a> fix(eslint-plugin): [unified-signatures] does not differentiate truly private...</li>
<li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/eslint-plugin">compare view</a></li>
</ul>
</details>
<br />

Updates `@typescript-eslint/parser` from 8.25.0 to 8.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10903">#10903</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9536">#9536</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-var] handle implicit exports in declaration files (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10714">#10714</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] add an option to ignore overload implementations (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10889">#10889</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] support ignoring overload signatures with different JSDoc comments (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10781">#10781</a>)</li>
<li><strong>rule-tester:</strong> export <code>TestLanguageOptions</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10892">#10892</a>)</li>
<li><strong>scope-manager:</strong> only call Object.entries once for each lib (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10647">#10647</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency typedoc-plugin-markdown to v4.4.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10877">#10877</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] does not differentiate truly private methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10806">#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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10864">#10864</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle unknown (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10875">#10875</a>)</li>
<li><strong>rule-tester:</strong> Add missing <code>parser</code> dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10909">#10909</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Andrea Simone Costa <a href="https://github.com/jfet97"><code>@​jfet97</code></a></li>
<li>Dave <a href="https://github.com/reduckted"><code>@​reduckted</code></a></li>
<li>David Michon</li>
<li>Dirk Luijk <a href="https://github.com/dirkluijk"><code>@​dirkluijk</code></a></li>
<li>fregante <a href="https://github.com/fregante"><code>@​fregante</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10903">#10903</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Dirk Luijk <a href="https://github.com/dirkluijk"><code>@​dirkluijk</code></a></li>
</ul>
<p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/bc6d19f34cdab086e53933751feeba4850833a7f"><code>bc6d19f</code></a> chore(release): publish 8.26.0</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/17e7012f1aafd0d012392549d15da46434a4336d"><code>17e7012</code></a> chore(deps): update dependency knip to v5.44.1 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10845">#10845</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9674629830e8bae27a90a7662f6feec27f6982be">...

_Description has been truncated_
DaveMBush pushed a commit to DaveMBush/SmartNgRX that referenced this pull request Mar 4, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.4...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lwitkowski pushed a commit to lwitkowski/aero-offers that referenced this pull request Mar 4, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chgeo pushed a commit to cap-js/cds-test that referenced this pull request Mar 4, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
benhammondmusic added a commit to SatcherInstitute/health-equity-tracker that referenced this pull request Mar 4, 2025
Bumps the minor-frontend group in /frontend with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.7.8` | `1.8.1` |
| [jotai](https://github.com/pmndrs/jotai) | `2.11.0` | `2.12.1` |
| [react-share](https://github.com/nygardk/react-share) | `5.1.1` |
`5.2.2` |
| [vega](https://github.com/vega/vega) | `5.31.0` | `5.32.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` |
`5.8.2` |

Updates `axios` from 1.7.8 to 1.8.1
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.8...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `jotai` from 2.11.0 to 2.12.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pmndrs/jotai/releases">jotai's
releases</a>.</em></p>
<blockquote>
<h2>v2.12.1</h2>
<p>This fixes an internal behavior necessary for some Jotai ecosystem
libraries.</p>
<h2>What's Changed</h2>
<ul>
<li>fix(core): Remove extra onChange store hook in
recomputeInvalidatedDependents by <a
href="https://github.com/dmaskasky"><code>@​dmaskasky</code></a> in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2982">pmndrs/jotai#2982</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/jotai/compare/v2.12.0...v2.12.1">https://github.com/pmndrs/jotai/compare/v2.12.0...v2.12.1</a></p>
<h2>v2.12.0</h2>
<p>This introduces a significant change in the history of Jotai
development. The Jotai core aims to remain minimal while supporting the
growth of the ecosystem. It now exposes some internal functions for the
ecosystem.</p>
<p>For library authors, please make sure to pin the <code>jotai</code>
package version if you rely on these internal functions.</p>
<p>Huge thanks to <a
href="https://github.com/dmaskasky"><code>@​dmaskasky</code></a> for
helping finalize the API.</p>
<h2>What's Changed</h2>
<ul>
<li>feat(core): expose internals instead of unstable_derive by <a
href="https://github.com/dai-shi"><code>@​dai-shi</code></a> in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2911">pmndrs/jotai#2911</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/jotai/compare/v2.11.3...v2.12.0">https://github.com/pmndrs/jotai/compare/v2.11.3...v2.12.0</a></p>
<h2>v2.11.3</h2>
<p>Unfortunately, we encountered another regression with the v2.11
rearchitecture. We hope there are no more issues, but we can't be sure
if it's stable unless no more are reported. Please give it a try and let
us know if you find anything!</p>
<h2>What's Changed</h2>
<ul>
<li>fix(store): recompute dependents on eager evaluation in
writeAtomState by <a
href="https://github.com/dmaskasky"><code>@​dmaskasky</code></a> in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2965">pmndrs/jotai#2965</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/jotai/compare/v2.11.2...v2.11.3">https://github.com/pmndrs/jotai/compare/v2.11.2...v2.11.3</a></p>
<h2>v2.11.2</h2>
<p>There was a regression in v2.11.1, which is fixed in this patch.</p>
<h2>What's Changed</h2>
<ul>
<li>fix(core): derived atom is not re-evaluated if it read between
multiple set by <a
href="https://github.com/dai-shi"><code>@​dai-shi</code></a> in</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/moonheekim0118"><code>@​moonheekim0118</code></a>
made their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2961">pmndrs/jotai#2961</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/jotai/compare/v2.11.1...v2.11.2">https://github.com/pmndrs/jotai/compare/v2.11.1...v2.11.2</a></p>
<h2>v2.11.1</h2>
<p>Jotai v2.11.0 was a big change, and we faced some fundamental issues.
It required time to reconsider the architecture from the ground up.
We've added various tests, and this patch version should be more
stable.</p>
<p>Having that said, we are still in the middle of the re-architecture.
If you prefer to stay away from bleeding-edge features and encounter no
bugs, feel free to keep using the previous versions.</p>
<p>Kudos to <a
href="https://github.com/dmaskasky"><code>@​dmaskasky</code></a></p>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pmndrs/jotai/commit/faea6a34c45070adda5e522b123a3cf317b73da2"><code>faea6a3</code></a>
2.12.1</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/10a2bbb985f4adb34651085e38a4fb121699cada"><code>10a2bbb</code></a>
chore: udpate dev dependencies (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2988">#2988</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/f5d843c87842df5a9c034ef54bf2a77b367d0c36"><code>f5d843c</code></a>
fix: remove extra onChange store hook in recomputeInvalidatedAtoms (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2982">#2982</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/b04e0730a5d6284a482c06084b8641e748b75776"><code>b04e073</code></a>
chore: use default reporter in vitest and fix TS error (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2985">#2985</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/b2bc12825ce559888ce9e264b414849c4ff58a3e"><code>b2bc128</code></a>
chore(package.json): upgrade pnpm from v8 to v9 (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2987">#2987</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/6b15d22af53bd19bf3f731a891ad6f9b871825f1"><code>6b15d22</code></a>
2.12.0</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/e796fbe45f31919c863c52c4f339e92fe2220290"><code>e796fbe</code></a>
chore: update dev dependencies (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2981">#2981</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/253e9bd7dc3919e2b73562385ae0362490e305bf"><code>253e9bd</code></a>
feat(core): expose internals instead of unstable_derive (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2911">#2911</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/72c1144389c572a4de90b6bc0b2542ca53f695a9"><code>72c1144</code></a>
chore(package.json): reorder 'fix' scripts to run 'lint' before 'format'
(<a
href="https://redirect.github.com/pmndrs/jotai/issues/2976">#2976</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/2db97690a1619d7240d0244b25907647921429f4"><code>2db9769</code></a>
add pnpm run fix script and update pr template (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2975">#2975</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pmndrs/jotai/compare/v2.11.0...v2.12.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `react-share` from 5.1.1 to 5.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nygardk/react-share/releases">react-share's
releases</a>.</em></p>
<blockquote>
<h2>v5.2.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>d04d084: Fix warning of passing extraneous <code>networkName</code>
for the share buttons.</li>
</ul>
<h2>v5.2.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>47c2906: Fix <code>EmailShareButton</code>: a bug slipped in that
broke the sharing functionality.</li>
</ul>
<h2>v5.2.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>373add6: Added <code>BlueskyShareButton</code> and
<code>BlueskyIcon</code>. This button will take a title and url
parameter, and then use <a
href="https://docs.bsky.app/docs/advanced-guides/intent-links">Bluesky
Intent Links</a> to share that content. There is also an overrideable
seperator parameter (defaults as ' ') that seperates the title and
url.</li>
<li>d45d811: Added <code>ThreadsShareButton</code> and
<code>ThreadsIcon</code>.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>8a5016a: Build tooling updates. May affect the distributed
files.</li>
<li>15e830f: The <code>title</code> prop is no longer passed to the
<code>button</code> element, which may have caused e.g. warnings in the
console before. Note that to set the native <code>title</code> attribute
for the share buttons, you may use the <code>htmlTitle</code> prop.</li>
<li>d172111: Internal type fixes.</li>
</ul>
<h2>v5.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>e5f3488: Support React 19 in peerDependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nygardk/react-share/blob/master/CHANGELOG.md">react-share's
changelog</a>.</em></p>
<blockquote>
<h2>5.2.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>d04d084: Fix warning of passing extraneous <code>networkName</code>
for the share buttons.</li>
</ul>
<h2>5.2.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>47c2906: Fix <code>EmailShareButton</code>: a bug slipped in that
broke the sharing functionality.</li>
</ul>
<h2>5.2.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>373add6: Added <code>BlueskyShareButton</code> and
<code>BlueskyIcon</code>. This button will take a title and url
parameter, and then use <a
href="https://docs.bsky.app/docs/advanced-guides/intent-links">Bluesky
Intent Links</a> to share that content. There is also an overrideable
seperator parameter (defaults as ' ') that seperates the title and
url.</li>
<li>d45d811: Added <code>ThreadsShareButton</code> and
<code>ThreadsIcon</code>.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>8a5016a: Build tooling updates. May affect the distributed
files.</li>
<li>15e830f: The <code>title</code> prop is no longer passed to the
<code>button</code> element, which may have caused e.g. warnings in the
console before. Note that to set the native <code>title</code> attribute
for the share buttons, you may use the <code>htmlTitle</code> prop.</li>
<li>d172111: Internal type fixes.</li>
</ul>
<h2>5.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>e5f3488: Support React 19 in peerDependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nygardk/react-share/commit/9db8019f7968de62d611def4cc51ad51f60b8839"><code>9db8019</code></a>
Merge pull request <a
href="https://redirect.github.com/nygardk/react-share/issues/569">#569</a>
from nygardk/changeset-release/master</li>
<li><a
href="https://github.com/nygardk/react-share/commit/dadcebb6e4a56c18b978a324a9c2c9796061509b"><code>dadcebb</code></a>
Version Packages</li>
<li><a
href="https://github.com/nygardk/react-share/commit/d04d084e4474b98bb7b7d8f4c7fe21c738a70e87"><code>d04d084</code></a>
fix extraneous networkName prop</li>
<li><a
href="https://github.com/nygardk/react-share/commit/f6ac8db424955bd5e4111c83c9771886b1b45d7a"><code>f6ac8db</code></a>
Merge pull request <a
href="https://redirect.github.com/nygardk/react-share/issues/567">#567</a>
from nygardk/changeset-release/master</li>
<li><a
href="https://github.com/nygardk/react-share/commit/b198da39ece2a5263d8eea5a6e4ad3ee4d5b7ede"><code>b198da3</code></a>
Version Packages</li>
<li><a
href="https://github.com/nygardk/react-share/commit/47c29061178dd275d865c8672824081ff350df54"><code>47c2906</code></a>
fix EmailShareButton</li>
<li><a
href="https://github.com/nygardk/react-share/commit/944d26f449cabe8c479af49d6bf202afd6937492"><code>944d26f</code></a>
Merge pull request <a
href="https://redirect.github.com/nygardk/react-share/issues/560">#560</a>
from nygardk/changeset-release/master</li>
<li><a
href="https://github.com/nygardk/react-share/commit/4fbed56351dfbad1835a18e36dee667680111328"><code>4fbed56</code></a>
Version Packages</li>
<li><a
href="https://github.com/nygardk/react-share/commit/a6d7b6dc5f8d69f926a4c38f3b23a8faae2d992e"><code>a6d7b6d</code></a>
Merge pull request <a
href="https://redirect.github.com/nygardk/react-share/issues/549">#549</a>
from cwlowder/master</li>
<li><a
href="https://github.com/nygardk/react-share/commit/373add66f0031a075ba72779d583d8d016d13a1f"><code>373add6</code></a>
add Social Share Button and Icon for Bluesky</li>
<li>Additional commits viewable in <a
href="https://github.com/nygardk/react-share/compare/v5.1.1...v5.2.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `vega` from 5.31.0 to 5.32.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vega/vega/releases">vega's
releases</a>.</em></p>
<blockquote>
<h2>v5.32.0</h2>
<p>Changes since v5.31.0</p>
<p><strong>vega-expression</strong></p>
<ul>
<li>Add base64 string encoder/decoder to <code>vega-expression</code>
and <code>vega-interpreter</code> (via <a
href="https://redirect.github.com/vega/vega/issues/4009">#4009</a>).
(Thanks <a
href="https://github.com/hydrosquall"><code>@​hydrosquall</code></a>!)</li>
</ul>
<p><strong>vega-typings</strong></p>
<ul>
<li>Add Typescript Types for <code>vega-loader</code> (via <a
href="https://redirect.github.com/vega/vega/issues/4000">#4000</a>).
(Thanks <a
href="https://github.com/hydrosquall"><code>@​hydrosquall</code></a>!)</li>
</ul>
<p><strong>docs</strong></p>
<ul>
<li>Correct data year citation in dorling-cartogram example (via <a
href="https://redirect.github.com/vega/vega/issues/4006">#4006</a>).
(Thanks <a
href="https://github.com/dsmedia"><code>@​dsmedia</code></a>!)</li>
<li>Update typo in vega.timeFloor description (via <a
href="https://redirect.github.com/vega/vega/issues/4010">#4010</a>).
(Thanks <a
href="https://github.com/hydrosquall"><code>@​hydrosquall</code></a>!)</li>
<li>Add Security Advisory Policy for Vega (via <a
href="https://redirect.github.com/vega/vega/issues/4008">#4008</a>).
(Thanks <a
href="https://github.com/hydrosquall"><code>@​hydrosquall</code></a>!)</li>
<li>Replace redirect url in <code>expressions.md</code> (via <a
href="https://redirect.github.com/vega/vega/issues/3996">#3996</a>).
(Thanks <a
href="https://github.com/dangotbanned"><code>@​dangotbanned</code></a>!)</li>
<li>correct queries to query in <code>crossfilter.md</code> (via <a
href="https://redirect.github.com/vega/vega/issues/4005">#4005</a>).
(Thanks <a
href="https://github.com/danmarshall"><code>@​danmarshall</code></a>!)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vega/vega/commit/c46889df45c5ea4286e7cef1ac3041c4a3d82c78"><code>c46889d</code></a>
chore: update vega-cli to v5.32.0 (<a
href="https://redirect.github.com/vega/vega/issues/4015">#4015</a>)</li>
<li><a
href="https://github.com/vega/vega/commit/2fe2e63de54821d858bdcbe2aa38e72a9f2e6234"><code>2fe2e63</code></a>
chore: v5.32.0 (<a
href="https://redirect.github.com/vega/vega/issues/4014">#4014</a>)</li>
<li><a
href="https://github.com/vega/vega/commit/81ed01185b6b27a31ad6677bf5a0462b280b5964"><code>81ed011</code></a>
chore: remove extra space in test name</li>
<li><a
href="https://github.com/vega/vega/commit/6026887a306557d7569bab290be072304f6e13f6"><code>6026887</code></a>
fix: correct data year citation in dorling-cartogram example (<a
href="https://redirect.github.com/vega/vega/issues/4006">#4006</a>)</li>
<li><a
href="https://github.com/vega/vega/commit/a3af49e9d7004895d1c06417718611106dcb5418"><code>a3af49e</code></a>
feat: Add base64 string encoder/decoder to <code>vega-expression</code>
and `vega-interp...</li>
<li><a
href="https://github.com/vega/vega/commit/cd88cc89e4238d2384f32118896a662a09feb5a8"><code>cd88cc8</code></a>
fix(docs): Update typo in vega.timeFloor description (<a
href="https://redirect.github.com/vega/vega/issues/4010">#4010</a>)</li>
<li><a
href="https://github.com/vega/vega/commit/694560c0aa576df8b6c5f0f7d202ac82233e6966"><code>694560c</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/vega/vega/commit/560aeecbbe99edb3022071fbe8c756d04f2e57bc"><code>560aeec</code></a>
docs: Add Security Advisory Policy for <code>vega</code> (<a
href="https://redirect.github.com/vega/vega/issues/4008">#4008</a>)</li>
<li><a
href="https://github.com/vega/vega/commit/0b6a11433a7344763d70f2cb7224efa45556834d"><code>0b6a114</code></a>
feat(vega-typings): add Typescript Types for <code>vega-loader</code>
(<a
href="https://redirect.github.com/vega/vega/issues/4000">#4000</a>)</li>
<li><a
href="https://github.com/vega/vega/commit/b83b8e5c420e13a1a2ccb820ada4c05e3f076510"><code>b83b8e5</code></a>
docs: Replace redirect url in <code>expressions.md</code> (<a
href="https://redirect.github.com/vega/vega/issues/3996">#3996</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vega/vega/compare/v5.31.0...v5.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.7.2 to 5.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.8</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.8 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8-rc/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.1 (RC)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.8 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8-beta/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.7.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.3 (Stable)</a>.</li>
</ul>
<p>Downloads are available on <a
href="https://www.npmjs.com/package/typescript">npm</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/beb69e4cdd61b1a0fd9ae21ae58bd4bd409d7217"><code>beb69e4</code></a>
Bump version to 5.8.2 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/8fdbd54160e5a6796a2c2522222553e79d61ec7c"><code>8fdbd54</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/61210">#61210</a>
(Fix mistakenly disallowed default e...) into release-5.8 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/f4a3a8ae67f2bb437cceec710979c3c107cff177"><code>f4a3a8a</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/61175">#61175</a>
(Ban import=require and export= unde...) into release-5.8 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/420ff069f7e1844c0b94f591acbd4aa68846e295"><code>420ff06</code></a>
Bump version to 5.8.1-rc and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/48eb13fd4ac9cfa1ef67b688e735aae48a24d300"><code>48eb13f</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/fb59c19064a547dd08e02b58fec0c6213711a1f3"><code>fb59c19</code></a>
Merge remote-tracking branch 'origin/main' into release-5.8</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/df342b7206cb56b56bb3b3aecbb2ee2d2ff7b217"><code>df342b7</code></a>
Fixed <code>rewriteRelativeImportExtensions</code> for
<code>import()</code> within call expression...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/775412a81af187e67371cd31719d19ab075b4ef3"><code>775412a</code></a>
Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions
group (...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/e1629e540ef361167e0c96c8703728a419b6e8e9"><code>e1629e5</code></a>
Pass ignoreErrors=true to more resolveEntityName callers (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/61144">#61144</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/6fd17992b00a6e64b51fef60e334b71904d06a54"><code>6fd1799</code></a>
Update LKG</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Hammond 🎛️ <[email protected]>
24Victor added a commit to Projecte-UrbanTree/application that referenced this pull request Mar 5, 2025
…ectory with 9 updates (#193)

Bumps the development-dependencies group with 9 updates in the /
directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.20.0` | `9.21.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.13.4` | `22.13.8` |
| [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.1` |
|
[eslint-config-prettier](https://github.com/prettier/eslint-config-prettier)
| `10.0.1` | `10.0.2` |
| [globals](https://github.com/sindresorhus/globals) | `15.15.0` |
`16.0.0` |
| [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` |
`5.8.2` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.24.1` | `8.25.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`6.1.1` | `6.2.0` |


Updates `@eslint/js` from 9.20.0 to 9.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases"><code>@​eslint/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.21.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19238">#19238</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c"><code>5c5b802</code></a>
feat: Add <code>--ext</code> CLI option (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19405">#19405</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19445">#19445</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19436">#19436</a>)
(Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f"><code>80b0485</code></a>
docs: replace <code>var</code> with <code>let</code> and
<code>const</code> in rule example (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19434">#19434</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432"><code>f67d5e8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3"><code>75afc61</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097"><code>0636cab</code></a>
docs: Update Eleventy from v2 to v3 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19415">#19415</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b"><code>dd7d930</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19453">#19453</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19449">#19449</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19448">#19448</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48"><code>dab5478</code></a>
chore: better error message for missing plugin in config (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19402">#19402</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22"><code>ebfe2eb</code></a>
chore: set js language for bug report issue config block (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19439">#19439</a>)
(Josh Goldberg ✨)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2"><code>5fd211d</code></a>
test: processors can return subpaths (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19425">#19425</a>)
(Milos Djermanovic)</li>
</ul>
<h2>v9.20.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/274f054f19f5f490d9496c6eee4bcd8620d2f4be"><code>274f054</code></a>
fix: fix <code>RuleContext</code> type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19417">#19417</a>)
(Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/fe3ccb2ff43a9f20a7801c679f7d41f6a7ed3ddc"><code>fe3ccb2</code></a>
docs: allow typing in search box while dropdown is open (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19424">#19424</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/93c78a5c58edb7ead9bff87c874d2ff9b824ec04"><code>93c78a5</code></a>
docs: Add instructions for pnpm compat (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19422">#19422</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b476a930bb3a6d644c482747d985f5da0d89e1e9"><code>b476a93</code></a>
docs: Fix Keyboard Navigation for Search Results (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19416">#19416</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ccb60c0b1452e73750e3734c9cd7c7b12c473827"><code>ccb60c0</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@​eslint/js</code>'s
changelog</a>.</em></p>
<blockquote>
<p>v9.21.0 - February 21, 2025</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a8c9a9f1b30db08094b145dd79921ae302b6ae24"><code>a8c9a9f</code></a>
chore: update <code>@eslint/eslintrc</code> and <code>@eslint/js</code>
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19453">#19453</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/418717f1150bb794c40014eca60c9116de2b0488"><code>418717f</code></a>
feat: introduce new deprecated types for rules (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19238">#19238</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3401b85faaf75629900b7592433169fc00d8b224"><code>3401b85</code></a>
test: add test for <code>Rule.ReportDescriptor</code> type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19449">#19449</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e497aa75f5441406985d417303081944f24acf6f"><code>e497aa7</code></a>
chore: update rewrite dependencies (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19448">#19448</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c5561ea7fcc9d48f7c8017f51fb64fcdf13ff832"><code>c5561ea</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/db5340d57bff6b6e3a148f0f2bb56c7da6614ec0"><code>db5340d</code></a>
fix: update missing plugin message template (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19445">#19445</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d8ffdd4e51ac46cef51b4118aa3d97195b38de63"><code>d8ffdd4</code></a>
fix: do not exit process on rule crash (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19436">#19436</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dab5478e8628447dbf9eaaa8b6f36d7ca253ed48"><code>dab5478</code></a>
chore: better error message for missing plugin in config (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19402">#19402</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/80b048535e1d951692e838fe502fb0edb72c837f"><code>80b0485</code></a>
docs: replace <code>var</code> with <code>let</code> and
<code>const</code> in rule example (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19434">#19434</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ebfe2ebc3d8b8f2d84caf309b2fc6bc8fd66fc22"><code>ebfe2eb</code></a>
chore: set js language for bug report issue config block (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19439">#19439</a>)
(Josh Goldberg ✨)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f67d5e875324a9d899598b11807a9c7624021432"><code>f67d5e8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/75afc61ff89c8c38a31877d1302584af9266f6d3"><code>75afc61</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5fd211d00b6f0fc58cf587196a432325b7b88ec2"><code>5fd211d</code></a>
test: processors can return subpaths (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19425">#19425</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0636caba7dd7c77c1845a69257bda68d5287a097"><code>0636cab</code></a>
docs: Update Eleventy from v2 to v3 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19415">#19415</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5c5b8025d3e2a2a796909bdf7866fdce2a2f334c"><code>5c5b802</code></a>
feat: Add <code>--ext</code> CLI option (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19405">#19405</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dd7d93063418a9a9064a0e7cb7f556f5b8b6e96b"><code>dd7d930</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<p>v9.20.1 - February 11, 2025</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/fe3ccb2ff43a9f20a7801c679f7d41f6a7ed3ddc"><code>fe3ccb2</code></a>
docs: allow typing in search box while dropdown is open (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19424">#19424</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/274f054f19f5f490d9496c6eee4bcd8620d2f4be"><code>274f054</code></a>
fix: fix <code>RuleContext</code> type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19417">#19417</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/93c78a5c58edb7ead9bff87c874d2ff9b824ec04"><code>93c78a5</code></a>
docs: Add instructions for pnpm compat (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19422">#19422</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b476a930bb3a6d644c482747d985f5da0d89e1e9"><code>b476a93</code></a>
docs: Fix Keyboard Navigation for Search Results (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19416">#19416</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ccb60c0b1452e73750e3734c9cd7c7b12c473827"><code>ccb60c0</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/265e0cf6d03df44f0e65ce5bcb0bac382189486a"><code>265e0cf</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.21.0/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 22.13.4 to 22.13.8
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.7.9 to 1.8.1
<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.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](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="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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](https://github.com/axios/axios/issues/5908)
[#6757](https://github.com/axios/axios/issues/6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](https://github.com/axios/axios/issues/5938)
)">Nitin Ramnani</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.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](https://github.com/axios/axios/issues/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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-config-prettier` from 10.0.1 to 10.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/eslint-config-prettier/releases">eslint-config-prettier's
releases</a>.</em></p>
<blockquote>
<h2>v10.0.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/eslint-config-prettier/pull/299">#299</a>
<a
href="https://github.com/prettier/eslint-config-prettier/commit/e750edc530c816e0b3ffabfab1f4e46532bccbfe"><code>e750edc</code></a>
Thanks <a href="https://github.com/Fdawgs"><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="https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md">eslint-config-prettier's
changelog</a>.</em></p>
<blockquote>
<h2>10.0.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/eslint-config-prettier/pull/299">#299</a>
<a
href="https://github.com/prettier/eslint-config-prettier/commit/e750edc530c816e0b3ffabfab1f4e46532bccbfe"><code>e750edc</code></a>
Thanks <a href="https://github.com/Fdawgs"><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="https://redirect.github.com/prettier/eslint-config-prettier/pull/272">#272</a>
<a
href="https://github.com/prettier/eslint-config-prettier/commit/5be64bef68c3a9bf7202f591f54ffec02572e46b"><code>5be64be</code></a>
Thanks <a
href="https://github.com/abrahamguo"><code>@​abrahamguo</code></a>! -
add support for <a
href="https://github.com/stylistic"><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="https://github.com/gurgunday"><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>
<h3>Version 9.0.0 (2023-08-05)</h3>
<ul>
<li>Added: The CLI helper tool now works with eslint.config.js (flat
config). Just like ESLint itself, the CLI tool automatically first tries
eslint.config.js and then eslintrc, and you can force which one to use
by setting the [ESLINT_USE_FLAT_CONFIG] environment variable. Note that
the <em>config</em> of eslint-config-prettier has always been compatible
with eslint.config.js (flat config) – it was just the CLI tool that
needed updating. On top of that, the docs have been updated to mention
how to use both eslint.config.js (flat config) and eslintrc, and the
tests now test both config systems.</li>
<li>Changed: [unicode-bom] is no longer turned off. Prettier preserves
the BOM if you have one, and does not add one if missing. It was wrong
of eslint-config-prettier to disable that rule. If you get ESLint errors
after upgrading, either add <code>&quot;unicode-bom&quot;:
&quot;off&quot;</code> to your config to disable it again, or run ESLint
with <code>--fix</code> to fix all files according to the rule (add or
remove BOM). Thanks to Nicolas Stepien (<a
href="https://github.com/nstepien"><code>@​nstepien</code></a>)!</li>
</ul>
<h3>Version 8.10.0 (2023-08-03)</h3>
<ul>
<li>Added: [max-statements-per-line]. Thanks to <a
href="https://github.com/Zamiell"><code>@​Zamiell</code></a>!</li>
</ul>
<h3>Version 8.9.0 (2023-07-27)</h3>
<ul>
<li>Added: [vue/array-element-newline]. Thanks to <a
href="https://github.com/xcatliu"><code>@​xcatliu</code></a>!</li>
</ul>
<h3>Version 8.8.0 (2023-03-20)</h3>
<ul>
<li>Added: [<code>@​typescript-eslint/lines-around-comment</code>].
Thanks to <a
href="https://github.com/ttionya"><code>@​ttionya</code></a>!</li>
</ul>
<h3>Version 8.7.0 (2023-03-06)</h3>
<ul>
<li>Added: [<code>@​typescript-eslint/block-spacing</code>]. Thanks to
<a href="https://github.com/ttionya"><code>@​ttionya</code></a>!</li>
<li>Added: [<code>@​typescript-eslint/key-spacing</code>]. Thanks to <a
href="https://github.com/ttionya"><code>@​ttionya</code></a>!</li>
</ul>
<h3>Version 8.6.0 (2023-01-02)</h3>
<ul>
<li>Added: [vue/multiline-ternary]. Thanks to <a
href="https://github.com/xcatliu"><code>@​xcatliu</code></a>!</li>
</ul>
<h3>Version 8.5.0 (2022-03-02)</h3>
<ul>
<li>Added: [<code>@​typescript-eslint/space-before-blocks</code>].
Thanks to Masafumi Koba (<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>)!</li>
</ul>
<h3>Version 8.4.0 (2022-02-19)</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/eslint-config-prettier/commit/e2015cd918969a67a31906c9670e09752a87e122"><code>e2015cd</code></a>
chore: release eslint-config-prettier (<a
href="https://redirect.github.com/prettier/eslint-config-prettier/issues/301">#301</a>)</li>
<li><a
href="https://github.com/prettier/eslint-config-prettier/commit/e750edc530c816e0b3ffabfab1f4e46532bccbfe"><code>e750edc</code></a>
chore(package): explicitly declare js module type (<a
href="https://redirect.github.com/prettier/eslint-config-prettier/issues/299">#299</a>)</li>
<li><a
href="https://github.com/prettier/eslint-config-prettier/commit/b5b913df8fb9211813a734efa17b659012e9c5f0"><code>b5b913d</code></a>
ci: bump github actions (<a
href="https://redirect.github.com/prettier/eslint-config-prettier/issues/300">#300</a>)</li>
<li><a
href="https://github.com/prettier/eslint-config-prettier/commit/9160ca2476b3bbf0937159112cc036ebdad9c1c7"><code>9160ca2</code></a>
chore: add FUNDING.yml</li>
<li>See full diff in <a
href="https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.0.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `globals` from 15.15.0 to 16.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/globals/releases">globals's
releases</a>.</em></p>
<blockquote>
<h2>v16.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>The <code>serviceworker</code> globals are now generated from
browsers (<a
href="https://redirect.github.com/sindresorhus/globals/issues/281">#281</a>)
039ed51
<ul>
<li>It's a breaking change as a few globals have been removed.</li>
</ul>
</li>
</ul>
<hr />
<p><a
href="https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0">https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sindresorhus/globals/commit/efb324782720e6f97d13651fa73ae32ef4ca01b4"><code>efb3247</code></a>
16.0.0</li>
<li><a
href="https://github.com/sindresorhus/globals/commit/75cb90a671f899c2a1e578888a9cc14a3f4e3d83"><code>75cb90a</code></a>
Update globals (<a
href="https://redirect.github.com/sindresorhus/globals/issues/285">#285</a>)</li>
<li><a
href="https://github.com/sindresorhus/globals/commit/d018eeb8eb441db9530b40865dd7fd0cf4dfc818"><code>d018eeb</code></a>
Fix <code>serviceworker</code> environment name (<a
href="https://redirect.github.com/sindresorhus/globals/issues/284">#284</a>)</li>
<li><a
href="https://github.com/sindresorhus/globals/commit/f9dd68399d2197953612ced8c35f8f78132b45e0"><code>f9dd683</code></a>
Fix filename case</li>
<li><a
href="https://github.com/sindresorhus/globals/commit/039ed515af5ae6c387f1fbc66baef72d8636bfe1"><code>039ed51</code></a>
Add script to get service worker globals (<a
href="https://redirect.github.com/sindresorhus/globals/issues/281">#281</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier` from 3.5.1 to 3.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.5.3</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#353">Changelog</a></p>
<h2>3.5.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#352">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.5.3</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.5.2...3.5.3">diff</a></p>
<h4>Flow: Fix missing parentheses in
<code>ConditionalTypeAnnotation</code> (<a
href="https://redirect.github.com/prettier/prettier/pull/17196">#17196</a>
by <a href="https://github.com/fisker"><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="https://github.com/prettier/prettier/compare/3.5.1...3.5.2">diff</a></p>
<h4>Remove <code>module-sync</code> condition (<a
href="https://redirect.github.com/prettier/prettier/pull/17156">#17156</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<p>In Prettier 3.5.0, <a
href="https://prettier.io/blog/2025/02/09/3.5.0#use-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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/4ff5dc540fa09b25fb0c02709d227af5ca53cfbf"><code>4ff5dc5</code></a>
Release 3.5.3</li>
<li><a
href="https://github.com/prettier/prettier/commit/a2e560e951b44e4b51b0c082da37a5ce396fadd2"><code>a2e560e</code></a>
Fix missing parentheses in <code>ConditionalTypeAnnotation</code> (<a
href="https://redirect.github.com/prettier/prettier/issues/17196">#17196</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/fa95c97eb30dbcd86e352d4178c9b366bb073b97"><code>fa95c97</code></a>
Add <code>mergeBlogPost</code> step to release script (<a
href="https://redirect.github.com/prettier/prettier/issues/17199">#17199</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/b47cd502ad87859d83a555a735a2889d65588d51"><code>b47cd50</code></a>
Add title to patch release changelog (<a
href="https://redirect.github.com/prettier/prettier/issues/17197">#17197</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/de30788d30990b35534832ca554f5d5add2d4221"><code>de30788</code></a>
Minor fix in release script</li>
<li><a
href="https://github.com/prettier/prettier/commit/ecee6a0e52429be07d84d4ffac0be585c2f89614"><code>ecee6a0</code></a>
Clean changelog_unreleased</li>
<li><a
href="https://github.com/prettier/prettier/commit/fd065126148c5f45a125de49242d4feec0cd8557"><code>fd06512</code></a>
Bump Prettier dependency to 3.5.2</li>
<li><a
href="https://github.com/prettier/prettier/commit/1f74dd55aca696e6eb6f4b866c3cd2dbeb0d245d"><code>1f74dd5</code></a>
Update dependents count</li>
<li><a
href="https://github.com/prettier/prettier/commit/399f427f8848ffa3d7b47b00f43925e2f6cd6edc"><code>399f427</code></a>
Release 3.5.2</li>
<li><a
href="https://github.com/prettier/prettier/commit/bf5aab8f2d584bd5a41e37386eb3a236ff131e35"><code>bf5aab8</code></a>
Revert &quot;Use ESM entrypoint for <code>require(ESM)</code>&quot; (<a
href="https://redirect.github.com/prettier/prettier/issues/17156">#17156</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.5.1...3.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.7.3 to 5.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.8</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.8 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8-rc/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.1 (RC)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.8 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-8-beta/">release
announcement</a>.</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.8.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/beb69e4cdd61b1a0fd9ae21ae58bd4bd409d7217"><code>beb69e4</code></a>
Bump version to 5.8.2 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/8fdbd54160e5a6796a2c2522222553e79d61ec7c"><code>8fdbd54</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/61210">#61210</a>
(Fix mistakenly disallowed default e...) into release-5.8 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/f4a3a8ae67f2bb437cceec710979c3c107cff177"><code>f4a3a8a</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/61175">#61175</a>
(Ban import=require and export= unde...) into release-5.8 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/420ff069f7e1844c0b94f591acbd4aa68846e295"><code>420ff06</code></a>
Bump version to 5.8.1-rc and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/48eb13fd4ac9cfa1ef67b688e735aae48a24d300"><code>48eb13f</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/fb59c19064a547dd08e02b58fec0c6213711a1f3"><code>fb59c19</code></a>
Merge remote-tracking branch 'origin/main' into release-5.8</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/df342b7206cb56b56bb3b3aecbb2ee2d2ff7b217"><code>df342b7</code></a>
Fixed <code>rewriteRelativeImportExtensions</code> for
<code>import()</code> within call expression...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/775412a81af187e67371cd31719d19ab075b4ef3"><code>775412a</code></a>
Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions
group (...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/e1629e540ef361167e0c96c8703728a419b6e8e9"><code>e1629e5</code></a>
Pass ignoreErrors=true to more resolveEntityName callers (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/61144">#61144</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/6fd17992b00a6e64b51fef60e334b71904d06a54"><code>6fd1799</code></a>
Update LKG</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.24.1 to 8.25.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10719">#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="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10691">#10691</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] handle
getter-setter (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10818">#10818</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report usage of
deprecated private identifiers (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10844">#10844</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] report
on chain expressions in a ternary (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10708">#10708</a>)</li>
<li><strong>typescript-estree:</strong> align TS module nodes to
namespaces (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10504">#10504</a>)</li>
<li><strong>visitor-keys:</strong> update keys for
<code>ImportAttribute</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10649">#10649</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Anthony Fu</li>
<li>fisker Cheung <a
href="https://github.com/fisker"><code>@​fisker</code></a></li>
<li>Josh Goldberg ✨</li>
<li>Olivier Zalmanski <a
href="https://github.com/OlivierZal"><code>@​OlivierZal</code></a></li>
<li>Ronen Amiel</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.25.0 (2025-02-24)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/1a9ab8fbc9a45b5ee738dca61f91ec815197ceef"><code>1a9ab8f</code></a>
chore(release): publish 8.25.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f3ef20e8ab490d9ef8df104bda6879f386bbf5d6"><code>f3ef20e</code></a>
chore: update to latest nx and use project references first approach (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10361">#10361</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 6.1.1 to 6.2.0
<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>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.0-beta.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.2.0-beta.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.2.0-beta.0/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>6.2.0 (2025-02-25)</h2>
<ul>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19501">#19501</a>)
(<a
href="https://github.com/vitejs/vite/commit/c94c9e052127cf4796374de1d698ec60b2973dfa">c94c9e0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19501">#19501</a></li>
<li>fix(worker): string interpolation in dynamic worker options (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19476">#19476</a>)
(<a
href="https://github.com/vitejs/vite/commit/07091a1e804e5934208ef0b6324a04317dd0d815">07091a1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19476">#19476</a></li>
<li>chore: use unicode cross icon instead of x (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19497">#19497</a>)
(<a
href="https://github.com/vitejs/vite/commit/5c70296ffb22fe5a0f4039835aa14feb096b4a97">5c70296</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19497">#19497</a></li>
</ul>
<h2>6.2.0-beta.1 (2025-02-21)</h2>
<ul>
<li>fix(css): temporary add <code>?.</code> after
<code>this.getModuleInfo</code> in <code>vite:css-post</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19478">#19478</a>)
(<a
href="https://github.com/vitejs/vite/commit/12b0b8a953ad7d08ba0540cb4f5cb26a7fa69da2">12b0b8a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19478">#19478</a></li>
</ul>
<h2>6.2.0-beta.0 (2025-02-21)</h2>
<ul>
<li>feat: show <code>mode</code> on server start and add env debugger
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18808">#18808</a>)
(<a
href="https://github.com/vitejs/vite/commit/c575b825596ccaedfac1cfecbb9a464e5e584a60">c575b82</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18808">#18808</a></li>
<li>feat: use host url to open browser (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19414">#19414</a>)
(<a
href="https://github.com/vitejs/vite/commit/f6926caa1f2c9433ca544172378412795722d8e1">f6926ca</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19414">#19414</a></li>
<li>feat(css): allow scoping css to importers exports (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19418">#19418</a>)
(<a
href="https://github.com/vitejs/vite/commit/3ebd83833f723dde64098bc617c61b37adb3ad01">3ebd838</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19418">#19418</a></li>
<li>chore: bump esbuild to 0.25.0 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19389">#19389</a>)
(<a
href="https://github.com/vitejs/vite/commit/73987f22ec3f2df0d36154f1766ca7a7dc4c2460">73987f2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19389">#19389</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/fa7c211bf3e51269f8a8601e5994fb3ebb6859f9"><code>fa7c211</code></a>
chore: update 6.1.0 changelog (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19363">#19363</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/051370a332df99d107365ed6beab418ef017eff6"><code>051370a</code></a>
release: v6.1.0</li>
<li><a
href="https://github.com/vitejs/vite/commit/6e0e3c0b990f1132db923e4599e18b270baa3a93"><code>6e0e3c0</code></a>
refactor: deprecate <code>vite optimize</code> command (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19348">#19348</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/7c2a7942cc8494a98fbc2b0235d91faf25242d30"><code>7c2a794</code></a>
feat: use native runtime to import the config (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19178">#19178</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/fcd578587b2fbdef0ff8de8a0d97c9fc6da19ce1"><code>fcd5785</code></a>
fix(build): fix stale build manifest on watch rebuild (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19361">#19361</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/a5e306f2fc34fc70d543028c319367ff9b232ea0"><code>a5e306f</code></a>
feat: show hosts in cert in CLI (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19317">#19317</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/4d88f6c9391f96275b1359f1343ee2ec3e1adb7b"><code>4d88f6c</code></a>
feat: support for env var for defining allowed hosts (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19325">#19325</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/fdb36e076969c763d4249f6db890f8bf26e9f5d1"><code>fdb36e0</code></a>
fix: avoid builtStart during vite optimize (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19356">#19356</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/5ce7443462068c5d8ee76144dd23376762a7b3fe"><code>5ce7443</code></a>
release: v6.1.0-beta.2</li>
<li><a
href="https://github.com/vitejs/vite/commit/e7b4ba37f90a033036326b45023a1753584dd259"><code>e7b4ba3</code></a>
fix(html): fix css disorder when building multiple entry html (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19143">#19143</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/[email protected]/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


</details>
kajahl added a commit to tfxjs/tfxjs that referenced this pull request Mar 5, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
raethlein pushed a commit to streamlit/streamlit that referenced this pull request Mar 14, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
<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.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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](axios/axios#5908)
[#6757](axios/axios#6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](axios/axios#5938)
)">Nitin Ramnani</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.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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](axios/axios#6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](axios/axios#6788)
[#6777](axios/axios#6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](axios/axios#5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](axios/axios#6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](axios/axios#6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](axios/axios#6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](axios/axios#5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">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.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
scruti pushed a commit to DFE-Digital/teaching-vacancies that referenced this pull request Mar 17, 2025
)

Bumps the npm-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
|
[@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend)
| `3.3.1` | `3.7.0` |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) |
`9.0.1` | `9.2.0` |
| [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.1` |
|
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core)
| `7.26.8` | `7.26.9` |
|
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
| `7.26.8` | `7.26.9` |
| [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` |
| [sass](https://github.com/sass/dart-sass) | `1.84.0` | `1.85.1` |


Updates `@ministryofjustice/frontend` from 3.3.1 to 3.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ministryofjustice/moj-frontend/releases"><code>@​ministryofjustice/frontend</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.7.0</h2>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.3...v3.7.0">3.7.0</a>
(2025-02-26)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ensure Dart Sass <code>file://</code> sources use relative paths (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/11db6dfe2fd145d09b798e69bb5b88909727653a">11db6df</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add source map support (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/3c14da640de4f1e865c3d73cda8987a577631463">3c14da6</a>)</li>
</ul>
<h2>v3.6.3</h2>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.2...v3.6.3">3.6.3</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure <code>node_modules</code> is added to Sass load paths (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/4c035f14a991429506638db954c4e3dd2de26140">4c035f1</a>)</li>
<li>ensure <code>peerDependencies</code> are installed (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/69c857272af3f4facd26d95a33dd305e86e3f7ec">69c8572</a>)</li>
</ul>
<h2>v3.6.2</h2>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.1...v3.6.2">3.6.2</a>
(2025-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>revert to <code>$</code> for jQuery external global (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/c722f15f8129b00dcaab6c97deb518c404f81e0f">c722f15</a>)</li>
</ul>
<h2>v3.6.1</h2>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.0...v3.6.1">3.6.1</a>
(2025-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>typo in status label comment (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/70781721fc2f4e96b7e43b89f4d0a8495ed1e23d">7078172</a>)</li>
</ul>
<h2>v3.6.0</h2>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.5.0...v3.6.0">3.6.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ignore build output from jest (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/7f85d64154c9f174cca1ff44a9c26929a47a6181">7f85d64</a>)</li>
<li>ignore test files from gulp watch (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/12494a3b9e531e9297e538712237fa2400552ffb">12494a3</a>)</li>
</ul>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md"><code>@​ministryofjustice/frontend</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.3...v3.7.0">3.7.0</a>
(2025-02-26)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ensure Dart Sass <code>file://</code> sources use relative paths (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/11db6dfe2fd145d09b798e69bb5b88909727653a">11db6df</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add source map support (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/3c14da640de4f1e865c3d73cda8987a577631463">3c14da6</a>)</li>
</ul>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.2...v3.6.3">3.6.3</a>
(2025-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure <code>node_modules</code> is added to Sass load paths (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/4c035f14a991429506638db954c4e3dd2de26140">4c035f1</a>)</li>
<li>ensure <code>peerDependencies</code> are installed (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/69c857272af3f4facd26d95a33dd305e86e3f7ec">69c8572</a>)</li>
</ul>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.1...v3.6.2">3.6.2</a>
(2025-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>revert to <code>$</code> for jQuery external global (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/c722f15f8129b00dcaab6c97deb518c404f81e0f">c722f15</a>)</li>
</ul>
<h2><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.6.0...v3.6.1">3.6.1</a>
(2025-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>typo in status label comment (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/70781721fc2f4e96b7e43b89f4d0a8495ed1e23d">7078172</a>)</li>
</ul>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.5.0...v3.6.0">3.6.0</a>
(2025-02-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ignore build output from jest (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/7f85d64154c9f174cca1ff44a9c26929a47a6181">7f85d64</a>)</li>
<li>ignore test files from gulp watch (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/12494a3b9e531e9297e538712237fa2400552ffb">12494a3</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>default to ES module sources (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/adab27543b0afdc3ae33c25d332a139d05789c95">adab275</a>)</li>
<li>export to ES modules (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/8e8787a99aa6e9013a8e24de63e9df8f5cd3dbfd">8e8787a</a>)</li>
<li>swap JavaScript minifier from UglifyJS to terser (<a
href="https://github.com/ministryofjustice/moj-frontend/commit/a0e165aa5c3e05163f30d7cbec61812c1d61566d">a0e165a</a>)</li>
</ul>
<h1><a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.4.0...v3.5.0">3.5.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/ministryofjustice/moj-frontend/commit/9edd13f985ce40df3ade0e3c604f2aedb9ca67bd"><code>9edd13f</code></a>
chore(release): 3.7.0 [skip ci]</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/11db6dfe2fd145d09b798e69bb5b88909727653a"><code>11db6df</code></a>
fix: ensure Dart Sass <code>file://</code> sources use relative
paths</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/3c14da640de4f1e865c3d73cda8987a577631463"><code>3c14da6</code></a>
feat: add source map support</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/4d1ccf3123b17c565def8e2e37c7432b5a7908d5"><code>4d1ccf3</code></a>
chore(release): 3.6.3 [skip ci]</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/4c035f14a991429506638db954c4e3dd2de26140"><code>4c035f1</code></a>
fix: ensure <code>node_modules</code> is added to Sass load paths</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/69c857272af3f4facd26d95a33dd305e86e3f7ec"><code>69c8572</code></a>
fix: ensure <code>peerDependencies</code> are installed</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/c42fb81c8a48583d13a5146f13324c4340c14224"><code>c42fb81</code></a>
style: Prefer double quotes for Nunjucks</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/122b3fb5c2e037aea281f90abcd5c835540d3a49"><code>122b3fb</code></a>
style: Nunjucks indentation etc (docs only)</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/5e1b0da54d4511e09fa3c87b05e80a96699871aa"><code>5e1b0da</code></a>
docs: change to YOI prisons style (<a
href="https://redirect.github.com/ministryofjustice/moj-frontend/issues/1191">#1191</a>)</li>
<li><a
href="https://github.com/ministryofjustice/moj-frontend/commit/5f2ce1b43a6d16dbbc19d16dd053ba86e2cecf39"><code>5f2ce1b</code></a>
docs: adding establishment and prison entries (<a
href="https://redirect.github.com/ministryofjustice/moj-frontend/issues/1187">#1187</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ministryofjustice/moj-frontend/compare/v3.3.1...v3.7.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@sentry/browser` from 9.0.1 to 9.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/browser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>9.2.0</h2>
<h3>Important Changes</h3>
<ul>
<li><strong>feat(node): Support Express v5 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15380">#15380</a>)</strong></li>
</ul>
<p>This release adds full tracing support for Express v5, and improves
tracing support for Nest.js 11 (which uses Express v5) in the Nest.js
SDK.</p>
<ul>
<li><strong>feat(sveltekit): Add Support for Cloudflare (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14672">#14672</a>)</strong></li>
</ul>
<p>This release adds support for deploying SvelteKit applications to
Cloudflare Pages.
A docs update with updated instructions will follow shortly.
Until then, you can give this a try by setting up the SvelteKit SDK as
usual and then following the instructions outlined in the PR.</p>
<p>Thank you <a href="https://github.com/SG60"><code>@​SG60</code></a>
for contributing this feature!</p>
<h3>Other Changes</h3>
<ul>
<li>feat(core): Add <code>addLink(s)</code> to Sentry span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15452">#15452</a>)</li>
<li>feat(core): Add links to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15453">#15453</a>)</li>
<li>feat(deps): Bump <code>@​sentry/webpack-plugin</code> from 2.22.7 to
3.1.2 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15328">#15328</a>)</li>
<li>feat(feedback): Disable Feedback submit &amp; cancel buttons while
submitting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15408">#15408</a>)</li>
<li>feat(nextjs): Add experimental flag to not strip origin information
from different origin stack frames (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15418">#15418</a>)</li>
<li>feat(nuxt): Add <code>enableNitroErrorHandler</code> to server
options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15444">#15444</a>)</li>
<li>feat(opentelemetry): Add <code>addLink(s)</code> to span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15387">#15387</a>)</li>
<li>feat(opentelemetry): Add <code>links</code> to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15403">#15403</a>)</li>
<li>feat(replay): Expose rrweb recordCrossOriginIframes under
_experiments (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14916">#14916</a>)</li>
<li>fix(browser): Ensure that <code>performance.measure</code> spans
have a positive duration (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15415">#15415</a>)</li>
<li>fix(bun): Includes correct sdk metadata (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15459">#15459</a>)</li>
<li>fix(core): Add Google <code>gmo</code> error to Inbound Filters (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15432">#15432</a>)</li>
<li>fix(core): Ensure <code>http.client</code> span descriptions don't
contain query params or fragments (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15404">#15404</a>)</li>
<li>fix(core): Filter out unactionable Facebook Mobile browser error (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15430">#15430</a>)</li>
<li>fix(nestjs): Pin dependency on
<code>@opentelemetry/instrumentation</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15419">#15419</a>)</li>
<li>fix(nuxt): Only use filename with file extension from command (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15445">#15445</a>)</li>
<li>fix(nuxt): Use <code>SentryNuxtServerOptions</code> type for server
init (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15441">#15441</a>)</li>
<li>fix(sveltekit): Avoid loading vite config to determine source maps
setting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15440">#15440</a>)</li>
<li>ref(profiling-node): Bump chunk interval to 60s (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15361">#15361</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/6farer"><code>@​6farer</code></a>, <a
href="https://github.com/dgavranic"><code>@​dgavranic</code></a> and <a
href="https://github.com/SG60"><code>@​SG60</code></a>. Thank you for
your contributions!</p>
<h2>Bundle size 📦</h2>
<table>
<thead>
<tr>
<th>Path</th>
<th>Size</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>@​sentry/browser</code></td>
<td>23.05 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> - with treeshaking flags</td>
<td>22.84 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing)</td>
<td>36.13 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing, Replay)</td>
<td>73.14 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing, Replay) - with
treeshaking flags</td>
<td>66.6 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing, Replay with
Canvas)</td>
<td>77.39 KB</td>
</tr>
<tr>
<td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback)</td>
<td>90.34 KB</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@​sentry/browser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>9.2.0</h2>
<h3>Important Changes</h3>
<ul>
<li><strong>feat(node): Support Express v5 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15380">#15380</a>)</strong></li>
</ul>
<p>This release adds full tracing support for Express v5, and improves
tracing support for Nest.js 11 (which uses Express v5) in the Nest.js
SDK.</p>
<ul>
<li><strong>feat(sveltekit): Add Support for Cloudflare (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14672">#14672</a>)</strong></li>
</ul>
<p>This release adds support for deploying SvelteKit applications to
Cloudflare Pages.
A docs update with updated instructions will follow shortly.
Until then, you can give this a try by setting up the SvelteKit SDK as
usual and then following the instructions outlined in the PR.</p>
<p>Thank you <a href="https://github.com/SG60"><code>@​SG60</code></a>
for contributing this feature!</p>
<h3>Other Changes</h3>
<ul>
<li>feat(core): Add <code>addLink(s)</code> to Sentry span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15452">#15452</a>)</li>
<li>feat(core): Add links to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15453">#15453</a>)</li>
<li>feat(deps): Bump <code>@​sentry/webpack-plugin</code> from 2.22.7 to
3.1.2 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15328">#15328</a>)</li>
<li>feat(feedback): Disable Feedback submit &amp; cancel buttons while
submitting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15408">#15408</a>)</li>
<li>feat(nextjs): Add experimental flag to not strip origin information
from different origin stack frames (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15418">#15418</a>)</li>
<li>feat(nuxt): Add <code>enableNitroErrorHandler</code> to server
options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15444">#15444</a>)</li>
<li>feat(opentelemetry): Add <code>addLink(s)</code> to span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15387">#15387</a>)</li>
<li>feat(opentelemetry): Add <code>links</code> to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15403">#15403</a>)</li>
<li>feat(replay): Expose rrweb recordCrossOriginIframes under
_experiments (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/14916">#14916</a>)</li>
<li>fix(browser): Ensure that <code>performance.measure</code> spans
have a positive duration (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15415">#15415</a>)</li>
<li>fix(bun): Includes correct sdk metadata (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15459">#15459</a>)</li>
<li>fix(core): Add Google <code>gmo</code> error to Inbound Filters (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15432">#15432</a>)</li>
<li>fix(core): Ensure <code>http.client</code> span descriptions don't
contain query params or fragments (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15404">#15404</a>)</li>
<li>fix(core): Filter out unactionable Facebook Mobile browser error (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15430">#15430</a>)</li>
<li>fix(nestjs): Pin dependency on
<code>@opentelemetry/instrumentation</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15419">#15419</a>)</li>
<li>fix(nuxt): Only use filename with file extension from command (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15445">#15445</a>)</li>
<li>fix(nuxt): Use <code>SentryNuxtServerOptions</code> type for server
init (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15441">#15441</a>)</li>
<li>fix(sveltekit): Avoid loading vite config to determine source maps
setting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15440">#15440</a>)</li>
<li>ref(profiling-node): Bump chunk interval to 60s (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15361">#15361</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/6farer"><code>@​6farer</code></a>, <a
href="https://github.com/dgavranic"><code>@​dgavranic</code></a> and <a
href="https://github.com/SG60"><code>@​SG60</code></a>. Thank you for
your contributions!</p>
<h2>9.1.0</h2>
<ul>
<li>feat(browser): Add <code>graphqlClientIntegration</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/13783">#13783</a>)</li>
<li>feat(core): Allow for nested trpc context (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15379">#15379</a>)</li>
<li>feat(core): Create types and utilities for span links (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15375">#15375</a>)</li>
<li>feat(deps): bump <code>@​opentelemetry/instrumentation-pg</code>
from 0.50.0 to 0.51.0 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15273">#15273</a>)</li>
<li>feat(node): Extract Sentry-specific node-fetch instrumentation (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15231">#15231</a>)</li>
<li>feat(vue): Support Pinia v3 (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15383">#15383</a>)</li>
<li>fix(sveltekit): Avoid request body double read errors (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15368">#15368</a>)</li>
<li>fix(sveltekit): Avoid top-level <code>vite</code> import (<a
href="https://redirect.github.com/getsentry/sentry-javascript/pull/15371">#15371</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/995811ffff0c940783cac5afa78e119ca4b243a5"><code>995811f</code></a>
release: 9.2.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/e730bc2917b11449edffc72a2df4f004b259c818"><code>e730bc2</code></a>
Merge pull request <a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15454">#15454</a>
from getsentry/prepare-release/9.2.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/12425e233cc5633dcc1579f25571c3938d421fc8"><code>12425e2</code></a>
start CI please</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/48065f8c38e245d15d7a910e5d454dbb4fc0dada"><code>48065f8</code></a>
meta: Update changelog for 9.2.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/14667eea75b19cf711f53732a7bbb4de145c541c"><code>14667ee</code></a>
feat(core): Add links to span options (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15453">#15453</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/63ea300395f3fb9926998c4c513d2cd04d25fbbd"><code>63ea300</code></a>
feat(core): Add <code>addLink(s)</code> to Sentry span (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15452">#15452</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/bac7387dc64a1de0b7674299f11d0cce23cc976c"><code>bac7387</code></a>
feat(nextjs): Add experimental flag to not strip origin information from
diff...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/08569e68235c5b16ff0ab48f135b546a262a3c20"><code>08569e6</code></a>
Revert &quot;test(node): Add <code>pg-native</code> integration
tests&quot; (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15464">#15464</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/8f9f42caa3ed6bcb55fbd6cd990f55c4ce8f2b21"><code>8f9f42c</code></a>
feat(sveltekit): Add Support for Cloudflare (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14672">#14672</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/e01a4283a18df8a3a73a00b1ee1e5e2c05b1311f"><code>e01a428</code></a>
test(node): Add <code>pg-native</code> integration tests (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15206">#15206</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-javascript/compare/9.0.1...9.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `axios` from 1.7.9 to 1.8.1
<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.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](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="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>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/dandv"
title="+3/-3 ([#5908](https://github.com/axios/axios/issues/5908)
[#6757](https://github.com/axios/axios/issues/6757) )">Dan
Dascalescu</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/NitinRamnani"
title="+2/-2 ([#5938](https://github.com/axios/axios/issues/5938)
)">Nitin Ramnani</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.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](https://github.com/axios/axios/issues/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>
<li>
<p>fix: typo in flow control when setting allowAbsoluteUrls</p>
</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/GethosTheWalrus" title="+42/-8
([#6192](https://github.com/axios/axios/issues/6192) )">Michael
Toscano</a></li>
<li><!-- raw HTML omitted --> <a
href="https://github.com/WillianAgostini" title="+26/-3
([#6788](https://github.com/axios/axios/issues/6788)
[#6777](https://github.com/axios/axios/issues/6777) )">Willian
Agostini</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/naronchen"
title="+27/-0 ([#5901](https://github.com/axios/axios/issues/5901)
)">Naron</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/shravan20"
title="+7/-3 ([#6116](https://github.com/axios/axios/issues/6116)
)">shravan || श्रvan</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/justindhillon"
title="+0/-7 ([#6312](https://github.com/axios/axios/issues/6312)
)">Justin Dhillon</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/yionr"
title="+5/-1 ([#6129](https://github.com/axios/axios/issues/6129)
)">yionr</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ueokande"
title="+3/-3 ([#5935](https://github.com/axios/axios/issues/5935)
)">Shin'ya Ueoka</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/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><a
href="https://github.com/axios/axios/commit/30966a79cb67e0efc3e91a34b4a39b4d5d50b43e"><code>30966a7</code></a>
docs(type): fix typo in index.ts (<a
href="https://redirect.github.com/axios/axios/issues/6030">#6030</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/e7a9cbe3be1ed11689124dd90fbaa5688aaead0e"><code>e7a9cbe</code></a>
test(transform): add test case for issue 5853 on response type to 'json'
(<a
href="https://redirect.github.com/axios/axios/issues/5901">#5901</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/51c1d7ba9d5b68afad1b0692b2f4350479eb4edd"><code>51c1d7b</code></a>
chore(docs): typo in README (<a
href="https://redirect.github.com/axios/axios/issues/6771">#6771</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b5b063e47602d94a72f163f2233af4f607269c74"><code>b5b063e</code></a>
docs(readme): fix Request Config options code highlight (<a
href="https://redirect.github.com/axios/axios/issues/6480">#6480</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/axios/axios/compare/v1.7.9...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@babel/core` from 7.26.8 to 7.26.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.26.9 (2025-02-14)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17103">#17103</a>
fix: Definition for <code>TSPropertySignature.kind</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17062">#17062</a>
Print TypeScript optional/definite in ClassPrivateProperty (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use
<code>.ts</code> files with explicit reexports to solve name conflicts
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do
not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</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>Jamie Kyle (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
<li>Nicolò Ribaudo (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.26.9 (2025-02-14)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17103">#17103</a>
fix: Definition for <code>TSPropertySignature.kind</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17062">#17062</a>
Print TypeScript optional/definite in ClassPrivateProperty (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use
<code>.ts</code> files with explicit reexports to solve name conflicts
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do
not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.7 (2025-01-24)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-preset-env</code>,
<code>babel-runtime-corejs3</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17086">#17086</a>
Make &quot;object without properties&quot; helpers ES6-compatible (<a
href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typeof-symbol</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17085">#17085</a>
fix: Correctly handle <code>typeof</code> in arrow functions (<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/17079">#17079</a>
Respect <code>ranges</code> option in estree method value (<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/17052">#17052</a> Do
not try to parse .ts configs as JSON if natively supported (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17050">#17050</a>
fix: correctly resolve references to non-constant enum members (<a
href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17025">#17025</a>
fix: Remove type-only <code>import x = y.z</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.6 (2025-01-13)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-nullish-coalescing-operator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17061">#17061</a>
fix: Chaining nullish coalescing operators output size regression (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.5 (2025-01-10)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17011">#17011</a>
Allow the dynamic <code>import.defer()</code> form of <code>import
defer</code> (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoped-functions</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17024">#17024</a>
chore: Avoid calling <code>isInStrictMode</code> in Babel 7 (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17026">#17026</a>
fix: Correctly generate exported const enums in namespace (<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/17045">#17045</a>
[estree] Unify method type parameters handling (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/17013">#17013</a>
fix: Correctly set position for <code>@(a.b)()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16996">#16996</a>
[estree] Adjust the start loc of class methods with type params (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>,
<code>babel-plugin-transform-flow-strip-types</code>,
<code>babel-types</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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-core/issues/17117">#17117</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/fd3f0a81b816aae4541976b55bcd6a04ccac9316"><code>fd3f0a8</code></a>
Do not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17127">#17127</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/5315446a9a9348bd9646464bfa7b0e4381647e04"><code>5315446</code></a>
[babel 8] Remove babel 7-specific imports (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17111">#17111</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.26.9/packages/babel-core">compare
view</a></li>
</ul>
</details>
<br />

Updates `@babel/preset-env` from 7.26.8 to 7.26.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/preset-env</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.26.9 (2025-02-14)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17103">#17103</a>
fix: Definition for <code>TSPropertySignature.kind</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17062">#17062</a>
Print TypeScript optional/definite in ClassPrivateProperty (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use
<code>.ts</code> files with explicit reexports to solve name conflicts
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do
not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</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>Jamie Kyle (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
<li>Nicolò Ribaudo (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/preset-env</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.26.9 (2025-02-14)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17103">#17103</a>
fix: Definition for <code>TSPropertySignature.kind</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17062">#17062</a>
Print TypeScript optional/definite in ClassPrivateProperty (<a
href="https://github.com/jamiebuilds-signal"><code>@​jamiebuilds-signal</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17130">#17130</a> Use
<code>.ts</code> files with explicit reexports to solve name conflicts
(<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17127">#17127</a> Do
not depend on <code>@types/gensync</code> in Babel 7 (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.7 (2025-01-24)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-preset-env</code>,
<code>babel-runtime-corejs3</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17086">#17086</a>
Make &quot;object without properties&quot; helpers ES6-compatible (<a
href="https://github.com/tquetano-netflix"><code>@​tquetano-netflix</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typeof-symbol</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17085">#17085</a>
fix: Correctly handle <code>typeof</code> in arrow functions (<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/17079">#17079</a>
Respect <code>ranges</code> option in estree method value (<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/17052">#17052</a> Do
not try to parse .ts configs as JSON if natively supported (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17050">#17050</a>
fix: correctly resolve references to non-constant enum members (<a
href="https://github.com/branchseer"><code>@​branchseer</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>,
<code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17025">#17025</a>
fix: Remove type-only <code>import x = y.z</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.6 (2025-01-13)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-nullish-coalescing-operator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17061">#17061</a>
fix: Chaining nullish coalescing operators output size regression (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.26.5 (2025-01-10)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17011">#17011</a>
Allow the dynamic <code>import.defer()</code> form of <code>import
defer</code> (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoped-functions</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17024">#17024</a>
chore: Avoid calling <code>isInStrictMode</code> in Babel 7 (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/17026">#17026</a>
fix: Correctly generate exported const enums in namespace (<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/17045">#17045</a>
[estree] Unify method type parameters handling (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/17013">#17013</a>
fix: Correctly set position for <code>@(a.b)()</code> (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16996">#16996</a>
[estree] Adjust the start loc of class methods with type params (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>,
<code>babel-plugin-transform-flow-strip-types</code>,
<code>babel-types</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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/5315446a9a9348bd9646464bfa7b0e4381647e04"><code>5315446</code></a>
[babel 8] Remove babel 7-specific imports (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17111">#17111</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.5.2 to 8.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.5.3</h2>
<ul>
<li>Added more details to <code>Unknown word</code> error (by <a
href="https://github.com/hiepxanh"><code>@​hiepxanh</code></a>).</li>
<li>Fixed types (by <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed docs (by <a
href="https://github.com/catnipan"><code>@​catnipan</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.5.3</h2>
<ul>
<li>Added more details to <code>Unknown word</code> error (by <a
href="https://github.com/hiepxanh"><code>@​hiepxanh</code></a>).</li>
<li>Fixed types (by <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed docs (by <a
href="https://github.com/catnipan"><code>@​catnipan</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/22c309d32924e1eeb33c80a6a50b7ba8a43a1832"><code>22c309d</code></a>
Release 8.5.3 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/a2b594f7826fc8e0ce2d35adcd205fde04f1134f"><code>a2b594f</code></a>
Update ESLint config</li>
<li><a
href="https://github.com/postcss/postcss/commit/8232ba02575fca41b14c4e2b377adc68880846fa"><code>8232ba0</code></a>
Fix tests</li>
<li><a
href="https://github.com/postcss/postcss/commit/5082831b842eb40f8d298e5e0ab041755a04a58b"><code>5082831</code></a>
Fix text</li>
<li><a
href="https://github.com/postcss/postcss/commit/4fdb54b5ce67e038ed8d1aa79752d6f6072d0736"><code>4fdb54b</code></a>
update: parser.js to clarify error message</li>
<li><a
href="https://github.com/postcss/postcss/commit/06006ecb04cae0ddb62c6a85f15d1068c544d861"><code>06006ec</code></a>
AtRule can be empty</li>
<li><a
href="https://github.com/postcss/postcss/commit/755f08f8dbdbc001906b10db3b262948f8491d82"><code>755f08f</code></a>
fix typo: them -&gt; then (<a
href="https://redirect.github.com/postcss/postcss/issues/2016">#2016</a>)</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.5.2...8.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `sass` from 1.84.0 to 1.85.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sass/dart-sass/releases">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="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or
see <a href="https://sass-lang.com/install">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="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1851">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="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or
see <a href="https://sass-lang.com/install">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 future.</li>
</ul>
<p>See the <a
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1850">full
changelog</a> for changes in earlier releases.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's
changelog</a>.</em></p>
<blockquote>
<h2>1.85.1</h2>
<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>
<h2>1.85.0</h2>
<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 future.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sass/dart-sass/commit/87ef19a7e495c6618ffc87ea650688bfeed617a4"><code>87ef19a</code></a>
Fix IsCalculationSafe.visitBinaryOperationExpression (<a
href="https://redirect.github.com/sass/dart-sass/issues/2524">#2524</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/fae021772b619357caf0879ff2c50028960ed4d0"><code>fae0217</code></a>
Add support for parsing interpolated function calls (<a
href="https://redirect.github.com/sass/dart-sass/issues/2521">#2521</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/c540875d5b63a36808d533872fd9cb2767b423d4"><code>c540875</code></a>
Add support for function call expressions (<a
href="https://redirect.github.com/sass/dart-sass/issues/2519">#2519</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/7c4ff8f4eb041113fb1f40236f3875dd5511e001"><code>7c4ff8f</code></a>
Add support for map expressions (<a
href="https://redirect.github.com/sass/dart-sass/issues/2517">#2517</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/1b58aa9c6b2eedbf62d466ef5ecf7f6c8f3a3499"><code>1b58aa9</code></a>
Add support for list literals (<a
href="https://redirect.github.com/sass/dart-sass/issues/2515">#2515</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/f32ec4ff75baf650fe9c2c038687d5eddcc216f8"><code>f32ec4f</code></a>
Fix riscv64 release (<a
href="https://redirect.github.com/sass/dart-sass/issues/2506">#2506</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/7ab44ef00e8e6b1ab92bcb6c23d0cf1007ee5efd"><code>7ab44ef</code></a>
Fix dart analyze and format on 3.7.0 (<a
href="https://redirect.github.com/sass/dart-sass/issues/2513">#2513</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/f766f439d92b8486842a32715d51b59b09a6cd73"><code>f766f43</code></a>
Revert the core of <a
href="https://redirect.github.com/sass/dart-sass/issues/2255">#2255</a>
(<a
href="https://redirect.github.com/sass/dart-sass/issues/2511">#2511</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/97bb2a7524b4b722af1660d76e032a08915e13d0"><code>97bb2a7</code></a>
Build android-ia32 on android-x64 sdk (<a
href="https://redirect.github.com/sass/dart-sass/issues/2508">#2508</a>)</li>
<li><a
href="https://github.com/sass/dart-sass/commit/8212024a7b7faa1685050e1b067603739d222b40"><code>8212024</code></a>
Resynchronize from <a
href="https://redirect.github.com/sass/dart-sass/issues/2509">#2509</a>
(<a
href="https://redirect.github.com/sass/dart-sass/issues/2510">#2510</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sass/dart-sass/compare/1.84.0...1.85.1">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>

Signed-off-by: dependabot[bot] <[email protected]>
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
code::examples A change relating to the examples priority::low A low priority issue v1.8.0
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants