From fbc647459fe341f6cd1746f4af8091a9012ea9e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grzegorz=20Ja=C5=9Bkowski?= <138671284+g-jaskowski@users.noreply.github.com> Date: Thu, 20 Nov 2025 10:47:38 +0100 Subject: [PATCH] Release 8.2.1 (#11364) * Release 8.2.1. * Release 8.2.1. --- docs/license-info/README.md | 1 + docs/license-info/license-info-8.2.1.md | 51 +++++++++++++++++++++++++ docs/release-notes/README.md | 1 + docs/release-notes/RelNote.8.2.1.md | 9 +++++ docs/vulnerability/README.md | 1 + docs/vulnerability/audit-info-8.2.1.md | 24 ++++++++++++ lib/cli/package-lock.json | 4 +- lib/cli/package.json | 4 +- lib/content-services/package.json | 6 +-- lib/core/package.json | 6 +-- lib/eslint-angular/package.json | 2 +- lib/extensions/package.json | 4 +- lib/insights/package.json | 6 +-- lib/js-api/package.json | 2 +- lib/process-services-cloud/package.json | 8 ++-- lib/process-services/package.json | 8 ++-- package-lock.json | 4 +- package.json | 2 +- 18 files changed, 115 insertions(+), 28 deletions(-) create mode 100644 docs/license-info/license-info-8.2.1.md create mode 100644 docs/release-notes/RelNote.8.2.1.md create mode 100644 docs/vulnerability/audit-info-8.2.1.md diff --git a/docs/license-info/README.md b/docs/license-info/README.md index 5ed71d3a14..799f9f8148 100644 --- a/docs/license-info/README.md +++ b/docs/license-info/README.md @@ -59,3 +59,4 @@ The pages linked below contain the licenses for all third party dependencies of - [ADF 8.1.0](license-info-8.1.0.md) - [ADF 8.1.1](license-info-8.1.1.md) - [ADF 8.2.0](license-info-8.2.0.md) +- [ADF 8.2.1](license-info-8.2.1.md) diff --git a/docs/license-info/license-info-8.2.1.md b/docs/license-info/license-info-8.2.1.md new file mode 100644 index 0000000000..56a42d5007 --- /dev/null +++ b/docs/license-info/license-info-8.2.1.md @@ -0,0 +1,51 @@ +--- +Title: License info, alfresco-ng2-components 8.2.1 +--- + +# License information for alfresco-ng2-components 8.2.1 + +This page lists all third party libraries the project depends on. + +## Libraries + +| Name | Version | License | +| --- | --- | --- | +| [@angular/animations](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/cdk](https://github.com/angular/components) | 19.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/common](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/compiler](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/core](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/forms](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 19.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material](https://github.com/angular/components) | 19.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/router](https://github.com/angular/angular) | 19.2.6 | [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) | 15.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| @ngx-translate/core | 16.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@nx/webpack](https://github.com/nrwl/nx) | 20.8.0 | [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) | +| editorjs-html | 4.0.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [eventemitter3](https://github.com/primus/eventemitter3) | 4.0.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [eventemitter3](https://github.com/primus/eventemitter3) | 5.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [graphql-ws](https://github.com/enisdenjo/graphql-ws) | 6.0.6 | [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-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [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/) | +| [node-fetch](https://github.com/node-fetch/node-fetch) | 3.3.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [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.2 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [superagent](https://github.com/ladjs/superagent) | 9.0.2 | [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.15.0 | [MIT](http://www.opensource.org/licenses/MIT) | + diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index d8f3cf3f58..c53cb90ea5 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 +- [8.2.1](RelNote-8.2.1.md) - [8.2.0](RelNote-8.2.0.md) - [8.1.1](RelNote-8.1.1.md) - [8.1.0](RelNote-8.1.0.md) diff --git a/docs/release-notes/RelNote.8.2.1.md b/docs/release-notes/RelNote.8.2.1.md new file mode 100644 index 0000000000..dc580427e6 --- /dev/null +++ b/docs/release-notes/RelNote.8.2.1.md @@ -0,0 +1,9 @@ +--- +Title: Changelog for alfresco-ng2-components v8.2.1 +--- + +# Changelog + +- [97b563e967](https://github.com/Alfresco/alfresco-ng2-components/commit/97b563e967) AAE-39940 Localisation fixes (#11359) +- [ad41c0eae2](https://github.com/Alfresco/alfresco-ng2-components/commit/ad41c0eae2) fix create git tag (#11357) +- [5f76d8efad](https://github.com/Alfresco/alfresco-ng2-components/commit/5f76d8efad) AAE-40082 Use new action to check sha on github actions (#11356) diff --git a/docs/vulnerability/README.md b/docs/vulnerability/README.md index 09d9a97ab9..78d471439f 100644 --- a/docs/vulnerability/README.md +++ b/docs/vulnerability/README.md @@ -56,3 +56,4 @@ The pages linked below contain the audit for all third party dependencies of ADF - [ADF 8.1.0](audit-info-8.1.0.md) - [ADF 8.1.1](audit-info-8.1.1.md) - [ADF 8.2.0](audit-info-8.2.0.md) +- [ADF 8.2.1](audit-info-8.2.1.md) diff --git a/docs/vulnerability/audit-info-8.2.1.md b/docs/vulnerability/audit-info-8.2.1.md new file mode 100644 index 0000000000..99971832be --- /dev/null +++ b/docs/vulnerability/audit-info-8.2.1.md @@ -0,0 +1,24 @@ +--- +Title: Audit info, alfresco-ng2-components 8.2.1 +--- + +# Audit information for alfresco-ng2-components 8.2.1 + +This page lists the security audit of the dependencies this project depends on. + +## Risks + +- Critical risk: 0 +- High risk: 1 +- Moderate risk: 0 +- Low risk: 0 + +Dependencies analyzed: + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | +|high | glob | "10.2.0 - 10.4.5" | + + diff --git a/lib/cli/package-lock.json b/lib/cli/package-lock.json index c10ad5217d..9b8be05ba9 100644 --- a/lib/cli/package-lock.json +++ b/lib/cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alfresco/adf-cli", - "version": "8.2.0", + "version": "8.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-cli", - "version": "8.2.0", + "version": "8.2.1", "license": "Apache-2.0", "dependencies": { "@alfresco/js-api": ">=8.4.0-0", diff --git a/lib/cli/package.json b/lib/cli/package.json index 4ca81cd203..dd4e21c228 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": "8.2.0", + "version": "8.2.1", "author": "Hyland Software, Inc. and its affiliates", "bin": { "adf-cli": "bin/adf-cli", @@ -22,7 +22,7 @@ "unlink": "cd ../../dist/libs/cli && npm unlink" }, "dependencies": { - "@alfresco/js-api": ">=9.1.1", + "@alfresco/js-api": ">=9.2.0", "ejs": "^3.1.10", "license-checker": "^25.0.1", "node-fetch": "^2.7.0", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index 1729edf672..5855a58439 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": "8.2.0", + "version": "8.2.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=9.2.0", + "@alfresco/js-api": ">=9.2.1", "@ngx-translate/core": ">=16.0.0", - "@alfresco/adf-core": ">=8.2.0" + "@alfresco/adf-core": ">=8.2.1" }, "keywords": [ "content-services", diff --git a/lib/core/package.json b/lib/core/package.json index 0dc7aa24c3..fda2c07d1f 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-core", "description": "Alfresco ADF core", - "version": "8.2.0", + "version": "8.2.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -38,8 +38,8 @@ "@angular/router": ">=16.0.0", "@mat-datetimepicker/core": ">=12.0.1", "@ngx-translate/core": ">=16.0.0", - "@alfresco/js-api": ">=9.2.0", - "@alfresco/adf-extensions": ">=8.2.0", + "@alfresco/js-api": ">=9.2.1", + "@alfresco/adf-extensions": ">=8.2.1", "minimatch": ">=10.0.0", "pdfjs-dist": ">=3.3.122" }, diff --git a/lib/eslint-angular/package.json b/lib/eslint-angular/package.json index 70c625caa1..0b45f128c2 100644 --- a/lib/eslint-angular/package.json +++ b/lib/eslint-angular/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "8.2.0", + "version": "8.2.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 ac951c83c5..f76c0d0241 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": "8.2.0", + "version": "8.2.1", "license": "Apache-2.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3", - "@alfresco/js-api": ">=9.2.0" + "@alfresco/js-api": ">=9.2.1" }, "keywords": [ "extensions", diff --git a/lib/insights/package.json b/lib/insights/package.json index 75f99121e9..eae0704d3e 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-insights", "description": "Alfresco ADF insights", - "version": "8.2.0", + "version": "8.2.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": ">=8.2.0", - "@alfresco/adf-content-services": ">=8.2.0", + "@alfresco/adf-core": ">=8.2.1", + "@alfresco/adf-content-services": ">=8.2.1", "@ngx-translate/core": ">=14.0.0", "chart.js": "^4.3.0", "ng2-charts": "^4.1.1", diff --git a/lib/js-api/package.json b/lib/js-api/package.json index cc3da91ba4..c5de3acb0d 100644 --- a/lib/js-api/package.json +++ b/lib/js-api/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/js-api", - "version": "9.2.0", + "version": "9.2.1", "license": "Apache-2.0", "description": "JavaScript client library for the Alfresco REST API", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index bdd5dbefb3..7b802f7698 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": "8.2.0", + "version": "8.2.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=9.2.0", - "@alfresco/adf-core": ">=8.2.0", - "@alfresco/adf-content-services": ">=8.2.0", + "@alfresco/js-api": ">=9.2.1", + "@alfresco/adf-core": ">=8.2.1", + "@alfresco/adf-content-services": ">=8.2.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 d685452165..91f514e9f2 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": "8.2.0", + "version": "8.2.1", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=9.2.0", - "@alfresco/adf-core": ">=8.2.0", - "@alfresco/adf-content-services": ">=8.2.0", + "@alfresco/js-api": ">=9.2.1", + "@alfresco/adf-core": ">=8.2.1", + "@alfresco/adf-content-services": ">=8.2.1", "@ngx-translate/core": ">=14.0.0" }, "keywords": [ diff --git a/package-lock.json b/package-lock.json index eb900ad237..3a439af845 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alfresco-ng2-components", - "version": "8.2.0", + "version": "8.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-ng2-components", - "version": "8.2.0", + "version": "8.2.1", "license": "Apache-2.0", "dependencies": { "@angular/animations": "19.2.6", diff --git a/package.json b/package.json index 7f272e5f44..0f4062d64b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alfresco-ng2-components", "description": "Alfresco Angular components", - "version": "8.2.0", + "version": "8.2.1", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky install",