DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

An in-range update of webdriverio is breaking the build 🚨 #484

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.10.0 of webdriverio was just published.

Branch Build failing 🚨
Dependency webdriverio
Current Version 4.9.11
Type devDependency

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

webdriverio 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 failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/327586919?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 33 commits.

  • 74a72b0 4.10.0
  • b686ae5 update changelog
  • b08ba00 make isUnknownCommand work with phantomjs
  • 7670d23 extend isUnknownCommand check
  • 244cf91 Fix formatting of webpack-dev-server doc
  • 85f957e Merge pull request #2518 from fijijavis/master
  • 196e41e Merge pull request #2520 from webOS101/spec-as-regex
  • e9159b3 Merge pull request #2497 from WillBrock/hook_fix
  • 0a0bf5c Changes formating of param documentation for getElementSize
  • abca312 Tweaked wording slightly
  • adcb16c Update reporters.md
  • 8b5773a Update reporters.md
  • 7b32169 Update my.custom.reporter.js
  • 2c0f8f2 fix linting issue
  • 35c85bb Add support for filtering specs

There are 33 commits in total.

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 6 years ago

After pinning to 4.9.11 your tests are passing again. Downgrade this dependency πŸ“Œ.

fvsdbc commented 6 years ago

Closed