🚨 [security] Update axios 1.8.2 → 1.12.0 (minor) #576
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.8.2 → 1.12.0) · Repo · Changelog
Security Advisories 🚨
🚨 Axios is vulnerable to DoS attack through lack of data size check
Release Notes
1.11.0
1.10.0
1.9.0
1.8.4
1.8.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 68 commits:
chore(release): v1.12.0 (#7013)
fix: release pr run
fix: dont add dist on release
fix: adding build artifacts
fix(node): enforce maxContentLength for data: URLs (#7011)
chore(sponsor): update sponsor block (#7005)
chore(CI): fixed release info script to use npm registry instead of git as file history source; (#7006)
chore: removing dist files from src (#7002)
feat(fetch): add fetch, Request, Response env config variables for the adapter; (#7003)
fix(fetch-adapter): set correct Content-Type for Node FormData (#6998)
chore(sponsor): update sponsor block (#6992)
feat: support reviver on JSON.parse (#5926)
feat(types): extend AxiosResponse interface to include custom headers type (#6782)
fix: package exports (#5627)
fix(params): removing '[' and ']' from URL encode exclude characters (#3316) (#5715)
fix(types): change the type guard on isCancel (#5595)
chore: update semver docs in readme (#6985)
feat(adapter): surface low‑level network error details; attach original error via cause (#6982)
chore: update sandbox client.html (#6980)
chore(sponsor): update sponsor block (#6976)
chore(release): v1.11.0 (#6974)
fix: form-data npm pakcage (#6970)
fix(types): resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956)
fix: prevent RangeError when using large Buffers (#6961)
refactor: use spread operator instead of '.apply()' (#6938)
refactor: use an object spread instead of Object.assign (#6939)
chore(sponsor): update sponsor block (#6952)
docs(CONTRIBUTING): update docs link for accuracy (#6894)
chore(sponsor): update sponsor block (#6948)
chore(sponsor): update sponsor block (#6937)
chore(release): v1.10.0 (#6943)
fix(package): add module entry point for React Native; (#6933)
fix(adapter): pass fetchOptions to fetch function (#6883)
refactor: remove unused import in test (#6922)
chore: fix typos in test (#6923)
docs(readme): improve error descriptions; (#6920)
chore(sponsor): update sponsor block (#6921)
fix(form-data): convert boolean values to strings in FormData serialization (#6917)
CI: add Node 24 (#6913)
chore(sponsor): update sponsor block (#6907)
chore(ci): fix github action glob in PR labeler action config; (#6893)
chore(ci): run PR guard action only for forks; (#6892)
feat(types): improved fetchOptions interface (#6867)
docs(README): corrected description of keepAlive option (#6872)
chore(release): v1.9.0 (#6891)
fix(http): send minimal end multipart boundary (#6661)
chore(ci): add PR files guard action; (#6890)
chore(ci): update github actions; (#6889)
chore(ci): add labeler github action; (#6888)
fix(headers): fixed support for setting multiple header values from an iterated source; (#6885)
fix(types): fix autocomplete for adapter config (#6855)
fix(core): fix the Axios constructor implementation to treat the config argument as optional; (#6881)
fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767)
fix(headers): fix `getSetCookie` by using 'get' method for caseless access; (#6874)
fix(headers): allow iterable objects to be a data source for the set method; (#6873)
chore(sponsor): update sponsor block (#6864)
chore: update sponsors
chore(types): move AxiosStatic#create to AxiosInstance#create (#5096)
chore: create SECURITY.md
feat(AxiosHeaders): add getSetCookie method to retrieve set-cookie headers values (#5707)
chore(sponsor): update sponsor block (#6834)
chore(release): v1.8.4 (#6844)
fix(buildFullPath): handle `allowAbsoluteUrls: false` without `baseURL` (#6833)
chore(deps): bump tj-actions/changed-files in the github-actions group (#6838)
chore(release): v1.8.3 (#6819)
fix: add missing type for allowAbsoluteUrls (#6818)
docs: update readme to include bun install (#6811)
fix(xhr/fetch): pass `allowAbsoluteUrls` to `buildFullPath` in `xhr` and `fetch` adapters (#6814)
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