The devDependency karma-jasmine was updated from 1.1.2 to 2.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).
Release Notes for v2.0.0
Bug Fixes
Chores
Features
- Propagate errors thrown in afterAll blocks (f3fa264), closes #161
- update the version to 2.0.0 and restrict node version available to 4.0 (c84316e)
BREAKING CHANGES
stopOnFailure, which was previously documented in karma-jasmine's README, is
not configuration option for jasmine. Use oneFailurePerSpec instead.
Requires peerDependency Jasmine@^3.3.0
- deps: Drop support for node 4.x
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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The devDependency karma-jasmine was updated from
1.1.2to2.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
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
oneFailurePerSpecinstead.Requires peerDependency Jasmine@^3.3.0
Commits
The new version differs by 9 commits.
2dbec13chore: release v2.0.04ddfe2fchore: update contributorsd0b980dfix(console): Re-add Error: to the stack (#228)6663e47feat (adapter): Use jasmine's new configure method (#224)e604132chore(deps): Drop node v4 support. (#214)66f598adocs:(typo) timeoutInterval (#212)5b45cc1Adding timeout configuration option (#211)d7523d0fix: 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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴