An in-range update of chromedriver is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
greenkeeper commented
The dependency chromedriver was updated from 76.0.0
to 76.0.1
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
chromedriver 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).
Commits
The new version differs by 3 commits.
79484a7
Build the package build version to 76.0.1
bae907e
bump chromedriver 76.0.3809.126
0a28352
Remove node 11 from the build
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 76.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
localnerve commented
fixed manually