Commit Graph

1188 Commits

Author SHA1 Message Date
Denys Vuika
bb3bb0a3d0 Cleanup scripts and protractor dependencies (#3977)
* cleanup scripts and protractor dependencies

* cleanup scripts and protractor dependencies
2024-07-26 11:56:53 -04:00
Akash Rathod
4e67a8d9b0 [ACS-8153] delete protractor e2e configuration and files (#3885)
* [ACS-8153] delete protractor e2e configuration and files

* [ACS-8153] util fix

* [ACS-8153] pr fix

* [ACS-81532] remove e2e package.json

* [ACS-81532] remove chrome configuration

* package-lock file
2024-07-26 13:07:32 +02:00
Alfresco Build
055ada029e [ci:force][auto-commit] Update dependencies ADF:6.10.0-10099255156 JS:7.9.0-10099255156 (#3950)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-07-26 09:21:16 +02:00
MichalKinas
02b6757ea3 [ACS-6693] Migration to NG15 (#3959)
* [ACS-6693] Angular 15 migration initial point

* [ACS-6693] Angular 15 - update ADF dependencies from the ng15-start branch (#3712)

* [ACS-6693] Angular 15 - adding mat core (#3715)

* Stylelint fix

* Migration - added stylePrepocessor for material selectors

* Skip unit tests from branch release until errors are fixed

* [ACS-7285] - [ACA] Angular 15 - Left sidebar + table (#3719)

* [ACS-7286] Fix topbar user info issues (#3720)

* [ACS-6693] Bump peerDependencies in ACA libs

* [ACS-7330] edit rules dialog fixes (#3723)

* [ACS-6693] Fix peer dependencies in ACA packages

* [ACS-7328] Fix searchbar display (#3729)

* [ACS-7631] Fix broken filters (#3735)

* [ACS-7331] - Angular 15 - Edit aspects modal [ACA]

* [ACS-7449] Fix broken filter labels styling (#3745)

* [ACS-7351] ng15 Manage rules fixes (#3751)

* [ACS-7351] ng15 manage rules fixes

* [ACS-7351] cr fix

* [ACS-7351] cr fix

* [ACS-7370] - [ACA] Leave library dialog misses some padding (#3749)

* [ACS-6693] Bump ADF version

* [ACS-7372] - user profile page issues (#3757)

* [ACS-7372] - [ACA] User profile page issues

* [ACS-7415] - Move file dialog (#3755)

* [ACS-7452] - Small screen notification banner [ACS-7418] About page (#3760)

* [ACS-7452] - Small screen notification banner

* [ACS-7452] - Small screen notification banner [ACS-7418] About page

* [ACS-7511] Subfont for dialogs, make darker (#3765)

* [ACS-7448] Fix wrong notifications colors (#3761)

* [ACS-7448] Fix notifications colors, move them from adf to aca (#3771)

* [ACS-7375] - Share link dialog issues (#3774)

* [ACS-7517] - Notifications box (#3775)

* [ACS-7373] ng15 permission tab fixes (#3762)

* [ACS-7368] Fix unit tests for aca-content (#3779)

* [ACS-7410] - Locked files overflow issues (#3780)

* [ACS-7528] - Notification and user icons are a bit different (#3782)

* [ACS-7529] - Columns visibility dropdown has broken styles (#3783)

* [ACS-7537] - Share dialog (#3789)

* Use latest ADF alpha

* Post rebase unit test fix

* Disable stylelint

* Calendar button fix

* [ACS-7369] ng15 migration - fix e2es (#3796)

* [ACS-7369] e2e fixes

* [ACS-7369] cr fix

* [ACS-7331] - Angular 15 - View details sidebar (#3731)

* [ACS-7542] - Upload new version dialog (#3800)

* [ACS-7575] create library dialog e2e fix (#3803)

* [ACS-7534] folder dialog e2e fixes (#3804)

* [ACS-7574] Rules dialog edit (#3801)

* [ACS-7571] Comments (#3810)

* [ACS-7555] Added blue outline to focused checkboxes (#3813)

* [ACS-7582] File upload dialog, fix button weight label globally (#3814)

* [ACS-7531] - Search page (#3816)

* [ACS-7559] Conext menus icons (#3818)

* [ACS-6693] Bump ADF

* Temporary lint disable

* [ACS-7572] link rules dialog (#3817)

* [ACS-7533] - Advanced search chips dropdowns (#3821)

* [ACS-7560] Corrected background color for info snackbar (#3824)

* [ACS-7558] - Toolbar and buttons (#3833)

* [ACS-7573] folder rules fixes (#3836)

* [ACS-7573] folder rules fixes

* [ACS-7573] cr fix

* [ACS-7561] - Permissions page (#3840)

* [ACS-7768] unify inputs and selects across the app (#3845)

* ACS-7768 Style inputs in create from template dialog

* ACS-7768 Used globally configured outline appearance for inputs

* ACS-7768 Style inputs for profile page

* ACS-7768 Style inputs for library metadata form

* ACS-7768 Style inputs for folder rules dialog

* ACS-7768 Style inputs for manage rules page

* ACS-7768 Set outline appearance for input, fix small issue

* ACS-7768 Addressed comment

* Revert "[ACS-7768] unify inputs and selects across the app (#3845)" (#3850)

This reverts commit 6a5ef73283.

* [ACS-8043] fix js api dependencies (#3855)

* [ACS-8020] Fixed inputs for create from template dialog (#3857)

* [ACS-8027] Inputs for create rules (#3860)

* [ACS-8052] inputs for general info for libraries (#3863)

* [ACS-8052] Inputs for general info for libraries

* Fix after CR

* [ACS-8059] Inputs for view rules (#3865)

* [ACS-8026] Fixed Task form rendering (#3864)

* Updating to the latest package of 6.10 from ADF

* Updating to the latest ADF/JS-API - updating dependency rule

* Regenerated package lock

* [ACS-8082] fix search e2e (#3876)

* Using latest ADF with BC of ConfirmDialogComponent

* [ACS-8099] [ACA] Testing Angular 15 - Accessibility for search text area (#3883)

* [ACS-8100] [ACA] Testing Angular 15 - Accessibility for search facet and filter (#3887)

* [ACS-8158] Resolved issue where long tag names were not getting word wrapped in ACA. Fixed alignment issue with tag chip cross button (#3890)

* [ACS-8101] [ACA] Testing Angular 15 - Manage rule popup visual changes (#3891)

* [ACS-8191] Updated codebase to use variables from mat-selectors.scss file (#3889)

* [ACS-8191] Updated ACA codebase to use selectors from mat-selectors.scss file instead of hardcoded selectors

* [ACS-8191] Resolved configuration issue where running unit test on aca-shared failed due to not finding adf-core styles

* Update ADF dependencies (#3897)

* Upgrading ADF packages

* Use latest ADF

* Updated packages version

* Updated packages version

* Updated packages version

* Updated packages version

* Updated packages version

* Updated packages version

* Updated packages version

* [ACS-8253] viewer file name change position on navigation (#3914)

* Updated ADF version

* Use latest ADF

* Package lock fix

* Build fix

* Restore release branch build and unit tests

* E2Es fix

* Fix SonarCloud issues

* Stylelint fix

* Stylelint fix

* [ACS-8442] Remove additional checkbox label

* First batch of E2E fixes

* Bump ADF

* Second round of E2E locators fixes

* Locator fix

* [ACS-8443] Fix incorrect focus style for checkboxes

* E2Es locators fixes

* E2E locator fixes

* [ACS-6693] locator fix upload new version title

* E2E locator fix

* E2E locator fix

* [ACS-6693] locator fix upload new version file

---------

Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com>
Co-authored-by: Vito Albano <vito.albano@hyland.com>
Co-authored-by: tomson <nastalytomasz@gmail.com>
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com>
Co-authored-by: Jacek Pluta <jacek.pluta@hyland.com>
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com>
Co-authored-by: tomson <tomasz.nastaly@hyland.com>
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.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: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-07-22 07:08:01 +02:00
dependabot[bot]
a441535549 Build(deps-dev): Bump eslint-plugin-unicorn from 52.0.0 to 54.0.0 (#3925)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 52.0.0 to 54.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v52.0.0...v54.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  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>
2024-07-17 13:49:02 -04:00
dependabot[bot]
1920dcd929 Build(deps-dev): Bump lint-staged from 15.2.0 to 15.2.7 (#3940)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.0 to 15.2.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.7)

---
updated-dependencies:
- dependency-name: lint-staged
  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>
2024-07-15 09:50:01 -04:00
Alfresco Build
1e176c3300 [ci:force][auto-commit] Update dependencies ADF:6.10.0-9869321642 JS:7.9.0-9869321642 (#3928)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-07-10 09:58:18 -04:00
Alfresco Build
1e4d055b87 GH Auto: Upstream dependencies ADF:6.10.0-9839572218 JS-API:7.9.0-9839572218 using Tag:6.10.0-9839572218 (#3927)
* [ci:force][auto-commit] Update dependencies ADF:6.10.0-9839572218  JS:7.9.0-9839572218

* update versions to alpha

---------

Co-authored-by: DudaRobert <DudaRobert@users.noreply.github.com>
Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
2024-07-08 15:51:37 +02:00
Alfresco Build
5682cfd5d3 GH Auto: Upstream dependencies ADF:6.10.0-9805943067 JS-API:7.9.0-9805943067 using Tag:6.10.0-9805943067 (#3922)
Co-authored-by: pmartinezga <pmartinezga@users.noreply.github.com>
2024-07-05 12:07:41 +02:00
Alfresco Build
d138d356b5 GH Auto: Upstream dependencies ADF:6.10.0-9789568603 JS-API:7.9.0-9789568603 using Tag:6.10.0-9789568603 (#3917)
* [ci:force][auto-commit] Update dependencies ADF:6.10.0-9789568603  JS:7.9.0-9789568603

* Revert changes in #3915 (#3920)

---------

Co-authored-by: pmartinezga <pmartinezga@users.noreply.github.com>
Co-authored-by: Pablo Martinez <pmartinezga@gmail.com>
2024-07-04 10:18:17 +02:00
MichalKinas
b0c1f537df Use latest ADF (#3915) 2024-07-03 17:11:09 +02:00
dependabot[bot]
142ac6490c Build(deps-dev): Bump @reportportal/agent-js-playwright (#3912)
Bumps [@reportportal/agent-js-playwright](https://github.com/reportportal/agent-js-playwright) from 5.1.8 to 5.1.9.
- [Release notes](https://github.com/reportportal/agent-js-playwright/releases)
- [Changelog](https://github.com/reportportal/agent-js-playwright/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/reportportal/agent-js-playwright/compare/v5.1.8...v5.1.9)

---
updated-dependencies:
- dependency-name: "@reportportal/agent-js-playwright"
  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>
2024-07-01 09:33:03 -04:00
Alfresco Build
d6e9d5eacc [ci:force][auto-commit] Update dependencies ADF:6.10.0-9696486045 JS:7.9.0-9696486045 (#3902)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-06-28 16:42:53 +05:30
MichalKinas
a0970e20bd Manual ADF dependencies bump (#3909) 2024-06-26 11:45:17 +02:00
Alfresco Build
194476b47e GH Auto: Upstream dependencies ADF:6.10.0-9598220418 JS-API:7.9.0-9598220418 using Tag:6.10.0-9598220418 (#3896)
* [ci:force][auto-commit] Update dependencies ADF:6.10.0-9598220418  JS:7.9.0-9598220418

* fix unit tests

* update code

---------

Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2024-06-20 11:38:05 -04:00
Alfresco Build
85cad50a62 [ci:force][auto-commit] Update dependencies ADF:6.10.0-9523211325 JS:7.9.0-9523211325 (#3882)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-06-17 08:18:40 -04:00
Alfresco Build
baeba22e8f [ci:force][auto-commit] Update dependencies ADF:6.10.0-9440544362 JS:7.9.0-9440544362 (#3870)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-06-10 14:47:42 +02:00
dependabot[bot]
96da862019 Build(deps-dev): Bump @cspell/eslint-plugin from 8.3.2 to 8.8.4 (#3879)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) from 8.3.2 to 8.8.4.
- [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/v8.8.4/packages/cspell-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-type: direct:development
  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>
2024-06-10 07:31:46 -04:00
Alfresco Build
36fef43fc7 [ci:force][auto-commit] Update dependencies ADF:6.10.0-9353251412 JS:7.9.0-9353251412 (#3869)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-06-03 17:02:46 -04:00
dependabot[bot]
8efab692ce Build(deps): Bump @fontsource/open-sans from 5.0.27 to 5.0.28 (#3806)
Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.27 to 5.0.28.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/open-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/open-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/open-sans"
  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>
2024-06-03 14:11:39 -04:00
dependabot[bot]
2dff5180a3 Build(deps-dev): Bump eslint-plugin-license-header from 0.6.0 to 0.6.1 (#3828)
Bumps [eslint-plugin-license-header](https://github.com/nikku/eslint-plugin-license-header) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/nikku/eslint-plugin-license-header/releases)
- [Changelog](https://github.com/nikku/eslint-plugin-license-header/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nikku/eslint-plugin-license-header/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-license-header
  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>
2024-06-03 11:51:41 -04:00
Alfresco Build
9907e6d425 [ci:force][auto-commit] Update dependencies ADF:6.10.0-9350237327 JS:7.9.0-9350237327 (#3852)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-06-03 11:51:17 -04:00
dependabot[bot]
10ad350441 Build(deps-dev): Bump eslint-plugin-playwright from 1.5.4 to 1.6.2 (#3859)
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.5.4 to 1.6.2.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v1.5.4...v1.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
  dependency-type: direct:development
  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>
2024-06-03 11:20:15 -04:00
Alfresco Build
d5dbe8b037 [ci:force][auto-commit] Update dependencies ADF:6.10.0-9164540583 JS:7.9.0-9164540583 (#3851)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-21 09:54:41 +02:00
Alfresco Build
1758e94e6b [ci:force][auto-commit] Update dependencies ADF:6.9.0 JS:7.8.0 (#3846)
Co-authored-by: ehsan-2019 <ehsan-2019@users.noreply.github.com>
2024-05-17 14:09:05 +02:00
Alfresco Build
24651c3f6a [ci:force][auto-commit] Update dependencies ADF:6.9.0-9114245417 JS:7.8.0-9114245417 (#3844)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-17 09:18:24 +02:00
Alfresco Build
a4c79d4c32 [ci:force][auto-commit] Update dependencies ADF:6.9.0-9078488136 JS:7.8.0-9078488136 (#3843)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-14 15:17:41 +02:00
Alfresco Build
20602a5514 [ci:force][auto-commit] Update dependencies ADF:6.9.0-9059475074 JS:7.8.0-9059475074 (#3837)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-13 12:29:57 +02:00
Alfresco Build
2e9ab2b35c [ci:force][auto-commit] Update dependencies ADF:6.9.0-9014783054 JS:7.8.0-9014783054 (#3825)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-09 07:58:04 -04:00
Alfresco Build
eeca6b1a83 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8878592541 JS:7.8.0-8878592541 (#3823)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-29 22:37:26 -04:00
Alfresco Build
cea0e0b292 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8878549200 JS:7.8.0-8878549200 (#3822)
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-04-29 15:15:05 +02:00
Alfresco Build
956aabecff [ci:force][auto-commit] Update dependencies ADF:6.9.0-8874513003 JS:7.8.0-8874513003 (#3819)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-29 13:26:46 +02:00
Alfresco Build
6a7a4441bb [ci:force][auto-commit] Update dependencies ADF:6.9.0-8813666320 JS:7.8.0-8813666320 (#3811)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-25 12:07:24 +02:00
Alfresco Build
27a14426bc [ci:force][auto-commit] Update dependencies ADF:6.9.0-8756553904 JS:7.8.0-8756553904 (#3802)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-22 15:32:06 +02:00
Alfresco Build
1b8a0088a4 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8724693700 JS:7.8.0-8724693700 (#3799)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-18 09:29:13 +02:00
Denys Vuika
1bb7df3850 Upgrade to latest ADF (#3797)
* upgrade to latest ADF

* upgrade to latest ADF

* remove useless import

* update CLI as well

* remove useless imports that are already covered by the routes
2024-04-17 09:35:07 -04:00
Akash Rathod
7ce9e302de [ACS-7494] add report portal for ACA (#3794)
* [ACS-7494] dev-reportportal-aca

* [ACS-7494] add reportportal-aca

* [ACS-7494] add reportportal variable

* [ACS-7494] change year

* [ACS-7494] review changes

* [ACS-7494] review changes

* [ACS-7494] review changes
2024-04-17 11:05:11 +02:00
Alfresco Build
40add06993 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8694813215 JS:7.8.0-8694813215 (#3791)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-15 17:55:30 -04:00
dependabot[bot]
da3fccf91d Build(deps): Bump tar from 6.1.13 to 6.2.1 (#3781)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.13...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 14:36:59 -04:00
dependabot[bot]
6c5dab6216 Build(deps-dev): Bump eslint-plugin-jsdoc from 46.5.1 to 48.2.3 (#3768)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.5.1 to 48.2.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.5.1...v48.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  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>
2024-04-15 10:11:33 -04:00
dependabot[bot]
7cfd5d4b6a Build(deps-dev): Bump eslint-plugin-unicorn from 50.0.1 to 52.0.0 (#3769)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 50.0.1 to 52.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.1...v52.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  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>
2024-04-15 09:52:00 -04:00
dependabot[bot]
120ea68017 Build(deps-dev): Bump dotenv from 16.3.1 to 16.4.5 (#3750)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.5)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  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>
2024-04-15 09:08:57 -04:00
Alfresco Build
7bad5f074f [ci:force][auto-commit] Update dependencies ADF:6.9.0-8660827637 JS:7.8.0-8660827637 (#3785)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-15 10:20:37 +02:00
Alfresco Build
ed9f967b9a [ci:force][auto-commit] Update dependencies ADF:6.9.0-8652990236 JS:7.8.0-8652990236 (#3784)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-12 10:29:36 +02:00
Alfresco Build
e50e3b6a59 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8631978418 JS:7.8.0-8631978418 (#3778)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
2024-04-11 12:54:58 +02:00
dependabot[bot]
12c0b87c09 Build(deps-dev): Bump express from 4.18.2 to 4.19.2 (#3740)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 10:37:41 -04:00
Alfresco Build
6633346c12 [ci:force][auto-commit] Update dependencies ADF:6.8.0 JS:7.7.0 (#3776)
Co-authored-by: tomgny <tomgny@users.noreply.github.com>
2024-04-09 11:34:34 +02:00
Alfresco Build
5e6478f500 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8602216106 JS:7.7.0-8602216106 (#3772)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-09 09:36:25 +02:00
Alfresco Build
612a76f42f [ci:force][auto-commit] Update dependencies ADF:6.8.0-8555675251 JS:7.7.0-8555675251 (#3763)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-05 09:43:23 +02:00
Alfresco Build
f3c4e05e33 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8538328392 JS:7.7.0-8538328392 (#3759)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-04 08:44:55 +02:00