TestArmada / nightwatch-extra

MIT License
30 stars 26 forks source link

Update nightwatch to the latest version πŸš€ #53

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.9.13 of nightwatch just got published.

Dependency nightwatch
Current Version 0.9.11
Type devDependency

The version 0.9.13 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 nightwatch. 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 6 commits .

  • 1415623 0.9.13
  • 8273828 Fixed #1394 - locateStrategy was not reset when test suite is retried
  • 6d456bd updated dependencies
  • 50a42c7 Added classname attribute to junit report, based on #1160
  • eeea684 0.9.12
  • 5c5534f Fixed a problem with the request retries in case of a timeout

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:

codecov-io commented 7 years ago

Codecov Report

Merging #53 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files          21       21           
  Lines         929      929           
  Branches      148      148           
=======================================
  Hits          912      912           
  Misses         17       17

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 8a94d8a...5db5ebd. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 0.9.14 just got published.

Update to this version instead πŸš€

Release Notes v0.9.14
  • Upgraded mocha-nightwatch to version 3.2.1
Commits

The new version differs by 2 commits .

See the full diff.