This repository was archived by the owner on May 7, 2018. It is now read-only.
build: update dependency jasmine-core to ~3.0.0 #69
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.9.0
to~3.0.0
Release Notes
v2.99.0
This release deprecates some things in preparation for Jasmine 3.0. Please see the release notes
v3.0.0
Please see the release notes
Commits
v2.99.0
f20f78f
Don't clobber previous custom plans with later plans038ab87
Merge branch 'custom-spy-strategy' into 3.0-features414e03b
Setup createSpy in all specs where needed and finish renaming params12a47f0
Suite level errors all report the same way (on suiteDone)9a96396
Generate jasmine.js for suite reporting changes07996b5
Suite level errors are reported in failures list6b156ca
Unify status for xdescribe and xit3df9cc2
Update css for new reporter status341c6df
Fix HTML reporter display for excluded specs50cd6fd
Allow reporter callbacks to be asynchronous262a2fe
Generate compiled jasmine.js for async reporters work46cc48c
Detect an Error passed todone
and add an expectation failuree908b67
Move explicit fail spec out of mock clock context and re-add the afterAll for IEse15f273
Replace old "catch exceptions" logic with proper fail fast with error reporting84953ec
stop spec on failure should not default to true0eca06a
Now pass a navigation helper to HtmlReporter instead of click handlers42e00b3
Remove node modules from python wheel, and update languages274011e
Merge branch 'master' into 3.0-features5afe122
Add ability to report deprecation warnings from within the suite24bf348
Display deprecation warnings in HTML reporterc142490
Add deprecation messages for things that will change/break in 3.032f99ef
Use Jasmine's arrayContains to look for duplicate deprecations9911d37
bump version to 2.99764d58a
Merge branch 'master' into 3.0-featuresd4b76a4
version bump to 3.04530f94
Generate combined file with new version numbersv3.0.0
516fe68
Merge branch '3.0-features'This PR has been generated by Renovate Bot.