This repository has been archived by the owner on May 7, 2018. It is now read-only.
build: update dependency jasmine-core to ~2.9.0 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency jasmine-core from
~2.8.0
to~2.9.0
Commits
jasmine/jasmine
2.9.0
c82e594
Version bump to 2.9.0f76b452
Correctly check for Symbols, not Sets in AnythingSpec91aab8e
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-support085a1f8
Added complete support for Map also for IE11.aeeb5b7
Bumped copyright datescb6de64
Fixed DelayedFunctionScheduler IE 8 compatibility issuef69949e
Merge branch 'fix-1426' of https://github.com/leahciMic/jasmine1136fdd
Remove .sort() and fix logic in testb943f6b
Fixed SPEC HAS NO EXPECTATIONS warning in HTML reporterb439e2f
Extracted results state management out of the HTML reporterc79ce12
Merge branch 'node-timeouts' of https://github.com/chris--young/jasmine62b815c
Use timeout objects when in node65b4499
In Jasmine's own tests, don't leak between jasmine and jasmineUnderTestb6cc34d
Correctly remove spies of window.onerror on IEd3a3cf1
Collapsed StringPrettyPrinter into PrettyPrinterc0d0513
Stop serializing objects after hitting jasmine.MAX_PRETTY_PRINT_CHARS86a38fc
Truncate pretty printer output that is more than j$.MAX_PRETTY_PRINT_CHARS longc74af1d
Reduced pretty printer limits to much smaller values8ea4c6d
Update contributing for new naming ofjasmineUnderTest
0b5dce7
Removed CodeClimate badge & configuration0183b16
Removed stray debugger statement18ed34e
Fixed failing specsf4caf27
Fixedpending()
forasync
/promise-returning specs13b9e66
Merge branch 'feature/allow-callfake-to-be-async' of https://github.com/mrlannigan/jasmine into merge-test2eef074
Added test steps for other major node versions7ac1244
changed tests to work in environments that dont support async/await6ef0e93
Revert "Removed IE 8 and 9 from the testing matrix"2be5e0a
Allowed async functions to be passed into spy#callFake285f06d
Merge branch 'promise-matching-1314' of https://github.com/sderickson/jasmine3aece2a
Merge branch 'master' of https://github.com/b-3-n/jasmine3a9d4ee
Merge pull request #1440 from aaronang/patch-1b4dfdd7
Fix equality computation for ES6 Sets.c260c67
Add instruction to sync local master with upstream554d0ef
Point CodeClimate at the right repoea3cf14
Exclude specs from CodeClimate ratingsa4bdd47
Merge branch 'unittests' of https://github.com/voithos/jasmine8930655
Add some unit tests that exercise jasmine.anything() and Map matching.0e95b04
Removed IE 8 and 9 from the testing matrixda91294
Merge branch 'anything-fix' of https://github.com/voithos/jasminebd41a97
Merge branch 'anysymbol-fix' of https://github.com/voithos/jasmine6d39533
Add special handling of asymmetric matcher objects as keys in Maps.62f7697
Add support for jasmine.any(Symbol).03f7f76
Removed Safari 6 from the test matrix4c6dadb
Merge branch 'github-1295' of https://github.com/ksvitkovsky/jasmine8973e4e
Ignore package-lock.jsonb7e9594
Merge branch 'jasmine-deep-clone-args' of https://github.com/aj-dev/jasmine6c363f1
Merge branch 'lintfix' of https://github.com/voithos/jasmine0f650e1
Merge pull request #1429 from voithos/docfix78fe42a
Fix "Before Committing" section of CONTRIBUTING.md.20d86b2
Fix lint warning in CallTracker.516e00d
Fix #1426 clearTimeout not correctly clearing a timeoutc1957ec
Add test1f6c91d
Deep clone args before passing them to reportersf6342ad
Add a note aboutdefineProperty
forspyOnProperty
This PR has been generated by Renovate Bot.