chore(deps): update dependency axios to v0.23.0 #848

Merged
konrad merged 1 commits from renovate/axios-0.x into main 2021-10-16 10:38:58 +00:00
Member

This PR contains the following updates:

Package Type Update Change
axios (source) devDependencies minor 0.21.4 -> 0.23.0

Release Notes

axios/axios

v0.23.0

Compare Source

Breaking changes:

  • Distinguish request and response data types (#​4116)
  • Change never type to unknown (#​4142)
  • Fixed TransitionalOptions typings (#​4147)

Fixes and Functionality:

  • Adding globalObject: 'this' to webpack config (#​3176)
  • Adding insecureHTTPParser type to AxiosRequestConfig (#​4066)
  • Fix missing semicolon in typings (#​4115)
  • Fix response headers types (#​4136)

Internal and Tests:

  • Improve timeout error when timeout is browser default (#​3209)
  • Fix node version on CI (#​4069)
  • Added testing to TypeScript portion of project (#​4140)

Documentation:

  • Rename Angular to AngularJS (#​4114)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.22.0

Compare Source

Fixes and Functionality:

  • Caseless header comparing in HTTP adapter (#​2880)
  • Avoid package.json import fixing issues and warnings related to this (#​4041), (#​4065)
  • Fixed cancelToken leakage and added AbortController support (#​3305)
  • Updating CI to run on release branches
  • Bump follow redirects version
  • Fixed default transitional config for custom Axios instance; (#​4052)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:


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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [axios](https://axios-http.com) ([source](https://github.com/axios/axios)) | devDependencies | minor | [`0.21.4` -> `0.23.0`](https://renovatebot.com/diffs/npm/axios/0.21.4/0.23.0) | --- ### Release Notes <details> <summary>axios/axios</summary> ### [`v0.23.0`](https://github.com/axios/axios/blob/master/CHANGELOG.md#&#8203;0230-October-12-2021) [Compare Source](https://github.com/axios/axios/compare/v0.22.0...v0.23.0) Breaking changes: - Distinguish request and response data types ([#&#8203;4116](https://github.com/axios/axios/pull/4116)) - Change never type to unknown ([#&#8203;4142](https://github.com/axios/axios/pull/4142)) - Fixed TransitionalOptions typings ([#&#8203;4147](https://github.com/axios/axios/pull/4147)) Fixes and Functionality: - Adding globalObject: 'this' to webpack config ([#&#8203;3176](https://github.com/axios/axios/pull/3176)) - Adding insecureHTTPParser type to AxiosRequestConfig ([#&#8203;4066](https://github.com/axios/axios/pull/4066)) - Fix missing semicolon in typings ([#&#8203;4115](https://github.com/axios/axios/pull/4115)) - Fix response headers types ([#&#8203;4136](https://github.com/axios/axios/pull/4136)) Internal and Tests: - Improve timeout error when timeout is browser default ([#&#8203;3209](https://github.com/axios/axios/pull/3209)) - Fix node version on CI ([#&#8203;4069](https://github.com/axios/axios/pull/4069)) - Added testing to TypeScript portion of project ([#&#8203;4140](https://github.com/axios/axios/pull/4140)) Documentation: - Rename Angular to AngularJS ([#&#8203;4114](https://github.com/axios/axios/pull/4114)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - [Jay](mailto:jasonsaayman@gmail.com) - [Evan-Finkelstein](https://github.com/Evan-Finkelstein) - [Paweł Szymański](https://github.com/Jezorko) - [Dobes Vandermeer](https://github.com/dobesv) - [Claas Augner](https://github.com/caugner) - [Remco Haszing](https://github.com/remcohaszing) - [Evgeniy](https://github.com/egmen) - [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS) ### [`v0.22.0`](https://github.com/axios/axios/blob/master/CHANGELOG.md#&#8203;0220-October-01-2021) [Compare Source](https://github.com/axios/axios/compare/v0.21.4...v0.22.0) Fixes and Functionality: - Caseless header comparing in HTTP adapter ([#&#8203;2880](https://github.com/axios/axios/pull/2880)) - Avoid package.json import fixing issues and warnings related to this ([#&#8203;4041](https://github.com/axios/axios/pull/4041)), ([#&#8203;4065](https://github.com/axios/axios/pull/4065)) - Fixed cancelToken leakage and added AbortController support ([#&#8203;3305](https://github.com/axios/axios/pull/3305)) - Updating CI to run on release branches - Bump follow redirects version - Fixed default transitional config for custom Axios instance; ([#&#8203;4052](https://github.com/axios/axios/pull/4052)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - [Jay](mailto:jasonsaayman@gmail.com) - [Matt R. Wilson](https://github.com/mastermatt) - [Xianming Zhong](https://github.com/chinesedfan) - [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS) </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).
renovate added the
dependencies
label 2021-10-16 02:02:18 +00:00
renovate force-pushed renovate/axios-0.x from ac032bc414 to 7e9e58143c 2021-10-16 08:03:04 +00:00 Compare
renovate force-pushed renovate/axios-0.x from 7e9e58143c to 402c7f555a 2021-10-16 09:02:36 +00:00 Compare
renovate force-pushed renovate/axios-0.x from 402c7f555a to cfba00adb5 2021-10-16 10:03:56 +00:00 Compare
konrad merged commit f6d46ce394 into main 2021-10-16 10:38:58 +00:00
konrad deleted branch renovate/axios-0.x 2021-10-16 10:38:58 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.