🚨 [security] Update axios 1.13.2 → 1.13.5 (patch)#217
Open
depfu[bot] wants to merge 1 commit intomainfrom
Open
🚨 [security] Update axios 1.13.2 → 1.13.5 (patch)#217depfu[bot] wants to merge 1 commit intomainfrom
depfu[bot] wants to merge 1 commit intomainfrom
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ axios (1.13.2 → 1.13.5) · Repo · Changelog
Security Advisories 🚨
🚨 Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
Release Notes
1.13.5
1.13.4
1.13.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 67 commits:
chore(release): prepare release 1.13.5 (#7379)ci: fix run condition (#7373)ci: update ymls (#7372)docs: fix deprecated Buffer constructor and formatting issues in README (#7371)feat: add input validation to isAbsoluteURL (#7326)fix: Denial of Service via __proto__ Key in mergeConfig (#7369)docs: clarify object check comment (#7323)fix: status is missing in AxiosError on and after v1.13.3 (#7368)fix: added a option to choose between legacy and the new request/response interceptor orderingchore(deps-dev): bump karma-sourcemap-loader (#7360)refactor: bump minors package versions (#7356)chore: fix issues with yml (#7355)chore(release): prepare release 1.13.4 (#7353)fix: issues with version 1.13.3 (#7352)fix: release branch ymlfix: all merge configsrefactor: ci and build (#7340)chore(release): v1.13.3 (#7335)revert(deps): bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (#7334)chore(sponsor): update sponsor block (#7330)fix(types): restore AxiosError.cause type from unknown to Error (#7327)fix(interceptor): handle the error in the same interceptor (#6269)fix: main field in package.json should correspond to cjs artifacts (#5756)fix(types): add handlers to AxiosInterceptorManager interface (#5551)docs: refresh CDN URLs and example JSON headers (#7236)doc: update deprecated var usage in documentation examples (#7246)docs: add async/await timeout handling example (#7250)chore: remove unnecessary eslint-disable directive (#7283)docs: add abort controller example (#7287)docs: fix typo in multipart/form-data README section (#7311)chore(deps): bump the production_dependencies group across 1 directory with 2 updates (#7231)chore(deps): bump peter-evans/create-pull-request (#7303)Add "API clients" section to Ecosystem (#7312)chore(sponsor): update sponsor block (#7308)fix(http2): Use port 443 for HTTPS connections by default. (#7256)docs: add typescript example for custom instance (#7288)Revert "fix: silentJSONParsing=false should throw on invalid JSON (#7253) (#7…" (#7298)test: add Node unit tests for toFormData and refactor buildURL to avoid param reassignment (#7272)chore(deps-dev): bump tar-fs from 2.1.1 to 2.1.4 (#7244)fix: silentJSONParsing=false should throw on invalid JSON (#7253) (#7257)feat: add Node.js coverage script using c8 (closes #7289) (#7294)chore(deps): bump the github-actions group across 1 directory with 2 updates (#7282)chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (#7296)chore(deps-dev): bump node-forge from 1.3.1 to 1.3.3 (#7293)feat: enhance pipeFileToResponse with error handling (#7169)chore(sponsor): update sponsor block (#7285)chore: remove TODO comment and dead code from http adapter error handler (#7229)feat: compatibility with frozen prototypes (#6265)style: turn '()=>' into '() =>' (#6324)feat(types): Intellisense for string literals in a widened union (#6134)style: get rid of redundency in imports (#6315)fix: unclear error message is thrown when specifying an empty proxy authorization (#6314)test: correct relationship between filename and test codes (#6155)feat: add automatic minor and patch upgrades to dependabot (#6053)chore: add options object to docstring so IDE's indicate it's available (#5999)fix(package.json): add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (#5754)fix: turn AxiosError into a native error (#5394) (#5558)docs: add comprehensive migration guide for 0.x to 1.x upgrade (#7218)docs: grammar issue in *.md (#7215)chore(deps): bump the github-actions group across 1 directory with 6 updates (#7148)feat: add `undefined` as a value in AxiosRequestConfig (#5560)docs: readme changes (#7042)feat: added copilot instructionschore: exclude vscode filedocs: improved formatting and readability in Code of Conduct (#7198)chore: enhance form styling and input placeholders in examples (#7185)docs: clarify interceptors execution order (#7201)Release Notes
4.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
v4.0.5[Dev Deps] update `@ljharb/eslint-config`, `eslint`[Fix] set Symbol.toStringTag in the proper place[Tests] Switch to newer v8 prediction library; enable node 24 testingDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands