jtimberlake / pacbot

PacBot (Policy as Code Bot)
https://tmobile.github.io/pacbot/
Apache License 2.0
0 stars 0 forks source link

Update dependency karma-coverage-istanbul-reporter to v3 - autoclosed #778

Closed mend-for-github-com[bot] closed 7 months ago

mend-for-github-com[bot] commented 9 months ago

This PR contains the following updates:

Package Type Update Change
karma-coverage-istanbul-reporter devDependencies major ^2.1.0 -> ^3.0.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 8.8 CVE-2023-45133 #775

Release Notes

mattlewis92/karma-coverage-istanbul-reporter (karma-coverage-istanbul-reporter) ### [`v3.0.0`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/HEAD/CHANGELOG.md#300-2020-05-01) [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.1...v3.0.0) ##### ⚠ BREAKING CHANGES - node 6 and node 8 are no longer supported. To use this package you must upgrade to node 10 or higher. ##### Features - upgrade to latest istanbul api ([28cbbfb](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/28cbbfb2cf8bd5b9533ceb489cc5047ff3def730)) ### [`v2.1.1`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/HEAD/CHANGELOG.md#211-2019-11-21) [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.0...v2.1.1) ##### Bug Fixes - add npm funding link ([ee9fb51](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/ee9fb51))