The version 8.0.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 got.
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.
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).
Version 8.0.0 of got was just published.
The version 8.0.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 got.
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.
Release Notes
v8.0.0cache
option. 3c79205 (Thanks to @lukechildsagent
option. b9bf2e6http
). ae1a0fenull
orundefined
. c5e2f8dstatusMessage
returned by endpoint. 01c2636useElectron
optionfalse
by default. 33cbb6fgot.CancelError
. b55f79e.cancel()
when timeout exists. e31282dv7.1.0...v8.0.0
Commits
The new version differs by 35 commits.
570ff68
8.0.0
a9da2da
Force bump versions of all dependencies
d39b681
Update to cacheable-request@2.1.1 (#416)
98a7144
Fix EventEmitter memory leak (#415)
6e4eafa
Rewrite stream tests to use async/await
a4facf3
Readme and error message tweaks
ff41353
Do not throw when using a URL object with auth (#411)
e9aea98
Ensure cancel tests wait for a connection before cancelling (#414)
883e40f
Improve error handling (#412)
c5e2f8d
Exclude passed headers with values
null
orundefined
(#413)0c5e44c
Fix socket
connect
listener memory leak (#406)ae1a0fe
Use HTTPS for protocol-less URLs (#405)
b9bf2e6
Support an object in the
agent
option (#386)01c2636
Use statusMessage returned by endpoint (#398)
73b5614
Bump AVA
There are 35 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: