Commit Graph
1478 Commits
Author SHA1 Message Date
Alfresco BuildandMichalKinas fc3fc459e0 [ci:force][auto-commit] Update dependencies ADF:8.4.0-17434132296 JS:9.4.0-17434132296 (#4777)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-09-03 11:42:53 -04:00
dependabot[bot] 3761604e56 build(deps): Bump koa and @nx/angular (#4776)
Bumps [koa](https://github.com/koajs/koa) to 3.0.1 and updates ancestor dependency [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular). These dependencies need to be updated together.


Updates `koa` from 2.16.1 to 3.0.1
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/v2.16.1...v3.0.1)

Updates `@nx/angular` from 20.8.0 to 21.4.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.4.1/packages/angular)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 3.0.1
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 21.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-03 10:09:53 -04:00
Alfresco BuildandMichalKinas 351a9dc2b8 [ci:force][auto-commit] Update dependencies ADF:8.4.0-17403623640 JS:9.4.0-17403623640 (#4775)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-09-03 08:51:27 -04:00
Alfresco BuildandMichalKinas cffd331655 [ci:force][auto-commit] Update dependencies ADF:8.4.0-17373527064 JS:9.4.0-17373527064 (#4773)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-09-01 12:41:23 +02:00
dependabot[bot] 5c5e6ed89c build(deps-dev): Bump dotenv from 16.4.5 to 17.2.1 (#4727)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 17.2.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v17.2.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.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>
2025-08-26 16:48:47 -04:00
dependabot[bot] af458d0cf4 build(deps-dev): Bump @typescript-eslint/utils from 8.35.1 to 8.40.0 (#4755)
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.35.1 to 8.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/utils)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.40.0
  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>
2025-08-26 11:47:43 -04:00
Alfresco BuildandDenysVuika 36e7fba191 [ci:force][auto-commit] Update dependencies ADF:8.3.0-17240447502 JS:9.3.0-17240447502 (#4746)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-08-26 11:47:10 -04:00
dominikiwanekhyland 4bda5c9a51 Post release version bump (#4759)
* Post release version bump

* Post release version bump
2025-08-26 11:46:23 -04:00
dominikiwanekhyland af27269ffb Release 7.1.0 (#4756) 2025-08-26 13:39:19 +02:00
dependabot[bot] 8eeb9455c5 build(deps): Bump mermaid from 11.9.0 to 11.10.0 (#4747)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.9.0...mermaid@11.10.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.10.0
  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-08-22 16:32:32 -04:00
Denys Vuika 49a2c9bc47 AAE-37689: Remove unused Angular CLI dependency (#4749)
* remove unused Angular CLI dependency

# Conflicts:
#	package-lock.json

* remove unused @schematics/angular dependency (already wrapped by nx/angular)

* remove the test messing with date pipe
2025-08-22 07:21:45 -04:00
Alfresco BuildandDenysVuika 2e476ba779 [ci:force][auto-commit] Update dependencies ADF:9.1.0-17001752560 JS:10.1.0-17001752560 (#4743)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-08-18 15:38:21 +02:00
Alfresco Build 15f1961dd5 GH Auto: Upstream dependencies ADF:9.1.0-16939056653 JS-API:10.1.0-16939056653 using Tag:9.1.0-16939056653 (#4739) 2025-08-13 12:11:38 -04:00
Alfresco BuildandDenysVuika 38fd3547eb [ci:force][auto-commit] Update dependencies ADF:9.1.0-16810702540 JS:10.1.0-16810702540 (#4734)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-08-07 13:36:42 -04:00
Alfresco BuildandDenysVuika b58129924f [ci:force][auto-commit] Update dependencies ADF:9.1.0-16784233431 JS:10.1.0-16784233431 (#4732)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-08-06 14:19:36 -04:00
Alfresco BuildandDenysVuika f3efd2a86b [ci:force][auto-commit] Update dependencies ADF:9.1.0-16772727457 JS:10.1.0-16772727457 (#4730)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-08-06 13:51:21 -04:00
Alfresco BuildandDenysVuika 2307c41d8c [ci:force][auto-commit] Update dependencies ADF:9.1.0-16748681787 JS:10.1.0-16748681787 (#4729)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-08-05 12:10:21 -04:00
Alfresco BuildandDenysVuika 9a11ce1ec7 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16655165977 JS:10.1.0-16655165977 (#4716)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-08-01 08:02:39 +02:00
Alfresco BuildandDenysVuika 29f2526ab6 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16634689247 JS:10.1.0-16634689247 (#4712)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-31 08:19:01 +02:00
Alfresco BuildandDenysVuika d76d7590d6 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16601000124 JS:10.1.0-16601000124 (#4711)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-30 08:22:47 +02:00
Alfresco BuildandDenysVuika 66cf0a9f71 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16571465262 JS:10.1.0-16571465262 (#4710)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-29 08:07:03 +02:00
dependabot[bot] a12537d40e build(deps-dev): Bump nx from 21.3.0 to 21.3.7 (#4704)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.3.0 to 21.3.7.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.3.7/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.3.7
  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>
2025-07-28 12:00:48 +02:00
dependabot[bot] 8759cd48ed build(deps): Bump mermaid from 11.8.1 to 11.9.0 (#4707)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.8.1 to 11.9.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.8.1...mermaid@11.9.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.9.0
  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-07-28 11:27:00 +02:00
Alfresco BuildandDenysVuika 9381856fe4 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16519736781 JS:10.1.0-16519736781 (#4703)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-28 08:56:11 +02:00
dependabot[bot] 527f5d3b0b build(deps-dev): Bump @nx/workspace from 21.2.1 to 21.3.7 (#4706)
Bumps [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 21.2.1 to 21.3.7.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.3.7/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/workspace"
  dependency-version: 21.3.7
  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>
2025-07-28 08:26:03 +02:00
Alfresco BuildandDenysVuika b1c0f5aa6b [ci:force][auto-commit] Update dependencies ADF:9.1.0-16502097753 JS:10.1.0-16502097753 (#4701)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-25 09:08:18 +02:00
Alfresco BuildandDenysVuika 4d44caef08 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16475824325 JS:10.1.0-16475824325 (#4700)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-24 08:03:32 +02:00
Alfresco BuildandDenysVuika 1498b7f7f7 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16436357688 JS:10.1.0-16436357688 (#4698)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-22 14:08:39 +02:00
Alfresco BuildandDenysVuika 0851634ef5 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16418062135 JS:10.1.0-16418062135 (#4695)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-22 08:30:29 +02:00
dependabot[bot] 7ff30f211f build(deps-dev): Bump @nx/eslint-plugin from 21.2.3 to 21.3.0 (#4690)
Bumps [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) from 21.2.3 to 21.3.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.3.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 21.3.0
  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>
2025-07-21 11:17:44 +02:00
dependabot[bot] 0b93ee4043 build(deps-dev): Bump @cspell/eslint-plugin from 9.1.2 to 9.2.0 (#4692)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) from 9.1.2 to 9.2.0.
- [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/v9.2.0/packages/cspell-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-version: 9.2.0
  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>
2025-07-21 09:35:39 +02:00
dependabot[bot] e9e0f75807 build(deps-dev): Bump nx from 21.2.1 to 21.3.0 (#4693)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.2.1 to 21.3.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.3.0/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.3.0
  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>
2025-07-21 08:48:22 +02:00
Alfresco BuildandDenysVuika 690573bad3 [ci:force][auto-commit] Update dependencies ADF:9.1.0-16370369053 JS:10.1.0-16370369053 (#4689)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-21 08:08:54 +02:00
Alfresco BuildandDenysVuika 9afc96e37a [ci:force][auto-commit] Update dependencies ADF:9.1.0-16342350760 JS:10.1.0-16342350760 (#4684)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-18 10:49:46 +02:00
dependabot[bot] 18ed2e4583 build(deps): Bump date-fns from 2.30.0 to 4.1.0 (#4593)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 4.1.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.30.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-version: 4.1.0
  dependency-type: direct:production
  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-07-16 10:19:11 +02:00
Alfresco BuildandAleksanderSklorz 2bb880812d [ci:force][auto-commit] Update dependencies ADF:9.1.0-16312921641 JS:10.1.0-16312921641 (#4681)
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
2025-07-16 09:53:18 +02:00
dependabot[bot] 4b6cd7b393 Build(deps-dev): Bump @nx/eslint-plugin from 20.8.0 to 21.2.3 (#4672)
Bumps [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) from 20.8.0 to 21.2.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.2.3/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 21.2.3
  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-07-16 09:26:23 +02:00
Alfresco BuildandDenysVuika 9a68a94bcb [ci:force][auto-commit] Update dependencies ADF:9.1.0-16295798990 JS:10.1.0-16295798990 (#4680)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-16 08:33:47 +02:00
Grzegorz Jaśkowski 4f51ea5b35 [ACS-9810] post release version bump (#4678) 2025-07-15 16:16:25 +02:00
Grzegorz Jaśkowski c98b8fe0c5 Release 7.0.0 (#4677)
* Release 7.0.0

* Release 7.0.0
2025-07-15 14:58:19 +02:00
dependabot[bot] 9d7ca9551a Build(deps): Bump mermaid from 11.7.0 to 11.8.1 (#4671)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.7.0 to 11.8.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.7.0...mermaid@11.8.1)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.8.1
  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-07-14 08:09:41 -04:00
Alfresco Buildandakashrathod28 c12d8785a9 [ci:force][auto-commit] Update dependencies ADF:8.1.0-16265121111 JS:9.1.0-16265121111 (#4674)
Co-authored-by: akashrathod28 <41251473+akashrathod28@users.noreply.github.com>
2025-07-14 13:39:03 +02:00
Alfresco BuildandAleksanderSklorz 601b940ef3 [ci:force][auto-commit] Update dependencies ADF:8.1.0-16261404664 JS:9.1.0-16261404664 (#4670)
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
2025-07-14 10:58:29 +02:00
Alfresco BuildandDenysVuika 5bfdd3f911 [ci:force][auto-commit] Update dependencies ADF:8.1.0-16215677969 JS:9.1.0-16215677969 (#4669)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-11 11:57:56 +02:00
dependabot[bot] b2f1d16b55 Build(deps-dev): Bump eslint-plugin-license-header from 0.6.1 to 0.8.0 (#4653)
Bumps [eslint-plugin-license-header](https://github.com/nikku/eslint-plugin-license-header) from 0.6.1 to 0.8.0.
- [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.1...v0.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-license-header
  dependency-version: 0.8.0
  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>
2025-07-10 17:50:49 -04:00
Alfresco BuildandDenysVuika 0e7443889f [ci:force][auto-commit] Update dependencies ADF:8.1.0-16194545114 JS:9.1.0-16194545114 (#4665)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-10 16:32:43 +02:00
d047d7c9db GH Auto: Upstream dependencies ADF:8.1.0-16168969238 JS-API:9.1.0-16168969238 using Tag:8.1.0-16168969238 (#4664)
* [ci:force][auto-commit] Update dependencies ADF:8.1.0-16168969238  JS:9.1.0-16168969238

* fix standalone imports

* fix tests imports

---------

Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2025-07-09 10:21:13 -04:00
Alfresco BuildandDenysVuika 3fffc62fe7 [ci:force][auto-commit] Update dependencies ADF:8.1.0-16167969203 JS:9.1.0-16167969203 (#4663)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-09 08:54:24 -04:00
Alfresco BuildandMichalKinas b636c6d044 [ci:force][auto-commit] Update dependencies ADF:8.1.0-16144344582 JS:9.1.0-16144344582 (#4660)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-07-08 17:31:22 +02:00
Alfresco BuildandDenysVuika 931c27961c [ci:force][auto-commit] Update dependencies ADF:8.1.0-16122789145 JS:9.1.0-16122789145 (#4659)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-07-08 15:37:45 +02:00