Open greenkeeper[bot] opened 7 years ago
Merging #168 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #168 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 19 19
Lines 434 434
Branches 35 35
=====================================
Hits 434 434
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 0580109...0fc403e. Read the comment docs.
devDependency
karma-jasmine was updated from 1.1.0
to 2.0.0
.Update to this version instead π
stopOnFailure
, which was previously documented in karma-jasmine's README, isoneFailurePerSpec
instead.Requires peerDependency Jasmine@^3.3.0
The new version differs by 16 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)
b670e88
chore: release v1.1.2
e22787d
chore: update contributors
4f70e5e
adapter.js: Include full name of spec in specDone() (#198)
cada4a9
fix(adapter): Remove incorrect function and its call. (#183)
fce80bf
Add support for Jasmine 3.0 (#192)
022ee04
fix(time): report correct time since Jasmine v2.9.0 (#197)
There are 16 commits in total.
See the full diff
devDependency
karma-jasmine was updated from 1.1.0
to 2.0.1
.Update to this version instead π
devDependency
karma-jasmine was updated from 1.1.0
to 3.1.1
.Update to this version instead π
The new version differs by 35 commits.
4ad7dd2
chore(release): 3.1.1 [skip ci]
9bcce88
fix(adapter): do not emit debug url unless in a browser (#263)
fb33d57
chore(readme): fix devDependencies link
93a2871
chore: update devDependencies (#259)
a813c8a
chore: minor README.md tweaks (#258)
5684394
chore(npm): select lib files rather than ignore random files (#257)
4f1bcc9
chore(npm): ignore zip files in root (#255)
516f9f1
chore(release): 3.1.0 [skip ci]
39b1582
feat(adapter): support spec=name URL and sharding (#243)
b2c3cb4
chore(lint): add commitlint config (#254)
a63c37c
docs(readme): reorder badges (#253)
8189c8e
chore(lint): add commitlint and husky to verify commit message headers (#252)
40db343
doc(readme): Declare semantic release, make it so (#251)
6f5b789
chore(docs): Simplify for modern jasmine case (#250)
9b6e5f8
chore(ci): Setup semantic-release (#247)
There are 35 commits in total.
See the full diff
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
karma-jasmine was updated from 1.1.0
to 3.2.0
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
karma-jasmine was updated from 1.1.0
to 3.3.0
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
karma-jasmine was updated from 1.1.0
to 3.3.1
.
Version 1.1.1 of karma-jasmine was just published.
The version 1.1.1 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.
It might be worth looking into these changes and trying to get this project onto the latest version of karma-jasmine.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 10 commits.
f48a731
chore: release v1.1.1
00b97de
chore: update contributors
4c3221a
Merge pull request #187 from maksimr/patch-fix-travis-npm
4411737
Merge pull request #140 from tehvgg/master
23ef6b3
chore: fix problem with npm on travis for old nodejs
372adb9
Merge pull request #162 from TheModMaker/feat-afterAllErrors
f3fa264
feat: Propagate errors thrown in afterAll blocks
9879a94
Revert "Allow lib adapter through so it can be used when pointing to this repo as a dev dependency."
6ae78a1
Allow lib adapter through so it can be used when pointing to this repo as a dev dependency.
7373f2e
Check that a message is a string before calling .indexOf() when building the relevant stack.
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: