dependabot[bot]
a14dba0658
build(deps-dev): Bump @angular-eslint/eslint-plugin-template
...
Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) from 20.7.0 to 22.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.2.0/packages/eslint-plugin-template )
---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-version: 22.2.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-06 00:35:03 +00:00
alfresco-engineering-contributor[bot]
8134f59d80
[ci:force][auto-commit] Update dependencies ADF:9.2.0-33763601027 JS:10.2.0-33763601027 ( #5371 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-09-04 08:35:22 +02:00
dependabot[bot]
9760408069
build(deps-dev): Bump fast-uri from 3.1.5 to 3.1.7 ( #5367 )
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.5 to 3.1.7.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.5...v3.1.7 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-03 13:51:09 +02:00
dependabot[bot]
32765d83c5
build(deps-dev): Bump browserslist from 4.28.4 to 4.28.8 ( #5368 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.28.4 to 4.28.8.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.28.4...4.28.8 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-version: 4.28.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-03 13:24:36 +02:00
alfresco-engineering-contributor[bot]
1ee20df958
[ci:force][auto-commit] Update dependencies ADF:9.2.0-33655778504 JS:10.2.0-33655778504 ( #5355 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-09-03 12:51:40 +02:00
dependabot[bot]
eb1df00a63
build(deps-dev): Bump jasmine-spec-reporter from 5.0.2 to 7.0.0 ( #5338 )
...
Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter ) from 5.0.2 to 7.0.0.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases )
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcaudan/jasmine-spec-reporter/compare/v5.0.2...v7.0.0 )
---
updated-dependencies:
- dependency-name: jasmine-spec-reporter
dependency-version: 7.0.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>
2026-09-01 13:14:34 +02:00
dependabot[bot]
b1a7e97132
build(deps): Bump postcss and @angular-devkit/build-angular ( #5357 )
...
Bumps [postcss](https://github.com/postcss/postcss ) to 8.5.23 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli ). These dependencies need to be updated together.
Updates `postcss` from 8.5.12 to 8.5.23
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.12...8.5.23 )
Updates `@angular-devkit/build-angular` from 20.3.30 to 20.3.35
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/v20.3.30...v20.3.35 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.23
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 20.3.35
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-01 13:07:46 +02:00
AleksanderSklorz
1d53540101
[PRODSEC-14047] fix brace expansion do s via unbounded intermediate arrays bypassing the CVE 2026 14257 mitigation ( #5359 )
...
* [PRODSEC-14047] Override brace-expansion
* [PRODSEC-14047] Upgraded nx to fix brace-expansion vulnerability
2026-09-01 12:48:13 +02:00
Dominik Iwanek
c5894a157b
[PRODSEC-13780] Fix Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes (ADF/ACA/ADW) ( #5354 )
2026-08-19 15:08:32 +02:00
Akash Rathod
ca364f23d4
[ACS-10607] A11y playwright test POC ( #4911 )
...
* [ACS-10607] A11y playwright test poc
* [ACS-10607] A11y test added ton PR run
* Update pull-request.yml from develop
* add e2e test playwright POC A11y
* [ACS-10607] Fix A11y test code quality issues
- Add logging for A11y violations in test A11Y-001 (with eslint-disable)
- Simplify data table test logic (remove unnecessary nested condition)
- All ESLint validations pass (0 errors)
* [ACS-10607] Fix license header year in playwright.config.ts
- Update copyright year from 2025 to 2026 to fix ESLint validation
* A11y test added
* Delete package-lock.json
* A11y test added
* A11y test added
* Fix SonarCloud issues: Add assertions to test cases and specify Playwright version
* Fix SonarCloud issues: Add assertions to test cases and specify Playwright version
* Regenerate package-lock.json to sync with A11y test dependencies
* Regenerate package-lock.json from scratch to ensure complete sync
* Sync package-lock.json with develop and regenerate with A11y test dependencies
* update package lock file correctly
* fix review by copilot
* fix review by copilot
* fix review changes
* fix review changes
2026-08-18 09:44:33 +02:00
alfresco-engineering-contributor[bot]
933b33fdcc
[ci:force][auto-commit] Update dependencies ADF:9.2.0-31678190719 JS:10.2.0-31678190719 ( #5348 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-08-17 09:33:45 +02:00
7a576dd5b7
GH Auto: Upstream dependencies ADF:9.2.0-31483738468 JS-API:10.2.0-31483738468 using Tag:9.2.0-31483738468 ( #5314 )
...
* [ci:force][auto-commit] Update dependencies ADF:9.2.0-31483738468 JS:10.2.0-31483738468
* add width to size
* Fix size width
---------
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com >
Co-authored-by: Shivangi Shree <shivangi.shree@hyland.com >
2026-08-13 10:26:33 +02:00
dependabot[bot]
59c69f452a
build(deps-dev): Bump js-yaml from 3.15.0 to 3.15.1 ( #5336 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.15.0 to 3.15.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.15.0...3.15.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-12 09:57:02 +02:00
dependabot[bot]
2517f90b1f
build(deps-dev): Bump fast-uri from 3.1.4 to 3.1.5 ( #5329 )
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-05 08:52:25 +02:00
dependabot[bot]
1326b1dbac
build(deps): Bump socket.io-parser from 4.2.6 to 4.2.7 ( #5328 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io ) from 4.2.6 to 4.2.7.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io-parser@4.2.6...socket.io-parser@4.2.7 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-version: 4.2.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-05 08:45:59 +02:00
dependabot[bot] and Aleksander Sklorz
0c6d3c8827
build(deps): Bump nx, @nx/angular and @nx/eslint-plugin ( #5315 )
...
* build(deps): Bump nx, @nx/angular and @nx/eslint-plugin
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) to 23.1.1 and updates ancestor dependencies [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ), [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular ) and [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin ). These dependencies need to be updated together.
Updates `nx` from 22.5.4 to 23.1.1
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/23.1.1/packages/nx )
Updates `@nx/angular` from 22.7.6 to 23.1.1
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/23.1.1/packages/angular )
Updates `@nx/eslint-plugin` from 22.5.4 to 22.7.8
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/22.7.8/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: nx
dependency-version: 23.1.1
dependency-type: indirect
- dependency-name: "@nx/angular"
dependency-version: 23.1.1
dependency-type: direct:development
- dependency-name: "@nx/eslint-plugin"
dependency-version: 22.7.8
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
* [PRODSEC-13315] Increased nx version to allow increase brace-expansion version
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2026-08-03 15:38:55 +02:00
dependabot[bot]
7e3f8de45a
build(deps-dev): Bump brace-expansion from 1.1.15 to 1.1.16 ( #5311 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.15 to 1.1.16.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.15...v1.1.16 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.16
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 14:09:04 +02:00
alfresco-engineering-contributor[bot]
57afbbeb6c
[ci:force][auto-commit] Update dependencies ADF:9.2.0-30345919006 JS:10.2.0-30345919006 ( #5309 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-28 13:30:29 +02:00
alfresco-engineering-contributor[bot]
f636b85d52
[ci:force][auto-commit] Update dependencies ADF:9.2.0-30026354923 JS:10.2.0-30026354923 ( #5308 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-24 08:57:10 +02:00
alfresco-engineering-contributor[bot]
fefdd50719
[ci:force][auto-commit] Update dependencies ADF:9.2.0-29924979257 JS:10.2.0-29924979257 ( #5305 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-23 09:27:46 +02:00
dependabot[bot]
6ac916ea82
build(deps-dev): Bump fast-uri from 3.1.3 to 3.1.4 ( #5304 )
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 08:35:08 +02:00
dependabot[bot]
d430ee8ebc
build(deps-dev): Bump svgo from 4.0.1 to 4.0.2 ( #5303 )
...
Bumps [svgo](https://github.com/svg/svgo ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/svg/svgo/releases )
- [Commits](https://github.com/svg/svgo/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: svgo
dependency-version: 4.0.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-07-22 08:27:35 +02:00
dd2d1f8711
GH Auto: Upstream dependencies ADF:9.2.0-29815065241 JS-API:10.2.0-29815065241 using Tag:9.2.0-29815065241 ( #5302 )
...
* [ci:force][auto-commit] Update dependencies ADF:9.2.0-29815065241 JS:10.2.0-29815065241
* [ACS-11406] Align unit tests with refactored UnitTestingUtils (#5288 )
* [ACS-11406] Align unit tests with refactored UnitTestingUtils [ci:force]
* [link-adf:dev-mmaliarchuk/ACS-11406-refactor-UnitTestingUtils][ci:force]
* empty commit
---------
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com >
2026-07-21 11:23:37 +02:00
Michal Kinas
65684a80e0
Post-release version bump ( #5301 )
2026-07-20 17:25:15 +02:00
Michal Kinas
f190a82b3c
Release 8.0.0 ( #5299 )
2026-07-20 14:59:53 +02:00
alfresco-engineering-contributor[bot]
5d650343bd
[ci:force][auto-commit] Update dependencies ADF:9.1.0-29726556417 JS:10.1.0-29726556417 ( #5298 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-20 12:09:48 +02:00
alfresco-engineering-contributor[bot]
11e4b49cf6
[ci:force][auto-commit] Update dependencies ADF:9.1.0-29493535164 JS:10.1.0-29493535164 ( #5289 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-16 13:45:29 +02:00
alfresco-engineering-contributor[bot]
79069f9251
[ci:force][auto-commit] Update dependencies ADF:9.1.0-29236136005 JS:10.1.0-29236136005 ( #5287 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-13 11:29:08 +02:00
alfresco-engineering-contributor[bot]
33c8d210eb
[ci:force][auto-commit] Update dependencies ADF:9.1.0-29116166095 JS:10.1.0-29116166095 ( #5283 )
...
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-11 08:58:57 +02:00
Grzegorz Jaśkowski
48842513a9
[ACS-12037] Remove Knowledge Discovery from ACA ( #5278 )
...
* [ACS-12037] Remove Knowledge Discovery from ACA
* [ACS-12037] CR comments
* [ACS-12037] Update package-lock
* [ACS-12037] Add new rule documentation
* [ACS-12037] Fix unit tests
2026-07-11 00:57:12 +02:00
Alfresco Build and MichalKinas
fe4cdc054f
[ci:force][auto-commit] Update dependencies ADF:9.1.0-28947689132 JS:10.1.0-28947689132 ( #5276 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2026-07-09 09:46:31 +02:00
Alfresco Build and nikita-web-ua
2aed7b918e
[ci:force][auto-commit] Update dependencies ADF:9.1.0-28927904411 JS:10.1.0-28927904411 ( #5274 )
...
Co-authored-by: nikita-web-ua <84377976+nikita-web-ua@users.noreply.github.com >
2026-07-08 09:27:12 +00:00
Adam Świderski
bda0cf98f5
[ACS-12075] more multibrowser stabilization pt 3 ( #5256 )
...
* [ACS-12075] more multibrowser stabilization pt 3
* [ACS-12075] copilot review fixes 1
* [ACS-12075] deploy local acs newest version test
* [ACS-12075] deploy local acs newest version test 2
* [ACS-12075] deploy local acs newest version test 3
* [ACS-12075] Big batch of tests improvements
* [ACS=12075] last batch of changes
* [ACS-12075] viewer test download fixes
* [ACS-12075] updated download funtionality in ACA with proper download name
* [ACS-12075] reverted deploy local acs changes
* [ACS-12075] updated playwright
* [ACS-12075] deleted changes related to frontend + review fixes 4
* [ACS-12075] updated npm and node
2026-07-08 07:52:41 +00:00
Alfresco Build and MichalKinas
cdd75b5019
[ci:force][auto-commit] Update dependencies ADF:9.1.0-28797119541 JS:10.1.0-28797119541 ( #5268 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2026-07-07 09:24:12 +02:00
dependabot[bot]
25baabc0b1
build(deps-dev): Bump nx from 22.5.4 to 23.0.1 ( #5271 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 22.5.4 to 23.0.1.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/23.0.1/packages/nx )
---
updated-dependencies:
- dependency-name: nx
dependency-version: 23.0.1
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-07-06 11:39:26 +02:00
1695f17b7c
[MNT-25681] Search refactoring and unification ( #5257 )
...
* [MNT-25681] Search refactoring and unification
* [MNT-25681] CR fixes
* [MNT-25681] ADF version bump
* [MNT-25681] Two way binding on search input
* MNT-25681] search e2es fixes
* [MNT-25681] search e2es stabilization pt 2
* [MNT-25149] Add unit tests for multivalued select parameter default value (#5262 )
* [MNT-25149] Add unit tests for multivalued select parameter default value
* address comment on pr
* [MNT-25681] Fix content node selector panel issues
* [PRODSEC-13253] Upgraded angular version to fix vulnerability and to have the same versions like ADF
* [MNT-25681] Unit test fix
* [MNT-25681] Search input fix
---------
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com >
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com >
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2026-07-06 11:08:15 +02:00
dependabot[bot]
6a0fd7347e
build(deps-dev): Bump js-yaml from 3.14.2 to 3.15.0 ( #5254 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.2 to 3.15.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.2...3.15.0 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-01 11:46:12 +02:00
Alfresco Build and MichalKinas
5892dfbdee
[ci:force][auto-commit] Update dependencies ADF:9.1.0-28253465549 JS:10.1.0-28253465549 ( #5252 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2026-06-30 09:11:56 +02:00
dependabot[bot]
ee0ceb75ba
build(deps): Bump serialize-javascript and @nx/angular ( #5253 )
...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript ) to 7.0.6 and updates ancestor dependency [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular ). These dependencies need to be updated together.
Updates `serialize-javascript` from 6.0.2 to 7.0.6
- [Release notes](https://github.com/yahoo/serialize-javascript/releases )
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.2...v7.0.6 )
Updates `@nx/angular` from 22.5.4 to 22.7.6
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/22.7.6/packages/angular )
---
updated-dependencies:
- dependency-name: serialize-javascript
dependency-version: 7.0.6
dependency-type: indirect
- dependency-name: "@nx/angular"
dependency-version: 22.7.6
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 09:04:21 +02:00
dependabot[bot]
81e74d3a6b
build(deps): Bump tmp from 0.2.6 to 0.2.7 ( #5251 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.6 to 0.2.7.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.6...v0.2.7 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-26 14:56:14 +02:00
dependabot[bot]
48173f2177
build(deps-dev): Bump @cspell/eslint-plugin from 9.8.0 to 10.0.1 ( #5155 )
...
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin ) from 9.8.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.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>
2026-06-26 14:39:48 +02:00
dependabot[bot]
50f8cfd8f1
build(deps-dev): Bump webpack-bundle-analyzer from 4.10.2 to 5.3.0 ( #5157 )
...
Bumps [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer ) from 4.10.2 to 5.3.0.
- [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases )
- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-bundle-analyzer/compare/v4.10.2...v5.3.0 )
---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
dependency-version: 5.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>
2026-06-26 14:05:31 +02:00
dependabot[bot]
a59166fa06
build(deps): Bump launch-editor from 2.13.2 to 2.14.1 ( #5249 )
...
Bumps [launch-editor](https://github.com/vitejs/launch-editor ) from 2.13.2 to 2.14.1.
- [Commits](https://github.com/vitejs/launch-editor/compare/v2.13.2...v2.14.1 )
---
updated-dependencies:
- dependency-name: launch-editor
dependency-version: 2.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-26 13:32:51 +02:00
dependabot[bot]
231a1cb0a3
build(deps): Bump dompurify from 3.4.5 to 3.4.11 ( #5237 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.4.5 to 3.4.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.5...3.4.11 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.11
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-26 12:44:12 +02:00
dependabot[bot]
93929afd42
build(deps): Bump form-data from 4.0.5 to 4.0.6 ( #5231 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.5 to 4.0.6.
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.5...v4.0.6 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-26 11:39:49 +02:00
dependabot[bot]
da8966a61c
build(deps): Bump postcss and @angular-devkit/build-angular ( #5248 )
...
Bumps [postcss](https://github.com/postcss/postcss ) to 8.5.12 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli ). These dependencies need to be updated together.
Updates `postcss` from 8.5.6 to 8.5.12
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.6...8.5.12 )
Updates `@angular-devkit/build-angular` from 20.3.16 to 20.3.30
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/v20.3.16...v20.3.30 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.12
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 20.3.30
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-26 11:32:56 +02:00
AleksanderSklorz and g-jaskowski
745cd14024
[ACS-11306] upgrade frontend to angular 20 ( #5122 )
...
* [ACS-11306] Upgrade Angular to 20 version
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Upgrade ngrx to 20 version
* [ACS-11306] Updated eslintrc
* [ACS-11306] Added replacement for quotes related eslint rule
* [ACS-11306] Fixed eslint issues related with unused error and optional chaining
* [ACS-11306] Corrected versions in projects
* [ACS-11306] Fixed unit tests
* [ACS-11306] Updated stylelint version
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Changed tsconfig
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Removed redundant line from tsconfig
* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json
* [link-adf:chore/ng20][ACS-11306] Fixed stylelint issue
* [link-adf:chore/ng20] [ACS-11306] Fix colors of text button, dialog text, form field placeholder and button styling
* [link-adf:chore/ng20] [ACS-11306] Fix create from template dialog confirm button color
* [link-adf:chore/ng20] [ACS-11306] Fix add permission dialog button colors
* [link-adf:chore/ng20] [ACS-11306] Fix login error icon color and alignment
* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json
* [ACS-11306] Update package.json to use ADF with Angular 20
---------
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com >
2026-06-26 10:57:31 +02:00
Alfresco Build and MichalKinas
e4d5f9c9ad
[ci:force][auto-commit] Update dependencies ADF:9.1.0-28179385829 JS:10.1.0-28179385829 ( #5242 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2026-06-26 09:20:44 +02:00
Alfresco Build and MichalKinas
3fb044ce12
[ci:force][auto-commit] Update dependencies ADF:9.1.0-27945210119 JS:10.1.0-27945210119 ( #5239 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2026-06-22 15:06:33 +02:00
Alfresco Build and MichalKinas
af83a65325
[ci:force][auto-commit] Update dependencies ADF:9.1.0-27624273726 JS:10.1.0-27624273726 ( #5235 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2026-06-19 09:29:42 +02:00