zeachco / zeachco.com

website
1 stars 1 forks source link

Update axios to the latest version 🚀 #17

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.16.0 of axios just got published.

Dependency axios
Current Version 0.15.3
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of axios. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 44 commits .

  • 19b7948 Releasing 0.16.0
  • e6ffc52 Updating Upgrage Guide
  • 8d675bb Merge branch 'master' of github.com:mzabriskie/axios
  • 5b904d5 Updating changelog
  • efc1f11 Merge pull request #781 from TomyJaya/TomyJaya-patch-1
  • 2fe9562 Merge pull request #461 from theikkila/master
  • 8cdfcd0 Fix options params, Change the order, Add documentation for instance also
  • 0104ad6 Removing extra colon in README.md's proxy.auth
  • 5630d3b Fixing IE logo URL
  • 202a890 Merge pull request #696 from simshanith/formdata-documentation
  • 3704d57 Removing Promise from axios typings in favor of built-in type declarations
  • fe810b1 Merge pull request #654 from k-italy/master
  • b053f4b Fixing typo
  • e411b98 Update README.md
  • b1b986d Merge pull request #671 from 38elements/adapter

There are 44 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.16.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits .

  • 5c8095e Releasing 0.16.1
  • 982183c Updating changelog
  • fa58223 Merge pull request #828 from mzabriskie/feature/return-last-request-in-redirects
  • a18f039 Merge pull request #829 from jcready/patch-3
  • df6b46c Add caret
  • 04982a2 Update follow-redirects dependency
  • 19644ba Adding documentation for Buffer data
  • 1883344 support node buffers less than 8192 bytes (#773)
  • bbfbeff Minor grammar/line length changes (#547)
  • a784774 Adding comment about header names (#778)
  • 88cc84c Adding documentation for response.request
  • 84d9a41 Adding code to assign the last request to axios response
  • e5beab0 Adding test checking the request in axios response is the last in a redirect
  • 08eb985 Merge pull request #818 from carlosromel/patch-1
  • 21b43ed Merge pull request #826 from mzabriskie/github-templates

There are 20 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.16.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 46e275c Releasing 0.16.2
  • e040815 Updating Changelog
  • 3579da4 Merge pull request #930 from luciy/master
  • e4e3212 Convert the method parameter to lowercase
  • d1278df Merge pull request #887 from fgnass/no-buffer-in-browser
  • 1beb245 Fixing typo in comment blocks of createError() and enhanceError() functions (#857)
  • c849467 use Buffer global in http.js
  • c82753c Use is-buffer instead of Buffer.isBuffer
  • f31317a Merge pull request #830 from mzabriskie/feature/include-request-in-errors
  • 1e76ea3 Adding documentation for error.request
  • 22ce6db Adding request to error objects when it is available
  • e0d59eb Adding failing tests that verify errors contain the request

See the full diff