- Notifications
You must be signed in to change notification settings - Fork907
chore: bump axios from 1.7.9 to 1.8.2 in /site#16863
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.- [Release notes](https://github.com/axios/axios/releases)- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)- [Commits](axios/axios@v1.7.9...v1.8.2)---updated-dependencies:- dependency-name: axios dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
1a544f0
intomain 31 checks passed
Uh oh!
There was an error while loading.Please reload this page.
mtojek pushed a commit that referenced this pull requestMar 10, 2025
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/axios/axios/releases">axios'sreleases</a>.</em></p><blockquote><h2>Release v1.8.2</h2><h2>Release notes:</h2><h3>Bug Fixes</h3><ul><li><strong>http-adapter:</strong> add allowAbsoluteUrls to pathbuilding (<ahref="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)(<ahref="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li></ul><h3>Contributors to this release</h3><ul><li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"title="+1/-1 ([#6810](axios/axios#6810))">Fasoro-Joseph Alexander</a></li></ul><h2>Release v1.8.1</h2><h2>Release notes:</h2><h3>Bug Fixes</h3><ul><li><strong>utils:</strong> move <code>generateString</code> to platformutils to avoid importing crypto module into client builds; (<ahref="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)(<ahref="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li></ul><h3>Contributors to this release</h3><ul><li><!-- raw HTML omitted --> <ahref="https://github.com/DigitalBrainJS" title="+51/-47([#6789](axios/axios#6789) )">DmitriyMozgovoy</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 navigatingexamples in browser (<ahref="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)(<ahref="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li><li>missing word in SUPPORT_QUESTION.yml (<ahref="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)(<ahref="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li><li><strong>utils:</strong> replace getRandomValues with crypto module(<ahref="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)(<ahref="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li></ul><h3>Features</h3><ul><li>Add config for ignoring absolute URLs (<ahref="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)(<ahref="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)(<ahref="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li></ul><h3>Reverts</h3><ul><li>Revert "chore: expose fromDataToStream to be consumable (<ahref="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)"(<ahref="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)(<ahref="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),closes <ahref="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <ahref="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 preferrequest URL</p></li><li><p>feat: add config option for allowing absolute URLs</p></li><li><p>fix: add default value for allowAbsoluteUrls in buildFullPath</p></li><li><p>fix: typo in flow control when setting allowAbsoluteUrls</p></li></ul><h3>Contributors to this release</h3><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios'schangelog</a>.</em></p><blockquote><h2><ahref="https://github.com/axios/axios/compare/v1.8.1...v1.8.2">1.8.2</a>(2025-03-07)</h2><h3>Bug Fixes</h3><ul><li><strong>http-adapter:</strong> add allowAbsoluteUrls to pathbuilding (<ahref="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)(<ahref="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f">fb8eec2</a>)</li></ul><h3>Contributors to this release</h3><ul><li><!-- raw HTML omitted --> <a href="https://github.com/lexcorp16"title="+1/-1 ([#6810](axios/axios#6810))">Fasoro-Joseph Alexander</a></li></ul><h2><ahref="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 platformutils to avoid importing crypto module into client builds; (<ahref="https://redirect.github.com/axios/axios/issues/6789">#6789</a>)(<ahref="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec">36a5a62</a>)</li></ul><h3>Contributors to this release</h3><ul><li><!-- raw HTML omitted --> <ahref="https://github.com/DigitalBrainJS" title="+51/-47([#6789](axios/axios#6789) )">DmitriyMozgovoy</a></li></ul><h1><ahref="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 navigatingexamples in browser (<ahref="https://redirect.github.com/axios/axios/issues/5938">#5938</a>)(<ahref="https://github.com/axios/axios/commit/1260ded634ec101dd5ed05d3b70f8e8f899dba6c">1260ded</a>)</li><li>missing word in SUPPORT_QUESTION.yml (<ahref="https://redirect.github.com/axios/axios/issues/6757">#6757</a>)(<ahref="https://github.com/axios/axios/commit/1f890b13f2c25a016f3c84ae78efb769f244133e">1f890b1</a>)</li><li><strong>utils:</strong> replace getRandomValues with crypto module(<ahref="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)(<ahref="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c">23a25af</a>)</li></ul><h3>Features</h3><ul><li>Add config for ignoring absolute URLs (<ahref="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)(<ahref="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)(<ahref="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3">32c7bcc</a>)</li></ul><h3>Reverts</h3><ul><li>Revert "chore: expose fromDataToStream to be consumable (<ahref="https://redirect.github.com/axios/axios/issues/6731">#6731</a>)"(<ahref="https://redirect.github.com/axios/axios/issues/6732">#6732</a>)(<ahref="https://github.com/axios/axios/commit/1317261125e9c419fe9f126867f64d28f9c1efda">1317261</a>),closes <ahref="https://redirect.github.com/axios/axios/issues/6731">#6731</a> <ahref="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 preferrequest URL</p></li><li><p>feat: add config option for allowing absolute URLs</p></li><li><p>fix: add default value for allowAbsoluteUrls in buildFullPath</p></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/axios/axios/commit/a9f7689b0c4b6d68c7f587c3aa376860da509d94"><code>a9f7689</code></a>chore(release): v1.8.2 (<ahref="https://redirect.github.com/axios/axios/issues/6812">#6812</a>)</li><li><ahref="https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"><code>fb8eec2</code></a>fix(http-adapter): add allowAbsoluteUrls to path building (<ahref="https://redirect.github.com/axios/axios/issues/6810">#6810</a>)</li><li><ahref="https://github.com/axios/axios/commit/98120457559e573024862e2925d56295a965ad7e"><code>9812045</code></a>chore(sponsor): update sponsor block (<ahref="https://redirect.github.com/axios/axios/issues/6804">#6804</a>)</li><li><ahref="https://github.com/axios/axios/commit/72acf759373ef4e211d5299818d19e50e08c02f8"><code>72acf75</code></a>chore(sponsor): update sponsor block (<ahref="https://redirect.github.com/axios/axios/issues/6794">#6794</a>)</li><li><ahref="https://github.com/axios/axios/commit/2e64afdff5c41e38284a6fb8312f2745072513a1"><code>2e64afd</code></a>chore(release): v1.8.1 (<ahref="https://redirect.github.com/axios/axios/issues/6800">#6800</a>)</li><li><ahref="https://github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec"><code>36a5a62</code></a>fix(utils): move <code>generateString</code> to platform utils to avoidimporting crypto...</li><li><ahref="https://github.com/axios/axios/commit/cceb7b1e154fbf294135c93d3f91921643bbe49f"><code>cceb7b1</code></a>chore(release): v1.8.0 (<ahref="https://redirect.github.com/axios/axios/issues/6795">#6795</a>)</li><li><ahref="https://github.com/axios/axios/commit/23a25af0688d1db2c396deb09229d2271cc24f6c"><code>23a25af</code></a>fix(utils): replace getRandomValues with crypto module (<ahref="https://redirect.github.com/axios/axios/issues/6788">#6788</a>)</li><li><ahref="https://github.com/axios/axios/commit/32c7bcc0f233285ba27dec73a4b1e81fb7a219b3"><code>32c7bcc</code></a>feat: Add config for ignoring absolute URLs (<ahref="https://redirect.github.com/axios/axios/issues/5902">#5902</a>)(<ahref="https://redirect.github.com/axios/axios/issues/6192">#6192</a>)</li><li><ahref="https://github.com/axios/axios/commit/4a3e26cf65bb040b7eb4577d5fd62199b0f3d017"><code>4a3e26c</code></a>chore(config): adjust rollup config to preserve license header tominified Ja...</li><li>Additional commits viewable in <ahref="https://github.com/axios/axios/compare/v1.7.9...v1.8.2">compareview</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'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the[Security Alerts page](https://github.com/coder/coder/network/alerts).</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumpsaxios from 1.7.9 to 1.8.2.
Release notes
Sourced fromaxios's releases.
... (truncated)
Changelog
Sourced fromaxios's changelog.
... (truncated)
Commits
a9f7689
chore(release): v1.8.2 (#6812)fb8eec2
fix(http-adapter): add allowAbsoluteUrls to path building (#6810)9812045
chore(sponsor): update sponsor block (#6804)72acf75
chore(sponsor): update sponsor block (#6794)2e64afd
chore(release): v1.8.1 (#6800)36a5a62
fix(utils): movegenerateString
to platform utils to avoid importing crypto...cceb7b1
chore(release): v1.8.0 (#6795)23a25af
fix(utils): replace getRandomValues with crypto module (#6788)32c7bcc
feat: Add config for ignoring absolute URLs (#5902) (#6192)4a3e26c
chore(config): adjust rollup config to preserve license header to minified Ja...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 commands and options
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 theSecurity Alerts page.