An in-range update of chromedriver is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The dependency chromedriver was updated from 79.0.0
to 79.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.
b1f0cab
Bump version
b361ec9
Allow specifying the latest version for a specific major release
f61cbbd
Fix typo in console.log
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 π΄
After pinning to 79.0.0 your tests are passing again. Downgrade this dependency π.
- The
dependency
chromedriver was updated from79.0.1
to79.0.2
.
Your tests are passing again with this update. Explicitly upgrade to this version π
manually fixed