🚨 [security] Update axios 1.6.2 → 1.7.4 (minor) #856
Merged
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.6.2 → 1.7.4) · Repo · Changelog
Security Advisories 🚨
🚨 Server-Side Request Forgery in axios
Release Notes
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 57 commits:
chore(release): v1.7.4 (#6544)
fix(sec): CVE-2024-39338 (#6539) (#6543)
fix(sec): disregard protocol-relative URL to remediate SSRF (#6539)
chore(release): v1.7.3 (#6521)
fix(adapter): fix progress event emitting; (#6518)
fix(fetch): fix withCredentials request config (#6505)
chore(github): update ISSUE_TEMPLATE.md (#6519)
fix(xhr): return original config on errors from XHR adapter (#6515)
chore(release): v1.7.2 (#6414)
fix(fetch): enhance fetch API detection; (#6413)
chore(release): v1.7.1 (#6411)
fix(fetch): fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410)
[Release] v1.7.0 (#6408)
chore(docs): add fetch adapter docs; (#6407)
fix(fetch): fixed a possible memory leak in the AbortController for the stream response if the ReadableStream is not supported; (#6406)
chore(release): v1.7.0-beta.2 (#6403)
chore(ci): bump create-pull-request version to fix a bug; (#6405)
chore(ci): add tag resolution for npm releases based on package version; (#6404)
fix(fetch): fix headers getting from a stream response; (#6401)
fix(fetch): fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400)
fix(fetch): capitalize HTTP method names; (#6395)
chore(release): v1.7.0-beta.1 (#6383)
fix(fetch): treat fetch-related TypeError as an AxiosError.ERR_NETWORK error; (#6380)
fix(core/axios): handle un-writable error stack (#6362)
fix(fetch): fix cases when ReadableStream or Response.body are not available; (#6377)
chore(release): v1.7.0-beta.0 (#6373)
feat(adapter): add fetch adapter; (#6371)
docs: adds latest gold sponsor
chore(release): v1.6.8 (#6303)
fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config merging (#6243)
fix(import): use named export for EventEmitter;
fix(vulnerability): update follow-redirects to 1.15.6 (#6300)
chore: update and bump deps (#6238)
docs: update README responseEncoding types (#6194)
docs: Update README.md to point to current axios version in CDN links (#6196)
chore(ci): add npm tag action; (#6231)
chore(release): v1.6.7 (#6204)
chore: remove unnecessary check (#6186)
fix: capture async stack only for rejections with native error objects; (#6203)
chore(release): v1.6.6 (#6199)
fix: fixed missed dispatchBeforeRedirect argument (#5778)
fix: wrap errors to improve async stack trace (#5987)
chore(release): v1.6.5 (#6177)
fix(ci): refactor notify action as a job of publish action; (#6176)
fix(dns): fixed lookup error handling; (#6175)
docs: update sponsor links
chore(release): v1.6.4 (#6173)
chore(ci): fix notify action; (#6172)
fix(security): fixed formToJSON prototype pollution vulnerability; (#6167)
fix(security): fixed security vulnerability in follow-redirects (#6163)
docs: update logos
docs: updated headline sponsors
chore(release): v1.6.3 (#6151)
chore(ci): added branches filter for notify action; (#6084)
fix: Regular Expression Denial of Service (ReDoS) (#6132)
docs: update alloy link (#6145)
docs: add headline sponsors
Depfu 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