Open greenkeeper[bot] opened 6 years ago
After pinning to 1.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
karma-jasmine was updated from 2.0.0
to 2.0.1
.Your tests are still failing with this version. Compare changes
The devDependency karma-jasmine was updated from
1.1.2
to2.0.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
karma-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/hypery2k/angular-errorhandler/builds/455280649?utm_source=github_status&utm_medium=notification)).Release Notes for v2.0.0
Bug Fixes
Chores
Features
BREAKING CHANGES
stopOnFailure
, which was previously documented in karma-jasmine's README, isnot configuration option for jasmine. Use
oneFailurePerSpec
instead.Requires peerDependency Jasmine@^3.3.0
Commits
The new version differs by 9 commits.
2dbec13
chore: release v2.0.0
4ddfe2f
chore: update contributors
d0b980d
fix(console): Re-add Error: to the stack (#228)
6663e47
feat (adapter): Use jasmine's new configure method (#224)
e604132
chore(deps): Drop node v4 support. (#214)
66f598a
docs:(typo) timeoutInterval (#212)
5b45cc1
Adding timeout configuration option (#211)
d7523d0
fix: return false for every entry is irrelevant (#206)
3b20480
--grep option now supports real regular expressions but not masks only. (#204)
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: