RobinCK / vue-ls

:boom: Vue plugin for work with local storage, session storage and memory storage from Vue context πŸ‡ΊπŸ‡¦
https://robinck.gitbooks.io/vue-storage/
MIT License
536 stars 42 forks source link

An in-range update of nightwatch is breaking the build 🚨 #94

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency nightwatch was updated from 1.1.10 to 1.1.11.

🚨 View failing branch.

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

nightwatch 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 could not complete due to an error ([Details](https://travis-ci.org/RobinCK/vue-ls/builds/536338455?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 8 commits.

  • 6c72af6 fixed linter
  • 6564776 1.1.11
  • 0f01683 Added support for element commands (e.g. getText) to be used with ES6 await
  • 18c3e04 Fixed an issue with using assert.elementPresent/elementNotPresent in geckodriver
  • 3d384fd Fixed #2104 - an issue with waitForElement commands being called with a custom message
  • 52d1d0f improved error handling for when the file cannot be loaded
  • ae5130f Fixed #2101 - a problem with loading custom commands located in sub-folders of the initial source folder(s).
  • 770c1a0 - Fixed an issue resulting from calling waitForElement commands when a page object element with a custom output message;

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 1.1.10 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • f1c337b 1.1.12
  • 4ed1fda reverted refactoring
  • e7814cb Fixed #2123 - .init() command
  • 4f34b81 some refactoring of session and webdriver transport
  • b0de252 Fix #2118 - Set default POST body to be empty JSON
  • 6082bac Add funding

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.1.13
  • Fixed #2141 - .verify assertions not working correctly
Commits

The new version differs by 11 commits.

See the full diff