GetTerminus / ngx-tools

:hammer_and_wrench: A collection of tools and utilities for Terminus applications.
MIT License
9 stars 2 forks source link

chore(packages): update dependency karma-jasmine to v5 #635

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
karma-jasmine 3.1.1 -> 5.0.0 age adoption passing confidence

Release Notes

karma-runner/karma-jasmine ### [`v5.0.0`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#​500-httpsgithubcomkarma-runnerkarma-jasminecomparev402v500-2022-04-12) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.2...v5.0.0) ##### Bug Fixes - limit karma peer dependency to ^6.0.0 ([d72c124](https://togithub.com/karma-runner/karma-jasmine/commit/d72c124d9f30402acb31ecdf77fd517208713320)) ##### Build System - drop Node.js 10 support ([ea691e8](https://togithub.com/karma-runner/karma-jasmine/commit/ea691e82cffe14358bfaddfc1f42f0ba58145e32)) ##### Features - **deps:** update dependencies including jasmine-core ([821f094](https://togithub.com/karma-runner/karma-jasmine/commit/821f094801dcd8380c2dee15c0f1686e9df5dca7)) ##### BREAKING CHANGES - The minimum required version of karma is 6.0.0. - The minimum required version of Node is 12.0.0. - **deps:** jasmine-core was updated to the 4.1.0. Please refer to the [release notes](https://togithub.com/jasmine/jasmine/blob/main/release_notes/4.0.0.md) for the complete list of changes and migration instructions. #### [4.0.2](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.1...v4.0.2) (2022-03-30) ##### Bug Fixes - sync package-lock.json and package.json ([4dacc5d](https://togithub.com/karma-runner/karma-jasmine/commit/4dacc5d4cae68d73337cefad5a5879a6471fe42c)) #### [4.0.1](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.0...v4.0.1) (2020-08-12) ##### Bug Fixes - **adapter:** filter functions from result.order ([#​272](https://togithub.com/karma-runner/karma-jasmine/issues/272)) ([28f337c](https://togithub.com/karma-runner/karma-jasmine/commit/28f337caa86e9147d2110a27fb78cc072409c62a)) ### [`v4.0.2`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#​402-httpsgithubcomkarma-runnerkarma-jasminecomparev401v402-2022-03-30) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.1...v4.0.2) ##### Bug Fixes - sync package-lock.json and package.json ([4dacc5d](https://togithub.com/karma-runner/karma-jasmine/commit/4dacc5d4cae68d73337cefad5a5879a6471fe42c)) ### [`v4.0.1`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#​401-httpsgithubcomkarma-runnerkarma-jasminecomparev400v401-2020-08-12) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.0...v4.0.1) ##### Bug Fixes - **adapter:** filter functions from result.order ([#​272](https://togithub.com/karma-runner/karma-jasmine/issues/272)) ([28f337c](https://togithub.com/karma-runner/karma-jasmine/commit/28f337caa86e9147d2110a27fb78cc072409c62a)) ### [`v4.0.0`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#​400-httpsgithubcomkarma-runnerkarma-jasminecomparev331v400-2020-08-11) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v3.3.1...v4.0.0) ##### chore - update dependencies ([#​275](https://togithub.com/karma-runner/karma-jasmine/issues/275)) ([0adead4](https://togithub.com/karma-runner/karma-jasmine/commit/0adead425d44457b2b510cee9d79e7d6c4a203f1)) ##### BREAKING CHANGES - Drop support for node 8 (add support for node 14) #### [3.3.1](https://togithub.com/karma-runner/karma-jasmine/compare/v3.3.0...v3.3.1) (2020-05-28) ##### Bug Fixes - **filter:** match any portion of a spec name ([#​270](https://togithub.com/karma-runner/karma-jasmine/issues/270)) ([ded4c4b](https://togithub.com/karma-runner/karma-jasmine/commit/ded4c4b13ecc0ed976ee00b0ae808dbcd134157b)), closes [#​256](https://togithub.com/karma-runner/karma-jasmine/issues/256) ### [`v3.3.1`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#​331-httpsgithubcomkarma-runnerkarma-jasminecomparev330v331-2020-05-28) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v3.3.0...v3.3.1) ##### Bug Fixes - **filter:** match any portion of a spec name ([#​270](https://togithub.com/karma-runner/karma-jasmine/issues/270)) ([ded4c4b](https://togithub.com/karma-runner/karma-jasmine/commit/ded4c4b13ecc0ed976ee00b0ae808dbcd134157b)), closes [#​256](https://togithub.com/karma-runner/karma-jasmine/issues/256) ### [`v3.3.0`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#​330-httpsgithubcomkarma-runnerkarma-jasminecomparev320v330-2020-05-28) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v3.2.0...v3.3.0) ##### Features - **reporter:** emit info events for suiteStarted/suiteDone ([#​269](https://togithub.com/karma-runner/karma-jasmine/issues/269)) ([7b73ce0](https://togithub.com/karma-runner/karma-jasmine/commit/7b73ce0abec8da370986d10cbb040fe6e5ae1d22)) ### [`v3.2.0`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#​320-httpsgithubcomkarma-runnerkarma-jasminecomparev311v320-2020-05-26) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v3.1.1...v3.2.0) ##### Features - **results:** forward passedExpectations and properties ([#​268](https://togithub.com/karma-runner/karma-jasmine/issues/268)) ([ad1d7dd](https://togithub.com/karma-runner/karma-jasmine/commit/ad1d7dd28d56d2612b8a502a10710591d4de1cff)) #### [3.1.1](https://togithub.com/karma-runner/karma-jasmine/compare/v3.1.0...v3.1.1) (2020-02-11) ##### Bug Fixes - **adapter:** do not emit debug url unless in a browser ([#​263](https://togithub.com/karma-runner/karma-jasmine/issues/263)) ([9bcce88](https://togithub.com/karma-runner/karma-jasmine/commit/9bcce8864d7328cdd7571dda9828401034c9dbe6)), closes [#​262](https://togithub.com/karma-runner/karma-jasmine/issues/262)

Configuration

📅 Schedule: "every weekend" (UTC).

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

Rebasing: Never, 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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #635 (e8d1e63) into release (ef9b3c3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           release     #635   +/-   ##
========================================
  Coverage    91.13%   91.13%           
========================================
  Files           39       39           
  Lines          485      485           
  Branches        89       89           
========================================
  Hits           442      442           
  Misses          43       43           
Flag Coverage Δ
browser 100.00% <ø> (ø)
coercion ∅ <ø> (∅)
jwt 88.16% <ø> (ø)
keycodes ∅ <ø> (∅)
regex ∅ <ø> (∅)
testing ∅ <ø> (∅)
type-guards 98.00% <ø> (ø)
utilities ?

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ef9b3c3...e8d1e63. Read the comment docs.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.