🚨 [security] Update axios 1.6.8 → 1.7.6 (minor) #109
Closed
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.8 → 1.7.6) · Repo · Changelog
Security Advisories 🚨
🚨 Server-Side Request Forgery in axios
Release Notes
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
chore(release): v1.7.6 (#6583)chore(examples): fix module import (#6575)fix(fetch): optimize signals composing logic; (#6582)chore(sponsor): update sponsor block (#6576)fix(fetch): fix content length calculation for FormData payload; (#6524)chore(release): v1.7.5 (#6574)fix(core): add the missed implementation of AxiosError#status property; (#6573)fix(adapter): fix undefined reference to hasBrowserEnv (#6572)fix(core): fix `ReferenceError: navigator is not defined` for custom environments; (#6567)fix(fetch): fix credentials handling in Cloudflare workers (#6533)chore(actions): fix sponsor action; (#6566)chore(action): exclude `sponsors` branch from CI tests; (#6564)chore(sponsor): update sponsor block (#6559)chore(action): change sponsors uri origin; (#6563)chore(sponsor): update sponsor block (#6558)chore(action): fix sponsors action; (#6557)chore(action): fix sponsors action; (#6556)chore(action): fix sponsors action; (#6555)chore(action): fix sponsors action; (#6554)chore(actions): Add action to update sponsor list in Readme.md; (#6552)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 sponsorDepfu 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