An in-range update of wdio-chromedriver-service is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
greenkeeper commented
Version 0.1.2 of wdio-chromedriver-service was just published.
Branch | Build failing π¨ |
---|---|
Dependency | wdio-chromedriver-service |
Current Version | 0.1.1 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
wdio-chromedriver-service 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 failed Details
Commits
The new version differs by 3 commits.
b5a6dac
Merge pull request #8 from atti187/peerDependency
bb76e8a
Fixed deprecated npm scripts
ef7fddd
Added Chromedriver as a peer dependency [fixes #7]
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 0.1.1 your tests are passing again. Downgrade this dependency π.