This repository has been archived by the owner on May 7, 2018. It is now read-only.
build: update dependency jasmine-core to ~3.1.0 #22
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
~3.0.0
to~3.1.0
Release Notes
v3.1.0
Please see the release notes
Commits
v3.1.0
a8a5b83
allow adding a deprecation objectc859128
add tests1d49558
Fix release note typo4fcd409
Resolve merge conflictc861f6c
Merge pull request #1499 from bcaudan/patch-1fa6a80b
Merge branch 'master' of https://github.com/aptx4869/jasmine into aptx4869-master6193bc1
throw errors3c6308f
Don't include the specs in the ruby gem83beca6
Merge branch '2.99-patch'148d945
Add CodeTriage badge to jasmine/jasminecd6a0de
Merge pull request #1505 from codetriage-readme-bot/codetriage-badge8326ecf
Merge branch 'deprecation-object' of https://github.com/UziTech/jasmine into UziTech-deprecation-object1182757
Moved toHaveClass matcher into core so that it can be used in Karma3b77f38
Return <anonymous> for functions that have no actual words between keyword and (2b27bd3
Add API docs for async reportersc974c47
Merge branch 'master' of https://github.com/sjolicoeur/jasmine into sjolicoeur-masterd8c154a
Update empty and notEmpty specs for better IE11 support785f62c
Fix naming and check functions for empty/notEmpty specs1ac2a6f
Allow node to report load time errors0184808
Updated README for 3.0a9a112e
Fixed release notes link7fb53dc
Fixing missing semi-colons763a83c
Display error properties for failed specs0367ca5
Merge branch 'patch-closing-statement' of https://github.com/Sylhare/jasmine9ee85c3
Remove duplicate ignored property1149d4e
Use j$.pp instead of JSON.stringify() for pretty printing11f4d89
Merge branch 'node-load-errors'fdecf02
Merge branch 'print_exception_properties' of https://github.com/jbunton-atlassian/jasmine into jbunton-atlassian-print_exception_properties63cc7ca
Use Jasmine's arrayContains, instead of includes for better support71116d3
don't lock to 2.99 in dev1923461
Ignore more browser fields when formatting Errors91296a4
Remove Safari 7 from Travis matrixee52023
Bump version to 3.1557fb4e
proper links in release notesThis PR has been generated by Renovate Bot.