π¨ [security] Update axios 1.9.0 β 1.12.2 (minor) #3438
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.9.0 β 1.12.2) Β· Repo Β· Changelog
Security Advisories π¨
π¨ Axios is vulnerable to DoS attack through lack of data size check
Release Notes
1.12.2
1.12.1
1.12.0
1.11.0
1.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 52 commits:
chore(release): v1.12.2 (#7031)refactor: change if in else to else if (#7028)fix(fetch): use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030)refactor: remove redundant assignment (#7029)chore(ci): add local HTTP server for Karma tests; (#7022)docs(readme): add custom fetch section; (#7024)chore(release): v1.12.1 (#7021)fix(types): fixed env config types; (#7020)chore(release): v1.12.0 (#7013)fix: release pr runfix: dont add dist on releasefix: adding build artifactsfix(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)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