VitoAlbano
ed9550ea71
Fixed package-lock
2024-07-05 11:51:00 +01:00
VitoAlbano
c8c3651fe9
rebased
2024-07-05 11:50:59 +01:00
VitoAlbano
cfa86cb71e
Rebased to the latest develop
2024-07-05 11:50:59 +01:00
Vito Albano
3ccd7794ee
rebased to last develop
2024-07-05 11:50:59 +01:00
Vito Albano
365a23388c
Sync lock
2024-07-05 11:50:59 +01:00
Vito Albano
24c8aec9e5
Rebased ADF Migration PR
2024-07-05 11:50:59 +01:00
Vito Albano
82e055b537
[affected:*][ci:force] - Rebased
2024-07-05 11:50:59 +01:00
Vito Albano
bb977c9194
Fixing unit test after last rebase + lint
2024-07-05 11:50:59 +01:00
Vito Albano
1980b837a4
readded missing dep
2024-07-05 11:50:58 +01:00
dependabot[bot]
45e921a382
build(deps): bump ws and socket.io ( #9831 )
...
Bumps [ws](https://github.com/websockets/ws ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies needed to be updated together.
Updates `ws` from 7.5.9 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...8.17.1 )
Updates `ws` from 8.16.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...8.17.1 )
Updates `socket.io` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...4.7.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: ws
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 13:18:12 +02:00
Wojciech Duda
a5c7d1b54b
AAE-23122 bump braces version to 3.0.3 ( #9812 )
2024-06-14 18:42:59 -04:00
Vito Albano
6bdfd83dac
AAE-22865 - Fixing webdriver version used and installed ( #9749 )
...
* Fixing webdriver version used and installed
* Fixing webdriver selenium version
* Disabling Code flow for grant password auth
* Removing the install from the script as it's done in the postinstall now
* It's funny how this tests work
* Having codeflow disabled by default
* Checking if Core tests pass
* Refreshing as SSO button is broken after clicking apply
2024-05-30 16:36:48 +01:00
dependabot[bot]
e3c19d3787
build(deps): bump cropperjs from 1.5.13 to 1.6.2 ( #9694 )
...
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs ) from 1.5.13 to 1.6.2.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases )
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.5.13...v1.6.2 )
---
updated-dependencies:
- dependency-name: cropperjs
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>
2024-05-21 08:21:21 -04:00
Tomasz Gnyp
015a4e3cc6
AAE-22612 Fix Rich Text color picker ( #9688 )
...
* AAE-22612 Fix Rich Text color picker
* remove readOnly input from editor
2024-05-21 09:06:28 +02:00
dependabot[bot]
7b6684b0ec
build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 ( #9668 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2 )
---
updated-dependencies:
- dependency-name: ts-node
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>
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com >
2024-05-20 16:23:05 -04:00
Ehsan Rezaei
682f1673f6
Release 6.9.0 ( #9680 )
2024-05-17 13:16:22 +02:00
dependabot[bot]
cf309dcf3a
build(deps-dev): bump stylelint-config-standard-scss ( #9642 )
...
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss ) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v13.0.0...v13.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
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-05-06 17:18:23 -04:00
dependabot[bot]
e85f69db84
build(deps-dev): bump ejs from 3.1.9 to 3.1.10 ( #9638 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
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-05-06 16:54:01 -04:00
dependabot[bot]
f034ac1127
build(deps): bump @apollo/client from 3.8.4 to 3.10.2 ( #9643 )
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.8.4 to 3.10.2.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.8.4...v3.10.2 )
---
updated-dependencies:
- dependency-name: "@apollo/client"
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>
2024-05-06 16:40:28 -04:00
dependabot[bot]
4109f272ea
build(deps-dev): bump dotenv from 16.1.3 to 16.4.5 ( #9617 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.1.3 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...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-29 08:32:10 -04:00
dependabot[bot]
d8861de6e0
build(deps): bump formidable and superagent ( #9600 )
...
Bumps [formidable](https://github.com/node-formidable/formidable ) to 3.5.1 and updates ancestor dependency [superagent](https://github.com/ladjs/superagent ). These dependencies need to be updated together.
Updates `formidable` from 2.1.2 to 3.5.1
- [Release notes](https://github.com/node-formidable/formidable/releases )
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/node-formidable/formidable/commits/v3.5.1 )
Updates `superagent` from 8.1.2 to 9.0.1
- [Release notes](https://github.com/ladjs/superagent/releases )
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/ladjs/superagent/compare/v8.1.2...v9.0.1 )
---
updated-dependencies:
- dependency-name: formidable
dependency-type: indirect
- dependency-name: superagent
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 10:41:21 +02:00
dependabot[bot]
c11dbc32a8
build(deps-dev): bump jsdom from 22.1.0 to 24.0.0 ( #9580 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 22.1.0 to 24.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/22.1.0...24.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
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-22 09:00:36 -04:00
dependabot[bot]
99ae729314
build(deps): bump jsrsasign and angular-oauth2-oidc-jwks ( #9569 )
...
Bumps [jsrsasign](https://github.com/kjur/jsrsasign ) to 11.1.0 and updates ancestor dependency [angular-oauth2-oidc-jwks](https://github.com/manfredsteyer/angular-oauth2-oidc ). These dependencies need to be updated together.
Updates `jsrsasign` from 10.8.6 to 11.1.0
- [Release notes](https://github.com/kjur/jsrsasign/releases )
- [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt )
- [Commits](https://github.com/kjur/jsrsasign/compare/10.8.6...11.1.0 )
Updates `angular-oauth2-oidc-jwks` from 15.0.1 to 17.0.2
- [Release notes](https://github.com/manfredsteyer/angular-oauth2-oidc/releases )
- [Changelog](https://github.com/manfredsteyer/angular-oauth2-oidc/blob/master/docs/changelog.html )
- [Commits](https://github.com/manfredsteyer/angular-oauth2-oidc/commits/17.0.2 )
---
updated-dependencies:
- dependency-name: jsrsasign
dependency-type: indirect
- dependency-name: angular-oauth2-oidc-jwks
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 11:32:44 -04:00
tomson
74ef7eed1a
[ADF-5543] Enable lint accessibility and resolve found issues ( #9421 )
2024-04-17 09:36:40 +02:00
dependabot[bot]
43b950631c
build(deps-dev): bump nock from 13.3.8 to 13.5.4 ( #9496 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.8 to 13.5.4.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.8...v13.5.4 )
---
updated-dependencies:
- dependency-name: nock
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 10:35:17 -04:00
dependabot[bot]
e16df71001
build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1 ( #9549 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.5 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.27.5...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-04-15 10:33:46 -04:00
dependabot[bot]
a72e678b83
build(deps): bump tar from 6.1.14 to 6.2.1 ( #9532 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.14 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.14...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-11 08:12:49 -04:00
Denys Vuika
135b3b4b51
[ACS-7462] cleanup deprecated api for DataTable and DocumentList ( #9500 )
...
* refactor: cleanup gallery mode from DataTable/DocumentList
* refactor: cleanup gallery mode from DataTable/DocumentList
* refactor: cleanup gallery mode from DataTable/DocumentList [ci:force]
* refactor: remove unused api [ci:force]
* refactor: remove unused api [ci:force]
* refactor: update and fix documentation [ci:force]
* refactor: restore thumbnails, docs fixes [ci:force]
* fix package lock
2024-04-09 13:13:57 -04:00
Wojciech Duda
5494aa8728
AAE-21233 Enable no angular material selectors rule for adf ( #9430 )
...
* AAE-20779 enable material selectors rule
* AAE-20779 fixes in units in already covered libs
* AAE-20779 simplified local package linking
2024-04-09 17:08:51 +02:00
Tomasz Gnyp
bc07c09dda
Release 6.8.0 ( #9506 )
2024-04-09 10:13:05 +02:00
dependabot[bot]
6ccf929281
build(deps-dev): bump spdx-license-list from 6.8.0 to 6.9.0 ( #9495 )
...
Bumps [spdx-license-list](https://github.com/sindresorhus/spdx-license-list ) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/sindresorhus/spdx-license-list/releases )
- [Commits](https://github.com/sindresorhus/spdx-license-list/compare/v6.8.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: spdx-license-list
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>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2024-04-02 17:46:24 +02:00
Denys Vuika
88ebd225bd
Update stylelint dependencies ( #9483 )
...
* chore: update stylelint
* css fixes
* css fixes
* css fixes
2024-03-28 10:36:47 -04:00
dependabot[bot]
77d9e7d6aa
build(deps): bump express from 4.18.2 to 4.19.2 ( #9476 )
...
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-03-27 10:53:04 +01:00
Denys Vuika
9d7608817d
Upgrade ADF CLI to latest Commander library ( #9473 )
...
* build(deps-dev): bump commander from 6.2.1 to 12.0.0
Bumps [commander](https://github.com/tj/commander.js ) from 6.2.1 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: migrate CLI to latest commander library
* chore: migrate CLI to latest commander library [ci:force]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 09:36:49 -04:00
Denys Vuika
aab03cc864
[ACS-7338] Simple search input component ( #9454 )
...
* feat(content-services): simple search input component for applications
* feat(content-services): support i18n for search input
* feat(content-services): apply review suggestions
* feat(content-services): apply review suggestions
* chore: fix husky install
2024-03-22 11:17:38 -04:00
dependabot[bot]
30cdc45473
build(deps-dev): bump lint-staged from 15.2.0 to 15.2.2 ( #9417 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 15.2.0 to 15.2.2.
- [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.2 )
---
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-03-18 17:38:44 -04:00
dependabot[bot]
94fee4db71
build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 ( #9435 )
...
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-18 13:23:52 -04:00
Vito Albano
5dc82f03b4
Removing js-api external dep as it has been moved into ADF repo ( #9255 )
...
* Removing js-api external dep
* Fixed targeting
* Fixed targeting with local js-api
* [affected:*] Fixed targeting with local js-api
* Fixed bundle for CI
2024-03-07 09:50:37 +00:00
MichalKinas
be45e9d4dc
Release 6.7.1 ( #9410 )
...
* Release 6.7.1
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
2024-03-06 09:48:56 +01:00
dependabot[bot]
15a38d6920
build(deps-dev): bump @typescript-eslint/typescript-estree ( #9405 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 6.7.0 to 7.1.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/v7.1.1/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
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-03-05 09:17:31 +01:00
dependabot[bot]
d9307d3ef8
build(deps-dev): bump css-loader from 6.8.1 to 6.10.0 ( #9376 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.8.1 to 6.10.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.10.0 )
---
updated-dependencies:
- dependency-name: css-loader
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-03-04 13:51:56 -05:00
dependabot[bot]
a5332bf808
build(deps): bump es5-ext from 0.10.62 to 0.10.63 ( #9387 )
...
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-02-27 12:24:21 -05:00
Ehsan Rezaei
83d470ab23
Release 6.7.0 ( #9380 )
2024-02-27 16:24:03 +01:00
dependabot[bot]
872abc3dc0
build(deps-dev): bump webpack from 5.88.2 to 5.90.3 ( #9371 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.90.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.90.3 )
---
updated-dependencies:
- dependency-name: webpack
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-22 13:35:49 -05:00
dependabot[bot]
ca6b596741
build(deps): bump ip from 2.0.0 to 2.0.1 ( #9364 )
...
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:52:03 -05:00
Wiktor Danielewski
1331a6d7ce
AAE-20420 Update package.json for editor.js ( #9344 )
...
* AAE-20420 Update package.json
* AAE-20420 Update general package.json
* AAE-20420 Update inner package.json
* AAE-20420 Update order
* AAE-20420 Update inner package with node 18
* AAE-20420 Add .nvmrc
2024-02-16 13:47:37 +01:00
Maurizio Vitale
6468298bb0
AAE-20420 - Use latest editorjs and fix storybook ( #9336 )
...
* Use latest editorjs and fix storybook
* Remove unit with haveBeenCalled
* AAE-20420 Fix for broken tests
---------
Co-authored-by: wiktord2000 <wiktor.danielewski@hyland.com >
2024-02-15 13:56:34 +00:00
Denys Vuika
5ec8228504
[ACS-6659] cleanup unused docs utils ( #9274 )
...
* remove unused scripts
* remove unused scripts
* remove unused scripts
* remove unused libs
* remove unused code
* remove unused code and libs, fix linting issues
* code cleanup
* linting fixes
* linting fixes
2024-01-25 15:22:05 +00:00
Bartosz Sekula
b9b89fdf12
Release 6.6.0 ( #9254 )
...
* Release 6.6.0
* Remove js-api from package.json
* revert old js-api
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com >
2024-01-23 12:55:54 +01:00
dependabot[bot]
6a15293de4
build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 ( #9224 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
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-01-18 17:32:31 +00:00