nkbt / nightwatch-autorun

Zero-configuration runner to automatically install and run End-to-End tests with Nightwatch and Selenium
MIT License
14 stars 1 forks source link

An in-range update of selenium-standalone is breaking the build 🚨 #191

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.2.0 of selenium-standalone just got published.

Branch Build failing 🚨
Dependency selenium-standalone
Current Version 6.1.0
Type dependency

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

As selenium-standalone is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/nkbt/nightwatch-autorun/598?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
Commits

The new version differs by 15 commits .

  • 12eb9ef 6.2.0
  • 0521894 Update HISTORY.md
  • df92e17 Merge pull request #271 from vvo/feature/debug-logging
  • a2b81cd Update ISSUE_TEMPLATE.md
  • 79cc883 Merge pull request #273 from axelhildingson/master
  • 96c08a2 update selenium and geckodriver versions
  • 6316bbb Upgrade debug dependency.
  • 04c0019 Template for creating new issues.
  • 282fa4f Merge branch 'master' of github.com:vvo/selenium-standalone into feature/debug-logging
  • 8d0d546 Debug out file stats before chmod()
  • 49961ee Merge branch 'master' of github.com:vvo/selenium-standalone into feature/debug-logging
  • 8f033b7 Add OS version to debug logs.
  • bb1a8c1 Add more environment details for debugging.
  • 13b4a8b Output args used to spawn selenium server.
  • 8afa1ab Use debug module to show extra log statements.

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: