LeadingEdgeForum / atlas2

A new mapping tool, this time by LEF
Apache License 2.0
168 stars 34 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.9.1 of webdriverio was just published.

Branch Build failing 🚨
Dependency webdriverio
Current Version 4.9.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/cdaniel/atlas2/builds/299565452?utm_source=github_status&utm_medium=notification)

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

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.2 just got published.

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

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

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

greenkeeper[bot] commented 6 years ago

Version 4.9.3 just got published.

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

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.4 just got published.

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

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.5 just got published.

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

Commits

The new version differs by 13 commits.

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 20 commits.

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.8 just got published.

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

Commits

The new version differs by 35 commits.

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.9 just got published.

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

Commits

The new version differs by 43 commits.

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.10 just got published.

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

Commits

The new version differs by 52 commits.

  • 80c9db7 4.9.10
  • 1f900e3 revert scroll change
  • 43b35e8 update changelog - ci skip
  • cdb8dca make behavior also work with scroll - refs #2403
  • 026aff8 allow usage for element as 1st citizen for getHTML and isVisibleWithinViewport - closes #1879
  • 422dae6 label request successful if statuscode is 200
  • 209fad1 Add process.stdout.isTTY
  • c1d5ce3 Fix header typo
  • e78fb83 Support Kobiton cloud service
  • 6a22af8 4.9.9
  • 413dd14 update changelog
  • f878fba Enable support for both --inspect and --debug
  • e7ee466 docs: add missing val
  • b995b82 fix #2453
  • 87db938 Update touchId.js

There are 52 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.9.11 just got published.

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

Commits

The new version differs by 62 commits.

  • 021288e 4.9.11
  • 1cfad00 update package-lock.json [ci skip]
  • 774b438 update changelog - [ci skip]
  • 10f2c21 fix eslint
  • cca2420 handle hook errors before describe blocks more gracefully - closes #2259
  • 1782052 Update unit test
  • 9d9f2af Update status check and update unit tests
  • f5476fa Move status code check
  • 57eb8f3 Updated cli query for reporter directories
  • 7aa2764 Adding support for wdio-mochawesome-reporter
  • 80c9db7 4.9.10
  • 1f900e3 revert scroll change
  • 43b35e8 update changelog - ci skip
  • cdb8dca make behavior also work with scroll - refs #2403
  • 026aff8 allow usage for element as 1st citizen for getHTML and isVisibleWithinViewport - closes #1879

There are 62 commits in total.

See the full diff

cdaniel commented 6 years ago

Solved the root cause somewhere else.