mirror of
https://github.com/evroon/bracket.git
synced 2026-02-02 10:31:19 -05:00
[//]: # (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="36a5a620be">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="1260ded634">1260ded</a>)</li> <li>missing word in SUPPORT_QUESTION.yml (<a href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>) (<a href="1f890b13f2">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="23a25af068">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="32c7bcc0f2">32c7bcc</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>Revert "chore: expose fromDataToStream to be consumable (<a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)" (<a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>) (<a href="1317261125">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="36a5a620be">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="1260ded634">1260ded</a>)</li> <li>missing word in SUPPORT_QUESTION.yml (<a href="https://redirect.github.com/axios/axios/issues/6757">#6757</a>) (<a href="1f890b13f2">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="23a25af068">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="32c7bcc0f2">32c7bcc</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>Revert "chore: expose fromDataToStream to be consumable (<a href="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)" (<a href="https://redirect.github.com/axios/axios/issues/6732">#6732</a>) (<a href="1317261125">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="2e64afdff5"><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="36a5a620be"><code>36a5a62</code></a> fix(utils): move <code>generateString</code> to platform utils to avoid importing crypto...</li> <li><a href="cceb7b1e15"><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="23a25af068"><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="32c7bcc0f2"><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="4a3e26cf65"><code>4a3e26c</code></a> chore(config): adjust rollup config to preserve license header to minified Ja...</li> <li><a href="30966a79cb"><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="e7a9cbe3be"><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="51c1d7ba9d"><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="b5b063e476"><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 /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>