react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
Update axios to the latest version π
The dependency axios was updated from 0.18.0 to 0.19.0.
This version 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.
Release Notes for v0.19.0
Fixes and Functionality:
- Unzip response body only for statuses != 204 (#1129) - drawski
- Destroy stream on exceeding maxContentLength (fixes #1098) (#1485) - Gadzhi Gadzhiev
- Makes Axios error generic to use AxiosResponse (#1738) - Suman Lama
- Fixing Mocha tests by locking follow-redirects version to 1.5.10 (#1993) - grumblerchester
- Allow uppercase methods in typings. (#1781) - Ken Powers
- Fixing .eslintrc without extension (#1789) - Manoel
- Consistent coding style (#1787) - Ali Servet Donmez
- Fixing building url with hash mark (#1771) - Anatoly Ryabov
- This commit fix building url with hash map (fragment identifier) when parameters are present: they must not be added after
#, because client cut everything after# - Preserve HTTP method when following redirect (#1758) - Rikki Gibson
- Add
getUrisignature to TypeScript definition. (#1736) - Alexander Trauzzi - Adding isAxiosError flag to errors thrown by axios (#1419) - Ayush Gupta
- Fix failing SauceLabs tests by updating configuration - Emily Morehouse
Documentation:
- Add information about auth parameter to README (#2166) - xlaguna
- Add DELETE to list of methods that allow data as a config option (#2169) - Daniela Borges Matos de Carvalho
- Update ECOSYSTEM.md - Add Axios Endpoints (#2176) - Renan
- Add r2curl in ECOSYSTEM (#2141) - μ μ©μ° / CX
- Update README.md - Add instructions for installing with yarn (#2036) - Victor Hermes
- Fixing spacing for README.md (#2066) - Josh McCarty
- Update README.md. - Change
.thento.finallyin example code (#2090) - Omar Cai - Clarify what values responseType can have in Node (#2121) - Tyler Breisacher
- docs(ECOSYSTEM): add axios-api-versioning (#2020) - Weffe
- It seems that
responseType: 'blob'doesn't actually work in Node (when I tried using it, response.data was a string, not a Blob, since Node doesn't have Blobs), so this clarifies that this option should only be used in the browser - Add issue templates - Emily Morehouse
- Update README.md. - Add Querystring library note (#1896) - Dmitriy Eroshenko
- Add react-hooks-axios to Libraries section of ECOSYSTEM.md (#1925) - Cody Chan
- Clarify in README that default timeout is 0 (no timeout) (#1750) - Ben Standefer
Commits
The new version differs by 108 commits.
8d0b92bReleasing 0.19.03f7451cUpdate Changelog for release (0.19.0)f28ff93Add information about auth parameter to README (#2166)5250e6eAdd DELETE to list of methods that allow data as a config option (#2169)6b0ccd1Update ECOSYSTEM.md - Add Axios Endpoints (#2176)299e827Add r2curl in ECOSYSTEM (#2141)fd0c959Unzip response body only for statuses != 204 (#1129)92d2313Update README.md - Add instructions for installing with yarn (#2036)ddcc2e4Fixing spacing for README.md (#2066)48c43d5Update README.md. - Change.thento.finallyin example code (#2090)b7a9744Clarify what values responseType can have in Node (#2121)0d4fca0Destroy stream on exceeding maxContentLength (fixes #1098) (#1485)047501fMakes Axios error generic to use AxiosResponse (#1738)283d7b3docs(ECOSYSTEM): add axios-api-versioning (#2020)2eeb59aFixing Mocha tests by locking follow-redirects version to 1.5.10 (#1993)
There are 108 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
dependencyaxios was updated from0.18.1to0.19.1.
Update to this version instead π
Commits
The new version differs by 47 commits.
960e1c8Releasing 0.19.18a9421dFixing typo in CHANGELOG.md: s/Functionallity/Functionality (#2639)ee47120If this place is false, it will report an error, so you should delete the useless code. (#2458)03e6f4bFixing invalid agent issue (#1904)dc4bc49fix: fix ignore set withCredentials false (#2582)13c948eRemove 'includes' API, fix CI build failure (#2574)fa6cf01fixing Travis link (#2540)a17c70cFix CI build failure (#2570)1a32ca0Remove dependency on is-buffer (#1816)0cc22c2Fix badge, use master branch (#2538)8414664Fix XSS logic that matched some valid urls (#2529)bbfd5b1Adding options typings (#2341)55aaebcDocument fix (#2514)86d7750Update docs with no_proxy change, issue #2484 (#2513)b0afbedAdding Typescript HTTP method definition for LINK and UNLINK. (#2444)
There are 47 commits in total.
See the full diff