Skip to content
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

Update dependency axios to v0.18.1 #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2019

This PR contains the following updates:

Package Type Update Change
axios dependencies minor 0.15.3 -> 0.18.1

GitHub Vulnerability Alerts

CVE-2019-10742

Axios up to and including 0.18.0 allows attackers to cause a denial of service (application crash) by continuing to accepting content after maxContentLength is exceeded.


Release Notes

axios/axios

v0.18.1

Compare Source

Security Fix:

  • Destroy stream on exceeding maxContentLength (fixes #​1098) (#​1485) - Gadzhi Gadzhiev

v0.18.0

Compare Source

  • Adding support for UNIX Sockets when running with Node.js (#​1070)
  • Fixing typings (#​1177):
    • AxiosRequestConfig.proxy: allows type false
    • AxiosProxyConfig: added auth field
  • Adding function signature in AxiosInstance interface so AxiosInstance can be invoked (#​1192, #​1254)
  • Allowing maxContentLength to pass through to redirected calls as maxBodyLength in follow-redirects config (#​1287)
  • Fixing configuration when using an instance - method can now be set (#​1342)

v0.17.1

Compare Source

v0.17.0

Compare Source

  • BREAKING Fixing issue with baseURL and interceptors (#​950)
  • BREAKING Improving handing of duplicate headers (#​874)
  • Adding support for disabling proxies (#​691)
  • Updating TypeScript typings with generic type parameters (#​1061)

v0.16.2

Compare Source

  • Fixing issue with including buffer in bundle (#​887)
  • Including underlying request in errors (#​830)
  • Convert method to lowercase (#​930)

v0.16.1

Compare Source

  • Improving HTTP adapter to return last request in case of redirects (#​828)
  • Updating follow-redirects dependency (#​829)
  • Adding support for passing Buffer in node (#​773)

v0.16.0

Compare Source

  • BREAKING Removing Promise from axios typings in favor of built-in type declarations (#​480)
  • Adding options shortcut method (#​461)
  • Fixing issue with using responseType: 'json' in browsers incompatible with XHR Level 2 (#​654)
  • Improving React Native detection (#​731)
  • Fixing combineURLs to support empty relativeURL (#​581)
  • Removing PROTECTION_PREFIX support (#​561)

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 2 times, most recently from 4745a70 to ec8f4b2 Compare August 5, 2019 18:24
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch from ec8f4b2 to 3453673 Compare November 10, 2019 17:57
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 3 times, most recently from 1a5847a to ad5537b Compare April 7, 2020 04:05
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch from ad5537b to 2ddbc28 Compare April 16, 2020 17:02
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant