Bump axios from 0.25.0 to 0.30.3
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(4 months ago)
(4 months ago)
dependencies javascript
Bumps axios from 0.25.0 to 0.30.3.
Release notes
Sourced from axios's releases.
Release notes - v0.30.3
This is a critical security maintenance release for the v0.x branch. It addresses a high-priority vulnerability involving prototype pollution that could lead to a Denial of Service (DoS).
Recommendation: All users currently on the 0.x release line should upgrade to this version immediately to ensure environment stability.
🛡️ Security Fixes
- Backport: Fix DoS via proto key in merge config
- Patched a vulnerability where specifically crafted configuration objects using the proto key could cause a Denial of Service during the merge process. - by
@​FeBe95in [PR #7388](axios/axios#7388)⚙️ Maintenance & CI
- CI Infrastructure Update
- Updated Continuous Integration workflows for the v0.x branch to maintain long-term support and build reliability. - by
@​jasonsaaymanin [PR #7407](axios/axios#7407)⚠️ Breaking Changes
Configuration Merging Behavior:
As part of the security fix, Axios now restricts the merging of the proto key within configuration objects. If your codebase relies on unconventional deep-merging patterns that target the object prototype via Axios config, those operations will now be blocked. This is a necessary change to prevent prototype pollution.
Full Changelog: v0.30.2...v0.30.3
v0.30.2
What's Changed
- Backport
maxContentLengthvulnerability fix to v0.x by@​FeBe95in axios/axios#7034New Contributors
@​FeBe95made their first contribution in axios/axios#7034Full Changelog: https://github.com/axios/axios/compare/v0.30.1...v0.30.2
Release v0.30.1
Release notes:
Bug Fixes
- chore(deps): bump form-data from 4.0.0 to 4.0.4 for v0.x by
@​wolandecin axios/axios#6978Contributors to this release
@​wolandecmade their first contribution in axios/axios#6978Full Changelog: https://github.com/axios/axios/compare/v0.30.0...v0.30.1
Release v0.30.0
Release notes:
Bug Fixes
- fix: modify log while request is aborted by
@​mori5321in axios/axios#4917- fix: update CHANGELOG.md for v0.x by
@​TehZarathustrain axios/axios#6271- fix: modify upgrade guide for 0.28.1's breaking change by
@​nafegerin axios/axios#6787
... (truncated)
Commits
f53bcf6chore: release 0.30.23ddccd3chore: remove publish as this wont work9ef39d0chore: try with npm token4775de6chore: fix version schemef96f26bchore: fix issues with using replaceead45c2chore: update the publish workflow to run on tag8119265chore: tag version as legacy on v0.x9954985chore: dispatch for first time3f8b70fchore: final renamec665584chore: revert naming- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
Technical Details
| ID: | 14273247 |
| UUID: | 4008381921 |
| Node ID: | PR_kwDOPjR5ks7HL77U |
| Host: | GitHub |
| Repository: | Dustin4444/token-api-javascript-scripts |