npms-io / npms-www

The https://npms.io website
MIT License
245 stars 35 forks source link

Update axios to the latest version 🚀 #203

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 0.17.0 of axios was just published.

Dependency axios
Current Version 0.15.3
Type dependency

The version 0.17.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of axios.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 103 commits.

  • 2c0e318 Releasing 0.17.0
  • c24b1cc Updating changelog
  • add023c Update build status badge URL
  • ada06d1 Merge branch 'master' of github.com:axios/axios
  • 94f1e21 Fix SauceLabs config
  • 7133141 Merge pull request #1061 from d-fischer/ts-generic-response
  • 638804a Merge pull request #1135 from kuitos/master
  • f06ee73 Adding axios-extensions to the ecosystem
  • 26b0639 Update links
  • 17e44c8 Merge pull request #982 from ibci/use-XMLHttpRequest-for-IE10+
  • 51b3ad6 Merge pull request #987 from siddharthkp/master
  • ab974a7 Merge pull request #1055 from fridzema/patch-1
  • 7f60dd8 Merge pull request #1056 from jin5354/patch-1
  • b0dccc6 Updated TypeScript typings with generic type parameters for request methods & AxiosResponse
  • b26f351 Update ECOSYSTEM.md

There are 103 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 0.17.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • ad1195f Releasing 0.17.1
  • 599eb98 Updating changelog
  • 587f021 Updating changelog
  • b7d8d12 Removing unnecessary condition
  • 1fa01fd Merge pull request #1160 from owap/undefined-window
  • 026db21 Merge pull request #1165 from psachs21/patch-1
  • 7ea8f3d Merge pull request #1173 from posva/patch-1
  • 1e58b69 security: upgrade follow-redirects
  • 1005e3b Updating typings
  • 468e909 Move window defined check before window.XMLHttpRequest check
  • 1ee5494 Merge pull request #1156 from clarkdo/master
  • 63548c0 refactor: !isArray(obj) is always true
  • fbb5d4d Merge pull request #1080 from MarshallOfSound/patch-1
  • 8bea343 Merge pull request #1125 from keenondrums/master
  • 3f90738 Merge pull request #1131 from jmmk/axios-response-request

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.18.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 40 commits.

  • d59c70f Releasing v0.18.0
  • 48a7902 Prepping for release: updating CHANGELOG.
  • 5b2ea2e Merge pull request #1364 from MiguelMadero/mmadero/documents-timeout
  • 23ba296 Merge pull request #1342 from alpancs/instance-bug-fix
  • b6b0865 Merge pull request #1363 from mdlavin/patch-1
  • 821d5e2 Merge pull request #1366 from emilyemorehouse/fix/1070
  • 4ea77b7 Follow up to #1070:
  • ccc7889 Merge pull request #1070 from Starfox64/master
  • f7310ca Documents the timeout default
  • f1a0feb Add reference to axios-fetch in ECOSYSTEM.md
  • 40b8299 Merge pull request #1357 from emilyemorehouse/fix/1286
  • 839b9ab Fixes #1286 - also updating follow-redirects version in package.json to ensure that maxBodyLength option is supported
  • f26e0c0 Merge pull request #1287 from mividtim/mividtim/follow-redirects-max-length
  • 14057dc Merge pull request #1273 from jcrben/master
  • 7a355ff fix cannot send post method

There are 40 commits in total.

See the full diff