Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Update axios to ^0.18.0 #23

Merged
merged 1 commit into from May 17, 2018
Merged

Update axios to ^0.18.0 #23

merged 1 commit into from May 17, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 22, 2018

This Pull Request updates dependency axios from ^0.15.3 to ^0.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)


This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title Update dependency axios to ^0.18.0 Update axios to ^0.18.0 Apr 17, 2018
@renovate renovate bot force-pushed the renovate/axios-0.x branch 3 times, most recently from d580248 to 37810ae Compare May 17, 2018 18:50
@sbardian sbardian merged commit fce1b68 into master May 17, 2018
@renovate renovate bot deleted the renovate/axios-0.x branch May 17, 2018 18:53
sbardian pushed a commit that referenced this pull request Feb 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants