The version 2.9.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 jasmine-core.
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.
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.9.0 of jasmine-core was just published.
The version 2.9.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 jasmine-core.
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
2.9.0Please see the release notes
Commits
The new version differs by 61 commits.
c82e594
Version bump to 2.9.0
f76b452
Correctly check for Symbols, not Sets in AnythingSpec
91aab8e
Merge branch 'Volox-ie11-sets-support'
486a646
Added complete support for Set also for IE11.
1dfdc89
Merge branch 'ie11-maps-support' of https://github.com/Volox/jasmine into Volox-ie11-maps-support
085a1f8
Added complete support for Map also for IE11.
aeeb5b7
Bumped copyright dates
cb6de64
Fixed DelayedFunctionScheduler IE 8 compatibility issue
f69949e
Merge branch 'fix-1426' of https://github.com/leahciMic/jasmine
1136fdd
Remove .sort() and fix logic in test
b943f6b
Fixed SPEC HAS NO EXPECTATIONS warning in HTML reporter
b439e2f
Extracted results state management out of the HTML reporter
c79ce12
Merge branch 'node-timeouts' of https://github.com/chris--young/jasmine
62b815c
Use timeout objects when in node
65b4499
In Jasmine's own tests, don't leak between jasmine and jasmineUnderTest
There are 61 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: