The version 2.0.2 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 Notesv2.0.2
Bug Fixes
package.json: sinon-chai 2.13 is not compatible with sinon 4.x (#2977) (e095b05)
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 2.0.2 of karma was just published.
The version 2.0.2 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
v2.0.2Bug Fixes
Commits
The new version differs by 104 commits.
dae189d
chore: release v2.0.2
e095b05
fix(package.json): sinon-chai 2.13 is not compatible with sinon 4.x (#2977)
446c1f3
chore: release v2.0.1
25fdf3e
chore: update contributors
2270abb
Merge pull request #2948 from devoto13/es2015
0e6d46c
refactor: migrate EmitterWrapped to ES2015
9b472c4
refactor: migrate misc files to ES2015
75ec567
refactor: migrate config to ES2015
a1f4716
refactor: migrate complection to ES2015
aeb4541
refactor: migrate cli to ES2015
33b1078
refactor: migrate BrowserResult class to ES2015
5809653
refactor: migrate BrowserCollection class to ES2015
bb012e2
refactor: migrate Browser class to ES2015
6c92019
refactor: subscribe to socket events explicitly
2694d54
fix: ignore jsVersion configuration property in Firefox 59+
There are 104 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: