Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update karma-jasmine to the latest version 🚀 #24

Merged
merged 1 commit into from
Nov 16, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 15, 2018

The devDependency karma-jasmine was updated from 1.1.2 to 2.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v2.0.0

Bug Fixes

Chores

Features

  • 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)

BREAKING CHANGES

  • stopOnFailure, which was previously documented in karma-jasmine's README, is
    not configuration option for jasmine. Use oneFailurePerSpec instead.

Requires peerDependency Jasmine@^3.3.0

  • deps: Drop support for node 4.x
Commits

The new version differs by 9 commits.

  • 2dbec13 chore: release v2.0.0
  • 4ddfe2f chore: update contributors
  • d0b980d fix(console): Re-add Error: to the stack (#228)
  • 6663e47 feat (adapter): Use jasmine's new configure method (#224)
  • e604132 chore(deps): Drop node v4 support. (#214)
  • 66f598a docs:(typo) timeoutInterval (#212)
  • 5b45cc1 Adding timeout configuration option (#211)
  • d7523d0 fix: return false for every entry is irrelevant (#206)
  • 3b20480 --grep option now supports real regular expressions but not masks only. (#204)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.333% when pulling e6b1526 on greenkeeper/karma-jasmine-2.0.0 into 9efe815 on master.

@willmendesneto willmendesneto merged commit ec9c394 into master Nov 16, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/karma-jasmine-2.0.0 branch November 16, 2018 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants