🚨 [security] Update axios 0.28.0 → 0.30.0 (major) #495
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ axios (0.28.0 → 0.30.0) · Repo · Changelog
Security Advisories 🚨
🚨 axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL
Release Notes
0.30.0
0.29.0
0.28.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
chore: added build artifacts
chore: added pre-release artifacts
feat: add type for allowAbsoluteUrls (#6849)
fix: backport allowAbsoluteUrls vuln fix to v0.x (#6829)
docs: modify upgrade guide for 0.28.1's breaking change (#6787)
fix(docs): update CHANGELOG.md for v0.x (#6271)
fix: modify log while request is aborted (#4917)
chore(release): prep release v0.29.0
fix: regular expression denial of service issues (#6708)
fix(backport): fix paramsSerializer function validation (#6361)
Fix: omit nulls in params (#6394)
fix: backported commit #6167 and #6163 (#6402)
[Release] v0.28.1 (#6331)
fix(backport): custom params serializer support (#6263)
fix(backport): Uncaught ReferenceError req is not defined at AbortSignal.onCanceled (#6307)
chore(ci): add npm tag action; (#6229)
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