Skip to content

Commit

Permalink
chore(deps): update dependency karma-mocha to v2 (#941)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [karma-mocha](https://togithub.com/karma-runner/karma-mocha) | devDependencies | major | [`^1.3.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/karma-mocha/1.3.0/2.0.0) |

---

### Release Notes

<details>
<summary>karma-runner/karma-mocha</summary>

### [`v2.0.0`](https://togithub.com/karma-runner/karma-mocha/blob/master/CHANGELOG.md#&#8203;200-httpsgithubcomkarma-runnerkarma-mochacomparev130v200-2020-04-14)

[Compare Source](https://togithub.com/karma-runner/karma-mocha/compare/v1.3.0...v2.0.0)

##### Features

-   **ci:** enable semanitic-release ([5a5b6d5](https://togithub.com/karma-runner/karma-mocha/commit/5a5b6d52399eab9a20592e3536b3e2df1b3ce9ce))
-   Expose 'pending' status ([e847121](https://togithub.com/karma-runner/karma-mocha/commit/e847121e35f59a498c3b09f87f138621b550629b)), closes [#&#8203;109](https://togithub.com/karma-runner/karma-mocha/issues/109)

-   Update Node.js versions ([fd64f5b](https://togithub.com/karma-runner/karma-mocha/commit/fd64f5bcacf2e0de6eeb24772384442bd6a37bed))

##### BREAKING CHANGES

-   drop support for node 8

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/google-auth-library-nodejs).
  • Loading branch information
renovate-bot committed Apr 15, 2020
1 parent 1f69a13 commit 6a40715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"karma-chrome-launcher": "^3.0.0",
"karma-coverage": "^2.0.0",
"karma-firefox-launcher": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha": "^2.0.0",
"karma-remap-coverage": "^0.1.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.0",
Expand Down

0 comments on commit 6a40715

Please sign in to comment.