swapnil-verma-gl
dec6c41e5c
Release 5.2.0 ( #4249 )
...
* Release 5.2.0
* Fixed build issue
* Updated correct dependency versions. Updated compatibility matrix to denote correct ACS version
5.2.0
2024-11-21 13:47:52 +05:30
Akash Rathod
6cdd5da501
[ACS-8891] remove e2e test data ( #4179 )
...
* [ACS-8886] enable excluded test
* [ACS-8886] enable excluded test
* [ACS-8886] test fix and added ticket to resovle
* [ACS-8886] test reexcluded as valid fail
* [ACS-8886] test enalbe
* [ACS-8886] test fix for admin
* ACS-8891-remove-test-data
* ACS-8891-test-fix
* ACS-8891-test-fix
* test fix
2024-11-21 12:41:58 +05:30
dependabot[bot]
8e731c2b94
Build(deps): Bump cross-spawn from 7.0.3 to 7.0.6 ( #4245 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 10:08:38 +01:00
Alfresco Build
833b1eb746
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11908548171 JS:8.0.0-alpha.5-11908548171 ( #4247 )
...
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-11-19 09:28:50 +01:00
MichalKinas
90cb0d4db0
[ACS-9008] Proper form initialization for Saved Searches ( #4243 )
...
* [ACS-9008] Proper form initialization
* [ACS-9008] Add saved search form interface, fix other dialog
2024-11-18 15:11:00 +01:00
MichalKinas
baaa8ca37b
[ACS-8991] Fix sidenav issue when clicking on manage saved searches ( #4238 )
2024-11-18 15:10:32 +01:00
Alfresco Build
726d9ce7dd
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11893318208 JS:8.0.0-alpha.5-11893318208 ( #4244 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-11-18 15:09:51 +01:00
Alfresco Build
b220106514
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11841974143 JS:8.0.0-alpha.5-11841974143 ( #4236 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-11-15 09:40:47 +05:30
Alfresco Build
329e110066
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11815505273 JS:8.0.0-alpha.5-11815505273 ( #4234 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-11-14 10:17:50 +05:30
MichalKinas
90ca3707f7
SonarCloud fixes ( #4235 )
2024-11-13 14:26:24 +01:00
jacekpluta
27e318aaa0
[ACS-8924] Failing Sonar job ( #4219 )
2024-11-13 14:03:35 +01:00
Tiago Salvado
ad0ec78e02
[MNT-24648] Turn page selector button visible ( #4233 )
2024-11-12 15:03:08 +00:00
lbiedrzycki
173254262b
[MNT-24622] Add files via upload ( #4202 )
...
* Add files via upload
* Update ar.json
* Update cs.json
* Update da.json
* Update de.json
* Update es.json
* Update fi.json
* Update fr.json
* Update it.json
* Update ja.json
* Update nb.json
* Update nl.json
* Update pl.json
* Update pt-BR.json
* Update ru.json
* Update sv.json
* Update zh-CN.json
2024-11-12 15:26:46 +01:00
Alfresco Build
270343a3c4
GH Auto: Upstream dependencies ADF:7.0.0-alpha.5-11793794519 JS-API:8.0.0-alpha.5-11793794519 using Tag:7.0.0-alpha.5-11793794519 ( #4230 )
...
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11793794519 JS:8.0.0-alpha.5-11793794519
* C261147 exclude test
---------
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-11-12 11:50:25 +01:00
MichalKinas
a74d189167
[ACS-8634] Add new option to edit changes in saved search or save as new ( #4229 )
...
* [ACS-8634] Add uniqueness validation for saved searches
* [ACS-8634] Saved searches edit or save as new
* [ACS-8634] CR fixes
* [ACS-8634] Sonar fixes
* [ACS-8634] Accept last saved searches when navigated from
* [ACS-8634] Display empty list of saved searches
* [ACS-8634] Proper url check
* [ACS-8634] Add new option to execute saved search
* [ACS-8634] CR fixes
* [ACS-8634] Sonar fix
2024-11-08 12:45:24 +01:00
Grzegorz Jaśkowski
71764b09e2
[ACS-8706] split context menu to allow injecting actions ( #4203 )
...
* ACS-8706 split context menu to allow injecting actions
* ACS-8706 fix class naming, add context menu components unit tests
* ACS-8706 add context menu service, effects and directive unit tests
* ACS-8706 review remarks - redundant condition, directive unit tests
* ACS-8706 improve unit testing approach, remove unnecessary class attributes
* ACS-8706 documentation
* ACS-8706 fix sonar issues
* ACS-8706 replace takeUntil with takeUntilDestroyed
* ACS-8706 fix sonar lint issue
* ACS-8706 change incorrect import path
2024-11-08 08:26:33 +01:00
Alfresco Build
38e667b334
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11725115901 JS:8.0.0-alpha.5-11725115901 ( #4227 )
...
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-11-07 16:43:35 +01:00
Mykyta Maliarchuk
df6fdb38b0
[ACS-8914] Fix error on manage rules page open ( #4228 )
...
* [ACS-8914] fix error on manage rules page open
* [ACS-8914] sonar issue
2024-11-07 10:09:47 +01:00
Adam Świderski
8d78a408b1
[ACS-8981] [E2E] added deleteTagsByTagName method for TagsApiin ACA ( #4226 )
...
* [ACS-8981] [E2E] added deleteTagsByTagName method for TagsApiin ACA
* [ACS-8981] fixed C698515
2024-11-07 09:05:32 +01:00
Alfresco Build
64e3419f25
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11701074165 JS:8.0.0-alpha.5-11701074165 ( #4225 )
...
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-11-06 13:03:12 +01:00
Alfresco Build
f45decbfd2
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11685115325 JS:8.0.0-alpha.5-11685115325 ( #4224 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-11-06 08:55:56 +01:00
Adam Świderski
62f38ee8a6
[ACS-8951] [E2E] tags and categories e2es added in ACA ( #4210 )
...
* [ACS-8951] [E2E] tags and categories e2es added in ACA
* [ACS-8951] sonar fix 1
* [ACS-8951] added tag deletion in afterAll
* [ACS-8951] added tag deletion
* [ACS-8951] sonar fix 2
* [ACS-8951] review fix 1
* [ACS-8951] Small code cleanup
* [ACS-8951] review fix 2
* [ACS-8951] review fix 3
2024-11-06 08:54:17 +01:00
dependabot[bot]
b68db2e7c5
Build(deps): Bump Alfresco/alfresco-build-tools ( #4215 )
...
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 7.1.0 to 8.2.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v7.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 12:58:16 +01:00
dependabot[bot]
99fcfa42f3
Build(deps): Bump Alfresco/alfresco-build-tools ( #4214 )
...
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 7.1.0 to 8.2.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v7.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 12:36:02 +01:00
dependabot[bot]
495f47498b
Build(deps): Bump Alfresco/alfresco-build-tools ( #4213 )
...
Bumps the github-actions group with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 7.1.0 to 8.2.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v7.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 12:17:28 +01:00
Alfresco Build
eebb91cfa2
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11664365675 JS:8.0.0-alpha.5-11664365675 ( #4220 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-11-05 09:15:34 +01:00
Alfresco Build
2e9177aefe
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11616400929 JS:8.0.0-alpha.5-11616400929 ( #4212 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-11-04 09:26:51 +01:00
Alfresco Build
1bc91a4a91
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11612632482 JS:8.0.0-alpha.5-11612632482 ( #4201 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-10-31 16:30:15 +01:00
dominikiwanekhyland
c2d2f95095
[ACS-8634] "Manage Searches" - a full page list of saved searches ( #4181 )
...
* [ACS-8751] Adapt search results to handle query encoding and state propagation
* Changes after CR, bug fixed
* Changes after CR, bug fixed
* [ACS-8634] "Manage Searches" - a full page list of saved searches
* Changes after Code Review
* [ACS-8634] Update package-lock
* [ACS-8634] Minor fixes
* [ACS-8634] Use latest ADF, fix unit tests
* [ACS-8634] Fix package lock
* [ACS-8634] Minor fixes
* [ACS-8634] CR fixes
* [ACS-8634] Sidenav state fixes
* [ACS-8634] Final fix for sidenav state
* [ACS-8634] CR fixes
* [ACS-8634] CR fix
---------
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-10-31 14:16:23 +01:00
MichalKinas
cacc4149fa
[ACS-8956] Add new ESLint rule for self-closing tags ( #4211 )
2024-10-31 09:54:23 +01:00
AleksanderSklorz
d25c08a2c5
[ACS-8807] Fixed answer formatting ( #4209 )
2024-10-30 10:26:26 +01:00
dependabot[bot]
2dbc37c724
Build(deps): Bump vite and @angular-devkit/build-angular ( #4195 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) to 4.5.5 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli ). These dependencies need to be updated together.
Updates `vite` from 4.4.7 to 4.5.5
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite )
Updates `@angular-devkit/build-angular` from 16.2.9 to 16.2.16
- [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/16.2.9...16.2.16 )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 10:55:30 +01:00
jacekpluta
092a57f8b9
[ACS-8907] Remove query / question from input on the results page ( #4189 )
...
* [ACS-8907] Remove query / question from input on the results page
* [ACS-8907] Remove query / question from input on the results page
2024-10-28 10:41:52 +01:00
AleksanderSklorz
e743a38117
[ACS-8769] Removed mocked avatars and replaced with loading them from backend ( #4207 )
2024-10-28 09:04:26 +01:00
MichalKinas
3cda94558d
Manual dependencies update ( #4200 )
...
* Manual dependencies update
* Missing changes
2024-10-25 11:00:42 +02:00
Alfresco Build
1a3f689f32
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11504788690 JS:8.0.0-alpha.4-11504788690 ( #4197 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-25 08:59:58 +02:00
MichalKinas
093099d990
Router might be undefined added safe check ( #4198 )
2024-10-24 09:17:43 +02:00
dominikiwanekhyland
3fbdc93c51
Ng16 migration ( #4104 )
...
* Updated ACA to Angular 16
* Updated Subject types to void in cases where no values was being emitted
* [ACS-8375] [ACA] [General] Selecting a checkbox gives a light green color on focus (#3937 )
* [ACS-8376] [ACA] [[Manage Rules] Multiple UI issues in create rule dialog (#3943 )
* [ACS-8378] Fixed inputs having fill styling throughout ACA (#3944 )
* [ACS-8378] Mat form fields now have white background instead of grey
* [ACS-8378] Fixed issue where the background of the boolean mode control dropdown was appearing as white when in condition groups. Labels in create rules window are now black
* [ACS-8415] Sidenav labels are now grey (#3946 )
* [ACS-8379] Fixed issue where icons in menus were coming as black after ng16 upgrade (#3935 )
* refactor DI into inject() methods (#3954 )
* Cleanup and remove unneeded commits and changes
* Fix eslint (#4032 )
* [REVERTABLE] - this is a quick temp fix to be able to release ACA with NG16
* [MIGRATION] - added some fix after rebase
* Refactor AppEffects (#4079 )
* Refactor effects to use inject() (#4080 )
* Refactor effects to use inject() (#4081 )
* Rebase fixes
* [ACS-8739] Fix e2e tests (#4106 )
* Updated ADF deps
* Fixed unit passing mandatory value
* Updated ADF version
* Updated ADF version
* [ACS-8743] [ADW] click on search button open a blank page (#4125 )
* Updating ADF dep
* Updating ADF
* Refactor injections in effects (#4137 )
* Upstream dependencies
* Refactor SearchAiEffects
* Updating ADF and rebased
* Rebased and updated
* Rebased and updated
* Updating deps
* Updating deps
* Updating deps
* Rebased and updated deps
* Pushing package-lock.json
* Moved the JWT storage injection token at app level
* Updated dependencies
* Fixed unit test
* Improved solutio for token with no need to set it explicitly
* Updating dependencies
* Updated package version
* Updated ADF deps
* Use latest ADF
---------
Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-10-23 17:19:36 +02:00
Adam Świderski
e97fd97e7c
[ACS-5996] [E2E] fixed C286473 e2e test ( #4191 )
2024-10-23 15:23:43 +02:00
Alfresco Build
8773a026e5
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11462485517 JS:8.0.0-alpha.4-11462485517 ( #4188 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-23 13:57:26 +02:00
dominikiwanekhyland
a7573dc933
ADW Saved Search ( #4173 )
...
* [ACS-8751] Adapt search results to handle query encoding and state propagation
* ADW Saved Search
* ADW Saved Search
* Changes after CR, bug fixed
* Changes after CR, bug fixed
* Changes after CR, bug fixed
* Changes after CR, bug fixed
* Changes after CR, bug fixed
* Changes after code review
* Changes after code review
* Changes after code review
* Changes after code review
* Changes after code review
* Changes after code review
* Changes after code review
* Changes after code review
* Changes after code review
* Changes after code review
* ACS-8751 fix e2e
* ACS-8751 fix e2e
* ACS-8751 fix e2e
* ACS-8751 fix e2e saved-search
* ACS-8751 fix e2e recent file
* ACS-8751 fix e2e recent file
* [ACS-8751] Change encoding from ascii to utf8 to handle special language characters
---------
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-10-23 09:33:08 +02:00
AleksanderSklorz
b9213f345c
[MNT-24660] Updated documentation ( #4187 )
...
* MNT-24660 Updated documentation
* MNT-24660 Updated documentation
2024-10-22 10:21:50 +02:00
AleksanderSklorz
dfa155df03
[MNT-24660] version list action cannot be disabled using app conf ( #4182 )
...
* MNT-24660 Fixed config settings for version manager
* MNT-24660 Unit tests
* MNT-24660 Added possibility to hide and show delete version option
* MNT-24660 Property to show or hide version actions
* MNT-24660 Added more tests, updated documentation
* MNT-24660 Additional documentation
* MNT-24660 Additional fixes
* MNT-24660 Reverted not wanted change
* MNT-24660 Reverted not wanted change
2024-10-21 23:27:48 +02:00
Alfresco Build
0744dfcd55
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11441703559 JS:8.0.0-alpha.4-11441703559 ( #4186 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-21 22:53:44 +02:00
dependabot[bot]
52a7a62323
Build(deps): Bump Alfresco/alfresco-build-tools ( #4155 )
...
Bumps the github-actions group with 1 update in the /.github/actions/adf-linking directory: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v1.35.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 12:31:08 +02:00
dependabot[bot]
68f88c4cee
Build(deps): Bump the github-actions group ( #4154 )
...
Bumps the github-actions group in /.github/actions/publish-image with 2 updates: [docker/login-action](https://github.com/docker/login-action ) and [docker/build-push-action](https://github.com/docker/build-push-action ).
Updates `docker/login-action` from 2 to 3
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 10:02:37 +02:00
dependabot[bot]
568b925b95
Build(deps): Bump actions/setup-node ( #4153 )
...
Bumps the github-actions group in /.github/actions/publish-libs with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:47:50 +02:00
dependabot[bot]
6a4202be90
Build(deps): Bump Alfresco/alfresco-build-tools ( #4151 )
...
Bumps the github-actions group with 1 update in the /.github/actions/setup directory: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v1.35.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:27:24 +02:00
dependabot[bot]
264592b5ab
Build(deps): Bump the github-actions group with 7 updates ( #4152 )
...
Bumps the github-actions group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `2` | `3` |
| [actions/setup-node](https://github.com/actions/setup-node ) | `3` | `4` |
| [actions/cache](https://github.com/actions/cache ) | `3` | `4` |
| [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) | `1.35.0` | `7.1.0` |
| [actions/github-script](https://github.com/actions/github-script ) | `6` | `7` |
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) | `4` | `5` |
Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v1.35.0...v7.1.0 )
Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
Updates `stefanzweifel/git-auto-commit-action` from 4 to 5
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:15:01 +02:00
Alfresco Build
8a68e131ac
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11385429099 JS:8.0.0-alpha.4-11385429099 ( #4180 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-18 07:55:00 +02:00