Commit Graph
12045 Commits
Author SHA1 Message Date
Denys Vuika 3f542d99ba Migrate to @angular-eslint/prefer-inject and @typescript-eslint/prefer-readonly (#11665) 8.4.0-22146349007 2026-02-18 15:38:01 +00:00
Soumyajit Chakraborty f8fa996b04 AAE-33828 Fix for the runtime errors on data-table should be handled (#11639)
* AAE-33828 fix for the runtime errors on datatable should be handled in runtime

* AAE-33828 removing the unwanted try catches

* AAE-33828 adding units to test the number value is a valid value
8.4.0-22141761988
2026-02-18 19:00:50 +05:30
Robert Duda 93fc7c166c AAE-41605 Add ability to filter by linked processes (#11664) 8.4.0-22136704262 2026-02-18 11:50:14 +01:00
Anton Ramanovich b6a6c1bc86 [MNT-24175]: fixes non node values handling (#11641) 8.4.0-22102823135 2026-02-17 15:41:23 +01:00
Anton Ramanovich 5850dafca7 [ACS-11158]: removes mat selectors for tooltips (#11659) 8.4.0-22102753914 2026-02-17 15:39:30 +01:00
Denys Vuika fafa5d6c41 ACS-11160: improve context menu overlay service implementation (#11661)
* refactor: improve context menu overlay service implementation

- Introduced a new interface for overlay references with backdrop handling.
- Updated event listener for backdrop clicks to use the new interface, enhancing type safety.
- Refactored the injector creation method to utilize the Injector.create method for better clarity and maintainability.
- Improved the fake element's type definition in the getOverlayConfig method for better type inference.

These changes enhance the overall robustness and readability of the context menu overlay service.

* refactor: enhance type safety in context menu components

- Introduced the ContextMenuItem interface to improve type definitions for context menu items.
- Updated the ContextMenuListComponent to use ContextMenuItem for links and menu item parameters, enhancing clarity and maintainability.
- Modified CONTEXT_MENU_DATA injection token to specify ContextMenuItem[] for better type safety.
- Adjusted the ContextMenuOverlayConfig interface to accept an array of ContextMenuItem, ensuring consistent data handling.

These changes improve the overall robustness and readability of the context menu implementation.
[ci:force]

* refactor: remove unnecessary eslint-disable comments in category management and search components

- Eliminated eslint-disable comments related to no-underscore-dangle in the CategoriesManagementComponent and SearchControlComponent tests, improving code clarity and adherence to linting rules.
- This change enhances the overall readability of the test files by ensuring consistent coding standards.

* refactor: simplify backdrop click handling in context menu overlay service

- Removed the unnecessary backdrop click handling logic, replacing it with a direct call to close the overlay reference. This change enhances code clarity and reduces complexity in the event listener implementation.

* refactor: streamline backdrop handling in context menu overlay service

- Removed the custom interface for overlay references with backdrop handling, simplifying the code.
- Updated the event listener for backdrop clicks to directly use the overlay's backdropElement, enhancing clarity and maintainability.
- This change improves the overall robustness of the context menu overlay service.
8.4.0-22100031683
2026-02-17 13:18:41 +00:00
Denys VuikaandCursor 1f49af4c8f ACS-11154 Viewer stabilisation, lint fixes (#11660)
* refactor: clean up code in SuperagentHttpClient and upload.spec

- Removed unnecessary eslint-disable comment in SuperagentHttpClient for improved code clarity.
- Refactored promise handling in upload.spec to utilize an array for better management of multiple promises during file upload error handling.

* chore: update cspell and ESLint configurations

- Added "webscript" to the cspell dictionary for improved spell checking.
- Updated ESLint configuration to disable the "@typescript-eslint/no-explicit-any" rule, allowing more flexibility in type definitions.

* fix: enhance ImgViewerComponent to handle cleanup and prevent errors after destruction

- Added a `destroyed` flag to manage component lifecycle and prevent operations on a destroyed instance.
- Implemented `afterEach` hooks in tests to ensure proper fixture cleanup.
- Updated key event handlers and methods to check for the `destroyed` state before executing actions, improving stability and preventing errors.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: add aria-hidden attribute to notification history button for accessibility

- Updated the notification history button to include the `aria-hidden` attribute, improving accessibility for screen readers and enhancing user experience.

* fix: improve key event handling in ImgViewerComponent

- Updated key event handlers to check for the presence of the cropper before executing actions, enhancing stability and preventing errors when the component is destroyed.
- Removed redundant checks from individual arrow key handlers, streamlining the code.

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
8.4.0-22098131391
2026-02-17 12:16:49 +00:00
Denys Vuika 84affe9f37 ACS-11155: update conditional checks to use optional chaining (#11658)
- Modified several components to use optional chaining for safer property access, enhancing code robustness.
- Updated ESLint configuration to enforce stricter rules on the use of optional chaining.
- Adjusted tests to reflect changes in property access patterns.
8.4.0-22092515407
2026-02-17 09:13:57 +00:00
dependabot[bot] 7004f54821 build(deps-dev): bump webpack from 5.101.3 to 5.104.1 (#11655)
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.3 to 5.104.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.3...v5.104.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.104.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-22060068909
2026-02-16 10:59:49 +00:00
dependabot[bot] 732aae97d8 build(deps): bump qs from 6.14.1 to 6.14.2 (#11654)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-22059807161
2026-02-16 10:51:20 +00:00
Alfresco BuildandCrowdin Bot 766b66d509 New Crowdin translations by GitHub Action (#11644)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-22058362025
2026-02-16 10:05:18 +00:00
dependabot[bot] 1372bb5281 build(deps): bump qs from 6.14.1 to 6.14.2 in /lib/cli (#11646)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-22057788972
2026-02-16 09:47:57 +00:00
dependabot[bot] 84d2c50e39 build(deps): bump Alfresco/alfresco-build-tools (#11651)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 12.11.0 to 13.0.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/fd5878fdc8b6de4d27591c5100434f31019f1f28...bc7990dc41f2c163e6cfeb5e216133c29c165785)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 09:46:57 +00:00
dependabot[bot] d74029dacf build(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#11652)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2...9e907b5e64f6b83e7804b09294d44122997950d6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 09:46:38 +00:00
dependabot[bot] 314761ed4a build(deps): bump Alfresco/alfresco-build-tools from 12.11.0 to 13.0.0 (#11653)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 12.11.0 to 13.0.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/fd5878fdc8b6de4d27591c5100434f31019f1f28...bc7990dc41f2c163e6cfeb5e216133c29c165785)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-22057737655
2026-02-16 09:46:20 +00:00
Denys Vuika 40b15689d5 AAE-21047 Get rid of enums (#11643)
* Refactor enums to const objects and update ESLint rules

- Converted several TypeScript enums to const objects for better type inference and immutability.
- Updated ESLint configuration to disable 'no-redeclare' rule and added new restrictions on schema usage.
- Adjusted package-lock.json to mark several dependencies as peer dependencies.

* Refactor enums to const objects in site-dropdown and new-version-uploader models

- Converted TypeScript enums to const objects for improved type safety and immutability in `sites-dropdown.component.ts` and `new-version-uploader.model.ts`.
- Updated related types to reflect the changes in both files.
- Enhanced error handling in the `DropdownSitesComponent` by using the `subscribe` method with an object for better readability.

* Refactor TypeScript types and improve error handling in component tests

- Updated type annotations in `upload.service.ts` and `node-actions.service.ts` for better type safety.
- Enhanced error handling in various component tests by using more descriptive error messages in `task-attachment-list.component.spec.ts`, `attach-file-widget-dialog.component.spec.ts`, and `task-form.component.spec.ts`.
- Removed unnecessary schemas from test configurations in several component spec files to streamline the testing setup.

* Refactor TypeScript enums to const objects for improved type safety

- Converted multiple TypeScript enums to const objects across various models, including `AppConfigValues`, `Status`, `ShowHeaderMode`, `WidgetTypeEnum`, and others.
- Updated related type definitions to enhance type inference and immutability.
- Adjusted ESLint configurations by removing the 'no-redeclare' rule to streamline code quality checks.

* Refactor TypeScript types for improved type safety and consistency

- Updated type annotations in `document-list.component.ts`, `document-actions.service.ts`, and `node-actions.service.ts` to use `Observable` instead of `Subject` for better reactive programming practices.
- Enhanced type definitions in `search-date-range.component.ts` and related spec files to allow `inLastValue` to be either a string or a number, improving flexibility in handling date range inputs.
- Adjusted test cases to reflect these type changes, ensuring consistency across the application.

* Enhance type safety in ViewerComponent by specifying type for closeButtonPosition

- Updated the type annotation for `closeButtonPosition` in `viewer.component.ts` to explicitly define it as `CloseButtonPosition`, improving type safety and clarity.

* Enhance type safety in DataTableComponent by specifying type for showHeader

- Updated the type annotation for `showHeader` in `datatable.component.ts` to explicitly define it as `ShowHeaderMode`, improving type safety and clarity.

* Update PDF viewer test to accommodate varying date formats

- Modified the test for the annotation popup in `pdf-viewer.component.spec.ts` to check for the presence of date components instead of a specific date format, enhancing test robustness across different locales.
8.4.0-21955117127
2026-02-12 16:28:45 +00:00
Darren Thornton d274d62d73 AAE-40604 Fix edge case for REST/Variable for dropdown showing required message (#11638) 8.4.0-21952781203 2026-02-12 09:25:46 -06:00
Dominik Iwanek 1fa683e2a9 Fix for ACA upstream (#11642) 8.4.0-21916318527 2026-02-11 18:46:57 +01:00
Alfresco BuildandCrowdin Bot 823a147656 New Crowdin translations by GitHub Action (#11637)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-21913138552
2026-02-11 16:18:11 +00:00
dependabot[bot] 8b050481ab build(deps): bump axios from 1.13.2 to 1.13.5 (#11635)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21906477653
2026-02-11 14:13:03 +01:00
Dominik Iwanek faa22f2fde Fix for ACA upstream (#11640) 8.4.0-21904899019 2026-02-11 13:23:16 +01:00
Michal Kinas 4df5b9282c [MNT-25478] Expose list parents method in nodes api service (#11622)
* [MNT-25478] Expose list parents method in nodes api service

* [MNT-25478] CR fixes
8.4.0-21904480615
2026-02-11 13:09:22 +01:00
Tomasz Nastaly 30afd2d863 AAE-42151 [FE - Studio Admin] Improve types for Integration Contexts (#11633) 8.4.0-21899857058 2026-02-11 10:36:59 +01:00
dependabot[bot] 10ae06b755 build(deps-dev): bump @nx/workspace from 22.1.3 to 22.4.5 (#11625)
Bumps [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 22.1.3 to 22.4.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.4.5/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/workspace"
  dependency-version: 22.4.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21865990819
2026-02-10 13:03:10 +00:00
Darren Thornton 0b805f3e9b Revert "AAE-40604 Fix case when rest/variable are okay and dropdown is requir…" (#11634)
This reverts commit 31bafd718e.
8.4.0-21865971694
2026-02-10 07:02:35 -06:00
David Olson 4d99262ba3 AAE-41699 Evaluate variables in form display text (#11620) 8.4.0-21841784975 2026-02-09 15:40:31 -06:00
Bartosz Sekula 14899931d2 AAE-41742 Add processRelatedTo payload for processes list (#11632)
* AAE-41742 Add processRelatedTo payload for processes list

* units

* units
8.4.0-21831030013
2026-02-09 16:24:37 +01:00
Alfresco BuildandCrowdin Bot 012b1b4495 New Crowdin translations by GitHub Action (#11631)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-21826954289
2026-02-09 13:27:58 +00:00
Alfresco BuildandCrowdin Bot 6df7563d29 New Crowdin translations by GitHub Action (#11630)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-21825387157
2026-02-09 12:37:52 +00:00
dependabot[bot] a6123f2d26 build(deps-dev): bump sass-loader from 16.0.5 to 16.0.7 (#11626)
Bumps [sass-loader](https://github.com/webpack/sass-loader) from 16.0.5 to 16.0.7.
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/sass-loader/compare/v16.0.5...v16.0.7)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-version: 16.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21822763546
2026-02-09 12:12:04 +01:00
dependabot[bot] 20dc673569 build(deps): bump Alfresco/alfresco-build-tools (#11627)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 12.9.0 to 12.11.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9...fd5878fdc8b6de4d27591c5100434f31019f1f28)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 12.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21821323101
2026-02-09 11:25:43 +01:00
dependabot[bot] 21819b64f6 build(deps): bump github/codeql-action from 4.32.0 to 4.32.2 (#11628)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.0 to 4.32.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/b20883b0cd1f46c72ae0ba6d1090936928f9fa30...45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 11:25:27 +01:00
dependabot[bot] 518f385d3a build(deps): bump Alfresco/alfresco-build-tools from 12.9.0 to 12.11.0 (#11629)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 12.9.0 to 12.11.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9...fd5878fdc8b6de4d27591c5100434f31019f1f28)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 12.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21821309166
2026-02-09 11:25:17 +01:00
Anton Ramanovich 283b996063 [MNT-25541] PDFs containing JP2 images (JPEG 2000) cannot be displayed in ADW viewer (#11618)
* [MNT-25541]: adds wasmUrl to default options

* [MNT-25541]: updates UTs

* [MNT-25541]: naming change
8.4.0-21820984784
2026-02-09 11:14:38 +01:00
AleksanderSklorz 5df193b255 [MNT-25123] pdf annotations incorrect and or not visible (#11621)
* [MNT-25123] Fixed pdf annotations displaying

* [MNT-25123] Unit tests, used variables for colors

* [MNT-25123] Corrected sonar issues
8.4.0-21817393883
2026-02-09 09:18:09 +01:00
Dominik Iwanek dcf133b37e [MNT-25410] ADW - Saved Searches can load the wrong search set, and t… (#11599) 8.4.0-21815550582 2026-02-09 08:03:39 +01:00
Darren Thornton 31bafd718e AAE-40604 Fix case when rest/variable are okay and dropdown is required and not selected (#11619) 8.4.0-21751745604 2026-02-06 07:10:39 -06:00
Adam Świderski 0c50bfd4e3 [ACS-10957] new locators for errors in ACC dialogs (#11617) 8.4.0-21708060857 2026-02-05 11:32:02 +01:00
Dominik Iwanek e859923541 [ACS-10304] KN: personal files: Column resizing available via mouse but not accessible via keyboard (#11616) 8.4.0-21703946771 2026-02-05 09:15:36 +01:00
Anton Ramanovich 6ff7ce4add [MNT-25501]: APS - Process instance pagination failure in ADF due to conflicting parameters sent from ADF to APS API (#11615)
* [MNT-25501]: removes start param from the processes request

* [MNT-25501]: minor fixes
8.4.0-21663791368
2026-02-04 09:16:00 +01:00
Alfresco BuildandCrowdin Bot 6db0fb84c7 New Crowdin translations by GitHub Action (#11596)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-21631773843
2026-02-03 13:18:21 +00:00
Darren Thornton 302b3e18ec AAE-40604 Fix for Dropdown required validation message is not present (#11600) 8.4.0-21622731172 2026-02-03 08:26:45 +00:00
Michal Kinas 84de7c7765 Satori adotion icon fix (#11614) 8.4.0-21622152202 2026-02-03 09:07:06 +01:00
dependabot[bot] c770c9a896 build(deps-dev): bump mocha from 10.7.3 to 11.7.5 (#11604)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 11.7.5.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.7.3...v11.7.5)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 15:05:57 +00:00
Mykyta Maliarchuk b74ffc81f4 [ACS-10247] a11y: SR not announce Start/End Date as required fields (#11613) 8.4.0-21588488864 2026-02-02 12:34:59 +01:00
dependabot[bot]andDomenico Sibilio 9d81ecbbaa build(deps): bump actions/cache in /.github/actions/setup (#11607)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Domenico Sibilio <domenicosibilio@gmail.com>
8.4.0-21587514316
2026-02-02 12:02:18 +01:00
dependabot[bot] d8a7ea4f80 build(deps): bump actions/cache (#11606)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21587313108
2026-02-02 11:55:34 +01:00
dependabot[bot] 271bcb9a71 build(deps): bump actions/cache (#11608)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 11:53:57 +01:00
dependabot[bot] 5fba7d5a92 build(deps): bump Alfresco/alfresco-build-tools from 12.7.0 to 12.9.0 (#11609)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 11:53:38 +01:00
dependabot[bot] 3b44f893dc build(deps): bump Alfresco/alfresco-build-tools (#11610)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 11:53:24 +01:00