spotfiresoftware / spotfire-wrapper

An Angular component packaged as custom elements that defined a new HTML element to display a Spotfire dashboard in a framework-agnostic way
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

Update dependency karma to v6.3.14 - autoclosed #131

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
karma (source) devDependencies patch 6.3.6 -> 6.3.14

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 7.5 CVE-2022-21676
Medium Medium 5.4 CVE-2022-0437

Release Notes

karma-runner/karma ### [`v6.3.14`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​6314-httpsgithubcomkarma-runnerkarmacomparev6313v6314-2022-02-05) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.13...v6.3.14) ##### Bug Fixes - remove string template from client code ([91d5acd](https://togithub.com/karma-runner/karma/commit/91d5acda6325caf91685da465d688527bd412b47)) - warn when `singleRun` and `autoWatch` are `false` ([69cfc76](https://togithub.com/karma-runner/karma/commit/69cfc763c8f83e8e7e64d34e17829d0d3dcc0449)) - **security:** remove XSS vulnerability in `returnUrl` query param ([839578c](https://togithub.com/karma-runner/karma/commit/839578c45a8ac42fbc1d72105f97eab77dd3eb8a)) ### [`v6.3.13`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​6313-httpsgithubcomkarma-runnerkarmacomparev6312v6313-2022-01-31) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.12...v6.3.13) ##### Bug Fixes - **deps:** bump log4js to resolve security issue ([5bf2df3](https://togithub.com/karma-runner/karma/commit/5bf2df304453c8f71ebc725653fd174ddb1dd28b)), closes [#​3751](https://togithub.com/karma-runner/karma/issues/3751) ### [`v6.3.12`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​6312-httpsgithubcomkarma-runnerkarmacomparev6311v6312-2022-01-24) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.11...v6.3.12) ##### Bug Fixes - remove depreciation warning from log4js ([41bed33](https://togithub.com/karma-runner/karma/commit/41bed33bf4b88c7e0787ca3a5ec15f2913b936fd)) ### [`v6.3.11`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​6311-httpsgithubcomkarma-runnerkarmacomparev6310v6311-2022-01-13) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.10...v6.3.11) ##### Bug Fixes - **deps:** pin colors package to 1.4.0 due to security vulnerability ([a5219c5](https://togithub.com/karma-runner/karma/commit/a5219c52e2515248eefae4fe1863ac8ad3fdd43b)) ### [`v6.3.10`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​6310-httpsgithubcomkarma-runnerkarmacomparev639v6310-2022-01-08) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.9...v6.3.10) ##### Bug Fixes - **logger:** create parent folders if they are missing ([0d24bd9](https://togithub.com/karma-runner/karma/commit/0d24bd937f7089d1456e2ecf04419d2c268c3144)), closes [#​3734](https://togithub.com/karma-runner/karma/issues/3734) ### [`v6.3.9`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​639-httpsgithubcomkarma-runnerkarmacomparev638v639-2021-11-16) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.8...v6.3.9) ##### Bug Fixes - restartOnFileChange option not restarting the test run ([92ffe60](https://togithub.com/karma-runner/karma/commit/92ffe6018451f6144e8bc7726d304057b5ac9d0a)), closes [#​27](https://togithub.com/karma-runner/karma/issues/27) [#​3724](https://togithub.com/karma-runner/karma/issues/3724) ### [`v6.3.8`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​638-httpsgithubcomkarma-runnerkarmacomparev637v638-2021-11-07) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.7...v6.3.8) ##### Bug Fixes - **reporter:** warning if stack trace contains generated code invocation ([4f23b14](https://togithub.com/karma-runner/karma/commit/4f23b14d3e774c0401f2c9eecb188b37aed020eb)) ### [`v6.3.7`](https://togithub.com/karma-runner/karma/blob/master/CHANGELOG.md#​637-httpsgithubcomkarma-runnerkarmacomparev636v637-2021-11-01) [Compare Source](https://togithub.com/karma-runner/karma/compare/v6.3.6...v6.3.7) ##### Bug Fixes - **middleware:** replace %X_UA_COMPATIBLE% marker anywhere in the file ([f1aeaec](https://togithub.com/karma-runner/karma/commit/f1aeaec09e49856747b8f650d06b4dcc61eb637e)), closes [#​3711](https://togithub.com/karma-runner/karma/issues/3711)