Upgrade axios to version 0.25.0 #47
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.
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.22.0 → ^0.25.0) · Repo · Changelog
Release Notes
0.25.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
Removed cancel token request test till debugging on FireFox can be doneReleasing v0.25Updated changelog for releaseUpdating follow-redirects with security updates (#4379)Fixing removing package-lock from gitignore (#4346)Adding error handling inside stream end callback (#3967)Adding responseEncoding prop type in AxiosRequestConfig (#3918)Use native `Array.isArray()` in `utils.js` (#3836)Update isAbsoluteURL.js (#3809)Adding error handling when missing url (#3791)toFormData helper function (#3757)Fixing maxBodyLength enforcement (#3786)Update upgrade guide for https proxy setting (#3604)(Add tests to) document how multiple inceptors work (#3564)refactor(helpers): optimize the logic of isAxiosError (#3546)chore: ignore yarn.lock file (#3545)Adding axios-test-instance to ecosystem (#3496)Removing code relying on strict mode behaviour for arguments (#3470)Adding a socket handler for keep TCP connection (#3422)Avoid unnecessary Buffer allocations (#3321)Update utils.js (#3342)Fixing Cancel' signature. (#3152) (#3153)Expand Headers types (#4144)Adding aborted event handler (#3916)Adding dev branch to CIUpdate CHANGELOG.md (#4219)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