rxcod9 / joy-voyager-laravel-demo

Joy Voyager Laravel Demo shows integration of Joy Voyager Packages with Voyager.
https://joy-voyager.kodmonk.com
5 stars 1 forks source link

Update dependency axios to ^0.27.0 #32

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) ^0.26.0 -> ^0.27.0 age adoption passing confidence

Release Notes

axios/axios ### [`v0.27.1`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#​0271-April-26-2022) [Compare Source](https://togithub.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://togithub.com/axios/axios/pull/4594)) - Bumped follow-redirects to ^1.14.9 ([#​4615](https://togithub.com/axios/axios/pull/4615)) ### [`v0.27.0`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#​0270-April-25-2022) [Compare Source](https://togithub.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://togithub.com/axios/axios/pull/3757)) - Removed functionality that removed the the `Content-Type` request header when passing FormData ([#​3785](https://togithub.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://togithub.com/axios/axios/pull/3645)) - Separated responsibility for FormData instantiation between `transformRequest` and `toFormData` ([#​4470](https://togithub.com/axios/axios/pull/4470)) - **(\*)** Improved and fixed multiple issues with FormData support ([#​4448](https://togithub.com/axios/axios/pull/4448)) QOL and DevX improvements: - Added a multipart/form-data testing playground allowing contributors to debug changes easily ([#​4465](https://togithub.com/axios/axios/pull/4465)) Fixes and Functionality: - Refactored project file structure to avoid circular imports ([#​4515](https://togithub.com/axios/axios/pull/4516)) & ([#​4516](https://togithub.com/axios/axios/pull/4516)) - Bumped follow-redirects to ^1.14.9 ([#​4562](https://togithub.com/axios/axios/pull/4562)) Internal and Tests: - Updated dev dependencies to latest version Documentation: - Fixing incorrect link in changelog ([#​4551](https://togithub.com/axios/axios/pull/4551)) Notes: - **(\*)** Please read these pull requests before updating, these changes are very impactful and far reaching. ### [`v0.26.1`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#​0261-March-9-2022) [Compare Source](https://togithub.com/axios/axios/compare/v0.26.0...v0.26.1) Fixes and Functionality: - Refactored project file structure to avoid circular imports ([#​4220](https://togithub.com/axios/axios/pull/4220))

Configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.