TreyM-WSS / terra-clinical

Terra Clinical is a repository for terra react components used only in a clinical setting.
http://terra-ui.com
Apache License 2.0
0 stars 0 forks source link

Update dependency gh-pages to v3 #230

Open mend-for-github-com[bot] opened 1 month ago

mend-for-github-com[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
gh-pages devDependencies major ^2.0.1 -> ^3.0.0

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

Severity CVSS Score CVE GitHub Issue
Critical 9.8 CVE-2022-37611 #161

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

Severity CVSS Score CVE GitHub Issue
High 7.8 CVE-2021-43138 #132

Release Notes

tschaub/gh-pages (gh-pages) ### [`v3.0.0`](https://togithub.com/tschaub/gh-pages/blob/HEAD/changelog.md#v300) [Compare Source](https://togithub.com/tschaub/gh-pages/compare/v2.2.0...v3.0.0) Breaking changes: None really. But tests are no longer run on Node < 10. Development dependencies were updated to address security warnings, and this meant tests could no longer be run on Node 6 or 8. If you still use these Node versions, you may still be able to use this library, but be warned that tests are no longer run on these versions. All changes: - [#​357](https://togithub.com/tschaub/gh-pages/pull/357) - Dev dependency updates ([@​tschaub](https://togithub.com/tschaub)) - [#​333](https://togithub.com/tschaub/gh-pages/pull/333) - Update readme with command line options ([@​Victoire44](https://togithub.com/Victoire44)) - [#​356](https://togithub.com/tschaub/gh-pages/pull/356) - Test as a GitHub action ([@​tschaub](https://togithub.com/tschaub)) - [#​355](https://togithub.com/tschaub/gh-pages/pull/355) - feat(beforeAdd): allow custom script before git add ([@​Xiphe](https://togithub.com/Xiphe)) - [#​336](https://togithub.com/tschaub/gh-pages/pull/336) - Fix remove not working properly ([@​sunghwan2789](https://togithub.com/sunghwan2789)) - [#​328](https://togithub.com/tschaub/gh-pages/pull/328) - Update .travis.yml ([@​XhmikosR](https://togithub.com/XhmikosR)) - [#​327](https://togithub.com/tschaub/gh-pages/pull/327) - Fix typo ([@​d-tsuji](https://togithub.com/d-tsuji)) ### [`v2.2.0`](https://togithub.com/tschaub/gh-pages/blob/HEAD/changelog.md#v220) [Compare Source](https://togithub.com/tschaub/gh-pages/compare/v2.1.1...v2.2.0) - [#​318](https://togithub.com/tschaub/gh-pages/pull/318) - Allow an absolute path as dist directory ([@​okuryu](https://togithub.com/okuryu)) - [#​319](https://togithub.com/tschaub/gh-pages/pull/319) - Added 'remove' documentation to the readme ([@​Sag-Dev](https://togithub.com/Sag-Dev)) - [#​323](https://togithub.com/tschaub/gh-pages/pull/323) - Update dependencies ([@​tschaub](https://togithub.com/tschaub)) - [#​277](https://togithub.com/tschaub/gh-pages/pull/277) - Add `--no-history` flag not to preserve deploy history ([@​dplusic](https://togithub.com/dplusic)) ### [`v2.1.1`](https://togithub.com/tschaub/gh-pages/blob/HEAD/changelog.md#v211) [Compare Source](https://togithub.com/tschaub/gh-pages/compare/v2.1.0...v2.1.1) - [#​312](https://togithub.com/tschaub/gh-pages/pull/312) - Add default for '--git' option ([@​tschaub](https://togithub.com/tschaub)) ### [`v2.1.0`](https://togithub.com/tschaub/gh-pages/blob/HEAD/changelog.md#v210) [Compare Source](https://togithub.com/tschaub/gh-pages/compare/v2.0.1...v2.1.0) - [#​307](https://togithub.com/tschaub/gh-pages/pull/307) - Dev dependency updates ([@​tschaub](https://togithub.com/tschaub)) - [#​303](https://togithub.com/tschaub/gh-pages/pull/303) - Support '--git' CLI option ([@​JRJurman](https://togithub.com/JRJurman))