overlookmotel/react-async-ssr

An in-range update of coveralls is breaking the build 🚨

greenkeeper opened this issue Β· 2 comments

The devDependency coveralls was updated from 3.0.6 to 3.0.7.

🚨 View failing branch.

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

coveralls 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).

Commits

The new version differs by 1 commits.

  • 2ed185c added support for GitLab Merge Request IID

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

Looks like this was caused by a fault in Greenkeeper. Greenkeeper's PR did not update package-lock.json, only package.json, hence npm ci failed on Travis.