The version 3.0.0 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.
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.
Release Notesv3.0.0
Bug Fixes
config: wait 20s for browser activity. (#3087) (88b977f)
config: Wait 30s for browser activity per Travis. (#3091) (f6d2f0e)
init: add "ChromeHeadless" to the browsers' options (#3096) (56fda53)
server: Exit clean on unhandledRejections. (#3092) (02f54c6), closes #3064
travis: Up the socket timeout 2->20s. (#3103) (732396a), closes #3102
travis: use the value not the key name. (#3097) (90f5546)
travis: validate TRAVIS_COMMIT if TRAVIS_PULL_REQUEST_SHA is not set. (#3094) (fba5d36)
travis: Validate TRAVIS_PULL_REQUEST_SHA rather than TRAVIS_COMMIT. (#3093) (a58fa45)
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).
Version 3.0.0 of karma was just published.
The version 3.0.0 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.
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.
Release Notes
v3.0.0Bug Fixes
Commits
The new version differs by 17 commits.
a4d5bdc
chore: release v3.0.0
75f466d
chore: release v2.0.6
5db9399
chore: update contributors
eb3b1b4
chore(deps): update mime -> 2.3.1 (#3107)
732396a
fix(travis): Up the socket timeout 2->20s. (#3103)
173848e
Remove erroneous change log entries for 2.0.3
1002569
chore(ci): drop node 9 from travis tests (#3100)
02f54c6
fix(server): Exit clean on unhandledRejections. (#3092)
0fdd8f9
chore(deps): update socket.io -> 2.1.1 (#3099)
90f5546
fix(travis): use the value not the key name. (#3097)
fba5d36
fix(travis): validate TRAVIS_COMMIT if TRAVIS_PULL_REQUEST_SHA is not set. (#3094)
56fda53
fix(init): add "ChromeHeadless" to the browsers' options (#3096)
f6d2f0e
fix(config): Wait 30s for browser activity per Travis. (#3091)
a58fa45
fix(travis): Validate TRAVIS_PULL_REQUEST_SHA rather than TRAVIS_COMMIT. (#3093)
88b977f
fix(config): wait 20s for browser activity. (#3087)
There are 17 commits in total.
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: