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

Update selenium-standalone to the latest version πŸš€ #194

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.3.0 of selenium-standalone just got published.

Dependency selenium-standalone
Current Version 6.1.0
Type dependency

The version 6.3.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of selenium-standalone. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 19 commits0.

  • 8de0438 6.3.0
  • 40bed4e Merge pull request #274 from geskill/patch-4
  • f8d36ee Update for lastest version of chrome driver and Internet Explorer
  • 6dbc838 Fix link to README for new issue template.
  • 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

There are 19 commits in total.

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: