scttcper / ngx-rightclick

Context Menu Service for Angular
https://ngx-rightclick.vercel.app
MIT License
81 stars 12 forks source link

chore(deps): update dependency karma to v4.4.1 #40

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
karma (source) devDependencies minor 4.3.0 -> 4.4.1

Release Notes

karma-runner/karma ### [`v4.4.1`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​441httpsgithubcomkarma-runnerkarmacomparev440v441-2019-10-18) [Compare Source](https://togithub.com/karma-runner/karma/compare/v4.4.0...v4.4.1) ##### Bug Fixes - **deps:** back to karma-browserstack-launcher 1.4 ([#​3361](https://togithub.com/karma-runner/karma/issues/3361)) ([1cd87ad](https://togithub.com/karma-runner/karma/commit/1cd87ad)) - **server:** Add test coverage for config.singleRun true branch. ([#​3384](https://togithub.com/karma-runner/karma/issues/3384)) ([259be0d](https://togithub.com/karma-runner/karma/commit/259be0d)) - if preprocessor is async function and doesn't return a content then await donePromise ([#​3387](https://togithub.com/karma-runner/karma/issues/3387)) ([f91be24](https://togithub.com/karma-runner/karma/commit/f91be24)) ### [`v4.4.0`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​440httpsgithubcomkarma-runnerkarmacomparev430v440-2019-10-17) [Compare Source](https://togithub.com/karma-runner/karma/compare/v4.3.0...v4.4.0) ##### Bug Fixes - **runner:** remove explicit error on all tests failed ([#​3369](https://togithub.com/karma-runner/karma/issues/3369)) ([f8005c6](https://togithub.com/karma-runner/karma/commit/f8005c6)), closes [#​3367](https://togithub.com/karma-runner/karma/issues/3367) ##### Features - **client:** Add trusted types support ([#​3360](https://togithub.com/karma-runner/karma/issues/3360)) ([019bfd4](https://togithub.com/karma-runner/karma/commit/019bfd4)) - Preprocessor can return Promise ([#​3376](https://togithub.com/karma-runner/karma/issues/3376)) ([3ffcd83](https://togithub.com/karma-runner/karma/commit/3ffcd83)) - **config:** add failOnSkippedTests option. ([#​3374](https://togithub.com/karma-runner/karma/issues/3374)) ([4ed3af0](https://togithub.com/karma-runner/karma/commit/4ed3af0)) - **config:** clientDisplayNone sets client elements display none. ([#​3348](https://togithub.com/karma-runner/karma/issues/3348)) ([6235e68](https://togithub.com/karma-runner/karma/commit/6235e68)) - **deps:** Remove core-js dependency. ([#​3379](https://togithub.com/karma-runner/karma/issues/3379)) ([0d70809](https://togithub.com/karma-runner/karma/commit/0d70809))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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



This PR has been generated by Renovate Bot. View repository job log here.

scttcper commented 4 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: