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 🚨 #397

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.9.0 of webdriverio was just published.

Branch Build failing 🚨
Dependency webdriverio
Current Version 4.8.0
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/299562696?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 187 commits.

  • d64130b 4.9.0
  • d9cd27f add npm hook to build project before creating tarball
  • 85d87f5 only unknown command if proper error was thrown
  • c7c8dac Fix markdown syntax error.
  • 3fce757 fix last tests
  • 621ecea update deps
  • 2420d87 fix isSuccessfulResponse if value is null
  • 379e47e function async -> async function
  • ce54e33 update changelog
  • 752bb60 better response compatibility to w3c spec - closes #2291
  • b8dc78e Move service and reporter documentation under test runner
  • f49d1e6 Added documentation for services
  • a120a03 new boilerplate repos with Cucumber and Jasmine
  • edd0740 make timeouts command w3c compatible
  • b78172b add actions command

There are 187 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

Version 4.9.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • d1327fa 4.9.1
  • 84929af change hook to actually copy the package.json before creating the release

See the full diff

greenkeeper[bot] commented 6 years ago

After pinning to 4.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 4.9.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 1bd7fb2 4.9.2
  • 57e47fe copy package.json after version has been bumped

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • a45264d 4.9.5
  • f8ae403 update changelog
  • 4735cf5 Revert "add support id locators for android"
  • 22cce10 Fix #2417 Use https Agent when protocol is https

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.6 just got published.

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

Commits

The new version differs by 7 commits.

See the full diff

fvsdbc commented 6 years ago

Fixed