lawrencec / Unroll

A helper tool to easily run the same tests against multiple data with verbose output.
16 stars 5 forks source link

An in-range update of jasmine is breaking the build 🚨 #43

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.9.0 of jasmine was just published.

Branch Build failing 🚨
Dependency jasmine
Current Version 2.8.0
Type devDependency

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

jasmine 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/lawrencec/Unroll/builds/330273163?utm_source=github_status&utm_medium=notification)

Release Notes 2.9.0

Please see the release notes

Commits

The new version differs by 3 commits.

  • 9cda3c3 Version bump to 2.9.0
  • c3271d2 Use the correct addMatchers interface from core
  • e0c9d2b Updated docs URL in README

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

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

Commits

The new version differs by 2 commits.

  • 353fecc bump version to 2.99
  • 4d48e70 ignore package-lock so we always get new versions in CI

See the full diff