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

chore(deps): update dependency axios to v0.18.0 #488

Merged
merged 1 commit into from
May 24, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2018

This Pull Request updates dependency axios from v0.15.2 to v0.18.0

Release Notes

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

  • Fixing issue with web workers (#​1160)
  • Allowing overriding transport (#​1080)
  • Updating TypeScript typings (#​1165, #​1125, #​1131)

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)

v0.15.3

Compare Source

  • Fixing issue with custom instances and global defaults (#​443)
  • Renaming axios.d.ts to index.d.ts (#​519)
  • Adding get, head, and delete to defaults.headers (#​509)
  • Fixing issue with btoa and IE (#​507)
  • Adding support for proxy authentication (#​483)
  • Improving HTTP adapter to use http protocol by default (#​493)
  • Fixing proxy issues (#​491)


This PR has been generated by Renovate Bot.

@jimthedev jimthedev merged commit d92b728 into master May 24, 2018
@renovate renovate bot deleted the renovate/axios-0.x branch May 24, 2018 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants