From 22831dfc5d5409699a3bb637ab7aa1107ff3569a Mon Sep 17 00:00:00 2001 From: DominikIwanek Date: Mon, 24 Aug 2026 20:33:45 +0200 Subject: [PATCH] Release 7.0.3 --- .github/workflows/release.yml | 2 +- package-lock.json | 70 ++++++++------------- package.json | 14 ++--- projects/aca-content/package.json | 8 +-- projects/aca-playwright-shared/package.json | 10 +-- projects/aca-shared/package.json | 8 +-- 6 files changed, 47 insertions(+), 65 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8145772f2..589d794e5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: bash .github/actions/update-library-versions/update-lib-versions.sh "$VERSION" "false" - name: install - run: npm ci --force + run: npm ci - name: build libraries run: npx nx run-many --target=build --projects=aca-content,aca-shared,aca-playwright-shared diff --git a/package-lock.json b/package-lock.json index 3dd3dcb09..72a755a81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,19 +1,19 @@ { "name": "alfresco-content-app", - "version": "7.0.3-A.1", + "version": "7.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-content-app", - "version": "7.0.3-A.1", + "version": "7.0.3", "license": "LGPL-3.0", "dependencies": { - "@alfresco/adf-content-services": "8.0.3-A.1", - "@alfresco/adf-core": "8.0.3-A.1", - "@alfresco/adf-extensions": "8.0.3-A.1", - "@alfresco/eslint-plugin-eslint-angular": "8.0.3-A.1", - "@alfresco/js-api": "9.0.3-A.1", + "@alfresco/adf-content-services": "8.0.3", + "@alfresco/adf-core": "8.0.3", + "@alfresco/adf-extensions": "8.0.3", + "@alfresco/eslint-plugin-eslint-angular": "8.0.3", + "@alfresco/js-api": "9.0.3", "@angular/animations": "19.2.6", "@angular/cdk": "19.2.9", "@angular/common": "19.2.6", @@ -46,7 +46,7 @@ "zone.js": "0.15.0" }, "devDependencies": { - "@alfresco/adf-cli": "8.0.3-A.1", + "@alfresco/adf-cli": "8.0.3", "@angular-devkit/build-angular": "19.2.15", "@angular-devkit/core": "19.2.7", "@angular-devkit/schematics": "19.2.7", @@ -113,9 +113,9 @@ "license": "MIT" }, "node_modules/@alfresco/adf-cli": { - "version": "8.0.3-A.1", - "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.0.3-A.1.tgz", - "integrity": "sha512-gfmszHAnEZpGdViK3eEBFqkv78+x3x0baJ3bOICYzZQ+T3N+SPNpSw3M+TMFdnTgZIJOUCtUiZjquxg5Ta26eQ==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.0.3.tgz", + "integrity": "sha512-YKhHz+Om+n7QBvmDa4Bt6YMuPeiYysZLCsgUTAxLyNksC2+Nn4QSIZfv8NLHk0l4AjoBmCUrMDwZCuK9KHmOgQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -133,28 +133,10 @@ "adf-cli": "bin/adf-cli" } }, - "node_modules/@alfresco/adf-cli/node_modules/@alfresco/js-api": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-10.0.0.tgz", - "integrity": "sha512-hfLhhgjnBYBs9sTwEHHs5LwsfPYtUhq10VgU4Hzs4TAtGIFDxHnusmmkJ4Bt1xj9KQC/Dx4Ia2lpH5GC65KQlA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "eventemitter3": "^5.0.1", - "tslib": "^2.6.1" - } - }, - "node_modules/@alfresco/adf-cli/node_modules/eventemitter3": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz", - "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==", - "dev": true, - "license": "MIT" - }, "node_modules/@alfresco/adf-content-services": { - "version": "8.0.3-A.1", - "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.0.3-A.1.tgz", - "integrity": "sha512-YyAr/Am6Q4ck0LtTze6qcZlI0oigEHECsmbckCab2j/LjIqXQN/SYRS49RzvsTXSdAAR1qROEQuo/HD1XARsVA==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.0.3.tgz", + "integrity": "sha512-1Qmyz8TEWoOOR0slDnYnOfK5hZP3m4dJrvwux4mDAm1q2FCT2HKF2HZBjFG91zpDBD0EOI6+I9ya9BrgjhsJHQ==", "license": "Apache-2.0", "dependencies": { "tslib": "^2.3.0" @@ -176,9 +158,9 @@ } }, "node_modules/@alfresco/adf-core": { - "version": "8.0.3-A.1", - "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.0.3-A.1.tgz", - "integrity": "sha512-tKdTkjyYuItNxvKeaoUy95F9NIk3B/d/tRvVj7iAGOQcYCYLoiy0Mxkyq3/xQwzWAmNOc6yKjQr42at7OSiGuw==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.0.3.tgz", + "integrity": "sha512-xfqh5ykO6akDdHhIzT2M/KJfw3d18Hi8PYDs3y2CPaU6GcrNsVi9QWvXvLwxL19xih4VTnw45jDej8JO6kdAMQ==", "license": "Apache-2.0", "dependencies": { "angular-oauth2-oidc": "17.0.2", @@ -208,9 +190,9 @@ } }, "node_modules/@alfresco/adf-extensions": { - "version": "8.0.3-A.1", - "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.0.3-A.1.tgz", - "integrity": "sha512-z4htuTeUzmO8rzDJafmYQ2Eq6FmqBjEP4MzC2sEQxPadPw0IV5a9L7B+4lYKek3d28gGxkTnd9SHTZT3fNYPJg==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.0.3.tgz", + "integrity": "sha512-wAgsa604luFos4+LA6kKli3mdoMSTdFdtKpeh6s3q+bI1W2/OD+j5fwl4sUWMEIJCjdAi6Oyi519vXuCIcS2vA==", "license": "Apache-2.0", "dependencies": { "tslib": "^2.3.0" @@ -222,15 +204,15 @@ } }, "node_modules/@alfresco/eslint-plugin-eslint-angular": { - "version": "8.0.3-A.1", - "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.0.3-A.1.tgz", - "integrity": "sha512-MLWK1UQVG68aueMws+S0kRvRf6vXkKm5ptbg3LoQrvNGkAITarN7uBB3d81tB3wmgyGWbD3JXUnz6XfCQ9hXhQ==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.0.3.tgz", + "integrity": "sha512-ukQ0RMf66V7SyTGdeazmW7QwwU9DvixvcCVbYKU6rgdR1D9te2RQZQp+OWd7KvZphZnICh+AxrCGieY1YnM/8Q==", "license": "Apache-2.0" }, "node_modules/@alfresco/js-api": { - "version": "9.0.3-A.1", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.0.3-A.1.tgz", - "integrity": "sha512-Ci8swn0BP9GMqGOyfrI6QlJoKqqyx8MEkh5PoFkEM7h58tq37000PbQkle5d2+GnzeCcR7WSYYb9eH/XWHsxRA==", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.0.3.tgz", + "integrity": "sha512-1LfWMK7U0yPINji+m6v6z2EVP2DovVzBmM3AwnlOTodaqkL827F5V6PEEtWkOOwKNltjNC6gqI05ryMGD9qNsA==", "license": "Apache-2.0", "dependencies": { "event-emitter": "^0.3.5", diff --git a/package.json b/package.json index 95781ca37..e98597270 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alfresco-content-app", - "version": "7.0.3-A.1", + "version": "7.0.3", "license": "LGPL-3.0", "scripts": { "start": "nx serve content-ce", @@ -31,11 +31,11 @@ }, "private": true, "dependencies": { - "@alfresco/adf-content-services": "8.0.3-A.1", - "@alfresco/adf-core": "8.0.3-A.1", - "@alfresco/adf-extensions": "8.0.3-A.1", - "@alfresco/eslint-plugin-eslint-angular": "8.0.3-A.1", - "@alfresco/js-api": "9.0.3-A.1", + "@alfresco/adf-content-services": "8.0.3", + "@alfresco/adf-core": "8.0.3", + "@alfresco/adf-extensions": "8.0.3", + "@alfresco/eslint-plugin-eslint-angular": "8.0.3", + "@alfresco/js-api": "9.0.3", "@angular/animations": "19.2.6", "@angular/cdk": "19.2.9", "@angular/common": "19.2.6", @@ -68,7 +68,7 @@ "zone.js": "0.15.0" }, "devDependencies": { - "@alfresco/adf-cli": "8.0.3-A.1", + "@alfresco/adf-cli": "8.0.3", "@angular-devkit/build-angular": "19.2.15", "@angular-devkit/core": "19.2.7", "@angular-devkit/schematics": "19.2.7", diff --git a/projects/aca-content/package.json b/projects/aca-content/package.json index 1af4ea4fb..4e951ebb0 100644 --- a/projects/aca-content/package.json +++ b/projects/aca-content/package.json @@ -5,10 +5,10 @@ "peerDependencies": { "@angular/common": ">=15.2", "@angular/core": ">=15.2", - "@alfresco/adf-core": ">=8.0.3-0", - "@alfresco/adf-content-services": ">=8.0.3-0", - "@alfresco/adf-extensions": ">=8.0.3-0", - "@alfresco/js-api": ">=9.0.3-0", + "@alfresco/adf-core": ">=8.0.0", + "@alfresco/adf-content-services": ">=8.0.0", + "@alfresco/adf-extensions": ">=8.0.0", + "@alfresco/js-api": ">=9.0.0", "@angular/animations": ">=15.2", "@angular/cdk": ">=15.2", "@angular/forms": ">=15.2", diff --git a/projects/aca-playwright-shared/package.json b/projects/aca-playwright-shared/package.json index f18938ab3..eb5ecd489 100644 --- a/projects/aca-playwright-shared/package.json +++ b/projects/aca-playwright-shared/package.json @@ -7,11 +7,11 @@ "access": "public" }, "peerDependencies": { - "@alfresco/adf-core": ">=8.0.3-0", - "@alfresco/adf-content-services": ">=8.0.3-0", - "@alfresco/adf-extensions": ">=8.0.3-0", - "@alfresco/eslint-plugin-eslint-angular": ">=8.0.3-0", - "@alfresco/js-api": ">=9.0.3-0", + "@alfresco/adf-core": ">=8.0.0", + "@alfresco/adf-content-services": ">=8.0.0", + "@alfresco/adf-extensions": ">=8.0.0", + "@alfresco/eslint-plugin-eslint-angular": ">=8.0.0", + "@alfresco/js-api": ">=9.0.0", "tslib": ">=2.0.0" }, "repository": { diff --git a/projects/aca-shared/package.json b/projects/aca-shared/package.json index aec3cdd6f..68618fe28 100644 --- a/projects/aca-shared/package.json +++ b/projects/aca-shared/package.json @@ -4,10 +4,10 @@ "license": "LGPL-3.0", "scripts": {}, "peerDependencies": { - "@alfresco/adf-content-services": ">=8.0.3-0", - "@alfresco/adf-core": ">=8.0.3-0", - "@alfresco/adf-extensions": ">=8.0.3-0", - "@alfresco/js-api": ">=9.0.3-0", + "@alfresco/adf-content-services": ">=8.0.0", + "@alfresco/adf-core": ">=8.0.0", + "@alfresco/adf-extensions": ">=8.0.0", + "@alfresco/js-api": ">=9.0.0", "@angular/animations": ">=15.2", "@angular/common": ">=15.2", "@angular/compiler": ">=15.2",