Closed greenkeeper[bot] closed 5 years ago
Merging #104 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #104 +/- ##
=======================================
Coverage 20.05% 20.05%
=======================================
Files 34 34
Lines 374 374
Branches 39 39
=======================================
Hits 75 75
Misses 297 297
Partials 2 2
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 423420f...8ca1fe9. Read the comment docs.
The dependency axios was updated from
0.18.0
to0.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:
#
, because client cut everything after#
getUri
signature to TypeScript definition. (#1736) - Alexander TrauzziDocumentation:
.then
to.finally
in example code (#2090) - Omar CairesponseType: '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 browserCommits
The new version differs by 108 commits.
8d0b92b
Releasing 0.19.0
3f7451c
Update Changelog for release (0.19.0)
f28ff93
Add information about auth parameter to README (#2166)
5250e6e
Add DELETE to list of methods that allow data as a config option (#2169)
6b0ccd1
Update ECOSYSTEM.md - Add Axios Endpoints (#2176)
299e827
Add r2curl in ECOSYSTEM (#2141)
fd0c959
Unzip response body only for statuses != 204 (#1129)
92d2313
Update README.md - Add instructions for installing with yarn (#2036)
ddcc2e4
Fixing spacing for README.md (#2066)
48c43d5
Update README.md. - Change
.then
to.finally
in example code (#2090)b7a9744
Clarify what values responseType can have in Node (#2121)
0d4fca0
Destroy stream on exceeding maxContentLength (fixes #1098) (#1485)
047501f
Makes Axios error generic to use AxiosResponse (#1738)
283d7b3
docs(ECOSYSTEM): add axios-api-versioning (#2020)
2eeb59a
Fixing 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](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: