GH Auto: Upstream dependencies ADF:6.10.0-10394914720 JS-API:7.9.0-10394914720 using Tag:6.10.0-10394914720 (#4031)

* [ci:force][auto-commit] Update dependencies ADF:6.10.0-10394914720  JS:7.9.0-10394914720

* fix e2e error text

---------

Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
This commit is contained in:
Alfresco Build
2024-08-16 13:04:36 +02:00
committed by GitHub
co-authored by DenysVuika akash.rathod@hyland.com
parent 53e90312b0
commit 85a682ed1a
3 changed files with 37 additions and 37 deletions
@@ -78,7 +78,7 @@ test.describe('Upload new version', () => {
async function previewUnsupportedFile(page: PersonalFilesPage, unsupportedFileName: string): Promise<void> { async function previewUnsupportedFile(page: PersonalFilesPage, unsupportedFileName: string): Promise<void> {
await page.dataTable.performClickFolderOrFileToOpen(unsupportedFileName); await page.dataTable.performClickFolderOrFileToOpen(unsupportedFileName);
await page.viewer.checkUnknownFormatIsDisplayed(); await page.viewer.checkUnknownFormatIsDisplayed();
expect(await page.viewer.getUnknownFormatMessage()).toBe(`Couldn't load preview. Unknown format.`); expect(await page.viewer.getUnknownFormatMessage()).toContain(`Couldn't load preview. Unsupported file type`);
await page.viewer.closeButtonLocator.click(); await page.viewer.closeButtonLocator.click();
} }
+30 -30
View File
@@ -9,11 +9,11 @@
"version": "4.5.0", "version": "4.5.0",
"license": "LGPL-3.0", "license": "LGPL-3.0",
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "6.10.0-10366283704", "@alfresco/adf-content-services": "6.10.0-10394914720",
"@alfresco/adf-core": "6.10.0-10366283704", "@alfresco/adf-core": "6.10.0-10394914720",
"@alfresco/adf-extensions": "6.10.0-10366283704", "@alfresco/adf-extensions": "6.10.0-10394914720",
"@alfresco/eslint-plugin-eslint-angular": "6.10.0-10366283704", "@alfresco/eslint-plugin-eslint-angular": "6.10.0-10394914720",
"@alfresco/js-api": "7.9.0-10366283704", "@alfresco/js-api": "7.9.0-10394914720",
"@angular/animations": "15.2.10", "@angular/animations": "15.2.10",
"@angular/cdk": "15.2.9", "@angular/cdk": "15.2.9",
"@angular/common": "15.2.10", "@angular/common": "15.2.10",
@@ -41,7 +41,7 @@
"zone.js": "0.11.8" "zone.js": "0.11.8"
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "6.10.0-10366283704", "@alfresco/adf-cli": "6.10.0-10394914720",
"@angular-devkit/build-angular": "15.2.10", "@angular-devkit/build-angular": "15.2.10",
"@angular-devkit/core": "15.2.10", "@angular-devkit/core": "15.2.10",
"@angular-devkit/schematics": "15.2.10", "@angular-devkit/schematics": "15.2.10",
@@ -106,12 +106,12 @@
"dev": true "dev": true
}, },
"node_modules/@alfresco/adf-cli": { "node_modules/@alfresco/adf-cli": {
"version": "6.10.0-10366283704", "version": "6.10.0-10394914720",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.10.0-10366283704.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.10.0-10394914720.tgz",
"integrity": "sha512-xCI7xAIAlnBU98sIjTf7nzKDvR0opp97Nk09aCWdr3bG93L3Eun+b3eg6uC/TwVE4AQAvDvPnTI6Q2tTTM6ikg==", "integrity": "sha512-BuAQWTVH8psvWJ1pe2XBIfrklKTMiD0GVXhgwlSzsEuJYrrSrzF2y+OvqujF/W1T5QbTuGpOB3nx0t48LPGfNQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@alfresco/js-api": ">=7.9.0-10366283704", "@alfresco/js-api": ">=7.9.0-10394914720",
"commander": "^6.2.1", "commander": "^6.2.1",
"ejs": "^3.1.9", "ejs": "^3.1.9",
"license-checker": "^25.0.1", "license-checker": "^25.0.1",
@@ -126,15 +126,15 @@
} }
}, },
"node_modules/@alfresco/adf-content-services": { "node_modules/@alfresco/adf-content-services": {
"version": "6.10.0-10366283704", "version": "6.10.0-10394914720",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.10.0-10366283704.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.10.0-10394914720.tgz",
"integrity": "sha512-sIzKQwTHGg8jS6geHcSlU4dneSmaw/Vx7XcAUtwo7KoAxNx0iRcr7k5R1lRl9tSoyVEKuIiYq9hbpNaqqw0v7g==", "integrity": "sha512-2u7zOPuzQGGEgTr/AkoWi4a1Ph+9jGEN2EWilbG6mxdU+U0tGUW4RiNkmITT8FSk1y0oT8vrNkaCMmLhcOklFg==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/adf-core": ">=6.10.0-10366283704", "@alfresco/adf-core": ">=6.10.0-10394914720",
"@alfresco/js-api": ">=7.9.0-10366283704", "@alfresco/js-api": ">=7.9.0-10394914720",
"@angular/animations": ">=14.1.3", "@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2", "@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
@@ -149,9 +149,9 @@
} }
}, },
"node_modules/@alfresco/adf-core": { "node_modules/@alfresco/adf-core": {
"version": "6.10.0-10366283704", "version": "6.10.0-10394914720",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.10.0-10366283704.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.10.0-10394914720.tgz",
"integrity": "sha512-PaOaVkbXXiYtAVZ5Y1JmdMrYCZhsBPbAfUXkf2rq/AhuxC6wq3mmLXdmesy2YX7en9Tmnat/Cx91uOz8ZzrRlg==", "integrity": "sha512-ijZEYejmRrdNECqCxA58+sO/LXUaYQRcW0O7dhzhss7eXZNG9tL3lxJdlzviiY5L/fWwfo3BCv7GTVxETSn4IA==",
"dependencies": { "dependencies": {
"angular-oauth2-oidc": "^13.0.1", "angular-oauth2-oidc": "^13.0.1",
"angular-oauth2-oidc-jwks": "^17.0.2", "angular-oauth2-oidc-jwks": "^17.0.2",
@@ -159,8 +159,8 @@
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/adf-extensions": ">=6.10.0-10366283704", "@alfresco/adf-extensions": ">=6.10.0-10394914720",
"@alfresco/js-api": ">=7.9.0-10366283704", "@alfresco/js-api": ">=7.9.0-10394914720",
"@angular/animations": ">=14.1.3", "@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2", "@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
@@ -175,31 +175,31 @@
} }
}, },
"node_modules/@alfresco/adf-extensions": { "node_modules/@alfresco/adf-extensions": {
"version": "6.10.0-10366283704", "version": "6.10.0-10394914720",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.10.0-10366283704.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.10.0-10394914720.tgz",
"integrity": "sha512-k/VUov7BaUIn7/a5RoGu7cbFf0vR/ZVQtgPmzZTqMkA/OdtYTQPbYLN/0kUOBX9Y8d7BJ48Stak2UwHznZfYMA==", "integrity": "sha512-s5H5IrXnPaMirc7jBudVqqrBT2vmiuBcqH526yfcQ9a1vt7SXC7Xzg/mQWdEQtaTTQDyVP51Fmg/ItO60VMrsw==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/js-api": ">=7.9.0-10366283704", "@alfresco/js-api": ">=7.9.0-10394914720",
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3" "@angular/core": ">=14.1.3"
} }
}, },
"node_modules/@alfresco/eslint-plugin-eslint-angular": { "node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "6.10.0-10366283704", "version": "6.10.0-10394914720",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.10.0-10366283704.tgz", "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.10.0-10394914720.tgz",
"integrity": "sha512-fwuE0vOg8QN0zML/S74mLl4EBJTaSViV/ogi9QkbF57I9sV8hFGnbuHF1727uEv7jXv77mRvJx+YGreNRmvppQ==", "integrity": "sha512-+Do3/+pTQBFZfhOMnCldaoj8o4dof66cj+BP7DzZ1aljIwfsbj+PjAfcW2+wQFJOuBqYugqQBocHirpKF412Xg==",
"dependencies": { "dependencies": {
"@angular-eslint/utils": "15.2.1", "@angular-eslint/utils": "15.2.1",
"@typescript-eslint/utils": "5.48.2" "@typescript-eslint/utils": "5.48.2"
} }
}, },
"node_modules/@alfresco/js-api": { "node_modules/@alfresco/js-api": {
"version": "7.9.0-10366283704", "version": "7.9.0-10394914720",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.9.0-10366283704.tgz", "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.9.0-10394914720.tgz",
"integrity": "sha512-MM+d9w7Gvpj51+2NSeatcQZV56ks8h3nTxgdu2AhKCRIwknXdWCqlEXzuC+mSxxPTCtbGsAichE8TMPzhewSRw==", "integrity": "sha512-IOB+qbUeMin9j+R6LXgzQqACrAAjAwWTNDJ58Iwoc5uJwZD3lV6haAr1a+LNVvnh4AYQ18H96ylFg3g71V/OLg==",
"dependencies": { "dependencies": {
"event-emitter": "0.3.5", "event-emitter": "0.3.5",
"superagent": "9.0.2", "superagent": "9.0.2",
+6 -6
View File
@@ -30,11 +30,11 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "6.10.0-10366283704", "@alfresco/adf-content-services": "6.10.0-10394914720",
"@alfresco/adf-core": "6.10.0-10366283704", "@alfresco/adf-core": "6.10.0-10394914720",
"@alfresco/adf-extensions": "6.10.0-10366283704", "@alfresco/adf-extensions": "6.10.0-10394914720",
"@alfresco/eslint-plugin-eslint-angular": "6.10.0-10366283704", "@alfresco/eslint-plugin-eslint-angular": "6.10.0-10394914720",
"@alfresco/js-api": "7.9.0-10366283704", "@alfresco/js-api": "7.9.0-10394914720",
"@angular/animations": "15.2.10", "@angular/animations": "15.2.10",
"@angular/cdk": "15.2.9", "@angular/cdk": "15.2.9",
"@angular/common": "15.2.10", "@angular/common": "15.2.10",
@@ -62,7 +62,7 @@
"zone.js": "0.11.8" "zone.js": "0.11.8"
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "6.10.0-10366283704", "@alfresco/adf-cli": "6.10.0-10394914720",
"@angular-devkit/build-angular": "15.2.10", "@angular-devkit/build-angular": "15.2.10",
"@angular-devkit/core": "15.2.10", "@angular-devkit/core": "15.2.10",
"@angular-devkit/schematics": "15.2.10", "@angular-devkit/schematics": "15.2.10",