Mykyta Maliarchuk
56092ff2c1
[ACS-10189] Remove old api docs generators from ADF ( #11224 )
...
* [ACS-10189] remove tools dir
* [ACS-10189] cleanup the root package.json
* [ACS-10189] delete lib/tsconfig.doc.json
2025-10-07 07:22:11 -04:00
Vito Albano
91d6b80965
Revert "AAE-30882 Replace superagent ( #11134 )" ( #11210 )
...
* Revert "AAE-30882 Replace superagent (#11134 )"
This reverts commit a347b20f20 .
* AAE-0000 - Fixed lock for cli and adf
2025-09-19 12:44:06 +01:00
dominikiwanekhyland
591934db0e
[ACS-10117] Deprecate ADF Storybook and custom Docker builds ( #11207 )
2025-09-18 15:13:01 +02:00
Vito Albano
d230176e7f
AAE 38257 fixing js-api deps and bump some security versions ( #11203 )
...
* [AAE-38257] - removing superagent deps
* [AAE-38257] - removing superagent deps
2025-09-17 13:36:35 +01:00
Vito Albano
4f2b5329c6
[AAE-30882] - removing ts-morph added back again on rebase ( #11199 )
2025-09-16 12:18:23 +01:00
Vito Albano
a347b20f20
AAE-30882 Replace superagent ( #11134 )
...
* [AAE-30878] - Migrating from event-emitter to eventemitter3 which is ESM and commonJs compatibile
* [AAE-30878] - Using types to avoid compilation isues with the new ruels
* AAE-30878 - fixed lint issue on js-api
* AAE-30878 - reverted misplaced changes
* [AAE-30882] - migrating from superagent to axios
* AAE-30882 - Fixed unit test for js-api
* AAE-30882 - Fixed unit test for js-api
* AAE-30882 - Fixed unit test for js-api
* AAE-30882 - Improved some unit tests
* [ci:force]
* AAE-30882 - Checking why is ok locally but fails on CI
* AAE-30882 - Start fixing some unit tests - check 1
* AAE-30882 - Start fixing some unit tests - check 2
* [AAE-30882] - rebased
* [AAE-30882] - added missing import
2025-09-16 11:31:07 +01:00
Vito Albano
b400757ad1
AAE-30878 Migrating from event-emitter to eventemitter3 ( #11187 )
...
* AAE-30878 Migrating from event-emitter to eventemitter3 which is … (#11116 )
* [AAE-30878] - have a single place for the EventEmitter types
2025-09-16 09:33:06 +01:00
dependabot[bot]
7bdbf6194e
build(deps): bump axios from 1.11.0 to 1.12.0 ( #11191 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-12 15:37:56 +02:00
AleksanderSklorz
36b4c34008
[ACS-10126] remove ts morph dependency from the adf core lib ( #11190 )
...
* [ACS-10126] Refactor migration logic to use native ts instead of ts-morph
* [ACS-10126] Clean ups for migration code
* [ACS-10126] Removed ts-morph references
* [ACS-10126] Removed ts-morph dependency
* [ACS-10126] Fixed sonar issue
* [ACS-10126] Fixed sonar issue
2025-09-12 12:40:17 +02:00
Vito Albano
fd29e953d6
Revert "AAE-30878 Migrating from event-emitter to eventemitter3 which is … ( #11116 )" ( #11186 )
...
This reverts commit 49375181e4 .
2025-09-10 15:57:01 +01:00
Wojciech Duda
ea81fcd6ad
AAE-37907 Move editorjs-html to dependencies ( #11169 )
2025-09-04 12:23:35 +01:00
dependabot[bot]
3ac2a91ea0
build(deps-dev): bump @typescript-eslint/typescript-estree ( #11157 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 8.38.0 to 8.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.41.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-09-03 08:55:44 -04:00
dominikiwanekhyland
88b857a8fe
bump @nx/workspace from 20.8.0 to 20.8.2 ( #11163 )
2025-09-03 08:50:12 -04:00
dependabot[bot]
195194fb15
build(deps): bump koa and @nx/angular ( #11166 )
...
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 21.2.2 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 08:16:50 -04:00
Vito Albano
49375181e4
AAE-30878 Migrating from event-emitter to eventemitter3 which is … ( #11116 )
2025-09-02 08:33:35 -04:00
Ehsan Rezaei
dabab63f78
Fix Post release version bump to align with ACA ( #11153 )
2025-08-29 14:24:59 +02:00
dominikiwanekhyland
f205cbc33c
Post release version bump ( #11147 )
2025-08-26 15:58:18 +02:00
dominikiwanekhyland
e0f0486e66
Release 8.1.1 ( #11145 )
2025-08-26 11:35:21 +02:00
dominikiwanekhyland
de537f0a0d
Release 8.1.0 ( #11143 )
2025-08-25 14:25:56 +02:00
dependabot[bot]
09b36a2e2d
build(deps): bump tmp and @inquirer/editor ( #11113 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) and [@inquirer/editor](https://github.com/SBoudrias/Inquirer.js ). These dependencies needed to be updated together.
Updates `tmp` from 0.2.3 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.5 )
Updates `@inquirer/editor` from 4.2.14 to 4.2.16
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/editor@4.2.14...@inquirer/editor@4.2.16 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.5
dependency-type: indirect
- dependency-name: "@inquirer/editor"
dependency-version: 4.2.16
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 08:01:49 -04:00
dependabot[bot]
bfd29139a1
build(deps-dev): bump @typescript-eslint/utils from 8.37.0 to 8.38.0 ( #11093 )
...
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils ) from 8.37.0 to 8.38.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.38.0/packages/utils )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.38.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-04 09:28:05 +01:00
dependabot[bot]
dc762a7797
build(deps-dev): bump @storybook/core-server from 8.6.12 to 8.6.14 ( #11094 )
...
Bumps [@storybook/core-server](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/core-server ) from 8.6.12 to 8.6.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/core-server )
---
updated-dependencies:
- dependency-name: "@storybook/core-server"
dependency-version: 8.6.14
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-08-04 09:27:44 +01:00
Denys Vuika
c8f0860514
AAE-35934 Cleanup dependencies ( #11089 )
2025-07-31 12:57:38 -04:00
Copilot and eromano
4c4dd195a4
Remove unused webdriver-manager dependency to eliminate vulnerable form-data ~2.3.2 ( #11060 )
...
* Initial plan
* Remove webdriver-manager to eliminate form-data ~2.3.2 dependency
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
2025-07-30 13:28:22 -04:00
dependabot[bot]
a5561cdd0b
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.32.0 ( #11074 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.32.0.
- [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.29.1...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.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-28 11:49:27 +02:00
dependabot[bot]
5baccc495d
build(deps-dev): bump @typescript-eslint/typescript-estree ( #11075 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 8.35.1 to 8.38.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.38.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-28 11:21:05 +02:00
dependabot[bot]
ac25abc64b
build(deps): bump axios from 1.10.0 to 1.11.0 ( #11057 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-24 08:24:35 +02:00
Vito Albano
0f9e4759ad
AAE-0000 Added fix for stylus ban ( #11051 )
2025-07-23 17:04:35 +01:00
dependabot[bot]
b2246cb148
build(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.5.3 ( #11034 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 4.2.1 to 5.5.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.5.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.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-21 09:28:28 +02:00
dependabot[bot]
fb3a9ca2c2
build(deps): bump on-headers and compression ( #11030 )
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) and [compression](https://github.com/expressjs/compression ). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `compression` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-21 09:20:10 +02:00
dominikiwanekhyland
b28479b92b
[AAE-32978] Move ADF "RichTextEditorComponent" to HxP monorepo ( #10967 )
2025-07-17 12:11:56 +02:00
AleksanderSklorz
e5fcfde2ec
Post release version bump ( #11021 )
...
* Trigger Build
* Post release bump
2025-07-15 16:16:03 +02:00
dependabot[bot]
d265172cee
build(deps-dev): bump prettier from 2.8.8 to 3.6.2 ( #11012 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.2
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-14 08:21:31 -04:00
dependabot[bot]
2bf97891d9
build(deps): bump koa and @nx/angular ( #10984 )
...
Bumps [koa](https://github.com/koajs/koa ) to 2.16.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.15.4 to 2.16.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/2.15.4...v2.16.1 )
Updates `@nx/angular` from 20.8.0 to 21.2.2
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/21.2.2/packages/angular )
---
updated-dependencies:
- dependency-name: koa
dependency-version: 2.16.1
dependency-type: indirect
- dependency-name: "@nx/angular"
dependency-version: 21.2.2
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-07-09 15:42:57 +01:00
dependabot[bot]
1d2cb2390b
build(deps): bump vite and @angular-devkit/build-angular ( #10983 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) to 6.3.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 6.2.5 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite )
Updates `@angular-devkit/build-angular` from 19.2.7 to 19.2.15
- [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/19.2.7...19.2.15 )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.5
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 19.2.15
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-07-09 12:21:57 +01:00
dependabot[bot]
1218def6cd
build(deps-dev): bump eslint-plugin-storybook from 0.11.6 to 9.0.7 ( #10991 )
...
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin ) from 0.11.6 to 9.0.7.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md )
- [Commits](https://github.com/storybookjs/storybook/commits/HEAD/code/lib/eslint-plugin )
---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
dependency-version: 9.0.7
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-09 12:20:58 +01:00
dependabot[bot]
6b09745d09
build(deps-dev): bump @typescript-eslint/typescript-estree ( #10990 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 8.33.1 to 8.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.35.1
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-07 08:16:49 -04:00
dominikiwanekhyland
951b22e098
Angular 19 migration ( #10795 )
2025-07-03 12:09:53 +02:00
Mykyta Maliarchuk
5d043e6987
[PRODSEC-10305] Bump @nx/webpack & webpack-dev-server ( #10976 )
2025-07-01 08:10:48 +02:00
dependabot[bot]
cfe5242fda
build(deps): bump graphql-ws from 5.16.2 to 6.0.5 ( #10973 )
...
Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws ) from 5.16.2 to 6.0.5.
- [Release notes](https://github.com/enisdenjo/graphql-ws/releases )
- [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md )
- [Commits](https://github.com/enisdenjo/graphql-ws/compare/v5.16.2...v6.0.5 )
---
updated-dependencies:
- dependency-name: graphql-ws
dependency-version: 6.0.5
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-06-30 18:03:23 +01:00
dependabot[bot]
5f574b0176
build(deps-dev): bump eslint-plugin-license-header from 0.6.0 to 0.8.0 ( #10959 )
...
Bumps [eslint-plugin-license-header](https://github.com/nikku/eslint-plugin-license-header ) from 0.6.0 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.0...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-06-30 18:03:06 +01:00
Denys Vuika
8b3b6ffbca
AAE-36173 switch to TranslatePipe ( #10968 )
2025-06-27 10:20:05 -04:00
dependabot[bot]
3126c869b5
build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 ( #10951 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 11:02:43 +01:00
dependabot[bot]
1d782191ae
build(deps-dev): bump stylelint from 16.19.1 to 16.20.0 ( #10944 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.19.1 to 16.20.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.19.1...16.20.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 16.20.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-06-17 09:58:42 +01:00
dependabot[bot]
1dc6045c85
build(deps): bump ts-morph from 20.0.0 to 26.0.0 ( #10945 )
...
Bumps [ts-morph](https://github.com/dsherret/ts-morph ) from 20.0.0 to 26.0.0.
- [Release notes](https://github.com/dsherret/ts-morph/releases )
- [Commits](https://github.com/dsherret/ts-morph/compare/20.0.0...26.0.0 )
---
updated-dependencies:
- dependency-name: ts-morph
dependency-version: 26.0.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-06-17 09:58:23 +01:00
dependabot[bot]
402725d179
build(deps-dev): bump @storybook/manager-api from 8.6.2 to 8.6.14 ( #10941 )
...
Bumps [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) from 8.6.2 to 8.6.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/manager-api )
---
updated-dependencies:
- dependency-name: "@storybook/manager-api"
dependency-version: 8.6.14
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-06-13 09:39:26 +01:00
dependabot[bot]
0c7bf62097
build(deps-dev): bump @typescript-eslint/typescript-estree ( #10916 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 7.1.1 to 8.33.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.33.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-06-09 16:46:11 +01:00
AleksanderSklorz
a6ab5fcbdd
[ACS-9696] fix failing upgrade rxjs from 7.8.1 to 7.8.2 ( #10911 )
...
* [ACS-9696] Upgrade rxjs version to fix faling upgrade PR in ACA
* [ACS-9696] Update package-lock.json
* [ACS-9696] Fixed unit tests
2025-06-03 13:54:30 +02:00
dependabot[bot]
ecba77dfa9
bump @angular-eslint/template-parser from 17.0.1 to 19.6.0 ( #10907 )
...
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) from 17.0.1 to 19.6.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.6.0/packages/template-parser )
---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
dependency-version: 19.6.0
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-06-02 12:13:32 +01:00
dependabot[bot]
a5b55c5861
bump postcss from 8.4.41 to 8.5.4 ( #10906 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.41 to 8.5.4.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.41...8.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.4
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-06-02 12:10:59 +01:00