An in-range update of got is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
greenkeeper commented
The devDependency got was updated from 9.2.1
to 9.2.2
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
got is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for v9.2.2
Commits
The new version differs by 4 commits.
248d68c
9.2.2
3ad3950
Don't override hooks when merging arguments
292f78a
Merge hooks on got.extend() (#608)
7ae6939
Gracefully handle invalid
Location
redirect URLs (#605)
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 π΄
greenkeeper commented
After pinning to 9.2.1 your tests are passing again. Downgrade this dependency π.