Commit Graph
1196 Commits
Author SHA1 Message Date
Alfresco BuildandDenysVuika 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 BuildandDenysVuika 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
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 Buildandtomgny 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 BuildandDenysVuika 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 BuildandDenysVuika 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 BuildandDenysVuika 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
dependabot[bot] 4d234a69ac Build(deps-dev): Bump @typescript-eslint/eslint-plugin (#3650)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.1 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/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-04-03 16:03:02 +02:00
Alfresco BuildandMichalKinas 927d1b2fe6 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8537584051 JS:7.7.0-8537584051 (#3743)
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-04-03 14:59:55 +02:00
Adam Świderski 132ce1f75e [ACS-7451] playwright eslint plugin introduced (#3746) 2024-03-29 11:42:58 +01:00
Alfresco BuildandDenysVuika e283b50ef0 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8455415016 JS:7.7.0-8455415016 (#3717)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-03-28 09:58:47 +01:00
dependabot[bot]anddatguychen 76f83da505 Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.42.1 (#3682)
* Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.42.1

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.37.1 to 1.42.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.37.1...v1.42.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Playwright 1.42.1 upstream - fixed info-drawer tests

* Playwright 1.42.1 upstream - fixed copy-move-actions tests

* @datguychen
Playwright 1.42.1 upstream - fixed library-actions tests

* Playwright 1.42.1 upstream - SonarCloud fix 1

* Playwright 1.42.1 upstream - review fix 1

* Playwright 1.42.1 upstream - review fix 2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: datguychen <adam.swiderski@hyland.com>
2024-03-21 11:26:52 +01:00
Alfresco Buildandnikita-web-ua 0b40a5dec5 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8355483154 JS:7.7.0-8355483154 (#3714)
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-03-20 10:01:38 +01:00
dependabot[bot] c0e4286fd3 Build(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#3707)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 11:25:56 -04:00
dependabot[bot] 82b77945c0 Build(deps): Bump @fontsource/open-sans from 5.0.12 to 5.0.27 (#3708)
Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.12 to 5.0.27.
- [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-03-19 09:42:14 -04:00
Alfresco BuildandDenysVuika 5697f86317 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8333997319 JS:7.7.0-8333997319 (#3696)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-03-19 10:37:44 +01:00
dependabot[bot] e54854e052 Build(deps-dev): Bump karma from 6.4.2 to 6.4.3 (#3666)
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3)

---
updated-dependencies:
- dependency-name: karma
  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-03-12 10:41:56 -04:00
dependabot[bot] 97032d9d74 Build(deps): Bump es5-ext from 0.10.62 to 0.10.63 (#3670)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 10:17:47 -04:00
dependabot[bot] 7fa9f04312 Build(deps): Bump material-icons from 1.13.8 to 1.13.12 (#3699)
Bumps [material-icons](https://github.com/marella/material-icons) from 1.13.8 to 1.13.12.
- [Release notes](https://github.com/marella/material-icons/releases)
- [Commits](https://github.com/marella/material-icons/compare/v1.13.8...v1.13.12)

---
updated-dependencies:
- dependency-name: material-icons
  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-03-12 09:53:02 -04:00
MichalKinas 85b7b58df3 Version bump and dependecy fix (#3694) 2024-03-07 13:05:10 +01:00
Alfresco BuildandMichalKinas b35e9d5f5b [ci:force][auto-commit] Update dependencies ADF:6.8.0-8186121470 JS:7.7.0-8186121470 (#3693)
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-03-07 11:34:41 +01:00
MichalKinas 4bc7ddef69 Release 4.4.1 (#3688)
* Release 4.4.1

* Bump ADF and JS-API
2024-03-06 16:46:50 +01:00
Alfresco BuildandDenysVuika 262645629e [ci:force][auto-commit] Update dependencies ADF:6.8.0-8137807425 JS:7.7.0-8137807425 (#3672)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-03-04 11:19:41 +01:00
MichalKinas 99f9106075 Release 4.4.0 (#3677) 2024-03-01 21:27:27 +01:00
Alfresco BuildandDenysVuika ec5c5cf25d [ci:force][auto-commit] Update dependencies ADF:6.7.0-8049569082 JS:7.6.0-8049569082 (#3668)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-27 10:12:42 +05:30
MichalKinas 8c45ab95b7 [ACS-6831] Correctly pass stored displayAspect to metadata component (#3663)
* [ACS-6831] Correctly pass stored displayAspect to metadata component

* [ACS-6831] Bump ADF version
2024-02-26 12:30:45 +01:00
Alfresco BuildandDenysVuika 8ca0d69f1a [ci:force][auto-commit] Update dependencies ADF:6.7.0-8009374031 JS:7.6.0-8009374031 (#3662)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-23 18:49:22 +05:30
Alfresco BuildandDenysVuika e0dd4d6491 [ci:force][auto-commit] Update dependencies ADF:6.7.0-8006407808 JS:7.6.0-8006407808 (#3661)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-22 18:35:28 +01:00
dependabot[bot] 5a79117b22 Build(deps-dev): Bump husky from 8.0.3 to 9.0.11 (#3651)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11)

---
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>
2024-02-22 11:50:47 -05:00
dependabot[bot] 481e769827 Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 (#3657)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:49:53 -05:00
Alfresco Buildandakashrathod28 956de7862f [ci:force][auto-commit] Update dependencies ADF:6.7.0-8002311639 JS:7.6.0-8002311639 (#3660)
Co-authored-by: akashrathod28 <akashrathod28@users.noreply.github.com>
2024-02-22 17:30:12 +05:30
Alfresco Buildandnikita-web-ua ff57112d99 [ci:force][auto-commit] Update dependencies ADF:6.7.0-7971759626 JS:7.6.0-7971759626 (#3655)
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-02-20 11:59:01 +01:00
Alfresco BuildandDenysVuika b05f4af9e9 [ci:force][auto-commit] Update dependencies ADF:6.7.0-7933133886 JS:7.6.0-7933133886 (#3648)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-19 13:53:36 +05:30
Alfresco BuildandDenysVuika c0c1ab0148 [ci:force][auto-commit] Update dependencies ADF:6.7.0-7930782142 JS:7.6.0-7930782142 (#3647)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-16 12:35:24 -05:00
Alfresco BuildandDominikIwanek e3c7917f03 [ci:force][auto-commit] Update dependencies ADF:6.7.0-7928441150 JS:7.6.0-7928441150 (#3646)
Co-authored-by: DominikIwanek <DominikIwanek@users.noreply.github.com>
2024-02-16 11:03:33 +01:00
Alfresco BuildandDenysVuika 7ce59e242d [ci:force][auto-commit] Update dependencies ADF:6.7.0-7922886030 JS:7.6.0-7922886030 (#3645)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-16 10:16:14 +01:00
Alfresco BuildandDenysVuika 892c75b651 [ci:force][auto-commit] Update dependencies ADF:6.7.0-7921465140 JS:7.6.0-7921465140 (#3644)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-15 17:10:27 -05:00
Alfresco BuildandDenysVuika 53d171ebdb [ci:force][auto-commit] Update dependencies ADF:6.7.0-7919738133 JS:7.6.0-7919738133 (#3643)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-15 15:26:08 -05:00
dependabot[bot] 88d8c74a4c Build(deps-dev): Bump eslint-plugin-import from 2.28.1 to 2.29.1 (#3584)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  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-02-15 11:50:55 -05:00
dependabot[bot] 7f942b793b Build(deps-dev): Bump @cspell/eslint-plugin from 7.3.8 to 8.3.2 (#3601)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell) from 7.3.8 to 8.3.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v7.3.8...v8.3.2)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  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-02-15 10:51:12 -05:00
Alfresco BuildandAleksanderSklorz 8ad4d13b65 [ci:force][auto-commit] Update dependencies ADF:6.7.0-7915540160 JS:7.6.0-7915540160 (#3640)
Co-authored-by: AleksanderSklorz <AleksanderSklorz@users.noreply.github.com>
2024-02-15 13:43:24 +01:00
DominikIwanek 184ad17baf [ACS-6140] - Remove references to internal Angular Material CSS classes (#3620) 2024-02-13 13:22:57 +01:00
Alfresco BuildandDenysVuika e4dade1baf [ci:force][auto-commit] Update dependencies ADF:6.7.0-7828326288 JS:7.6.0-7828326288 (#3621)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-09 09:37:57 +01:00
Akash Rathod 13566d4f28 [ACS-6732] Manual upstream changes (#3632)
* upstream changes

* upstream changes

* upstream changes

* ACS-6710 failing e2e on gha
2024-02-07 20:41:17 +05:30
dependabot[bot] d5f83d921e Build(deps-dev): Bump nx from 17.0.2 to 17.3.1 (#3629)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 17.0.2 to 17.3.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.3.1/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  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-02-02 15:05:21 +00:00
4e19bbeabd GH Auto: Upstream dependencies ADF:6.7.0-7675089335 JS-API:7.6.0-7675089335 using Tag:6.7.0-7675089335 (#3618)
* [ci:force][auto-commit] Update dependencies ADF:6.7.0-7675089335  JS:7.6.0-7675089335

* Update upstream to fix compatibility

---------

Co-authored-by: VitoAlbano <VitoAlbano@users.noreply.github.com>
Co-authored-by: Vito Albano <vito.albano@hyland.com>
2024-01-27 01:27:57 +00:00
Vito Albano 81669954b2 Upstream dependencies (#3617)
* Updated to the latest ADF

* Updated dependency for the libs

* Fixed package-lock
2024-01-26 18:54:41 +00:00
Alfresco BuildandDenysVuika c75970717f [ci:force][auto-commit] Update dependencies ADF:6.7.0-7666806313 JS:7.6.0-7666806313 (#3616)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-01-26 13:55:35 +00:00
Alfresco BuildandDenysVuika c3a51f09aa [ci:force][auto-commit] Update dependencies ADF:6.7.0-7659965883 JS:7.6.0-7659965883 (#3614)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-01-25 22:43:42 +01:00