webdriverio / cucumber-boilerplate

Boilerplate project to run WebdriverIO tests with Cucumber
http://webdriver.io
MIT License
533 stars 317 forks source link

An in-range update of @wdio/local-runner is breaking the build 🚨 #263

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @wdio/local-runner was updated from 5.11.5 to 5.11.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@wdio/local-runner 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 could not complete due to an error ([Details](https://travis-ci.org/webdriverio/cucumber-boilerplate/builds/560010781?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • 8a10ff7 v5.11.6
  • ed3d504 Print link to Sauce Labs job details page when using Sauce Conn… (#4204)
  • 25b4463 clean up setTimeout implementation (#4211)
  • f63ca53 Fix type for webdriverio onPrepare parameter (#4189)
  • afcb6c4 Updated selectors documentation for element ID (#4117)
  • 2b793f8 Print data tables in spec reporter (#4201)
  • 88e4960 Fix overflow text is displayed (#4202)
  • 75c2223 updated missing patch in changelog
  • 05c049c update changelog

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:

greenkeeper[bot] commented 5 years ago

After pinning to 5.11.5 your tests are passing again. Downgrade this dependency 📌.