From c273fabc2888c6dd232e9d358ebb1148465048a3 Mon Sep 17 00:00:00 2001 From: alep85 Date: Fri, 23 May 2025 16:59:47 +0200 Subject: [PATCH] AAE-35242 Release 7.0.1 --- docs/license-info/README.md | 1 + docs/license-info/license-info-7.0.1.md | 55 +++++++++++++++++++++++++ docs/release-notes/README.md | 1 + docs/release-notes/RelNote-7.0.1.md | 8 ++++ docs/vulnerability/README.md | 1 + docs/vulnerability/audit-info-7.0.1.md | 27 ++++++++++++ lib/cli/package-lock.json | 4 +- lib/cli/package.json | 2 +- lib/content-services/package.json | 4 +- lib/core/package.json | 4 +- lib/eslint-angular/package.json | 2 +- lib/extensions/package.json | 2 +- lib/insights/package.json | 6 +-- lib/process-services-cloud/package.json | 6 +-- lib/process-services/package.json | 6 +-- package-lock.json | 4 +- package.json | 2 +- 17 files changed, 114 insertions(+), 21 deletions(-) create mode 100644 docs/license-info/license-info-7.0.1.md create mode 100644 docs/release-notes/RelNote-7.0.1.md create mode 100644 docs/vulnerability/audit-info-7.0.1.md diff --git a/docs/license-info/README.md b/docs/license-info/README.md index 3c537a0a07..b07f43efee 100644 --- a/docs/license-info/README.md +++ b/docs/license-info/README.md @@ -55,3 +55,4 @@ The pages linked below contain the licenses for all third party dependencies of - [ADF 7.0.0-alpha.6](license-info-7.0.0-alpha.6.md) - [ADF 7.0.0-alpha.7](license-info-7.0.0-alpha.7.md) - [ADF 7.0.0](license-info-7.0.0.md) +- [ADF 7.0.1](license-info-7.0.1.md) diff --git a/docs/license-info/license-info-7.0.1.md b/docs/license-info/license-info-7.0.1.md new file mode 100644 index 0000000000..31f0a5e235 --- /dev/null +++ b/docs/license-info/license-info-7.0.1.md @@ -0,0 +1,55 @@ +--- +Title: License info, alfresco-ng2-components 7.0.1 +--- + +# License information for alfresco-ng2-components 7.0.1 + +This page lists all third party libraries the project depends on. + +## Libraries + +| Name | Version | License | +| --- | --- | --- | +| [@angular/animations](https://github.com/angular/angular) | 18.2.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/cdk](https://github.com/angular/components) | 18.2.14 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/common](https://github.com/angular/angular) | 18.2.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/compiler](https://github.com/angular/angular) | 18.2.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/core](https://github.com/angular/angular) | 18.2.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/forms](https://github.com/angular/angular) | 18.2.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 18.2.14 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material](https://github.com/angular/components) | 18.2.14 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 18.2.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser](https://github.com/angular/angular) | 18.2.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/router](https://github.com/angular/angular) | 18.2.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@apollo/client](https://github.com/apollographql/apollo-client) | 3.13.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell) | 8.16.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 14.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngx-translate/core](https://github.com/ngx-translate/core) | 14.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@nx/webpack](https://github.com/nrwl/nx) | 20.4.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@valano/change-font-size](https://github.com/VitoAlbano/change-font-size) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [angular-oauth2-oidc-jwks](https://github.com/manfredsteyer/angular-oauth2-oidc) | 17.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [angular-oauth2-oidc](https://github.com/manfredsteyer/angular-oauth2-oidc) | 17.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [apollo-angular](https://github.com/kamilkisiela/apollo-angular) | 10.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [chart.js](https://github.com/chartjs/Chart.js) | 4.4.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cropperjs](https://github.com/fengyuanchen/cropperjs) | 1.6.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [date-fns](https://github.com/date-fns/date-fns) | 2.30.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [dotenv-expand](https://github.com/motdotla/dotenv-expand) | 11.0.7 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| dotenv-expand | 5.1.0 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [event-emitter](https://github.com/medikoo/event-emitter) | 0.3.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [graphql-ws](https://github.com/enisdenjo/graphql-ws) | 5.16.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [material-icons](https://github.com/marella/material-icons) | 1.13.14 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [minimatch](https://github.com/isaacs/minimatch) | 3.1.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 5.1.6 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 7.4.6 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 9.0.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 9.0.5 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [ng2-charts](https://github.com/valor-software/ng2-charts) | 4.1.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [pdfjs-dist](https://github.com/mozilla/pdf.js) | 5.1.91 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [raphael](https://github.com/DmitryBaranovskiy/raphael) | 2.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [rxjs](https://github.com/reactivex/rxjs) | 7.8.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [subscriptions-transport-ws](https://github.com/apollostack/subscriptions-transport-ws) | 0.11.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [superagent](https://github.com/ladjs/superagent) | 9.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ts-morph](https://github.com/dsherret/ts-morph) | 20.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [tslib](https://github.com/Microsoft/tslib) | 2.8.1 | [0BSD](http://landley.net/toybox/license.html) | +| [zone.js](https://github.com/angular/angular) | 0.14.10 | [MIT](http://www.opensource.org/licenses/MIT) | + diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index de5fb6be07..d981a527cd 100644 --- a/docs/release-notes/README.md +++ b/docs/release-notes/README.md @@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0. ## General Availability +- [7.0.1](RelNote-7.0.1.md) - [7.0.0](RelNote-7.0.0.md) - [7.0.0-alpha.7](RelNote-7.0.0-alpha.7.md) - [7.0.0-alpha.6](RelNote-7.0.0-alpha.6.md) diff --git a/docs/release-notes/RelNote-7.0.1.md b/docs/release-notes/RelNote-7.0.1.md new file mode 100644 index 0000000000..ba2a7b626b --- /dev/null +++ b/docs/release-notes/RelNote-7.0.1.md @@ -0,0 +1,8 @@ +--- +Title: Changelog for alfresco-ng2-components v7.0.1 +--- + +# Changelog + +- [051b82684f](https://github.com/Alfresco/alfresco-ng2-components/commit/051b82684f) AAE-34959 Allow disabling withCredentials for the identity providers that disallow credentials (#10859) +- [b4eee9d631](https://github.com/Alfresco/alfresco-ng2-components/commit/b4eee9d631) AAE-34675 Fix default selection required (#10860) diff --git a/docs/vulnerability/README.md b/docs/vulnerability/README.md index a8d020df52..6889030c85 100644 --- a/docs/vulnerability/README.md +++ b/docs/vulnerability/README.md @@ -52,3 +52,4 @@ The pages linked below contain the audit for all third party dependencies of ADF - [ADF 7.0.0-alpha.6](audit-info-7.0.0-alpha.6.md) - [ADF 7.0.0-alpha.7](audit-info-7.0.0-alpha.7.md) - [ADF 7.0.0](audit-info-7.0.0.md) +- [ADF 7.0.1](audit-info-7.0.1.md) diff --git a/docs/vulnerability/audit-info-7.0.1.md b/docs/vulnerability/audit-info-7.0.1.md new file mode 100644 index 0000000000..a7a8a36ea3 --- /dev/null +++ b/docs/vulnerability/audit-info-7.0.1.md @@ -0,0 +1,27 @@ +--- +Title: Audit info, alfresco-ng2-components 7.0.1 +--- + +# Audit information for alfresco-ng2-components 7.0.1 + +This page lists the security audit of the dependencies this project depends on. + +## Risks + +- Critical risk: 0 +- High risk: 1 +- Moderate risk: 2 +- Low risk: 1 + +Dependencies analyzed: + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | +|moderate | @babel/runtime | "<7.26.10" | +|low | formidable | "3.1.1-canary.20211030 - 3.5.2" | +|moderate | http-proxy-middleware | "1.3.0 - 2.0.8" | +|high | pdfjs-dist | "<=4.1.392" | + + diff --git a/lib/cli/package-lock.json b/lib/cli/package-lock.json index 174f11d9ec..93cbf387cb 100644 --- a/lib/cli/package-lock.json +++ b/lib/cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alfresco/adf-cli", - "version": "7.0.0", + "version": "7.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-cli", - "version": "7.0.0", + "version": "7.0.1", "license": "Apache-2.0", "dependencies": { "@alfresco/js-api": ">=8.0.0-alpha.7-0", diff --git a/lib/cli/package.json b/lib/cli/package.json index a8331616cc..bce55cd84f 100644 --- a/lib/cli/package.json +++ b/lib/cli/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-cli", "description": "Alfresco ADF cli and utils", - "version": "7.0.0", + "version": "7.0.1", "author": "Hyland Software, Inc. and its affiliates", "bin": { "adf-cli": "bin/adf-cli", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index cb9931cb83..03c9ab58bf 100644 --- a/lib/content-services/package.json +++ b/lib/content-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-content-services", "description": "Alfresco ADF content services", - "version": "7.0.0", + "version": "7.0.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -23,7 +23,7 @@ "@angular/router": ">=14.1.3", "@alfresco/js-api": ">=8.0.0", "@ngx-translate/core": ">=14.0.0", - "@alfresco/adf-core": ">=7.0.0" + "@alfresco/adf-core": ">=7.0.1" }, "keywords": [ "content-services", diff --git a/lib/core/package.json b/lib/core/package.json index 721a831c8e..9510b3fc49 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-core", "description": "Alfresco ADF core", - "version": "7.0.0", + "version": "7.0.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -39,7 +39,7 @@ "@mat-datetimepicker/core": ">=12.0.1", "@ngx-translate/core": ">=14.0.0", "@alfresco/js-api": ">=8.0.0", - "@alfresco/adf-extensions": ">=7.0.0", + "@alfresco/adf-extensions": ">=7.0.1", "minimatch": ">=10.0.0", "pdfjs-dist": ">=3.3.122", "ts-morph": ">=20.0.0" diff --git a/lib/eslint-angular/package.json b/lib/eslint-angular/package.json index 4b4c01f490..779f8bfbe2 100644 --- a/lib/eslint-angular/package.json +++ b/lib/eslint-angular/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "7.0.0", + "version": "7.0.1", "description": "Alfresco ADF eslint angular custom rules", "main": "main.js", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/extensions/package.json b/lib/extensions/package.json index bd058e4664..2f12d23a82 100644 --- a/lib/extensions/package.json +++ b/lib/extensions/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-extensions", "description": "Provides extensibility support for ADF applications.", - "version": "7.0.0", + "version": "7.0.1", "license": "Apache-2.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { diff --git a/lib/insights/package.json b/lib/insights/package.json index 4fc4298798..f89282a370 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-insights", "description": "Alfresco ADF insights", - "version": "7.0.0", + "version": "7.0.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -11,8 +11,8 @@ "url": "https://github.com/Alfresco/alfresco-ng2-components/issues" }, "dependencies": { - "@alfresco/adf-core": ">=7.0.0", - "@alfresco/adf-content-services": ">=7.0.0", + "@alfresco/adf-core": ">=7.0.1", + "@alfresco/adf-content-services": ">=7.0.1", "@ngx-translate/core": ">=14.0.0", "chart.js": "^4.3.0", "ng2-charts": "^4.1.1", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index 597ff9459e..1a58c75a1a 100644 --- a/lib/process-services-cloud/package.json +++ b/lib/process-services-cloud/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services-cloud", "description": "Alfresco ADF process services cloud", - "version": "7.0.0", + "version": "7.0.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -37,8 +37,8 @@ "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", "@alfresco/js-api": ">=8.0.0", - "@alfresco/adf-core": ">=7.0.0", - "@alfresco/adf-content-services": ">=7.0.0", + "@alfresco/adf-core": ">=7.0.1", + "@alfresco/adf-content-services": ">=7.0.1", "@apollo/client": ">=3.7.2", "@ngx-translate/core": ">=14.0.0", "apollo-angular": ">=4.0.1", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index c9e6e82903..22b2a934e2 100644 --- a/lib/process-services/package.json +++ b/lib/process-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services", "description": "Alfresco ADF process services", - "version": "7.0.0", + "version": "7.0.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -22,8 +22,8 @@ "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", "@alfresco/js-api": ">=8.0.0", - "@alfresco/adf-core": ">=7.0.0", - "@alfresco/adf-content-services": ">=7.0.0", + "@alfresco/adf-core": ">=7.0.1", + "@alfresco/adf-content-services": ">=7.0.1", "@ngx-translate/core": ">=14.0.0" }, "keywords": [ diff --git a/package-lock.json b/package-lock.json index 8b1256164c..4f74329f16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alfresco-ng2-components", - "version": "7.0.0", + "version": "7.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-ng2-components", - "version": "7.0.0", + "version": "7.0.1", "license": "Apache-2.0", "dependencies": { "@angular/animations": "17.1.3", diff --git a/package.json b/package.json index 867e264230..415e9f51b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alfresco-ng2-components", "description": "Alfresco Angular components", - "version": "7.0.0", + "version": "7.0.1", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky install",