dependabot[bot]
e48e8344f6
build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 ( #10703 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.10 to 3.28.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b56ba49b26...6bb031afdd
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
2025-03-10 16:23:22 -04:00
dependabot[bot]
ab04a68ec5
build(deps): bump Alfresco/alfresco-build-tools ( #10705 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.14.1 to 8.16.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](695272dc51...c1236aee36
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
2025-03-10 16:22:03 -04:00
Soumyajit Chakraborty
946fe889e1
AAE 31996 refresh button on filters not working as expected ( #10698 )
...
* [AAE-31996] Refresh button on filters not working code fix test
* [AAE-31996] Altering the notification service for Refresh button
* [AAE-31996] Update typo in display-rich-text
2025-03-10 19:08:56 +05:30
Wojciech Duda
f8f72edeb9
AAE-32493 Add error handling for loading task ( #10692 )
...
* AAE-32493 Add error handling for loading task [ci:force]
* AAE-32493 Improve units
* AAE-32493 forkJoin observables together
* AAE-32493 Remove duplicate loading cancel
* AAE-32493 Complete task subscription on error
2025-03-05 12:53:04 +01:00
MichalKinas
f7e521607c
[MNT-24909] Check if property constraint is handled by validators available in ADF ( #10696 )
2025-03-05 11:48:08 +01:00
Bartosz Sekula
97970735fe
AAE-32478 Asynchronous Form - update datatable on variable change ( #10693 )
2025-03-05 10:54:47 +01:00
dependabot[bot]
e862862fb9
build(deps): bump actions/cache in /.github/actions/setup ( #10686 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0c907a75c2...d4323d4df1
)
---
updated-dependencies:
- dependency-name: actions/cache
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>
2025-03-04 19:07:44 +00:00
Vito Albano
b1ff467b9a
[AAE-30886] - Upgrade to latest editorjs ( #10672 )
...
* [ci:force]
* [AAE-30886] - Upgrade to latest editorjs
* [ci:force] - checking if build is ok
* [AAE-32127] - fixed custom parser and sanitizer funciton
* [AAE-32127] - fixed custom parser and sanitizer funciton
* [ci:force]
2025-03-04 19:07:22 +00:00
Vito Albano
32341f0b86
Fix/[ACS-9224] Revert fixed critical accessibility issues in datatable.component ( #10694 )
...
* [ci:force]
* Revert "[ACS-9224] Fixed critical accessibility issues in datatable.component (#10679 )"
This reverts commit 58fa965d3fe91d794f8aed6f4ce44bc7a2a03b9b.
2025-03-04 17:12:14 +00:00
Mykyta Maliarchuk
cc9eca6bea
Move Storybook under dev-dependencies ( #10690 )
2025-03-04 12:56:08 +01:00
AleksanderSklorz
8dceb5fb1d
[ACS-9225] serious a11y testing side bar elements must meet minimum color contrast ratio thresholds ( #10687 )
...
* [ACS-9225] Fixed color contrast for sidebar elements
* [ACS-9225] Applied fix also for processes
2025-03-03 11:08:38 +01:00
dependabot[bot]
1f4cc9757c
build(deps): bump Alfresco/alfresco-build-tools ( #10673 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](29e77d9158...695272dc51
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
2025-02-27 15:16:13 +00:00
Mykyta Maliarchuk
1422604991
[ACS-9233] a11y testing: Edit Aspects - Interactive controls must not be nested ( #10680 )
2025-02-27 09:35:24 +01:00
Tomasz Nastaly
ac11fa8a65
AAE-30141 Replace ngIf for asterix with style visibility ( #10665 )
2025-02-25 14:27:44 +01:00
swapnil-verma-gl
58fa965d3f
[ACS-9224] Fixed critical accessibility issues in datatable.component ( #10679 )
...
* [ACS-9224] Fixed critical accessibility issues in datatable.component
* [ACS-9224] Replaced <label> with <th> to fix minor issue
* [ACS-9224] Fixing sonarlint issues
* [ACS-9224] Resolved template issues
2025-02-25 14:58:56 +05:30
tomasz hanaj
0c725a1c90
[AAE-30863] updated validators to set proper button state ( #10667 )
2025-02-25 09:30:14 +01:00
Mykyta Maliarchuk
1e83be9194
[ACS-9267] a11y testing: Datatable - columns settings menu ( #10668 )
...
* [ACS-9267] a11y testing: Datatable - columns settings menu
* delete comment
* [ACS-9267] add empty line
* [ACS-9267] adress sonarcloud issues
* [ACS-9267] fix unit tests
2025-02-25 08:26:36 +01:00
dependabot[bot]
ba322b70b2
build(deps): bump actions/cache in /.github/actions/setup ( #10674 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](1bd1e32a3b...0c907a75c2
)
---
updated-dependencies:
- dependency-name: actions/cache
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>
2025-02-24 16:46:53 +00:00
dependabot[bot]
ec70dccc9f
build(deps): bump Alfresco/alfresco-build-tools from 8.14.0 to 8.14.1 ( #10676 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](29e77d9158...695272dc51
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
2025-02-24 16:45:53 +00:00
dependabot[bot]
b17c42d57c
build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 ( #10677 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.9 to 3.28.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9e8d0789d4...b56ba49b26
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
2025-02-24 16:45:33 +00:00
dependabot[bot]
63401dce49
build(deps): bump crowdin/github-action from 2.6.0 to 2.6.1 ( #10675 )
...
Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](a828bb1ae3...2cc7959c56
)
---
updated-dependencies:
- dependency-name: crowdin/github-action
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>
2025-02-24 16:45:03 +00:00
maciek darda
1e98f2f472
AAE-30777 Add process and form that allow checking all widget inputs in the e2e tests ( #10678 )
2025-02-24 11:16:23 +01:00
dependabot[bot]
d3445df535
build(deps): bump @octokit/plugin-paginate-rest ( #10662 )
...
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js ) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases )
- [Commits](https://github.com/octokit/plugin-paginate-rest.js/compare/v9.2.1...v9.2.2 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 01:32:28 +00:00
AleksanderSklorz
7bfe27dda9
[ACS-8782] list of frozen files under a hold ( #10663 )
...
* [ACS-8782] Added possibility to hide drag and drop hint from document list
* [ACS-8782] Unit tests for changes in document list component
* [ACS-8782] Added documentation for displayDragAndDropHint property
* [ACS-8782] Corrected path
2025-02-20 11:24:15 +01:00
tomasz hanaj
f39f104d45
AAE-30864 Refactored services to accept injected validators ( #10660 )
...
* [AAE-30864] refactored services to accept injected validators
* [AAE-30864] updated documentation, applied pr comments
2025-02-20 09:22:17 +01:00
Wojciech Duda
70d899f5ba
AAE-31453 Revert change to text cardview color ( #10657 )
2025-02-19 16:08:12 +01:00
Bartosz Sekula
3c7e8e84ff
AAE-31712 Custom theme fix after ng17 update ( #10661 )
...
* AAE-31712 Fix custom theme after Angular17 update
* update
2025-02-18 13:58:29 +01:00
Mykyta Maliarchuk
ca4dcf85f4
[ACS-9223] a11y testing: Data Table - Form elements must have labels ( #10659 )
2025-02-18 08:54:22 +01:00
dependabot[bot]
5e7494cf42
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #10653 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.21 to 3.0.22.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](6eb1abde32...25ed13d062
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
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>
2025-02-17 16:53:00 +01:00
dependabot[bot]
fbc1a184f6
build(deps): bump crowdin/github-action from 2.5.2 to 2.6.0 ( #10654 )
...
Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](b811e49583...a828bb1ae3
)
---
updated-dependencies:
- dependency-name: crowdin/github-action
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>
2025-02-17 16:52:45 +01:00
dependabot[bot]
332cec6a49
build(deps): bump Alfresco/alfresco-build-tools from 8.13.0 to 8.14.0 ( #10655 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](166e610d3e...29e77d9158
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
2025-02-17 16:52:28 +01:00
dependabot[bot]
3186ed278d
build(deps): bump Alfresco/alfresco-build-tools ( #10656 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](166e610d3e...29e77d9158
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
2025-02-17 16:51:53 +01:00
Mykyta Maliarchuk
e4feb68381
[ACS-9266][ACS-9234] Make notification and user menu accessible with keyboard ( #10647 )
...
* [ACS-9266][ACS-9234] Make notification and user menu accessible with keyboard
* [ACS-9266] cr fix
* [ACS-9266] cr fixes
* [ACS-9266] fix eslint
* [ACS-9266] fix circular dependency
* [ACS-9266] cr fix
2025-02-17 10:52:27 +01:00
Alfresco Build
c8aa27a87b
New Crowdin translations by GitHub Action ( #10648 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-02-16 18:08:24 +00:00
dependabot[bot]
b6dfa44217
build(deps-dev): bump husky from 7.0.4 to 9.1.7 ( #10652 )
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v9.1.7 )
---
updated-dependencies:
- dependency-name: husky
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>
2025-02-16 15:21:19 +00:00
dependabot[bot]
28b67701f5
build(deps): bump @octokit/request-error and @actions/github ( #10649 )
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) to 5.1.1 and updates ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ). These dependencies need to be updated together.
Updates `@octokit/request-error` from 2.1.0 to 5.1.1
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v2.1.0...v5.1.1 )
Updates `@actions/github` from 5.1.1 to 6.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: indirect
- dependency-name: "@actions/github"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 15:03:06 +00:00
AleksanderSklorz
808f836259
[MNT-24456] aps with adw multi user and group fields do not accept multiple values ( #10636 )
...
* [MNT-24456] Allow to select multiple users and groups for task form
* [MNT-24456] Inputs styling
* [MNT-24456] Unit tests, fixed issue for selecting single group
* [MNT-24456] Fixed issue when completing forms with null instead of empty array
* [MNT-24456] Used UnitTestingUtils where possible
2025-02-13 10:43:02 +01:00
Vito Albano
430ca84c77
[AAE-0000] - bumping the prerelease version ( #10645 )
2025-02-12 12:49:49 +00:00
Dawid Tworkowski
ca1842e93f
AAE-30827 correction in simpleapp - removed invalid form outcome for previously added form ( #10642 )
2025-02-12 13:48:40 +01:00
Vito Albano
5d64c7f0ed
Ng17 migration ( #10295 )
...
* Migrate to NG17
* [ci:force] - fixed deps
* [ci:force] - fixed build for testing 1
* Fixed build for all the packages
* [ci:force] - fixing lint
* [ci:force] - Fixed lint
* AAE-26163 Fix infinite loop when authentication error event occured (#10272 )
* AAE-26163 Logout user after 3 login attempts failed, avoiding infinite loop when an authentication error occured, like when a user machine clock is significantly out of sync
* AAE-26163 Wait to discovery document to be loaded and user not authenticated to perform a ssoLogin, logout user if login fails after 3 attempts
* AAE-26163 Fix missed id_token_hint invoking logout when a login error occured due to a clock significantly out of sync
* AAE-26163 Add fake observable to unit test
* AAE-26163 Show oauth event logs if showDebugInformation is enabled, remove auth items if access token is not valid
* AAE-26163 Improve tryLogin error message
* AAE-26163 Check if token has expired to fix case when user access the application after the token is expired and with a clock significantly out of sync
* AAE-26163 Test logout when clock is out of sync
* AAE-26163 Create a service to check if local machine time is out of sync
* AAE-26163 Update oauthErrorEvent$ and combinedOAuthErrorsStream$ to return errors
* AAE-26163 Output error within combined oauth error event subscription
* AAE-26163 Fix lint problems
* AAE-26163 Logout user when token refresh error happens for the second time, if the token is not refreshed properly after first refresh error
* AAE-26163 Logout user once an oauth error event occur due to clock out of sync
* AAE-26163 Fix retry login error message if the OAuthErrorEvent doesn t return reason
* AAE-26163 Fix the issue where the logout API call is canceled by the authorize call when login fails due to clock synchronization problems, causing an infinite loop.
* remove console.log
* AAE-26163 Fix retry login error message if the OAuthErrorEvent reason is an empty object
* Cherry picked commit from oidc and run fix lint
* [MIGRATION] - fixed build and lint
* [MIGRATION] - Added injectionContext to avoid error NG0203 for unit tests
* [MIGRATION] - Moving mocha to jest
* [MIGRATION] - Fixing failing migrated tests
* [MIGRATION] - Migrating to Jest - working but some tests fails
* Trying to fix js-api unit tests
* Removing testing lib to sync with develop
* Fixed two excluded unit tests
* Removed unused project parts
* Removed unused project parts
* Reduced tserrors on building storybook
* Fixed sonarqube errors
* Removing temporarily eslint rule from publishing
* [MIGRATION] - Fixed lint
* [MIGRATION] - Fixed type
* [MIGRATION] - Rebased
* [MIGRATION] - Readded removed action
* [MIGRATION] - Checking deps
* [MIGRATION] - updated lock
* [ACS-9052] manage versions close button is too low (#10466 )
* [ci:force] - Fixed lint
* [ACS-9052] Fixed close button in version manager position
* [ACS-9052] Reverted unwanted changes
---------
Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
* [MIGRATION] - fixed storybook builds
* [MIGRATION] - Checking if now eslint is releasable
* [MIGRATION] - Changing the building executor for eslint-rules
* Readded rule for peer deps
* Fixed wrong rule
* [ACS-9075] Fixed incorrect buttons labels color (#10489 )
* Update package.json
* Fix ACA pipeline
* [ACS-9084] Fixed incorrect color for notification bell icon (#10513 )
* Change dialog label padding
* [AAE-26767] - Fixed lint
* [AAE-26767] - Fixed lint
* updated dependencies
* AAE-30733 Fix incorrect alignment of icons in permission list header
* [MIGRATION] - sync package-lock
* [MIGRATION] - Fixed package on core lib
* [MIGRATION] - Removed unused lock
* Fixed licence
* [MIGRATION] - sync lock file
* [MIGRATION] - fixed lint issues
* [ACS-9271][ACA] Login page input labels are cut if the input is not empty (#10637 )
* AAE-31453 Override card-view-textitem readonly color
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: DominikIwanek <dominik.iwanek@hyland.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com>
2025-02-12 11:58:57 +00:00
Tomasz Gnyp
2284ede0c7
AAE-30110 Render sections in runtime ( #10599 )
...
* AAE-30110 Render sections in runtime
* Move section to separate component
* Improve sections styles
* added early return improvement
* fix process services unit tests
* use testingUtils
* fix styles
* fix lint header error
2025-02-12 12:37:17 +01:00
dominikiwanekhyland
287519ee24
[ACS-9252] Create Button Not Enabled After Resolving Duplicate Folder Name Warning ( #10635 )
2025-02-12 10:59:10 +01:00
dependabot[bot]
ddd81d8806
build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 ( #10632 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.8 to 3.28.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](dd746615b3...9e8d0789d4
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
2025-02-12 10:17:49 +01:00
dependabot[bot]
445c89a2c6
build(deps): bump Alfresco/alfresco-build-tools from 8.12.1 to 8.13.0 ( #10633 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.12.1 to 8.13.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](4b0ea0ccff...166e610d3e
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
2025-02-12 10:17:35 +01:00
dependabot[bot]
33c2c98f35
build(deps): bump Alfresco/alfresco-build-tools ( #10631 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.12.1 to 8.13.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](4b0ea0ccff...166e610d3e
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
2025-02-12 10:17:19 +01:00
dependabot[bot]
3ac560dd94
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #10634 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.20 to 3.0.21.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](c3a2b64f69...6eb1abde32
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
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>
2025-02-12 10:16:58 +01:00
Dawid Tworkowski
d5d2784eab
AAE-30827 simpleapp upgrade ( #10638 )
2025-02-11 18:18:48 +01:00
dominikiwanekhyland
2784310556
[ACS-9230] a11y testing: Search Page / Search Filters / Certain ARIA roles must contain particular children ( #10627 )
2025-02-10 14:51:16 +01:00
Wojciech Duda
0edbae8c59
AAE-25579 Toggle logs for skipped karma unit tests ( #10601 )
2025-02-07 13:02:32 +01:00
Vito Albano
97fdeb4d34
[AAE-30888] - used updated package to handle change font size ( #10624 )
...
* [AAE-30888] - used updated package to handle change size
* [ci:force]
* [AAE-30888] - sync package-lock
* AAE-30888 - sync package lock
2025-02-07 11:37:19 +00:00