Update dependency axios to v0.21.0 #278

Merged
konrad merged 1 commits from renovate/axios-0.x into master 2020-10-23 19:37:29 +00:00
Member

This PR contains the following updates:

Package Type Update Change
axios devDependencies minor 0.20.0 -> 0.21.0

Release Notes

axios/axios

v0.21.0

Compare Source

Fixes and Functionality:

  • Fixing requestHeaders.Authorization (#​3287)
  • Fixing node types (#​3237)
  • Fixing axios.delete ignores config.data (#​3282)
  • Revert "Fixing overwrite Blob/File type as Content-Type in browser. (#​1773)" (#​3289)
  • Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (#​3200)

Internal and Tests:

  • Lock travis to not use node v15 (#​3361)

Documentation:

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


Renovate 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://github.com/axios/axios) | devDependencies | minor | [`0.20.0` -> `0.21.0`](https://renovatebot.com/diffs/npm/axios/0.20.0/0.21.0) | --- ### Release Notes <details> <summary>axios/axios</summary> ### [`v0.21.0`](https://github.com/axios/axios/blob/master/CHANGELOG.md#&#8203;0210-October-23-2020) [Compare Source](https://github.com/axios/axios/compare/v0.20.0...v0.21.0) Fixes and Functionality: - Fixing requestHeaders.Authorization ([#&#8203;3287](https://github.com/axios/axios/pull/3287)) - Fixing node types ([#&#8203;3237](https://github.com/axios/axios/pull/3237)) - Fixing axios.delete ignores config.data ([#&#8203;3282](https://github.com/axios/axios/pull/3282)) - Revert "Fixing overwrite Blob/File type as Content-Type in browser. ([#&#8203;1773](https://github.com/axios/axios/issues/1773))" ([#&#8203;3289](https://github.com/axios/axios/pull/3289)) - Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled ([#&#8203;3200](https://github.com/axios/axios/pull/3200)) Internal and Tests: - Lock travis to not use node v15 ([#&#8203;3361](https://github.com/axios/axios/pull/3361)) Documentation: - Fixing simple typo, existant -> existent ([#&#8203;3252](https://github.com/axios/axios/pull/3252)) - Fixing typos ([#&#8203;3309](https://github.com/axios/axios/pull/3309)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - Allan Cruz <mailto:57270969+Allanbcruz@users.noreply.github.com> - George Cheng <mailto:Gerhut@GMail.com> - Jay <mailto:jasonsaayman@gmail.com> - Kevin Kirsche <mailto:Kev.Kirsche+GitHub@gmail.com> - Remco Haszing <mailto:remcohaszing@gmail.com> - Taemin Shin <mailto:cprayer13@&#8203;gmail.com> - Tim Gates <mailto:tim.gates@iress.com> - Xianming Zhong <mailto:chinesedfan@qq.com> </details> --- ### Renovate 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 2020-10-23 17:01:02 +00:00
renovate added 1 commit 2020-10-23 17:01:02 +00:00
continuous-integration/drone/pr Build is passing Details
5a2f5d71f5
Update dependency axios to v0.21.0
konrad merged commit 186c6ba0ce into master 2020-10-23 19:37:29 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.