Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Bump karma-jasmine from 1.1.2 to 2.0.1 in /tests/js #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Jan 8, 2019

Bumps karma-jasmine from 1.1.2 to 2.0.1.

Release notes

Sourced from karma-jasmine's releases.

v2.0.1

Bug Fixes

  • dep: Depend upon the jasmine-core version we test (#229) (c4dfef5)

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
Changelog

Sourced from karma-jasmine's changelog.

2.0.1 (2018-11-17)

Bug Fixes

  • dep: Depend upon the jasmine-core version we test (#229) (c4dfef5)

2.0.0 (2018-11-15)

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2019
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Jan 8, 2019

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #125   +/-   ##
=========================================
  Coverage     79.11%   79.11%           
  Complexity      214      214           
=========================================
  Files            26       26           
  Lines           905      905           
=========================================
  Hits            716      716           
  Misses          189      189

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3cd7c28...03ff632. Read the comment docs.

@codecov
Copy link

codecov bot commented Jan 8, 2019

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #125   +/-   ##
=========================================
  Coverage     78.71%   78.71%           
  Complexity      214      214           
=========================================
  Files            26       26           
  Lines           916      916           
=========================================
  Hits            721      721           
  Misses          195      195

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef81647...e2aa1db. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/tests/js/karma-jasmine-2.0.1 branch 2 times, most recently from 90bcd7f to a9775ac Compare January 23, 2019 10:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/tests/js/karma-jasmine-2.0.1 branch from a9775ac to 46bd34f Compare February 5, 2019 15:53
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/tests/js/karma-jasmine-2.0.1 branch from 46bd34f to 9aa5fc2 Compare February 19, 2019 08:12
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/tests/js/karma-jasmine-2.0.1 branch from 9aa5fc2 to e7e6479 Compare March 14, 2019 02:07
@phil-davis
Copy link
Contributor

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/tests/js/karma-jasmine-2.0.1 branch from e7e6479 to 224c615 Compare March 15, 2019 06:56
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/tests/js/karma-jasmine-2.0.1 branch from 224c615 to b285449 Compare March 29, 2019 08:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/tests/js/karma-jasmine-2.0.1 branch from b285449 to e2aa1db Compare April 1, 2019 07:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants