-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency axios to v0.19.0 #2311
Conversation
Pull Request Test Coverage Report for Build 3103
💛 - Coveralls |
Pull Request Test Coverage Report for Build 3061
💛 - Coveralls |
plez |
427fd75
to
cf5c784
Compare
0d0fed8
to
9b0df27
Compare
9b0df27
to
250c3d0
Compare
@kamilmysliwiec waiting for this to be merged. any plans? |
Is there anything blocking merging this? It is causing npm audit to fail on any project which uses Nest.js. |
Hey! It would be nice as this upgrade will also fix a lack of support of NO_PROXY environment variable (fixed since v0.19.0-beta.1 of axios) |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This PR contains the following updates:
0.18.0
->0.19.0
Release Notes
axios/axios
v0.19.0
Compare Source
Fixes and Functionality:
#
, because client cut everything after#
getUri
signature to TypeScript definition. (#1736) - Alexander TrauzziDocumentation:
.then
to.finally
in example code (#2090) - Omar CairesponseType: 'blob'
doesn't actually work in Node (when I tried using it, response.data was a string, not a Blob, since Node doesn't have Blobs), so this clarifies that this option should only be used in the browserv0.18.1
Compare Source
Security Fix:
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 if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.