Release 6.5.1 (#9082)

This commit is contained in:
Amedeo Lepore
2023-11-13 10:19:15 +01:00
committed by GitHub
parent f2df3c4143
commit e2c116c25a
21 changed files with 1495 additions and 25 deletions

View File

@@ -42,3 +42,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 6.3.0](license-info-6.3.0.md)
- [ADF 6.4.0](license-info-6.4.0.md)
- [ADF 6.5.0](license-info-6.5.0.md)
- [ADF 6.5.1](license-info-6.5.1.md)

File diff suppressed because it is too large Load Diff

View File

@@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.
## General Availability
- [6.5.1](RelNote-6.5.1.md)
- [6.5.0](RelNote-6.5.0.md)
- [6.4.0](RelNote-6.4.0.md)
- [6.3.0](RelNote-6.3.0.md)

View File

@@ -0,0 +1,27 @@
---
Title: Release notes v6.5.1
---
# Alfresco Application Development Framework (ADF) version 6.5.1 Release Note
This document provides information on the Alfresco Application Development Framework **v6.5.1**.
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/6.5.1).
## Contents
- [Changelog](#changelog)
- [See Also](#see-also)
## Changelog
- [f2df3c414](git@github.com:Alfresco/alfresco-ng2-components/commit/f2df3c414) [AAE-17909][AAE-17964] fix silent-refresh url is not set with the value - fix background image set to undefined (#9080)
- [168bb0b6c](git@github.com:Alfresco/alfresco-ng2-components/commit/168bb0b6c) [AAE-17258] Update storybook for datatable and datacolumn (#9052)
- [c0194029c](git@github.com:Alfresco/alfresco-ng2-components/commit/c0194029c) [AAE-17865] Remove few already covered e2es from ADF (#9078)
- [625cf2b85](git@github.com:Alfresco/alfresco-ng2-components/commit/625cf2b85) [ADF-5561] Remove unused dep (#9064)
- [f0a11fdab](git@github.com:Alfresco/alfresco-ng2-components/commit/f0a11fdab) [ACS-6140] migrate tests to harness (#9071)
## See Also
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)

View File

@@ -39,3 +39,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 6.3.0](audit-info-6.3.0.md)
- [ADF 6.4.0](audit-info-6.4.0.md)
- [ADF 6.5.0](audit-info-6.5.0.md)
- [ADF 6.5.1](audit-info-6.5.1.md)

View File

@@ -0,0 +1,52 @@
---
Title: Audit info, alfresco-ng2-components 6.5.1
---
# Audit information for alfresco-ng2-components 6.5.1
This page lists the security audit of the dependencies this project depends on.
## Risks
- Critical risk: 0
- High risk: 17
- Moderate risk: 12
- Low risk: 0
Dependencies analyzed:
## Libraries
| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | @mdx-js/mdx | "<=1.6.22" |
|moderate | @storybook/builder-webpack4 | "*" |
|high | @storybook/core-server | "<=7.0.0-rc.11" |
|high | @storybook/csf-tools | "6.5.0-alpha.1 - 6.5.17-alpha.0" |
|moderate | @storybook/manager-webpack4 | "*" |
|high | @storybook/mdx1-csf | "*" |
|moderate | autoprefixer | "1.0.20131222 - 9.8.8" |
|high | chokidar | "1.0.0-rc1 - 2.1.8" |
|high | cpy | "7.0.0 - 8.1.2" |
|moderate | css-loader | "0.15.0 - 4.3.0" |
|high | fast-glob | "<=2.2.7" |
|high | glob-parent | "<5.1.2" |
|high | globby | "8.0.0 - 9.2.0" |
|moderate | icss-utils | "<=4.1.1" |
|high | meow | "3.4.0 - 5.0.0" |
|moderate | postcss | "<8.4.31" |
|moderate | postcss-flexbugs-fixes | "<=4.2.1" |
|moderate | postcss-modules-extract-imports | "<=2.0.0" |
|moderate | postcss-modules-local-by-default | "<=4.0.0-rc.4" |
|moderate | postcss-modules-scope | "<=2.2.0" |
|moderate | postcss-modules-values | "<=4.0.0-rc.5" |
|high | remark-mdx | "<=1.6.22" |
|high | remark-parse | "<=8.0.3" |
|moderate | semver | "7.0.0 - 7.5.1" |
|high | trim | "<0.0.3" |
|high | trim-newlines | "<3.0.1" |
|high | watchpack | "1.7.2 - 1.7.5" |
|high | watchpack-chokidar2 | "*" |
|high | webpack | "4.44.0 - 4.47.0" |