From e0f0486e669b3e3ae757bc74c5d2636d1551ae8c Mon Sep 17 00:00:00 2001 From: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com> Date: Tue, 26 Aug 2025 11:35:21 +0200 Subject: [PATCH] Release 8.1.1 (#11145) --- docs/license-info/README.md | 1 + docs/license-info/license-info-8.1.1.md | 50 +++++++++++++++++++++++++ docs/release-notes/README.md | 1 + docs/release-notes/RelNote-8.1.1.md | 7 ++++ docs/vulnerability/README.md | 1 + docs/vulnerability/audit-info-8.1.1.md | 23 ++++++++++++ lib/cli/package-lock.json | 12 +++--- 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(+), 32 deletions(-) create mode 100644 docs/license-info/license-info-8.1.1.md create mode 100644 docs/release-notes/RelNote-8.1.1.md create mode 100644 docs/vulnerability/audit-info-8.1.1.md diff --git a/docs/license-info/README.md b/docs/license-info/README.md index 8883f67cd2..629a893fb8 100644 --- a/docs/license-info/README.md +++ b/docs/license-info/README.md @@ -57,3 +57,4 @@ The pages linked below contain the licenses for all third party dependencies of - [ADF 7.0.0](license-info-7.0.0.md) - [ADF 8.0.0](license-info-8.0.0.md) - [ADF 8.1.0](license-info-8.1.0.md) +- [ADF 8.1.1](license-info-8.1.1.md) diff --git a/docs/license-info/license-info-8.1.1.md b/docs/license-info/license-info-8.1.1.md new file mode 100644 index 0000000000..26646b1c60 --- /dev/null +++ b/docs/license-info/license-info-8.1.1.md @@ -0,0 +1,50 @@ +--- +Title: License info, alfresco-ng2-components 8.1.1 +--- + +# License information for alfresco-ng2-components 8.1.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) | +| [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) | 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) | +| [ts-morph](https://github.com/dsherret/ts-morph) | 26.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.15.0 | [MIT](http://www.opensource.org/licenses/MIT) | + diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index bdfae09fb2..c7d0f9bfc4 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.1.1](RelNote-8.1.1.md) - [8.1.0](RelNote-8.1.0.md) - [8.0.0](RelNote-8.0.0.md) - [7.0.0](RelNote-7.0.0.md) diff --git a/docs/release-notes/RelNote-8.1.1.md b/docs/release-notes/RelNote-8.1.1.md new file mode 100644 index 0000000000..5e66af39eb --- /dev/null +++ b/docs/release-notes/RelNote-8.1.1.md @@ -0,0 +1,7 @@ +--- +Title: Changelog for alfresco-ng2-components v8.1.1 +--- + +# Changelog + +- [0576aac985](https://github.com/Alfresco/alfresco-ng2-components/commit/0576aac985) Revert "CSX-73 Date and Select Satori (#11056)" (#11144) diff --git a/docs/vulnerability/README.md b/docs/vulnerability/README.md index 5f040a94eb..aa1fe073b3 100644 --- a/docs/vulnerability/README.md +++ b/docs/vulnerability/README.md @@ -54,3 +54,4 @@ The pages linked below contain the audit for all third party dependencies of ADF - [ADF 7.0.0](audit-info-7.0.0.md) - [ADF 8.0.0](audit-info-8.0.0.md) - [ADF 8.1.0](audit-info-8.1.0.md) +- [ADF 8.1.1](audit-info-8.1.1.md) diff --git a/docs/vulnerability/audit-info-8.1.1.md b/docs/vulnerability/audit-info-8.1.1.md new file mode 100644 index 0000000000..70cc84ebc5 --- /dev/null +++ b/docs/vulnerability/audit-info-8.1.1.md @@ -0,0 +1,23 @@ +--- +Title: Audit info, alfresco-ng2-components 8.1.1 +--- + +# Audit information for alfresco-ng2-components 8.1.1 + +This page lists the security audit of the dependencies this project depends on. + +## Risks + +- Critical risk: 0 +- High risk: 0 +- Moderate risk: 0 +- Low risk: 0 + +Dependencies analyzed: + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | + + diff --git a/lib/cli/package-lock.json b/lib/cli/package-lock.json index 36384346be..b721852af9 100644 --- a/lib/cli/package-lock.json +++ b/lib/cli/package-lock.json @@ -1,15 +1,15 @@ { "name": "@alfresco/adf-cli", - "version": "8.1.0", + "version": "8.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-cli", - "version": "8.1.0", + "version": "8.1.1", "license": "Apache-2.0", "dependencies": { - "@alfresco/js-api": ">=9.0.0", + "@alfresco/js-api": ">=9.1.0", "commander": "^6.2.1", "ejs": "^3.1.9", "license-checker": "^25.0.1", @@ -30,9 +30,9 @@ } }, "node_modules/@alfresco/js-api": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.0.0.tgz", - "integrity": "sha512-tkVc3vCmbyp1cAJOtga/c5kApWmkj7lBmnJk0M+Jx/aek5mUQkXvDKlpPBoE0QR8UHKEKgB6HgwmaOMumYQVAw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.1.0.tgz", + "integrity": "sha512-pI4XuSzxpHHJjITcYgOW8/dbzO+HLnhmLSuPxka4vfQPybqtFk/xyV/xHqb/84CJzWSeCmycGWKHaJw7c+k2qw==", "license": "Apache-2.0", "dependencies": { "event-emitter": "^0.3.5", diff --git a/lib/cli/package.json b/lib/cli/package.json index 85c08d5d91..d9141926e6 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.1.0", + "version": "8.1.1", "author": "Hyland Software, Inc. and its affiliates", "bin": { "adf-cli": "bin/adf-cli", @@ -20,7 +20,7 @@ "dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli" }, "dependencies": { - "@alfresco/js-api": ">=9.0.0", + "@alfresco/js-api": ">=9.1.0", "commander": "^6.2.1", "ejs": "^3.1.9", "license-checker": "^25.0.1", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index aff359829f..31e5783260 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.1.0", + "version": "8.1.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.1.0", + "@alfresco/js-api": ">=9.1.1", "@ngx-translate/core": ">=16.0.0", - "@alfresco/adf-core": ">=8.1.0" + "@alfresco/adf-core": ">=8.1.1" }, "keywords": [ "content-services", diff --git a/lib/core/package.json b/lib/core/package.json index 8edc0aa0ba..a84ff2a75d 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.1.0", + "version": "8.1.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.1.0", - "@alfresco/adf-extensions": ">=8.1.0", + "@alfresco/js-api": ">=9.1.1", + "@alfresco/adf-extensions": ">=8.1.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 21bd36d78f..0c97483278 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.1.0", + "version": "8.1.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 61a4ba2f58..2d7290d998 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.1.0", + "version": "8.1.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.1.0" + "@alfresco/js-api": ">=9.1.1" }, "keywords": [ "extensions", diff --git a/lib/insights/package.json b/lib/insights/package.json index 1df1b77244..9149bb3750 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.1.0", + "version": "8.1.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.1.0", - "@alfresco/adf-content-services": ">=8.1.0", + "@alfresco/adf-core": ">=8.1.1", + "@alfresco/adf-content-services": ">=8.1.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 e92167ddcd..0db331a698 100644 --- a/lib/js-api/package.json +++ b/lib/js-api/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/js-api", - "version": "9.1.0", + "version": "9.1.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 cd74d720ea..f54f1fe90a 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.1.0", + "version": "8.1.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.1.0", - "@alfresco/adf-core": ">=8.1.0", - "@alfresco/adf-content-services": ">=8.1.0", + "@alfresco/js-api": ">=9.1.1", + "@alfresco/adf-core": ">=8.1.1", + "@alfresco/adf-content-services": ">=8.1.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 ad1b64be06..1544e7314b 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.1.0", + "version": "8.1.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.1.0", - "@alfresco/adf-core": ">=8.1.0", - "@alfresco/adf-content-services": ">=8.1.0", + "@alfresco/js-api": ">=9.1.1", + "@alfresco/adf-core": ">=8.1.1", + "@alfresco/adf-content-services": ">=8.1.1", "@ngx-translate/core": ">=14.0.0" }, "keywords": [ diff --git a/package-lock.json b/package-lock.json index 727dd641ca..e9babb5c04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alfresco-ng2-components", - "version": "8.1.0", + "version": "8.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-ng2-components", - "version": "8.1.0", + "version": "8.1.1", "license": "Apache-2.0", "dependencies": { "@angular/animations": "19.2.6", diff --git a/package.json b/package.json index 616f6b1721..d2ce52f0e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alfresco-ng2-components", "description": "Alfresco Angular components", - "version": "8.1.0", + "version": "8.1.1", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky install",