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-html-reporter to v2 #640

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
karma-jasmine-html-reporter 1.5.3 -> 2.0.0 age adoption passing confidence

Release Notes

dfederm/karma-jasmine-html-reporter ### [`v2.0.0`](https://togithub.com/dfederm/karma-jasmine-html-reporter/releases/tag/v2.0.0) [Compare Source](https://togithub.com/dfederm/karma-jasmine-html-reporter/compare/v1.7.0...v2.0.0) This version rewrites the package to use the peer jasmine-core package instead of repackaging the html reporting code. This fixes support for Jasmine v4 and (hopefully) will require less package updates going forward. ### [`v1.7.0`](https://togithub.com/dfederm/karma-jasmine-html-reporter/releases/tag/v1.7.0) [Compare Source](https://togithub.com/dfederm/karma-jasmine-html-reporter/compare/v1.6.0...v1.7.0) Upgrade to Jasmine 3.8 ### [`v1.6.0`](https://togithub.com/dfederm/karma-jasmine-html-reporter/releases/tag/v1.6.0) [Compare Source](https://togithub.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.4...v1.6.0) Upgrade to Jasmine 3.7.1 ### [`v1.5.4`](https://togithub.com/dfederm/karma-jasmine-html-reporter/releases/tag/v1.5.4) [Compare Source](https://togithub.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.3...v1.5.4) Manually integrate unreleased Jasmine fix: [jasmine/jasmine@`2b318a6`](https://togithub.com/jasmine/jasmine/commit/2b318a6)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #640 (04751c1) into release (ef9b3c3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           release     #640   +/-   ##
========================================
  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...04751c1. Read the comment docs.