Vito Albano
0a7fa14d0f
Improvements/aae 46684 fix release workflow ignore ( #11960 )
...
* [AAE-46514] - Fix release workflow
* [AAE-46514] - Fix release workflow - devDependencies
* [AAE-46514] - Ignore git checks on publish
2026-06-04 20:07:09 +01:00
Vito Albano
4dde6d2a45
[AAE-46514] - Fix release workflow ( #11959 )
...
* [AAE-46514] - Fix release workflow
* [AAE-46514] - Fix release workflow - devDependencies
2026-06-04 19:50:04 +01:00
Vito Albano
78661f11c5
[AAE-46514] - Migration to PNPM ( #11926 )
...
* [AAE-46514] - using by default ignore-scripts and have a trusted list for those who are trusted
* [AAE-46514] - Improved the checks to cover more cases
* [AAE-46514] - Fixed copilot comments
* [AAE-46514] - OTher fixes
* [AAE-46514] - Fixing other improvements and comments
* [AAE-46514] - npmrc should be versioned to enforce the audit
* [AAE-46514] - Improved code
* [AAE-46514] - Removed the check on CI as we have other tools
* [AAE-46514] - Improved check, updated descriptions, skip check on CI as there is already Sonar
* [AAE-46514] - Reduced functions in smaller pieces
* [AAE-46514] - Migrating to Pnpm to increase safety
* [ci:force] - Checking
* [ci:force] - Fixed complexity of the scripts
* [ci:force] - Fixed complexity of the scripts
* [ci:force] - Fixed wrong typing on yml
* [ci:force] - Fixed sonar comments and added correct version to sha pinned action
* [ci:force] - Fixed cache hit for npmn
* [ci:force] - Improved eslint plugin so it can be built with standard action
* [ci:force] - Improved eslint plugin so it can be built with standard action
* [ci:force] - Added minimatch
* [ci:force] - Fixing issues
* [ci:force] - Removed 'run' as it is not needed
* [ci:force] - Using audit in place of custom scripts
* [ci:force] - Fixed vulnerabilities and removed custom scripts in favor of audit --critical
* [ci:force] - Added minimum time for publishing to install
* [ci:force] - Address issue with too new packages
* [ci:force] - Address issue with too new packages
2026-06-04 18:38:22 +01:00
Domenico Sibilio
faf9d3faac
AAE-46388 Update Supply Chain Review GH AW to latest ( #11957 )
...
[skip ci]
8.6.0-26940149508
2026-06-04 10:25:49 +02:00
Alfresco Build and Crowdin Bot
75d9845754
New Crowdin translations by GitHub Action ( #11955 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.6.0-26909539836
2026-06-03 20:58:50 +01:00
Domenico Sibilio
5c8eb21ab3
AAE-46387 Standardize DependaBot config schedule/grouping ( #11953 )
...
[skip ci]
8.6.0-26889711160
2026-06-03 15:58:53 +02:00
Wojciech Duda
7d76d789b2
AAE-41418 Add process instance id input to task header cloud component ( #11897 )
...
* AAE-41418 Add process instance id input to task header cloud component
* AAE-41418 Remove falsy early returns from task header process instance id helpers
* AAE-41418 Move process instance id fallback into task header refresh
8.6.0-26885120181
2026-06-03 13:35:55 +01:00
Fabian Kindgen
a71cc84f11
AAE-46507 Next Task Endpoint ( #11943 )
8.6.0-26881591259
2026-06-03 13:24:41 +02:00
dependabot[bot]
cdcfab0240
build(deps-dev): bump the typescript-eslint group across 1 directory with 4 updates ( #11932 )
...
Bumps the typescript-eslint group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ).
Updates `@typescript-eslint/eslint-plugin` from 8.59.4 to 8.60.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.59.4 to 8.60.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/parser )
Updates `@typescript-eslint/typescript-estree` from 8.59.4 to 8.60.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-estree )
Updates `@typescript-eslint/utils` from 8.59.4 to 8.60.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/utils )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.60.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.60.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.60.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.60.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.6.0-26881249787
2026-06-03 12:17:19 +01:00
dependabot[bot]
5a20501577
build(deps): bump Alfresco/alfresco-build-tools ( #11934 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 18.4.0 to 18.7.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/ed7779a4bda83d699c1acaf72922ef21636a3dc2...a6a8be7429080c132815d0482a55ae4fd28f15ba )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.7.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.6.0-26870737400
2026-06-03 08:39:49 +01:00
Alex Molodyh
34acdd20cf
Revert "AAE-46246 Format typed values in form display widgets ( #11935 )" ( #11951 )
...
This reverts commit f39b9167b8 .
8.6.0-26849579113
2026-06-02 14:38:20 -07:00
Alex Molodyh
f39b9167b8
AAE-46246 Format typed values in form display widgets ( #11935 )
8.6.0-26844464398
2026-06-02 12:56:23 -07:00
David Olson
aa2a357fb2
AAE-46434 Fix read-only field styling on forms ( #11928 )
8.6.0-26824436222
2026-06-02 08:54:26 -05:00
Alfresco Build and Crowdin Bot
e52b63eaf9
New Crowdin translations by GitHub Action ( #11950 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.6.0-26820891748
2026-06-02 13:51:27 +01:00
Vito Albano and Claude Opus 4.5
f9899883dc
Revert AAE-46242 crowdin locale mapping changes ( #11949 )
...
Reverts the following commits:
- 80e9e51cfa AAE-46242 - Looks like we need to override the mapping as crowding config is not set to this format
- 345e1e69ad AAE-46242 - should use the variable osx_locale to match the format xx-YY
- a2b026ed7e [AAE-46242] - Changed the name convention for translation files to ISO standard naming
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
8.6.0-26819777515
2026-06-02 13:30:03 +01:00
Darren Thornton
46b2d0380b
AAE-45774 Shorten invalid date error message ( #11920 )
8.6.0-26817603253
2026-06-02 06:46:02 -05:00
Domenico Sibilio
274ddb3098
AAE-46386 Set DependaBot cooldown for all ecosystems as 3d ( #11947 )
...
[skip ci]
8.6.0-26756185600
2026-06-01 14:54:56 +02:00
Domenico Sibilio
f602070f1e
AAE-46388 Fix DependaBot config to ignore gh-aw-actions ( #11946 )
...
[skip ci]
8.6.0-26749509945
2026-06-01 12:31:02 +02:00
Vito Albano
d206d28f1c
[AAE-32905] Fix commit messages commands aren't working ( #11922 )
...
* [ci:force] - Checking
* [AAE-32905] - Re enabled ci commands on commit messages
* [ci:force] - Checking
8.6.0-26744727649
2026-06-01 09:47:45 +01:00
Vito Albano
80e9e51cfa
AAE-46242 - Looks like we need to override the mapping as crowding config is not set to this format ( #11939 )
8.6.0-26685046842
2026-05-30 14:29:49 +01:00
Vito Albano
345e1e69ad
AAE-46242 - should use the variable osx_locale to match the format xx-YY ( #11936 )
8.6.0-26681415030
2026-05-30 11:22:31 +01:00
Vito Albano
a2b026ed7e
[AAE-46242] - Changed the name convention for translation files to ISO standard naming ( #11924 )
...
* [AAE-46242] - Changed the name convention for translation files to ISO standard naming
* [AAE-46242] - revert en-GB to en.json
* [AAE-46242] - fixed crowding config
* [AAE-46242] - added fallback fix'
* [AAE-46242] - Added defaultLang missing method
* [AAE-46242] - Fixing unit test
* [AAE-46242] - fixed core unit tests
8.6.0-26654107888
2026-05-29 19:11:17 +01:00
Domenico Sibilio
e40fd2250e
AAE-46388 Add Supply Chain Review agentic workflow ( #11927 )
...
[skip ci]
8.6.0-26641420078
2026-05-29 15:55:51 +02:00
cfdd3f9c50
MD3 migration fixes ( #11919 )
...
* [ACS-10449] Viewer MD3 fixes
* [ACS-10449] Autocomplete chip MD3 fix
* [ACS-10449] Tabs MD3 fixes
* [ACS-10449] Fix badge sizing
* [ACS-10449] Login page error fix
* [ACS-10449] Fix overlapping options on text next to selectbox
* [ACS-10449] ADF style fixes refactoring I
* [ACS-10449] Breadcrumb and search filter container fixes
* [ACS-10449] User column form field fixes
* [ACS-10449] adapt scroll into view to changes in MD3
* [ACS-10449] Properties panel opened by default
* [ACS-10449] Tag creator fixes
* [ACS-10449] fix metadata property label color
* [ACS-10449] Categories panel fixes
* [ACS-10449] Current aspect on changes fix
* [ACS-10449] Make notification history badge size configurable
* [ACS-10449] Make notification history badge size configurable via config file
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com >
8.6.0-26634151190
2026-05-29 13:16:03 +02:00
Fabian Kindgen
1314f0751f
AAE-46476 Fix sorting functionality of task list retrieval from runtime bundle ( #11921 )
8.6.0-26619636756
2026-05-29 07:20:26 +02:00
Denys Vuika
f4882e99be
Revert "New Crowdin translations by GitHub Action ( #11796 )" ( #11923 )
...
This reverts commit 7a70ae8eb6 .
8.6.0-26589018990
2026-05-28 17:51:05 +01:00
Denys Vuika
b5d2de583d
build(deps): update 3rd party dependencies ( #11916 )
8.6.0-26508198141
2026-05-27 12:23:48 +01:00
Michaela
70f90c65a5
AAE-46392 Fix card view select item crash on numeric initial value ( #11917 )
...
Guard autocomplete-only paths and coerce filter text to string so
select properties with numeric values (e.g. priority) no longer throw.
8.6.0-26459568263
2026-05-26 15:57:37 +00:00
dependabot[bot]
e6ef0de7a8
build(deps-dev): bump the typescript-eslint group with 4 updates ( #11911 )
...
Bumps the typescript-eslint group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ), [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) and [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils ).
Updates `@typescript-eslint/eslint-plugin` from 8.57.2 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.57.2 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/parser )
Updates `@typescript-eslint/typescript-estree` from 8.41.0 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/typescript-estree )
Updates `@typescript-eslint/utils` from 8.59.3 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/utils )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.59.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.59.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.59.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.59.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.6.0-26442341856
2026-05-26 09:51:32 +01:00
dependabot[bot]
8559d27a04
build(deps): bump qs from 6.14.2 to 6.15.2 in /lib/cli ( #11907 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.2 to 6.15.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.15.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-26 09:50:31 +01:00
dependabot[bot]
c9b2939588
build(deps): bump qs, body-parser and express ( #11908 )
...
Bumps [qs](https://github.com/ljharb/qs ), [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.14.2 to 6.15.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2 )
Updates `body-parser` from 1.20.4 to 1.20.5
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/1.20.5/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.4...1.20.5 )
Updates `express` from 4.22.1 to 4.22.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/v4.22.1...v4.22.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.15.2
dependency-type: indirect
- dependency-name: body-parser
dependency-version: 1.20.5
dependency-type: indirect
- dependency-name: express
dependency-version: 4.22.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-26 09:50:09 +01:00
dependabot[bot]
b69776012f
build(deps): bump Alfresco/alfresco-build-tools ( #11914 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 18.0.1 to 18.4.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/162d01f0dd3d9ead7526be3b046743fae5afb2cd...ed7779a4bda83d699c1acaf72922ef21636a3dc2 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.4.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>
2026-05-26 09:47:02 +01:00
dependabot[bot]
27c62f2632
build(deps-dev): bump @nx/angular from 22.7.2 to 22.7.3 ( #11912 )
...
Bumps [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular ) from 22.7.2 to 22.7.3.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/22.7.3/packages/angular )
---
updated-dependencies:
- dependency-name: "@nx/angular"
dependency-version: 22.7.3
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>
2026-05-26 09:46:36 +01:00
dependabot[bot]
b8fa940dc9
build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 ( #11915 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.35.5 to 4.36.0.
- [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/9e0d7b8d25671d64c341c19c0152d693099fb5ba...7211b7c8077ea37d8641b6271f6a365a22a5fbfa )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.36.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>
2026-05-26 09:45:48 +01:00
Alfresco Build and Crowdin Bot
637b67da59
New Crowdin translations by GitHub Action ( #11898 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.6.0-26442057776
2026-05-26 09:45:25 +01:00
dependabot[bot]
cefc666a09
build(deps): bump @tootallnate/once from 2.0.0 to 2.0.1 ( #11906 )
...
Bumps [@tootallnate/once](https://github.com/TooTallNate/once ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/TooTallNate/once/releases )
- [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md )
- [Commits](https://github.com/TooTallNate/once/compare/2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: "@tootallnate/once"
dependency-version: 2.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.6.0-26272920976
2026-05-22 07:47:49 +01:00
Denys Vuika
f339647f40
refactor: migrate license checks off license-checker ( #11905 )
8.6.0-26228443837
2026-05-21 14:18:10 +01:00
Denys Vuika
a7fa68056d
chore: remove unused @nx/node dependency ( #11895 )
8.6.0-26223110318
2026-05-21 11:27:35 +00:00
Denys Vuika
8280aa2f6d
chore: update NX packages to version 22.7.2 and related dependencies ( #11904 )
...
* chore: update NX packages to version 22.7.2 and related dependencies
* chore: add @nx/jest dependency at version 22.7.2
* chore: remove deprecated @types/pdfjs-dist dependency
8.6.0-26220782599
2026-05-21 11:35:47 +01:00
Mykyta Maliarchuk
5553aaaefe
[MNT-25522] Add support for fileLink icon ( #11903 )
...
* [MNT-25522] Add support for fileLink icon
* [MNT-25522] cr fixes
2026-05-21 12:21:46 +02:00
Michaela and Cursor
15814380a5
[ci:force] AAE-46219 [TEST] Revert cli build/installDeps changes from #11880 and #11899 ( #11901 )
...
Demonstration revert PR to check whether PRs #11880 and #11899 caused
the recent ADF release failures. The PR pipeline result will indicate
whether reverting the `cli:build` dependsOn edge (#11880 ) and the
`--omit=prod` install command (#11899 ) is sufficient to restore green
CI.
Reverts the relevant pieces of:
- #11880 (e3430ae36e ): removes `dependsOn: ["installDeps"]` from
`cli:build`, and reverts the @typescript-eslint bump from 8.59.3
back to 8.57.2 / 8.41.0 in package.json + package-lock.json.
The dependabot `@typescript-eslint/*` grouping config is kept.
- #11899 (4044fafc39 ): restores the `cli:installDeps` command back
to plain `cd lib/cli && npm i` (the `--omit=prod` value is not a
valid npm flag).
Not intended for merge.
Co-authored-by: Cursor <cursoragent@cursor.com >
8.6.0-26166975338
2026-05-20 15:50:58 +02:00
Michaela and Cursor
4044fafc39
AAE-46219 Skip prod deps in cli:installDeps to unblock release ( #11899 )
...
* [ci:force] AAE-46219 Remove redundant installDeps dependency from cli build target
The build target's installDeps dependency is already covered transitively
via bundle -> copyToNodeModules -> installDeps, and the duplicate npm i
caused a race condition that broke the ADF release.
Co-authored-by: Cursor <cursoragent@cursor.com >
* AAE-46219 Skip prod deps in cli:installDeps to unblock release
The release workflow rewrites lib/cli/package.json so @alfresco/js-api
points at an unpublished build-tagged version, then nx triggers
cli:installDeps (cd lib/cli && npm i) which fails ETARGET. tsc only
needs the devDependencies (typescript, @types/ejs, @types/node);
@alfresco/js-api is resolved via the tsconfig "paths" mapping to
dist/libs/js-api, not from node_modules. Adding --omit=prod skips the
unresolvable runtime deps without affecting the published package.
Also restores the build -> installDeps edge so tsc and npm install
do not race in lib/cli/node_modules.
Co-authored-by: Cursor <cursoragent@cursor.com >
---------
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-20 14:32:01 +02:00
Michal Kinas
ece50ac32c
[MNT-25149] Card view select item multivalued property support ( #11891 )
...
* [MNT-25149] Card view select item multivalued property support
* [MNT-25149] CR fixes
* [MNT-25149] CR fixes
* [MNT-25149] CR fixes
2026-05-20 11:39:42 +02:00
Darren Thornton
1d163c6749
Revert "AAE-44065 Change date picker to match other styles ( #11868 )" ( #11896 )
...
This reverts commit 8309d2dc55 .
2026-05-19 14:54:26 -05:00
Denys Vuika
1fbd869902
chore: remove unused eslint-plugin-prefer-arrow ( #11894 )
...
Remove eslint-plugin-prefer-arrow dependency as the only rule from this plugin (prefer-arrow/prefer-arrow-functions) was disabled in all ESLint configurations.
2026-05-19 11:13:00 +01:00
Denys Vuika
165d0fc521
chore: remove unused moment dependency ( #11893 )
...
Remove moment from devDependencies as it is no longer used in the codebase.
2026-05-19 10:47:36 +01:00
Darren Thornton
64d9f3a6d4
AAE-45774 Show error for date fields if invalid format ( #11886 )
...
* AAE-45774 Show error for date fields if invalid format
* apply copilot suggestions
2026-05-18 06:42:59 -05:00
Alfresco Build and Crowdin Bot
454236873e
New Crowdin translations by GitHub Action ( #11867 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-18 11:39:09 +01:00
dependabot[bot]
16202197f7
build(deps): bump Alfresco/alfresco-build-tools ( #11889 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 17.7.0 to 18.0.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/9f51752cb7845dce8e8b13b866c127681f418bb3...162d01f0dd3d9ead7526be3b046743fae5afb2cd )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 18.0.1
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-05-18 11:38:37 +01:00
dependabot[bot]
dbdcc3175b
build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 ( #11890 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.35.4 to 4.35.5.
- [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/68bde559dea0fdcac2102bfdf6230c5f70eb485e...9e0d7b8d25671d64c341c19c0152d693099fb5ba )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.5
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-05-18 11:38:14 +01:00