-
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 🚀 #4
base: master
Are you sure you want to change the base?
Conversation
Version 2.8.0 just got published.Update to this version instead 🚀 Release Notes2.8.0Please see the release notes. CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 2.9.0 just got published.Update to this version instead 🚀 Release Notes2.9.0Please see the release notes CommitsThe new version differs by 61 commits.
There are 61 commits in total. See the full diff |
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 2.7.0 of jasmine-core just got published.
The version 2.7.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of jasmine-core.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
2.7.0Please see the release notes.
Commits
The new version differs by 40 commits ahead by 40, behind by 6.
b256741
bump version to 2.7.0
1d4a2b5
Merge branch 'user-context' of https://github.com/darthjee/jasmine into darthjee-user-context
b0aac6b
Add class UserContext
543e056
Merge branch 'jberney-master'
7dfc5f5
Send unfocused tests through the same queue as focused tests
4cce726
Update github issue and PR templates
3116410
Get the casing right for IE8
f71218a
Allow IE8 to be weird when pretty printing
22e9d6d
PrettyPrinter allows an object to have a
toString
that isn't a functionaa72b0b
Simplified rounding code in toBeCloseTo
9f3952f
Merge branch 'vanduynslagerp-fix-tobecloseto'
c604012
Fix rounding in toBeCloseTo
6aa069d
IE 8&9 use
setTimeout
toclearStack
so mock clock gets tricky585287b
When stop on failure is enabled, skip subsequent it() and beforeEach().
de862f8
Only clear out the
spec
param for Run all linkThere are 40 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴