chore(deps): update dependency karma-jasmine to v3 #105
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 PR contains the following updates:
2.0.1
->3.3.1
Release Notes
karma-runner/karma-jasmine
v3.3.1
Compare Source
Bug Fixes
v3.3.0
Compare Source
Features
v3.2.0
Compare Source
Features
3.1.1 (2020-02-11)
Bug Fixes
v3.1.1
Compare Source
Bug Fixes
v3.1.0
Compare Source
Features
3.0.3 (2020-01-08)
Bug Fixes
3.0.2 (2020-01-08)
3.0.1 (2020-01-06)
Bug Fixes
Chores
Features
adapter: log when Jasmine fails because no expect() were run (#238) (646796e)
reporter: On no-single-run and failure, emit a debug URL (#235) (76f092a)
Propagate errors thrown in afterAll blocks (f3fa264), closes #161
update the version to 2.0.0 and restrict node version available to 4.0 (c84316e)
Update deps and drop node v6 to match karma v4.0 (#233) (097eed4), closes #233
feat (adapter): Use jasmine's new configure method (#224) (6663e47), closes #224 #221
BREAKING CHANGES
drop support for node v6
Also update travis config to drop v6 andd v10
stopOnFailure
, which was previously documented in karma-jasmine's README, isnot configuration option for jasmine. Use
oneFailurePerSpec
instead.Requires peerDependency Jasmine@^3.3.0
v3.0.3
Compare Source
Bug Fixes
v3.0.1
Compare Source
Bug Fixes
Chores
Features
adapter: log when Jasmine fails because no expect() were run (#238) (646796e)
reporter: On no-single-run and failure, emit a debug URL (#235) (76f092a)
Propagate errors thrown in afterAll blocks (f3fa264), closes #161
update the version to 2.0.0 and restrict node version available to 4.0 (c84316e)
Update deps and drop node v6 to match karma v4.0 (#233) (097eed4), closes #233
feat (adapter): Use jasmine's new configure method (#224) (6663e47), closes #224 #221
BREAKING CHANGES
drop support for node v6
Also update travis config to drop v6 andd v10
stopOnFailure
, which was previously documented in karma-jasmine's README, isnot configuration option for jasmine. Use
oneFailurePerSpec
instead.Requires peerDependency Jasmine@^3.3.0
v3.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
drop support for node v6
Also update travis config to drop v6 andd v10
2.0.1 (2018-11-17)
Bug Fixes
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.