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 terra-dev-site to ^6.19.0 #178

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

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

This PR contains the following updates:

Package Type Update Change
terra-dev-site (source) devDependencies minor ^6.5.0 -> ^6.19.0

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

Severity CVSS Score CVE GitHub Issue
High 7.5 CVE-2022-37603 #165
High 7.5 CVE-2022-37603 #165
High 7.5 CVE-2024-45296 #-1
High 7.1 CVE-2022-46175 #177
High 7.1 CVE-2022-46175 #177
Medium 5.3 WS-2020-0208 #59

Release Notes

cerner/terra-application (terra-dev-site) ### [`v6.19.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6190---April-28-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/3378b97883238ab633756ae5e7429d87e77ada94...83c9f03b3460c643519dab0d7262f4021f1e9dcc) - Fixed - Secondary nav item should not jump when item is visible. ### [`v6.18.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6180---April-23-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/27907c4f26859f7570e1e85a3941d39e601034ca...3378b97883238ab633756ae5e7429d87e77ada94) - Added - Added Source Code Badge inline with npm badge, which will only be displayed if the property `repository` with sub property `url` is specified in the package.json file. - Changed - Allow the use of terra-toolkit v6 as a peer dependency. - Update terra-toolkit link references to terra-toolkit-boneyard. ### [`v6.17.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6170---April-21-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/778764fb9ca2874e82944aee75ec6586c0b3201a...27907c4f26859f7570e1e85a3941d39e601034ca) - Fixed - Correctly apply the --terra-dev-site-icon-link-background-image theme variable. ### [`v6.16.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6160---April-14-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/3129fe9de266f6aea8baf011cc4d23463764727f...778764fb9ca2874e82944aee75ec6586c0b3201a) - Changed - Consolidated example component. - Use new theme context strategy for example component. ### [`v6.15.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6150---March-17-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/ec8c50fe8a3af2e8d30409ddaa7ea9f83543cc5c...3129fe9de266f6aea8baf011cc4d23463764727f) - Changed - No longer aggregate the dev-site test theme. - Added - Added clinical-lowlight-theme - Fixed - css and scss files are supported by the codeblock loader. ### [`v6.14.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6140---February-25-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/842c7fa3979879f3f3f3b252fa26c0a149a4c25f...ec8c50fe8a3af2e8d30409ddaa7ea9f83543cc5c) - Changed - Now consume navigation and overlay from terra-application. Navigation prompts will now be honored across navigations tabs. - Added - Add plugin imports to getting started example configuration. ### [`v6.13.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6130---February-13-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/2b1351e7d42ee0a4835777d71b8625a1d940d998...842c7fa3979879f3f3f3b252fa26c0a149a4c25f) - Changed - Removed rehype-prism as a dependency. Added prism-react-renderer. Code highlighting is now performed client side as performing it as part of the build was non-performant. ### [`v6.12.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6120---January-28-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/955873bfddcea33a85e24d61d979728b88d6fe88...2b1351e7d42ee0a4835777d71b8625a1d940d998) - Changed - Update copyright to include 2020 ### [`v6.11.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6110---January-17-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/c4a10008dc29c563cd348ed9f412d72f02d160cf...955873bfddcea33a85e24d61d979728b88d6fe88) - Changed - Dev toolbar theme and locale changes are applied globally, to avoid theme issues. ### [`v6.10.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#6100---January-7-2020) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/aa39bb5e5e702a657f3cc0efae16cede4a44b922...c4a10008dc29c563cd348ed9f412d72f02d160cf) - Changed - Code examples can be expanded by default. - Update WDIO screenshots. - Update terra-toolkit dependency to ^5.18.0. - Removed - Remove non-existent site.config option 'filterSideMenu'. This option was removed in v6.0.0 release. ### [`v6.9.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#690---December-10-2019) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/d3796a62521478609f7d294b29d4e4f73ecb73c7...aa39bb5e5e702a657f3cc0efae16cede4a44b922) - Changed - Raw routes now prevent the default navigation prompt check. - Updated docker dev environment - Fixed - Update md loader regex to accept either a forward slash or a backslash. ### [`v6.8.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#680---November-12-2019) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/2dd280b1ee6d903d32e6997a64231908cfd5eb09...d3796a62521478609f7d294b29d4e4f73ecb73c7) - Added - Secondary navigation now scrolls to the current selected item ### [`v6.7.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#670---November-1-2019) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/50f26a3fa056a67be44073e551f0434ee97f605e...2dd280b1ee6d903d32e6997a64231908cfd5eb09) - Fixed - Fixed broken urls in the docs. - Changed - Remove markdown styles to look more like 'terra'. ### [`v6.6.0`](https://redirect.github.com/cerner/terra-application/blob/HEAD/packages/terra-dev-site/CHANGELOG.md#660---October-30-2019) [Compare Source](https://redirect.github.com/cerner/terra-application/compare/e9d8f5a26c15b0e49439be5afd548d331b88e734...50f26a3fa056a67be44073e551f0434ee97f605e) - Fixed - Deployed site relative urls not appropriately generated. - Use the static renderDescription method in example template component. - Hot reloading did not function correctly when resolving a relatively aliased path.