garethcmurphy / ngrxtest

0 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jasmine was updated from 3.2.0 to 3.3.0.

🚨 View failing branch.

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 could not complete due to an error ([Details](https://travis-ci.org/garethcmurphy/ngrxtest/builds/446299388?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 5 commits.

  • 6c7db63 Bump version to 3.3.0
  • c1dd24b Merge branch 'jkytomak-fix_output_cropping'
  • 1e8c451 Wait until streams are completed before exiting
  • 0825d32 Merge branch 'liuxh0-master'
  • 6e6a7c7 Allow excluding spec files and helper files

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

After pinning to 3.2.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 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 0f2531c Bump version to 3.3.1
  • 82b7db2 Add null encoding when writing to streams on close
  • 791267b Merge branch 'claudiosdc-Fix'
  • 7405df3 Additional changes to avoid config deprecation warnings (from jasmine-core).
  • 86a4a1a Update unit tests to account for change to avoid config deprecation warnings.
  • 48a72e7 Changes to avoid config deprecation warnings (from jasmine-core).

See the full diff