Closed greenkeeper[bot] closed 7 years ago
Update to this version instead ๐
Please see the release notes
The new version differs by 13 commits0.
2835ca3
Bump version to 2.6.1
120c484
Merge branch 'patch-1' of https://github.com/reinrl/jasmine into reinrl-patch-1
1d62504
Check for process.listeners
as well, for GlobalErrors
055d88e
Merge branch 'UziTech-ensure-function-or-undefined'
d2b33e0
allow undefined as function
0c7f36a
Merge branch 'UziTech-remove-evil'
686d815
remove eval to create spy wrapper
b771c08
No longer try to use nextTick
since node.js gets upset
fbd2ffc
Build distribution for keys lookup fix
b3c8fb9
Merge branch 'seanparmelee-keys-fix'
ef3cfe7
skip the test when we canโt get the propertyDescriptor
0d6ecbe
iterate through keys with a regular for loop
7e4b8d4
Update README.md
false
See the full diff
Update to this version instead ๐
Please see the release notes
The new version differs by 7 commits.
5d1d19f
Bump version to 2.6.2
4f49288
Built distribution
b9adc76
Clear the stack if onmessage is called before the previous invocation finishes
5ac3e21
Merge branch 'interleaved-suites' of https://github.com/sgravrock/jasmine into sgravrock-interleaved-suites
b1e97cf
Correctly route errors that occur while a QueueRunner is clearing stack
8e5823c
Merge branch 'sgravrock-global-errors-rethrow'
10f1220
Don't mask errors that occur when no handlers are installed
See the full diff
Version 2.6.0 of jasmine-core just got published.
The version 2.6.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.6.0Please see the release notes
Commits
The new version differs by 79 commits0.
4b696fb
Bump version to 2.6.0
74511f5
Merge pull request #1316 from rachelcarmena/update-introduction-url
3e912f7
Updating introduction url to last version
19b83a7
Throw a recognizable Error message when
fail
outside of a spec.98569ba
Cache installed gems, so they don't need to be installed every time.
7f11ecb
Merge branch '1123-custom-error' of https://github.com/deckar01/jasmine into deckar01-1123-custom-error
97f8db0
Merge branch 'gdborton-afterAll-order'
50880fc
[lifecycle hooks] Make afterAll hooks operate in the fashion as afterEach.
ddcae84
Merge branch 'issue-1294' of https://github.com/toubou91/jasmine into toubou91-issue-1294
9d6a95d
Merge pull request #1301 from toubou91/gitignore-update
0d3b2b2
Added iml files to gitignore
08f046c
Added infinity methods, with tests
90c8714
Expect an undefined error to be passed to the expectation result
25d9a39
Test that custom matchers can supply custom errors
c42b197
Allow the matcher provide a custom error message
There are 79 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: