Skip to content

Comments

Upgrade axios: 0.26.0 → 0.27.2 (major)#40

Closed
depfu[bot] wants to merge 1 commit intowinfrom
depfu/update/win/npm/axios-0.27.2
Closed

Upgrade axios: 0.26.0 → 0.27.2 (major)#40
depfu[bot] wants to merge 1 commit intowinfrom
depfu/update/win/npm/axios-0.27.2

Conversation

@depfu
Copy link

@depfu depfu bot commented May 3, 2022

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.26.0 → 0.27.2) · Repo · Changelog

Release Notes

0.27.2

0.27.2 (April 27, 2022)

Fixes and Functionality:

  • Fixed FormData posting in browser environment by reverting #3785 (#4640)
  • Enhanced protocol parsing implementation (#4639)
  • Fixed bundle size

0.27.1

0.27.1 (April 26, 2022)

Fixes and Functionality:

  • Removed import of url module in browser build due to huge size overhead and builds being broken (#4594)
  • Bumped follow-redirects to ^1.14.9 (#4615)

0.27.0

0.27.0 (April 25, 2022)

Breaking changes:

  • New toFormData helper function that allows the implementor to pass an object and allow axios to convert it to FormData (#3757)
  • Removed functionality that removed the the Content-Type request header when passing FormData (#3785)
  • (*) Refactored error handling implementing AxiosError as a constructor, this is a large change to error handling on the whole (#3645)
  • Separated responsibility for FormData instantiation between transformRequest and toFormData (#4470)
  • (*) Improved and fixed multiple issues with FormData support (#4448)

QOL and DevX improvements:

  • Added a multipart/form-data testing playground allowing contributors to debug changes easily (#4465)

Fixes and Functionality:

  • Refactored project file structure to avoid circular imports (#4515) & (#4516)
  • Bumped follow-redirects to ^1.14.9 (#4562)

Internal and Tests:

  • Updated dev dependencies to latest version

Documentation:

  • Fixing incorrect link in changelog (#4551)

Notes:

  • (*) Please read these pull requests before updating, these changes are very impactful and far reaching.

0.26.1

0.26.1 (March 9, 2022)

Fixes and Functionality:

  • Refactored project file structure to avoid circular imports (##4220)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 46 commits:


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file depfu labels May 3, 2022
@depfu depfu bot assigned riotrah May 3, 2022
@depfu depfu bot requested a review from riotrah May 3, 2022 07:56
@depfu depfu bot force-pushed the depfu/update/win/npm/axios-0.27.2 branch from cf5bfd3 to c1644c4 Compare June 24, 2022 22:10
@depfu
Copy link
Author

depfu bot commented Feb 20, 2024

Closed in favor of #71.

@depfu depfu bot closed this Feb 20, 2024
@depfu depfu bot deleted the depfu/update/win/npm/axios-0.27.2 branch February 20, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file depfu

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant