-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update jasmine-core to the latest version 🚀 #132
base: master
Are you sure you want to change the base?
Conversation
Version 2.9.1 just got published.Update to this version instead 🚀 Release Notes2.9.1Please see the release notes |
Version 2.99.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Version 3.0.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 69 commits.
There are 69 commits in total. See the full diff |
Version 3.1.0 just got published.Update to this version instead 🚀 Release Notes3.1.0Please see the release notes CommitsThe new version differs by 43 commits.
There are 43 commits in total. See the full diff |
Version 3.2.0 just got published.Update to this version instead 🚀 Release Notes3.2.0Please see the release notes CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Version 3.2.1 just got published. |
Update to this version instead 🚀 CommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
|
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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴