This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [axios](https://axios-http.com) ([source](https://github.com/axios/axios)) | dependencies | minor | [`^0.26.0` -> `^0.27.0`](https://renovatebot.com/diffs/npm/axios/0.26.1/0.27.2) |
---
### Release Notes
<details>
<summary>axios/axios</summary>
### [`v0.27.2`](https://github.com/axios/axios/blob/master/CHANGELOG.md#​0272-April-27-2022)
[Compare Source](https://github.com/axios/axios/compare/v0.27.1...v0.27.2)
Fixes and Functionality:
- Fixed FormData posting in browser environment by reverting [#​3785](https://github.com/axios/axios/issues/3785) ([#​4640](https://github.com/axios/axios/pull/4640))
- Enhanced protocol parsing implementation ([#​4639](https://github.com/axios/axios/pull/4639))
- Fixed bundle size
### [`v0.27.1`](https://github.com/axios/axios/blob/master/CHANGELOG.md#​0271-April-26-2022)
[Compare Source](https://github.com/axios/axios/compare/v0.27.0...v0.27.1)
Fixes and Functionality:
- Removed import of url module in browser build due to huge size overhead and builds being broken ([#​4594](https://github.com/axios/axios/pull/4594))
- Bumped follow-redirects to ^1.14.9 ([#​4615](https://github.com/axios/axios/pull/4615))
### [`v0.27.0`](https://github.com/axios/axios/blob/master/CHANGELOG.md#​0270-April-25-2022)
[Compare Source](https://github.com/axios/axios/compare/v0.26.1...v0.27.0)
Breaking changes:
- New toFormData helper function that allows the implementor to pass an object and allow axios to convert it to FormData ([#​3757](https://github.com/axios/axios/pull/3757))
- Removed functionality that removed the the `Content-Type` request header when passing FormData ([#​3785](https://github.com/axios/axios/pull/3785))
- **(\*)** Refactored error handling implementing AxiosError as a constructor, this is a large change to error handling on the whole ([#​3645](https://github.com/axios/axios/pull/3645))
- Separated responsibility for FormData instantiation between `transformRequest` and `toFormData` ([#​4470](https://github.com/axios/axios/pull/4470))
- **(\*)** Improved and fixed multiple issues with FormData support ([#​4448](https://github.com/axios/axios/pull/4448))
QOL and DevX improvements:
- Added a multipart/form-data testing playground allowing contributors to debug changes easily ([#​4465](https://github.com/axios/axios/pull/4465))
Fixes and Functionality:
- Refactored project file structure to avoid circular imports ([#​4515](https://github.com/axios/axios/pull/4516)) & ([#​4516](https://github.com/axios/axios/pull/4516))
- Bumped follow-redirects to ^1.14.9 ([#​4562](https://github.com/axios/axios/pull/4562))
Internal and Tests:
- Updated dev dependencies to latest version
Documentation:
- Fixing incorrect link in changelog ([#​4551](https://github.com/axios/axios/pull/4551))
Notes:
- **(\*)** Please read these pull requests before updating, these changes are very impactful and far reaching.
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
^0.26.0->^0.27.0Release Notes
axios/axios
v0.27.2Compare Source
Fixes and Functionality:
v0.27.1Compare Source
Fixes and Functionality:
v0.27.0Compare Source
Breaking changes:
Content-Typerequest header when passing FormData (#3785)transformRequestandtoFormData(#4470)QOL and DevX improvements:
Fixes and Functionality:
Internal and Tests:
Documentation:
Notes:
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
1f37b71af3tod5cd5c9a97🤝🤝🤝