From de537f0a0d09243baa24a224057711a43ea52664 Mon Sep 17 00:00:00 2001 From: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com> Date: Mon, 25 Aug 2025 14:25:56 +0200 Subject: [PATCH] Release 8.1.0 (#11143) --- docs/license-info/README.md | 1 + docs/license-info/license-info-8.1.0.md | 50 +++++++++++++++++++ docs/release-notes/README.md | 1 + docs/release-notes/RelNote-8.1.0.md | 48 ++++++++++++++++++ docs/vulnerability/README.md | 1 + docs/vulnerability/audit-info-8.1.0.md | 23 +++++++++ lib/cli/package-lock.json | 4 +- lib/cli/package.json | 2 +- 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/js-api/src/authentication/oauth2Auth.ts | 4 +- lib/js-api/src/storage.ts | 7 ++- lib/js-api/src/superagentHttpClient.ts | 2 +- .../content-services/webScriptApi.spec.ts | 2 +- lib/process-services-cloud/package.json | 8 +-- lib/process-services/package.json | 8 +-- package-lock.json | 6 +-- package.json | 2 +- 22 files changed, 159 insertions(+), 36 deletions(-) create mode 100644 docs/license-info/license-info-8.1.0.md create mode 100644 docs/release-notes/RelNote-8.1.0.md create mode 100644 docs/vulnerability/audit-info-8.1.0.md diff --git a/docs/license-info/README.md b/docs/license-info/README.md index a7fcd6c740..8883f67cd2 100644 --- a/docs/license-info/README.md +++ b/docs/license-info/README.md @@ -56,3 +56,4 @@ The pages linked below contain the licenses for all third party dependencies of - [ADF 7.0.0-alpha.7](license-info-7.0.0-alpha.7.md) - [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) diff --git a/docs/license-info/license-info-8.1.0.md b/docs/license-info/license-info-8.1.0.md new file mode 100644 index 0000000000..eb3758b074 --- /dev/null +++ b/docs/license-info/license-info-8.1.0.md @@ -0,0 +1,50 @@ +--- +Title: License info, alfresco-ng2-components 8.1.0 +--- + +# License information for alfresco-ng2-components 8.1.0 + +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 b640af4107..bdfae09fb2 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.0](RelNote-8.1.0.md) - [8.0.0](RelNote-8.0.0.md) - [7.0.0](RelNote-7.0.0.md) - [7.0.0-alpha.7](RelNote-7.0.0-alpha.7.md) diff --git a/docs/release-notes/RelNote-8.1.0.md b/docs/release-notes/RelNote-8.1.0.md new file mode 100644 index 0000000000..4cc05f8dd0 --- /dev/null +++ b/docs/release-notes/RelNote-8.1.0.md @@ -0,0 +1,48 @@ +--- +Title: Changelog for alfresco-ng2-components v8.1.0 +--- + +# Changelog + +- [2e20c3da45](https://github.com/Alfresco/alfresco-ng2-components/commit/2e20c3da45) [ACS-9978] DynamicChipListComponent not rendered as expected (#11132) +- [bf8c68e05f](https://github.com/Alfresco/alfresco-ng2-components/commit/bf8c68e05f) [ACS-9978] DynamicChipListComponent not rendered as expected (#11128) +- [f81348997b](https://github.com/Alfresco/alfresco-ng2-components/commit/f81348997b) [ACS-10010] [ACA] Label position problem in some perform actions like 'send-email' (#11117) +- [cbc204519e](https://github.com/Alfresco/alfresco-ng2-components/commit/cbc204519e) [ACS-9986]: removes unneccesary styles (#11105) +- [9b6688ce10](https://github.com/Alfresco/alfresco-ng2-components/commit/9b6688ce10) CSX-73 Date and Select Satori (#11056) +- [9deaab4c11](https://github.com/Alfresco/alfresco-ng2-components/commit/9deaab4c11) AAE-37006 Fix floating label overlapping in dateitem component (#11118) +- [81e307c81e](https://github.com/Alfresco/alfresco-ng2-components/commit/81e307c81e) AAE-32587 new custom screen registration api (#11120) +- [0e4fced94e](https://github.com/Alfresco/alfresco-ng2-components/commit/0e4fced94e) AAE-37073 Fix error message location and field not highlighting red for card-view-textitem component (#11115) +- [b16e326ac3](https://github.com/Alfresco/alfresco-ng2-components/commit/b16e326ac3) AAE-36664 additional linting rules, cleanup (#11084) +- [794bc92b4a](https://github.com/Alfresco/alfresco-ng2-components/commit/794bc92b4a) AAE-37293 core auth provider api (#11104) +- [5213621023](https://github.com/Alfresco/alfresco-ng2-components/commit/5213621023) AAE-37287 provideExtensions provider api for Angular standalone (#11103) +- [67b1d67668](https://github.com/Alfresco/alfresco-ng2-components/commit/67b1d67668) AAE-37067 Extend QueryParams interface (#11102) +- [1fe4dd6fc9](https://github.com/Alfresco/alfresco-ng2-components/commit/1fe4dd6fc9) AAE-36822 Removes showNextTaskCheckbox input for the feature flag (#11066) +- [9a0b75caa1](https://github.com/Alfresco/alfresco-ng2-components/commit/9a0b75caa1) [ADF-5582] Fix avatar rendering logic in adf-node-comments (#10995) +- [8ef0aee768](https://github.com/Alfresco/alfresco-ng2-components/commit/8ef0aee768) AAE-36869 Handles error messages with wrong JSON format (#11078) +- [3eead3917e](https://github.com/Alfresco/alfresco-ng2-components/commit/3eead3917e) AAE-36582 Fix forms misalignment in form renderer (#11062) +- [c8f0860514](https://github.com/Alfresco/alfresco-ng2-components/commit/c8f0860514) AAE-35934 Cleanup dependencies (#11089) +- [b67d0a7886](https://github.com/Alfresco/alfresco-ng2-components/commit/b67d0a7886) [AAE-36538] Removed flex-direction:column for form section column large screens (#11090) +- [613de66244](https://github.com/Alfresco/alfresco-ng2-components/commit/613de66244) [MNT-25110] Unwanted duplicated Horizontal scrollbar (#11079) +- [8978e24c79](https://github.com/Alfresco/alfresco-ng2-components/commit/8978e24c79) [AAE-36983] Updated translation keys in search-text-input.component.html (#11083) +- [bf7f7ebf9f](https://github.com/Alfresco/alfresco-ng2-components/commit/bf7f7ebf9f) AAE-36536 fix for root section and mobile form input layout (#11081) +- [d5c2e7c585](https://github.com/Alfresco/alfresco-ng2-components/commit/d5c2e7c585) AAE-36664 Cleanup deprecated AppConfigModule (#11016) +- [4c4dd195a4](https://github.com/Alfresco/alfresco-ng2-components/commit/4c4dd195a4) Remove unused webdriver-manager dependency to eliminate vulnerable form-data ~2.3.2 (#11060) +- [a29d846f4a](https://github.com/Alfresco/alfresco-ng2-components/commit/a29d846f4a) AAE-35310 fixing alignment for checkboxes in sections (#11039) +- [7fbcfe7d6a](https://github.com/Alfresco/alfresco-ng2-components/commit/7fbcfe7d6a) AAE-36536 Allow form sections to be at the root level of form (#11070) +- [0706c9f6de](https://github.com/Alfresco/alfresco-ng2-components/commit/0706c9f6de) AAE-36388 Form Field alignment issues for one liner forms (#11054) +- [dcd15debf0](https://github.com/Alfresco/alfresco-ng2-components/commit/dcd15debf0) AAE-25571 Add title to file name (#11027) +- [fbacd5c51e](https://github.com/Alfresco/alfresco-ng2-components/commit/fbacd5c51e) Update form-section.component.scss (#11064) +- [19b69e024a](https://github.com/Alfresco/alfresco-ng2-components/commit/19b69e024a) AAE-33082 Fixing dropdown widget update value based on form rule (#11068) +- [71df219f94](https://github.com/Alfresco/alfresco-ng2-components/commit/71df219f94) AAE-36023 Making develop sync with ng18 backup branch (#11061) +- [49c0f44435](https://github.com/Alfresco/alfresco-ng2-components/commit/49c0f44435) Removed esm2022 check as is not supported anymore since Ng18 (#11058) +- [9a3ababb9c](https://github.com/Alfresco/alfresco-ng2-components/commit/9a3ababb9c) AAE-36716 fixing text-form-field blur mechanism in control Value Accessor (#11045) +- [d7ec3a1b77](https://github.com/Alfresco/alfresco-ng2-components/commit/d7ec3a1b77) AAE-35981 Form button customization (#11047) +- [06a9ddc068](https://github.com/Alfresco/alfresco-ng2-components/commit/06a9ddc068) AAE-36023 Some form fields are not properly aligned and cropped out ng19 (#11050) +- [0f9e4759ad](https://github.com/Alfresco/alfresco-ng2-components/commit/0f9e4759ad) AAE-0000 Added fix for stylus ban (#11051) +- [0b90affea4](https://github.com/Alfresco/alfresco-ng2-components/commit/0b90affea4) ACS-8770 Update the Auth Service api docs and deprecations (#9947) +- [45834e20f9](https://github.com/Alfresco/alfresco-ng2-components/commit/45834e20f9) AAE-36388 fixing form-field cut issue on preview (#11025) +- [f15014f295](https://github.com/Alfresco/alfresco-ng2-components/commit/f15014f295) [ACS-9880] Create ADF upgrade guide from 7.0.0 to 8.0.0 (#11029) +- [b28479b92b](https://github.com/Alfresco/alfresco-ng2-components/commit/b28479b92b) [AAE-32978] Move ADF "RichTextEditorComponent" to HxP monorepo (#10967) +- [89380f2905](https://github.com/Alfresco/alfresco-ng2-components/commit/89380f2905) [ACS-7266] checkboxes in sorting boxes are put on the right side of the text instead of the left side (#11009) +- [e5fcfde2ec](https://github.com/Alfresco/alfresco-ng2-components/commit/e5fcfde2ec) Post release version bump (#11021) +- [2e10d2c5c7](https://github.com/Alfresco/alfresco-ng2-components/commit/2e10d2c5c7) AAE-36718 Expose a landing page provider for the landing-page-token (#11020) diff --git a/docs/vulnerability/README.md b/docs/vulnerability/README.md index bfb8f2ea1b..5f040a94eb 100644 --- a/docs/vulnerability/README.md +++ b/docs/vulnerability/README.md @@ -53,3 +53,4 @@ The pages linked below contain the audit for all third party dependencies of ADF - [ADF 7.0.0-alpha.7](audit-info-7.0.0-alpha.7.md) - [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) diff --git a/docs/vulnerability/audit-info-8.1.0.md b/docs/vulnerability/audit-info-8.1.0.md new file mode 100644 index 0000000000..a1ec0406de --- /dev/null +++ b/docs/vulnerability/audit-info-8.1.0.md @@ -0,0 +1,23 @@ +--- +Title: Audit info, alfresco-ng2-components 8.1.0 +--- + +# Audit information for alfresco-ng2-components 8.1.0 + +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 1f55fd5200..36384346be 100644 --- a/lib/cli/package-lock.json +++ b/lib/cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alfresco/adf-cli", - "version": "9.0.0", + "version": "8.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-cli", - "version": "9.0.0", + "version": "8.1.0", "license": "Apache-2.0", "dependencies": { "@alfresco/js-api": ">=9.0.0", diff --git a/lib/cli/package.json b/lib/cli/package.json index 35ec5c71e7..85c08d5d91 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": "9.0.0", + "version": "8.1.0", "author": "Hyland Software, Inc. and its affiliates", "bin": { "adf-cli": "bin/adf-cli", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index da28472a52..aff359829f 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": "9.0.0", + "version": "8.1.0", "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": ">=10.0.0", + "@alfresco/js-api": ">=9.1.0", "@ngx-translate/core": ">=16.0.0", - "@alfresco/adf-core": ">=9.0.0" + "@alfresco/adf-core": ">=8.1.0" }, "keywords": [ "content-services", diff --git a/lib/core/package.json b/lib/core/package.json index 14b9609c96..8edc0aa0ba 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-core", "description": "Alfresco ADF core", - "version": "9.0.0", + "version": "8.1.0", "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": ">=10.0.0", - "@alfresco/adf-extensions": ">=9.0.0", + "@alfresco/js-api": ">=9.1.0", + "@alfresco/adf-extensions": ">=8.1.0", "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 0b85a9419a..21bd36d78f 100644 --- a/lib/eslint-angular/package.json +++ b/lib/eslint-angular/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "9.0.0", + "version": "8.1.0", "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 2dbb515288..61a4ba2f58 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": "9.0.0", + "version": "8.1.0", "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": ">=10.0.0" + "@alfresco/js-api": ">=9.1.0" }, "keywords": [ "extensions", diff --git a/lib/insights/package.json b/lib/insights/package.json index 1db59960d6..1df1b77244 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-insights", "description": "Alfresco ADF insights", - "version": "9.0.0", + "version": "8.1.0", "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": ">=9.0.0", - "@alfresco/adf-content-services": ">=9.0.0", + "@alfresco/adf-core": ">=8.1.0", + "@alfresco/adf-content-services": ">=8.1.0", "@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 84ad4636d9..e92167ddcd 100644 --- a/lib/js-api/package.json +++ b/lib/js-api/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/js-api", - "version": "10.0.0", + "version": "9.1.0", "license": "Apache-2.0", "description": "JavaScript client library for the Alfresco REST API", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/js-api/src/authentication/oauth2Auth.ts b/lib/js-api/src/authentication/oauth2Auth.ts index ce55208cc2..4c23b9137e 100644 --- a/lib/js-api/src/authentication/oauth2Auth.ts +++ b/lib/js-api/src/authentication/oauth2Auth.ts @@ -662,7 +662,7 @@ export class Oauth2Auth extends AlfrescoApiClient { universalBtoa(stringToConvert: string) { try { return btoa(stringToConvert); - } catch (err) { + } catch { return Buffer.from(stringToConvert).toString('base64'); } } @@ -765,7 +765,7 @@ export class Oauth2Auth extends AlfrescoApiClient { const ticketEntry = await authContentApi.getTicket(); this.config.ticketEcm = ticketEntry.entry.id; this.emit('ticket_exchanged'); - } catch (e) { + } catch { // continue regardless of error } }); diff --git a/lib/js-api/src/storage.ts b/lib/js-api/src/storage.ts index 01776d1d50..950baf2fd3 100644 --- a/lib/js-api/src/storage.ts +++ b/lib/js-api/src/storage.ts @@ -16,7 +16,6 @@ */ export class Storage { - private static instance: Storage; _storage: any; @@ -28,8 +27,8 @@ export class Storage { } } - public static getInstance(){ - if(!Storage.instance){ + public static getInstance() { + if (!Storage.instance) { Storage.instance = new Storage(); } return Storage.instance; @@ -38,7 +37,7 @@ export class Storage { supportsStorage() { try { return 'localStorage' in window && window.localStorage !== null; - } catch (e) { + } catch { return false; } } diff --git a/lib/js-api/src/superagentHttpClient.ts b/lib/js-api/src/superagentHttpClient.ts index d9ec757954..d999a61d5b 100644 --- a/lib/js-api/src/superagentHttpClient.ts +++ b/lib/js-api/src/superagentHttpClient.ts @@ -229,7 +229,7 @@ export class SuperagentHttpClient implements HttpClient { try { document.cookie = 'CSRF-TOKEN=' + token + ';path=/'; - } catch (err) { + } catch { /* continue regardless of error */ } } diff --git a/lib/js-api/test/content-services/webScriptApi.spec.ts b/lib/js-api/test/content-services/webScriptApi.spec.ts index 5b551f3fb8..c465dbe247 100644 --- a/lib/js-api/test/content-services/webScriptApi.spec.ts +++ b/lib/js-api/test/content-services/webScriptApi.spec.ts @@ -68,7 +68,7 @@ describe('WebScript', () => { webscriptApi.executeWebScript('GET', 'sample/folder/Company%20Home').then((data) => { try { JSON.parse(data); - } catch (e) { + } catch { done(); } }); diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index 218779fabc..cd74d720ea 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": "9.0.0", + "version": "8.1.0", "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": ">=10.0.0", - "@alfresco/adf-core": ">=9.0.0", - "@alfresco/adf-content-services": ">=9.0.0", + "@alfresco/js-api": ">=9.1.0", + "@alfresco/adf-core": ">=8.1.0", + "@alfresco/adf-content-services": ">=8.1.0", "@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 8803b92219..ad1b64be06 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": "9.0.0", + "version": "8.1.0", "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": ">=10.0.0", - "@alfresco/adf-core": ">=9.0.0", - "@alfresco/adf-content-services": ">=9.0.0", + "@alfresco/js-api": ">=9.1.0", + "@alfresco/adf-core": ">=8.1.0", + "@alfresco/adf-content-services": ">=8.1.0", "@ngx-translate/core": ">=14.0.0" }, "keywords": [ diff --git a/package-lock.json b/package-lock.json index 99965dd798..727dd641ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alfresco-ng2-components", - "version": "9.0.0", + "version": "8.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-ng2-components", - "version": "9.0.0", + "version": "8.1.0", "license": "Apache-2.0", "dependencies": { "@angular/animations": "19.2.6", @@ -149,7 +149,7 @@ }, "lib/eslint-angular": { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "9.0.0", + "version": "8.1.0", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index 7199a38e42..616f6b1721 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alfresco-ng2-components", "description": "Alfresco Angular components", - "version": "9.0.0", + "version": "8.1.0", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky install",