GH Auto: Upstream dependencies ADF:8.4.0-17917598952 JS-API:9.4.0-17917598952 using Tag:8.4.0-17917598952 (#4803)

* [ci:force][auto-commit] Update dependencies ADF:8.4.0-17917598952  JS:9.4.0-17917598952

* exclude failing e2es

---------

Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com>
This commit is contained in:
Alfresco Build
2025-09-23 13:39:47 +02:00
committed by GitHub
co-authored by MichalKinas g-jaskowski
parent f8401f55d5
commit eeee902095
3 changed files with 137 additions and 208 deletions
+7 -8
View File
@@ -33,19 +33,18 @@
"ci:licenses": "adf-cli licenses -d docs/licences",
"ci:changelog": "adf-cli changelog -o docs/changelog --exclude=\"bot\\|Alfresco Build User\\|alfresco-build\"",
"ci:check-env": "adf-cli check-cs-env --host $BASE_URL -u $ADMIN_EMAIL -p $ADMIN_PASSWORD"
}
,
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "8.4.0-17732104912",
"@alfresco/adf-core": "8.4.0-17732104912",
"@alfresco/adf-extensions": "8.4.0-17732104912",
"@alfresco/eslint-plugin-eslint-angular": "8.4.0-17732104912",
"@alfresco/js-api": "9.4.0-17732104912",
"@alfresco/adf-content-services": "8.4.0-17917598952",
"@alfresco/adf-core": "8.4.0-17917598952",
"@alfresco/adf-extensions": "8.4.0-17917598952",
"@alfresco/eslint-plugin-eslint-angular": "8.4.0-17917598952",
"@alfresco/js-api": "9.4.0-17917598952",
"@angular/animations": "19.2.6",
"@angular/cdk": "19.2.9",
"@angular/common": "19.2.6",
@@ -78,7 +77,7 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@alfresco/adf-cli": "8.4.0-17732104912",
"@alfresco/adf-cli": "8.4.0-17917598952",
"@angular-devkit/build-angular": "19.2.15",
"@angular-devkit/core": "19.2.7",
"@angular-devkit/schematics": "19.2.7",