Ehsan Rezaei
5035fe00d9
AAE-51237 Setting moduleResolution to bundler, fixing build issues
2026-09-07 16:19:53 +02:00
Ehsan Rezaei
1772295ac0
AAE-51237 Upgraing angular-eslint packages
2026-09-07 16:19:53 +02:00
Ehsan Rezaei
01ad27f7d4
AAE-51237 Upgraing angular-devkit packages
2026-09-07 16:19:49 +02:00
Ehsan Rezaei
228a01cce3
AAE-51237 Removing unsupported option from tsConfig
2026-09-07 16:18:58 +02:00
Ehsan Rezaei
6dacc796d7
AAE-51237 Updating lock file after rebase
2026-09-07 16:18:58 +02:00
Ehsan Rezaei
096a89c6bc
AAE-51237 Upgrading Angular from v20 to v21
2026-09-07 16:18:58 +02:00
Bartosz Sekula
27c700165c
AAE-50901 Allow provideMockFeatureFlags to receive observables ( #12221 )
...
* AAE-50901 Allow provideMockFeatureFlags to receive observables
* update
* update
* cr
* cr
9.2.0-34121397019
2026-09-07 14:21:03 +02:00
dependabot[bot]
2824543bf0
build(deps-dev): bump the typescript-eslint group with 4 updates ( #12218 )
...
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.68.0 to 8.69.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.69.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.68.0 to 8.69.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.69.0/packages/parser )
Updates `@typescript-eslint/typescript-estree` from 8.68.0 to 8.69.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.69.0/packages/typescript-estree )
Updates `@typescript-eslint/utils` from 8.68.0 to 8.69.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.69.0/packages/utils )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.69.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.69.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.69.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.69.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>
9.2.0-34100067492
2026-09-07 08:20:17 +00:00
dependabot[bot]
352d2728e4
build(deps): bump github/gh-aw-actions/setup ( #12219 )
...
Bumps the github-actions group with 1 update in the / directory: [github/gh-aw-actions/setup](https://github.com/github/gh-aw-actions ).
Updates `github/gh-aw-actions/setup` from 0.88.0 to 0.88.4
- [Release notes](https://github.com/github/gh-aw-actions/releases )
- [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/gh-aw-actions/compare/afc709f45ed6a3f756eb4551856c6a9c42e15b2c...be41add0f204de343293628bb99a72a3894cfd7a )
---
updated-dependencies:
- dependency-name: github/gh-aw-actions/setup
dependency-version: 0.88.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.2.0-34097546246
2026-09-07 09:51:23 +02:00
Shivangi Shree
c038252179
[ACS-10221] Modify folder icon's color ( #12166 )
...
* [ACS-10221] Modify folder icon's color
* [ACS-10221] Change color to blue
9.2.0-34092880808
2026-09-07 12:23:56 +05:30
Shivangi Shree
804dcd9c43
[ACS-10246] Add logic to make dates semantically conveyed ( #12171 )
...
* [ACS-10246] Add logic to make dates semantically conveyed
* [ACS-10246] Fix unit test
* [ACS-10246] Enhance the logic for converting date
* [ACS-10246] Remove tabindex=0 from time element
* [ACS-10246] Add unit test for iso method
* [ACS-10246] Add unit test
* [ACS-10246] Trigger build
* [ACS-10246] Remove date checking from isoDate function
9.2.0-34092720379
2026-09-07 12:21:48 +05:30
dependabot[bot]
e100d384fa
build(deps-dev): bump the typescript-eslint group with 4 updates ( #12203 )
...
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.67.0 to 8.68.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.68.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.67.0 to 8.68.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.68.0/packages/parser )
Updates `@typescript-eslint/typescript-estree` from 8.67.0 to 8.68.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.68.0/packages/typescript-estree )
Updates `@typescript-eslint/utils` from 8.67.0 to 8.68.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.68.0/packages/utils )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.68.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.68.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.68.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.68.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>
9.2.0-33871034914
2026-09-04 12:05:22 +00:00
dependabot[bot]
5233828ad2
build(deps): bump the github-actions group across 2 directories with 8 updates ( #12215 )
...
Bumps the github-actions group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github/codeql-action/init](https://github.com/github/codeql-action ) | `4.37.8` | `4.37.9` |
| [github/codeql-action/autobuild](https://github.com/github/codeql-action ) | `4.37.8` | `4.37.9` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action ) | `4.37.8` | `4.37.9` |
| [Alfresco/alfresco-build-tools/.github/actions/send-teams-notification](https://github.com/alfresco/alfresco-build-tools ) | `18.24.1` | `18.27.0` |
| [Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml](https://github.com/alfresco/alfresco-build-tools ) | `18.24.1` | `18.27.0` |
| [Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment](https://github.com/alfresco/alfresco-build-tools ) | `18.24.1` | `18.27.0` |
| [github/gh-aw-actions/setup](https://github.com/github/gh-aw-actions ) | `0.87.10` | `0.88.0` |
Bumps the github-actions group with 1 update in the /.github/actions/setup directory: [Alfresco/alfresco-build-tools/.github/actions/git-latest-tag](https://github.com/alfresco/alfresco-build-tools ).
Updates `github/codeql-action/init` from 4.37.8 to 4.37.9
- [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/db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28...cdf488f595d80d6e07e03d4674febd5ab45fa938 )
Updates `github/codeql-action/autobuild` from 4.37.8 to 4.37.9
- [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/db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28...cdf488f595d80d6e07e03d4674febd5ab45fa938 )
Updates `github/codeql-action/analyze` from 4.37.8 to 4.37.9
- [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/db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28...cdf488f595d80d6e07e03d4674febd5ab45fa938 )
Updates `Alfresco/alfresco-build-tools/.github/actions/send-teams-notification` from 18.24.1 to 18.27.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/da99ab845e78301fcb0680d16cbc185a40a1938c...567a9393acca033008ce34eafcb200469e4ea2f5 )
Updates `Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml` from 18.24.1 to 18.27.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/da99ab845e78301fcb0680d16cbc185a40a1938c...567a9393acca033008ce34eafcb200469e4ea2f5 )
Updates `Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment` from 18.24.1 to 18.27.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/da99ab845e78301fcb0680d16cbc185a40a1938c...567a9393acca033008ce34eafcb200469e4ea2f5 )
Updates `github/gh-aw-actions/setup` from 0.87.10 to 0.88.0
- [Release notes](https://github.com/github/gh-aw-actions/releases )
- [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/gh-aw-actions/compare/bc8c008a419c5b7a29df6f5641edd35fd1c6ea85...afc709f45ed6a3f756eb4551856c6a9c42e15b2c )
Updates `Alfresco/alfresco-build-tools/.github/actions/git-latest-tag` from 18.24.1 to 18.27.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/da99ab845e78301fcb0680d16cbc185a40a1938c...567a9393acca033008ce34eafcb200469e4ea2f5 )
---
updated-dependencies:
- dependency-name: github/codeql-action/init
dependency-version: 4.37.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action/autobuild
dependency-version: 4.37.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
dependency-version: 4.37.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/send-teams-notification
dependency-version: 18.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml
dependency-version: 18.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment
dependency-version: 18.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: github/gh-aw-actions/setup
dependency-version: 0.88.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag
dependency-version: 18.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.2.0-33870733127
2026-09-04 12:01:47 +00:00
Ehsan Rezaei
bef9ddd83e
AAE-51361 Upgrading ng2-charts lib to v9 ( #12213 )
...
* AAE-51361 Upgrading ng2-charts lib to v9
* AAE-51361 using exact version
* AAE-51361 Update chart-js dep
* AAE-51361 Upgrading chart.js
9.2.0-33763601027
2026-09-03 13:52:41 +00:00
Bartosz Sekula
6f2d7813b9
AAE-48569 browserslist library bump ( #12211 )
...
* AAE-48569 browserslist library bump
* cr
9.2.0-33748917016
2026-09-03 13:17:52 +02:00
Ehsan Rezaei
f56c2a27bb
AAE-51358 Cleaning up websocket service from old subscription protocol ( #12212 )
...
* AAE-51358 Cleaning up websocket service from old subscription protocol
* AAE-51358 Fixing retry on error bug
9.2.0-33748326393
2026-09-03 13:11:24 +02:00
Darren Thornton
6bb7ec3b7d
AAE-50868 Fix some visibility conditions scenarios with form variables ( #12206 )
...
* AAE-50868 Fix some visibility conditions senarios with form variables
* form 0 check updates
* copilot review suggestions
9.2.0-33655778504
2026-09-02 11:34:41 -05:00
Domenico Sibilio
b773e2b49d
AAE-49678 Update Supply Chain Review GH AW to latest ( #12208 )
...
[skip ci]
2026-09-02 12:45:31 +02:00
Alex Molodyh
b1e9d044ee
AAE-46057 Absorb 3px display-text overflow to prevent form tab scrollbar ( #12202 )
9.2.0-33428582503
2026-08-31 12:04:55 -07:00
Ehsan Rezaei
62be76e6fa
AAE-49653 Migrating to batch count endpoint ( #12186 )
...
* AAE-49653 Migrating to batch count endpoint
* AAE-49653 Updating code with the latest BE contract
* AAE-49653 Improving type safety
* AAE-49653 Code improvement
* AAE-49653 fixed the DI coupling and type safety
* AAE-49653 Code improvements
* AAE-49653 Adding more unit tests and fixing a subscription
* AAE-49653 Updating the comment
* AAE-49653 Code improvement
* AAE-49653 Removing the non-batched counter fallback
* AAE-49653 Making filter key mandatory string
* AAE-49653 Removing dead code and improvements
* Revert "AAE-49653 Removing dead code and improvements"
This reverts commit a8fc99b044 .
* Revert "AAE-49653 Making filter key mandatory string"
This reverts commit ba916b7c22 .
* Revert "AAE-49653 Removing the non-batched counter fallback"
This reverts commit 416a61fb9e .
* AAE-49653 Putting implementation under FF
* AAE-49653 Adding new input to filter components, moving FF handling to consumer app
* AAE-49653 Removing extra comments
9.2.0-33394981956
2026-08-31 15:04:23 +02:00
Tomasz Gnyp
77c549830f
Revert "fix(core): fix ResizableDirective memory leak from orphaned document …" ( #12201 )
...
This reverts commit 1e40e5effd .
9.2.0-33086657527
2026-08-27 16:13:41 +01:00
Maurizio Vitale
91b5164ab2
fix(core): fix DropZoneDirective listener leak from bind(this) mismatch [AAE-50892] ( #12200 )
...
addEventListener was called with this.onDragEnter.bind(this), creating a
new function reference each time, while removeEventListener was called with
the unbound this.onDragEnter. The references never matched, so drag
listeners were never removed on destroy.
Each surviving listener closed over the directive and its host cell,
retaining the whole detached datatable/task-list subtree via the parentNode
chain. Heap analysis showed 624 dragenter + 624 dragover + 624 drop
listeners bound to detached cells.
Store the bound handlers once and use the same references for both add and
remove so listeners are properly cleaned up.
9.2.0-33069610052
2026-08-27 12:56:51 +01:00
Maurizio Vitale
1e40e5effd
fix(core): fix ResizableDirective memory leak from orphaned document listeners [AAE-50892] ( #12197 )
...
* fix(core): fix ResizableDirective memory leak from orphaned document listeners [AAE-50892]
Return unlisten teardown from Observable subscribers so RxJS properly
removes document event listeners when share() refcount drops to zero.
Previously, renderer.listen() unlisten functions were stored in mutable
fields that got overwritten on each drag cycle, orphaning old listeners
and retaining entire detached DOM subtrees via the closure chain.
* fix after second report
9.2.0-33068961090
2026-08-27 12:47:49 +01:00
Tomasz Gnyp
3f2c81de86
AAE-50899 Improve form renderer for loop track ( #12198 )
9.2.0-32978867100
2026-08-26 16:12:40 +02:00
dependabot[bot]
6816205f75
build(deps): bump SonarSource/sonarqube-scan-action from 5.1.0 to 8.2.1 ( #12193 )
...
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action ) from 5.1.0 to 8.2.1.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases )
- [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/aa494459d7c39c106cc77b166de8b4250a32bb97...22918119ff8e1ca75a623e15c8296b6ea4fbe28f )
---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
dependency-version: 8.2.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>
9.2.0-32967809112
2026-08-26 13:17:45 +01:00
dependabot[bot]
ce15f8f410
build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 ( #12194 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.2 to 7.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.2...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.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-08-26 13:14:30 +01:00
dependabot[bot]
f2f3edb6c3
build(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 ( #12195 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.3.0 to 8.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4.3.0...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 8.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-08-26 13:14:07 +01:00
Alex Molodyh
f9940f0db8
AAE-46057 Refine form field status spacing ( #12196 )
9.2.0-32894669800
2026-08-25 13:19:19 -07:00
dependabot[bot] and Domenico Sibilio
9f37f22702
build(deps): bump @cspell/eslint-plugin from 10.0.0 to 10.0.1 ( #12191 )
...
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin ) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v10.0.1/packages/cspell-eslint-plugin )
---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
dependency-version: 10.0.1
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>
Co-authored-by: Domenico Sibilio <domenicosibilio@gmail.com >
9.2.0-32704418390
2026-08-24 08:03:57 +00:00
dependabot[bot]
4d8d760e43
build(deps): bump the github-actions group across 2 directories with 9 updates ( #12192 )
...
Bumps the github-actions group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github/codeql-action/init](https://github.com/github/codeql-action ) | `4.37.7` | `4.37.8` |
| [github/codeql-action/autobuild](https://github.com/github/codeql-action ) | `4.37.7` | `4.37.8` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action ) | `4.37.7` | `4.37.8` |
| [Alfresco/alfresco-build-tools/.github/actions/send-teams-notification](https://github.com/alfresco/alfresco-build-tools ) | `18.23.0` | `18.24.1` |
| [crowdin/github-action](https://github.com/crowdin/github-action ) | `2.17.0` | `2.17.1` |
| [Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml](https://github.com/alfresco/alfresco-build-tools ) | `18.23.0` | `18.24.1` |
| [Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment](https://github.com/alfresco/alfresco-build-tools ) | `18.23.0` | `18.24.1` |
| [github/gh-aw-actions/setup](https://github.com/github/gh-aw-actions ) | `0.86.2` | `0.87.2` |
Bumps the github-actions group with 1 update in the /.github/actions/setup directory: [Alfresco/alfresco-build-tools/.github/actions/git-latest-tag](https://github.com/alfresco/alfresco-build-tools ).
Updates `github/codeql-action/init` from 4.37.7 to 4.37.8
- [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/ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd...db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 )
Updates `github/codeql-action/autobuild` from 4.37.7 to 4.37.8
- [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/ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd...db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 )
Updates `github/codeql-action/analyze` from 4.37.7 to 4.37.8
- [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/ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd...db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 )
Updates `Alfresco/alfresco-build-tools/.github/actions/send-teams-notification` from 18.23.0 to 18.24.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/98bcfbe06aafffdc0e9a790f352602316f82303b...da99ab845e78301fcb0680d16cbc185a40a1938c )
Updates `crowdin/github-action` from 2.17.0 to 2.17.1
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/c7af9bc98b01694653031fef2a0dc6c7888ce9bc...8f01d54f70f1713ee3f09d82c2bbb2daeac28689 )
Updates `Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml` from 18.23.0 to 18.24.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/98bcfbe06aafffdc0e9a790f352602316f82303b...da99ab845e78301fcb0680d16cbc185a40a1938c )
Updates `Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment` from 18.23.0 to 18.24.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/98bcfbe06aafffdc0e9a790f352602316f82303b...da99ab845e78301fcb0680d16cbc185a40a1938c )
Updates `github/gh-aw-actions/setup` from 0.86.2 to 0.87.2
- [Release notes](https://github.com/github/gh-aw-actions/releases )
- [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/gh-aw-actions/compare/6aab9e5b5c91c615506061f09bedd81a23babe3c...b304200a0ef4b3998673bfc7945acb08ab8c88b7 )
Updates `Alfresco/alfresco-build-tools/.github/actions/git-latest-tag` from 18.23.0 to 18.24.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/98bcfbe06aafffdc0e9a790f352602316f82303b...da99ab845e78301fcb0680d16cbc185a40a1938c )
---
updated-dependencies:
- dependency-name: github/codeql-action/init
dependency-version: 4.37.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action/autobuild
dependency-version: 4.37.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
dependency-version: 4.37.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/send-teams-notification
dependency-version: 18.24.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: crowdin/github-action
dependency-version: 2.17.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml
dependency-version: 18.24.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment
dependency-version: 18.24.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: github/gh-aw-actions/setup
dependency-version: 0.87.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag
dependency-version: 18.24.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.2.0-32703029238
2026-08-24 09:46:14 +02:00
Alex Molodyh
83b5769fbc
AAE-46057 Stabilize form field status layout ( #12165 )
9.2.0-32394726710
2026-08-20 09:55:29 -07:00
Bartosz Sekula
d0368ba9c8
AAE-48569 Security bump for socket-io.parser ( #12185 )
...
* AAE-48569 Security bump for socket-io.parser
* cr
9.2.0-32387122029
2026-08-20 16:36:12 +01:00
Shivangi Shree
beebf737b9
[ACS-10230] Add role to search filter like logic, properties, date etc. ( #12179 )
...
* [ACS-10230] Add role to search filter like logic, properties, date etc.
* [ACS-10230] CR fixes
9.2.0-32360483700
2026-08-20 16:15:29 +05:30
Ehsan Rezaei
cc39b19eea
AAE-50665 Handling dynamic component destroy ( #12183 )
...
* AAE-50665 Handling dynamic component destroy
* AAE-50665 Code improvements
9.2.0-32299189723
2026-08-19 22:33:38 +02:00
Copilot and eromano
5e0c52afcb
AAE-50678 SonarCloud scan on daily cron instead of every develop push ( #12184 )
...
* ci: change sonar-develop workflow to run on daily cron instead of every push to develop
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* ci: add pull-requests: read permission to sonar-develop workflow
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
9.2.0-32285878078
2026-08-19 20:10:52 +02:00
7b8d616a9f
AAE-50678 Fix: report test coverage to SonarCloud ( #12181 ),
...
* fix: enable LCOV coverage reporting for SonarCloud
Add lcov reporter to all karma configs, upload coverage artifacts from
unit test matrix jobs, and add a SonarCloud scan job that merges
coverage reports and runs the sonar-scanner with proper LCOV paths.
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* fix: pass secrets to unit-test-workflow and set SONAR_HOST_URL for SonarCloud
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* fix: add test outputs to nx.json so NX caches and restores coverage reports
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* test: add unit tests for Chart model to verify coverage reporting
* fix: use find to locate lcov.info in downloaded artifacts for SonarCloud coverage
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* test: add fake file with unit test to verify coverage reporting
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* ci: add full SonarCloud scan workflow on develop push
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* test: remove fake coverage-canary file and its spec
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* fix: replace secrets inherit with explicit SONAR_TOKEN in workflow call
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
9.2.0-32283329264
2026-08-19 19:44:15 +02:00
Darren Thornton
f915c813f0
AAE-49862 Fix Form Rule Does Not Update Hidden Status of Outcomes on First Run ( #12168 )
9.2.0-32269206311
2026-08-19 10:17:52 -05:00
Copilot and eromano
70db1e383f
AAE-50593 Fix: memory leaks in datatable column-resize directives ( #12180 )
...
* fix: memory leaks in datatable column-resize directives
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
* test: add regression test for mouseup listener cleanup on repeated mousedown
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
9.2.0-32232398905
2026-08-19 10:23:43 +02:00
Alex Molodyh
f907f8ef10
AAE-50099 Fix parameterized validation message interpolation ( #12170 )
9.2.0-32209198600
2026-08-18 19:37:03 -07:00
Alex Molodyh
dfbe1adbd5
AAE-50098 Fix unrendered rich text expressions in form submissions ( #12169 )
9.2.0-32162943205
2026-08-18 09:56:10 -07:00
Bartosz Sekula
d7b1d74b05
AAE-50130 js-yaml quadratic CPU consumption ( #12178 )
9.2.0-32115501672
2026-08-18 09:15:58 +01:00
dependabot[bot]
6eb32c3ec0
build(deps-dev): bump jasmine-core from 5.13.0 to 6.3.0 ( #12118 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 5.13.0 to 6.3.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v5.13.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-version: 6.3.0
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>
9.2.0-32029374410
2026-08-17 13:20:27 +01:00
dependabot[bot]
f5d3e3df37
build(deps): bump actions/github-script from 7.1.0 to 9.0.0 ( #12176 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7.1.0 to 9.0.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7.1.0...3a2844b7e9c422d3c10d287c895573f7108da1b3 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: 9.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>
9.2.0-32029288053
2026-08-17 13:19:25 +01:00
dependabot[bot]
1612b4817f
build(deps): bump the github-actions group across 2 directories with 8 updates ( #12175 )
...
Bumps the github-actions group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github/codeql-action/init](https://github.com/github/codeql-action ) | `4.37.6` | `4.37.7` |
| [github/codeql-action/autobuild](https://github.com/github/codeql-action ) | `4.37.6` | `4.37.7` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action ) | `4.37.6` | `4.37.7` |
| [Alfresco/alfresco-build-tools/.github/actions/send-teams-notification](https://github.com/alfresco/alfresco-build-tools ) | `18.21.3` | `18.23.0` |
| [Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml](https://github.com/alfresco/alfresco-build-tools ) | `18.21.3` | `18.23.0` |
| [Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment](https://github.com/alfresco/alfresco-build-tools ) | `18.21.3` | `18.23.0` |
| [github/gh-aw-actions/setup](https://github.com/github/gh-aw-actions ) | `0.86.1` | `0.86.2` |
Bumps the github-actions group with 1 update in the /.github/actions/setup directory: [Alfresco/alfresco-build-tools/.github/actions/git-latest-tag](https://github.com/alfresco/alfresco-build-tools ).
Updates `github/codeql-action/init` from 4.37.6 to 4.37.7
- [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/5595ccaf912efad79be6eef63a5619ff05969be3...ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd )
Updates `github/codeql-action/autobuild` from 4.37.6 to 4.37.7
- [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/5595ccaf912efad79be6eef63a5619ff05969be3...ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd )
Updates `github/codeql-action/analyze` from 4.37.6 to 4.37.7
- [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/5595ccaf912efad79be6eef63a5619ff05969be3...ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd )
Updates `Alfresco/alfresco-build-tools/.github/actions/send-teams-notification` from 18.21.3 to 18.23.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/5177eca5d3d71342d7f7e0a2a4d74cc16b1eeb1b...98bcfbe06aafffdc0e9a790f352602316f82303b )
Updates `Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml` from 18.21.3 to 18.23.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/5177eca5d3d71342d7f7e0a2a4d74cc16b1eeb1b...98bcfbe06aafffdc0e9a790f352602316f82303b )
Updates `Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment` from 18.21.3 to 18.23.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/5177eca5d3d71342d7f7e0a2a4d74cc16b1eeb1b...98bcfbe06aafffdc0e9a790f352602316f82303b )
Updates `github/gh-aw-actions/setup` from 0.86.1 to 0.86.2
- [Release notes](https://github.com/github/gh-aw-actions/releases )
- [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/gh-aw-actions/compare/8914f47b6c1bb8a802c7549f5ac1a81434b66403...6aab9e5b5c91c615506061f09bedd81a23babe3c )
Updates `Alfresco/alfresco-build-tools/.github/actions/git-latest-tag` from 18.21.3 to 18.23.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/5177eca5d3d71342d7f7e0a2a4d74cc16b1eeb1b...98bcfbe06aafffdc0e9a790f352602316f82303b )
---
updated-dependencies:
- dependency-name: github/codeql-action/init
dependency-version: 4.37.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action/autobuild
dependency-version: 4.37.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
dependency-version: 4.37.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/send-teams-notification
dependency-version: 18.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/workflows/stale-pr-cleanup.yml
dependency-version: 18.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/github-upsert-comment
dependency-version: 18.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: github/gh-aw-actions/setup
dependency-version: 0.86.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag
dependency-version: 18.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.2.0-32022600786
2026-08-17 12:57:23 +02:00
dependabot[bot]
c032051b68
build(deps-dev): bump webpack from 5.109.0 to 5.109.2 ( #12174 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.109.0 to 5.109.2.
- [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.109.0...v5.109.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.109.2
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-08-17 12:55:35 +02:00
dependabot[bot]
5feb6d89ec
build(deps-dev): bump the typescript-eslint group across 1 directory with 4 updates ( #12173 )
...
Bumps the typescript-eslint group with 4 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 ), [@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.66.0 to 8.67.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.67.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.66.0 to 8.67.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.67.0/packages/parser )
Updates `@typescript-eslint/typescript-estree` from 8.66.0 to 8.67.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.67.0/packages/typescript-estree )
Updates `@typescript-eslint/utils` from 8.66.0 to 8.67.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.67.0/packages/utils )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.67.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.67.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.67.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.67.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>
9.2.0-32022425281
2026-08-17 12:55:07 +02:00
Dominik Iwanek
d5772606f5
[PRODSEC-13780] - Fix Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes (ADF/ACA/ADW) ( #12167 )
9.2.0-32016070518
2026-08-17 11:36:12 +02:00
Mykyta Maliarchuk
3aa17e49fe
[ACS-12332] Add checkout and cancel-checkout node support ( #12133 )
...
* [ACS-12332] Add checkout and cancel-checkout node support
* [ACS-12332] cr fix
9.2.0-31678190719
2026-08-13 09:32:32 +02:00
Shivangi Shree
4931475950
[ACS-10175] Add logic to send notification only if the user adds labe… ( #12141 )
...
* [ACS-10175] Add logic to send notification only if the user adds label after creating pr
* [ACS-10175] Update label detection logic
* [ACS-10175] check if pr createdAt and label addedAt is different
* [ACS-10175] Add logic to send notification on adding A/N BDU label
* [ACS-10175] Add issues to permissions
* Make time difference 15 seconds
* [ACS-10175] Fix version
* [ACS-10175] Add condition checking
* [ACS-10175] CR fixes
* [ACS-10175] Add full sha
9.2.0-31626076182
2026-08-12 23:37:31 +05:30
Tomasz Gnyp
e188e9316d
AAE-50043 Improve notification snackbar buttons style ( #12164 )
...
* AAE-50043 Improve notification snackbar buttons style
* replace direct mat styling by class
* adjust padding
* add data automation id
9.2.0-31483738468
2026-08-11 12:47:04 +02:00