This version is covered by your current version range and after updating it in your project the build failed.
got is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/semantic-release/travis-deploy-once/builds/419622015?utm_source=github_status&utm_medium=notification)).
Release Notesv9.1.0
Add got.mergeInstances() which lets you easily compose multiple instances of Got into a single one. It's like plugins without any of the plugin mess. (#510) f0b190a
Normalize the URL in the baseUrl option. (#579) c901c46
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 9.1.0 of got was just published.
This version is covered by your current version range and after updating it in your project the build failed.
got is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/semantic-release/travis-deploy-once/builds/419622015?utm_source=github_status&utm_medium=notification)).Release Notes
v9.1.0got.mergeInstances()
which lets you easily compose multiple instances of Got into a single one. It's like plugins without any of the plugin mess. (#510) f0b190abaseUrl
option. (#579) c901c46query
option to be aURLSearchParams
instance. (#565) b8a086fget-stream
to 0.4.0 for improved handling of stream edge-cases. (#578) 45d3a60method
option. (#547) ecf3180agent
option withgot.extend()
. (#577) 2ffcd49got.stream()
. (#550) ae5b114v9.0.0...v9.1.0
Commits
The new version differs by 24 commits.
1c54a03
9.1.0
c901c46
Normalize the URL in the
baseUrl
option (#579)f241936
Remove AppVeyor
3d98b9b
Follow redirects with encoded URI (#564)
45d3a60
Bump
get-stream
to 0.4.0 (#578)2ffcd49
Don't freeze any other values than plain objects and arrays (#577)
a7cd35a
Tiny readme formatting tweak
b8a086f
Allow the
query
option to be a URLSearchParams instance (#565)97533e5
Fix AWS example in readme (#575)
8f30f1f
Add note about
global-tunnel
packageeb652f8
Ignore empty query objects (#572)
ca2675e
Upgrade to ava@1.0.0-beta.7
f30b623
Mention browser and Electron support in the comparison table (#556)
a3e77de
Support retrying on HTTP
500
2cdb3ed
Fix a typo in the readme (#553)
There are 24 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: