Closed greenkeeper[bot] closed 5 years ago
Merging #70 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #70 +/- ##
========================================
Coverage 96.29% 96.29%
========================================
Files 1 1
Lines 27 27
========================================
Hits 26 26
Misses 1 1
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 054b4e5...34d7f60. Read the comment docs.
The devDependency karma-jasmine was updated from
1.1.2
to2.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
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: