From 9b1dbce2d2d3fab05fe5b5e9d2f525f100084f97 Mon Sep 17 00:00:00 2001 From: Andrey Sobolev Date: Sun, 12 Oct 2025 01:25:13 +0700 Subject: [PATCH] Update to latest platform rig and core --- common/config/rush/pnpm-lock.yaml | 731 +++++++++++++++---------- common/scripts/package.json | 11 +- packages/client/CHANGELOG.json | 17 + packages/client/CHANGELOG.md | 9 +- packages/client/package.json | 20 +- packages/collaboration/CHANGELOG.json | 17 + packages/collaboration/CHANGELOG.md | 9 +- packages/collaboration/package.json | 14 +- packages/core/CHANGELOG.json | 12 + packages/core/CHANGELOG.md | 9 +- packages/core/package.json | 20 +- packages/datalake/CHANGELOG.json | 17 + packages/datalake/CHANGELOG.md | 9 +- packages/datalake/package.json | 14 +- packages/elastic/CHANGELOG.json | 17 + packages/elastic/CHANGELOG.md | 9 +- packages/elastic/package.json | 14 +- packages/hulylake/CHANGELOG.json | 17 + packages/hulylake/CHANGELOG.md | 9 +- packages/hulylake/package.json | 16 +- packages/kafka/CHANGELOG.json | 17 + packages/kafka/CHANGELOG.md | 9 +- packages/kafka/package.json | 14 +- packages/middleware/CHANGELOG.json | 17 + packages/middleware/CHANGELOG.md | 9 +- packages/middleware/package.json | 16 +- packages/minio/CHANGELOG.json | 17 + packages/minio/CHANGELOG.md | 9 +- packages/minio/package.json | 12 +- packages/mongo/CHANGELOG.json | 17 + packages/mongo/CHANGELOG.md | 9 +- packages/mongo/package.json | 12 +- packages/postgres/CHANGELOG.json | 17 + packages/postgres/CHANGELOG.md | 9 +- packages/postgres/package.json | 14 +- packages/s3/CHANGELOG.json | 17 + packages/s3/CHANGELOG.md | 9 +- packages/s3/package.json | 14 +- packages/server-storage/CHANGELOG.json | 29 + packages/server-storage/CHANGELOG.md | 9 +- packages/server-storage/package.json | 26 +- packages/server/CHANGELOG.json | 17 + packages/server/CHANGELOG.md | 9 +- packages/server/package.json | 20 +- 44 files changed, 912 insertions(+), 427 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 1a6773a69d..13a02ff642 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -13,33 +13,33 @@ importers: ../../packages/client: dependencies: '@hcengineering/account-client': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/client': - specifier: ^0.7.4 - version: 0.7.4 - '@hcengineering/client-resources': - specifier: ^0.7.4 - version: 0.7.4 - '@hcengineering/core': specifier: ^0.7.5 version: 0.7.5 + '@hcengineering/client-resources': + specifier: ^0.7.5 + version: 0.7.5 + '@hcengineering/core': + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core '@hcengineering/server-token': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 ws: specifier: ^8.18.2 version: 8.18.3(utf-8-validate@6.0.5) devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -54,16 +54,16 @@ importers: version: 8.18.1 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -89,17 +89,17 @@ importers: ../../packages/collaboration: dependencies: '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core '@hcengineering/text': - specifier: ^0.7.3 - version: 0.7.3(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2) + specifier: ^0.7.4 + version: 0.7.4(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2) '@hcengineering/text-ydoc': - specifier: ^0.7.3 - version: 0.7.3(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2) + specifier: ^0.7.4 + version: 0.7.4(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2) base64-js: specifier: ^1.5.1 version: 1.5.1 @@ -108,8 +108,8 @@ importers: version: 13.6.27 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -118,16 +118,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -153,8 +153,8 @@ importers: ../../packages/core: dependencies: '@hcengineering/analytics': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/communication-sdk-types': specifier: ^0.7.3 version: 0.7.3 @@ -162,23 +162,23 @@ importers: specifier: ^0.7.3 version: 0.7.3 '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 - '@hcengineering/query': specifier: ^0.7.4 version: 0.7.4 + '@hcengineering/query': + specifier: ^0.7.5 + version: 0.7.5 '@hcengineering/rpc': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-token': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/storage': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 fast-equals: specifier: ^5.2.2 version: 5.3.2 @@ -187,8 +187,8 @@ importers: version: 8.3.2 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -200,16 +200,16 @@ importers: version: 8.3.4 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -235,21 +235,21 @@ importers: ../../packages/datalake: dependencies: '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core '@hcengineering/server-token': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -258,16 +258,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -299,36 +299,36 @@ importers: specifier: ^7.17.14 version: 7.17.14 '@hcengineering/analytics': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -357,24 +357,24 @@ importers: ../../packages/hulylake: dependencies: '@hcengineering/core': + specifier: ^0.7.6 + version: 0.7.6 + '@hcengineering/hulylake-client': specifier: ^0.7.5 version: 0.7.5 - '@hcengineering/hulylake-client': + '@hcengineering/platform': specifier: ^0.7.4 version: 0.7.4 - '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core '@hcengineering/server-token': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -383,16 +383,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -421,24 +421,24 @@ importers: ../../packages/kafka: dependencies: '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core '@hcengineering/storage': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 kafkajs: specifier: ^2.2.4 version: 2.2.4 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -447,16 +447,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -482,27 +482,27 @@ importers: ../../packages/middleware: dependencies: '@hcengineering/analytics': - specifier: ^0.7.3 - version: 0.7.3 - '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 - '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 - '@hcengineering/query': specifier: ^0.7.4 version: 0.7.4 + '@hcengineering/core': + specifier: ^0.7.6 + version: 0.7.6 + '@hcengineering/platform': + specifier: ^0.7.4 + version: 0.7.4 + '@hcengineering/query': + specifier: ^0.7.5 + version: 0.7.5 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core fast-equals: specifier: ^5.2.2 version: 5.3.2 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -511,16 +511,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -546,21 +546,21 @@ importers: ../../packages/minio: dependencies: '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core minio: specifier: ^8.0.5 version: 8.0.6 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -569,16 +569,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -604,13 +604,13 @@ importers: ../../packages/mongo: dependencies: '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core bson: specifier: ^6.10.3 @@ -620,8 +620,8 @@ importers: version: 6.20.0 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -630,16 +630,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -665,24 +665,24 @@ importers: ../../packages/postgres: dependencies: '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/postgres-base': - specifier: ^0.7.10 - version: 0.7.10 + specifier: ^0.7.11 + version: 0.7.11 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core postgres: specifier: ^3.4.7 version: 3.4.7 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -691,16 +691,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -735,24 +735,24 @@ importers: specifier: ^3.738.0 version: 3.901.0 '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core '@hcengineering/storage': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@smithy/node-http-handler': specifier: ^4.0.2 version: 4.3.0 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -761,16 +761,16 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.54.0 version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -796,33 +796,33 @@ importers: ../../packages/server: dependencies: '@hcengineering/account-client': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/analytics': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/rpc': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core '@hcengineering/server-token': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 utf-8-validate: specifier: ^6.0.4 version: 6.0.5 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -831,10 +831,10 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) cross-env: specifier: ~7.0.3 version: 7.0.3 @@ -843,7 +843,7 @@ importers: version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -869,39 +869,39 @@ importers: ../../packages/server-storage: dependencies: '@hcengineering/analytics': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/core': - specifier: ^0.7.5 - version: 0.7.5 + specifier: ^0.7.6 + version: 0.7.6 '@hcengineering/datalake': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../datalake '@hcengineering/hulylake': - specifier: workspace:0.7.2 + specifier: workspace:0.7.3 version: link:../hulylake '@hcengineering/minio': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../minio '@hcengineering/platform': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/s3': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../s3 '@hcengineering/server-core': - specifier: workspace:0.7.1 + specifier: workspace:0.7.2 version: link:../core '@hcengineering/server-token': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 '@hcengineering/storage': - specifier: ^0.7.3 - version: 0.7.3 + specifier: ^0.7.4 + version: 0.7.4 devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 '@types/jest': specifier: ^29.5.5 version: 29.5.14 @@ -910,10 +910,10 @@ importers: version: 22.18.8 '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^6.11.0 - version: 6.21.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) cross-env: specifier: ~7.0.3 version: 7.0.3 @@ -922,7 +922,7 @@ importers: version: 8.57.1 eslint-config-standard-with-typescript: specifier: ^40.0.0 - version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: specifier: ^2.26.0 version: 2.32.0(eslint@8.57.1) @@ -951,8 +951,29 @@ importers: ../scripts: devDependencies: '@hcengineering/platform-rig': - specifier: ^0.7.12 - version: 0.7.12 + specifier: ^0.7.14 + version: 0.7.14 + '@typescript-eslint/eslint-plugin': + specifier: ^6.11.0 + version: 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/parser': + specifier: ^8.46.0 + version: 8.46.0(eslint@8.57.1)(typescript@5.9.3) + eslint: + specifier: ^8.54.0 + version: 8.57.1 + eslint-config-standard-with-typescript: + specifier: ^40.0.0 + version: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + eslint-plugin-import: + specifier: ^2.26.0 + version: 2.32.0(eslint@8.57.1) + eslint-plugin-n: + specifier: ^15.4.0 + version: 15.7.0(eslint@8.57.1) + eslint-plugin-promise: + specifier: ^6.1.1 + version: 6.6.0(eslint@8.57.1) istanbul-lib-coverage: specifier: ^3.2.2 version: 3.2.2 @@ -1503,17 +1524,17 @@ packages: '@formatjs/intl-localematcher@0.6.2': resolution: {integrity: sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==} - '@hcengineering/account-client@0.7.3': - resolution: {integrity: sha512-hVsYDAkApDpVWU/OmnDowx0e9sDRWIpa5gFs6qL1fkv4z/Y5ZVTr5tx26y7d64wLuTPgndhLL8MbLYkFJuHOaA==} + '@hcengineering/account-client@0.7.4': + resolution: {integrity: sha512-CY5On4xHez/tg+9TeeqdcjCNQ4LPTDHFyCPWsMs62Kfk/nGallrYEBCxIVRxLp1Lnx57OGjx4GVAjzQYwyIQ5Q==} - '@hcengineering/analytics@0.7.3': - resolution: {integrity: sha512-6/P3MDwZpVuYAwZxppSF7Q3wyoNBg2P0rEUKf4FNZvOVQwlUpNwr21igujKnk6jfWW7mNhuTRe0i8OE0ipU8Ww==} + '@hcengineering/analytics@0.7.4': + resolution: {integrity: sha512-W80+eFKR+Ty1gmzYOZk45vRjhQGn8SrdfqSfuCE1Bk9iYXGCAbzy5UtNQxfNSp8BzFkS/GZdoZL022saBKg8bQ==} - '@hcengineering/client-resources@0.7.4': - resolution: {integrity: sha512-j4EOrSgYBglb2wW9vdmvIHUVJcYLB6xVRJjy0RiIxLhDR7MRwfX8g3MGQZAkr6oxDjpok8SvAY/0GQDOidyaEQ==} + '@hcengineering/client-resources@0.7.5': + resolution: {integrity: sha512-nMVmRoHor0IEk7gh9IeXbKeW99a3/XJZBj/3dBsCehw/5A/wv+nvNtLaCFgMljW3w0zNUYOio8USkn4yDH3I0Q==} - '@hcengineering/client@0.7.4': - resolution: {integrity: sha512-FPpQez5Ydp0IsW3FR2N0uUT2i51b9HjGUWUgafUGxBkDu6E2VX2ynlsT1LoSw7I1X3RBrSRODp08UcgHjK7nmQ==} + '@hcengineering/client@0.7.5': + resolution: {integrity: sha512-dZR1mIg0ogsf8g+BmKw5/LkipcyhHYYvd02hxaltwtAuEOkj7X+JKwuw/JEp4SgKrYU1OOncVw9TF8YtOlDHXg==} '@hcengineering/communication-sdk-types@0.7.3': resolution: {integrity: sha512-Noi9J+s0IH5qbnt5wV8WXMClKmCCnvPpquf3GjJ8CuBmmQvUAv0ogIy7mbuC60ZZDJaHHY9ihtrxZY3lNOJsvA==} @@ -1521,48 +1542,48 @@ packages: '@hcengineering/communication-types@0.7.3': resolution: {integrity: sha512-FeOx3oXgzhTq2abEZY4YZ6aqMTv0QxSx94OAkWvW1JD8l0GyYCf2Qnx1aC9pRIUzrEA61Eri9PLBj/+y00BItw==} - '@hcengineering/core@0.7.5': - resolution: {integrity: sha512-GzbYSoBVzqfqgxWDaqvnlVPASzhIYswRFBOdn+iNXpn4T8iZvXSpkFMxWWX/zI6BgXqOjKS0jR54N3FaZzHvTw==} + '@hcengineering/core@0.7.6': + resolution: {integrity: sha512-MWaN7XCwERBP4o4xbApqNGCshRlgElosTSWvxt+7h/qlvXYMpVLrOsfHemgpuhwwQe+ruwH0jdPmCHak9t+09A==} - '@hcengineering/hulylake-client@0.7.4': - resolution: {integrity: sha512-MRcyslhQlse72jYgYZsm8amEmxcIxVnWpd2xgcBzgLcTIcegerwwH8oI6gGYK7JTZJ9ERe8QPlsv/M9vWNgf7A==} + '@hcengineering/hulylake-client@0.7.5': + resolution: {integrity: sha512-Vf8QMGfmd4eRsqXGMqe/TiGB9JvJ2dpV3x3NKy9lInOl6n4nrajSyTpQ2lWN+gOhSmUG8muu2XgTjsS9XBkLbw==} '@hcengineering/measurements@0.7.10': resolution: {integrity: sha512-6xsrHorpJkQth4GVtdPoCM5s6USyYtoV9j8tCPhbLUk5yQn+CIvrDZxN60JGBOqvL6hYb6cis2FrAG5NC3HYPw==} - '@hcengineering/platform-rig@0.7.12': - resolution: {integrity: sha512-FoTwlXA9dx47kscdGwsInWQRAkosfCInVbNS0zaVaC5qTzgjAzpSq5htJ6/WxZO7nbIjFNyH47k6y1jNMmx1Hg==} + '@hcengineering/platform-rig@0.7.14': + resolution: {integrity: sha512-evAaq4jIO+S0R/DhMQXXHNwRHK/J5MdwOHlPwdYOr7NQKj9h/1idM/OKboWo69BNJpNznjW5OURe+JqlEA53yA==} hasBin: true - '@hcengineering/platform@0.7.3': - resolution: {integrity: sha512-wIvPfC5emEbnfewln7ECQuPKWpfN35OOrE33zD2g5Scaxku6TgJZK4OaizmUeqyVFhYZn9Uh/+m1e8hkVU/FQg==} + '@hcengineering/platform@0.7.4': + resolution: {integrity: sha512-IP+L+UHf6L2D7aoBOZoDyibwURmOOfdNJtWAVTWkHeba/RnAiqohq4LgxUJinUlXITaHM+k/YPdbVabFaIqXrA==} - '@hcengineering/postgres-base@0.7.10': - resolution: {integrity: sha512-JG9iaorSyxjZkHKbgFpSsmGeNM7Q7yYpRtIkYCJ9VjNrnwSN1V42GtzPw5FIKUR4wZsZhRQmXY9amZ8luiskXQ==} + '@hcengineering/postgres-base@0.7.11': + resolution: {integrity: sha512-M+R+5UUtpP7WcOqVw0wPID9noHVcZ6WaybC2a/WmDlNgRKCiLHAVuF/E8uYTYlwl1x2rbsDxLEXSNNAqznZasA==} - '@hcengineering/query@0.7.4': - resolution: {integrity: sha512-TcHm0Mqd84XXrTYp5N1l7FiRkkBZtxsiTUYpDxbZWGii6KQHezo5Ym8Ec4eDUV09gMLsBVWitxIEu0ZpUh5SXg==} + '@hcengineering/query@0.7.5': + resolution: {integrity: sha512-Ka+7gH63tjxC225Z5Waj8UOG0033sQDpnpfPAxKtp9AkdS/B7KSrkaDr5B8DUBG1EQrda3VeheAVI8t7xpJiCg==} - '@hcengineering/retry@0.7.3': - resolution: {integrity: sha512-uL+drKVnLO9cHCttDyiJnBHlIZh8+iv/qMClCv/BbIM+FRJtMB3TMkUfpKCtxjR5o8D9CG3kCzwnfQNvZBW/Ug==} + '@hcengineering/retry@0.7.4': + resolution: {integrity: sha512-XgfAHhf4Qnkp/eSyDMXMt9+9X8OdQNx3MLKYfZQnHjdBvmMmSl5XQ6lS6FO8M8RC1/H3W1PSO2dJ3jT5tuyDyg==} - '@hcengineering/rpc@0.7.3': - resolution: {integrity: sha512-vyDU+bu1frT4zC3z+OWgsgUv8+U2EmYsLrMVSM0IIc28z4PTCIkW7rQ7oXmdsyZ2CjdrCt39I7ZdL65qBCVqiQ==} + '@hcengineering/rpc@0.7.4': + resolution: {integrity: sha512-y6zCo1ZnbzCwyUAIy8aaowxOJU3dNBeLCKIWpBxanQkVuExwkFAvV3Feuh2X0ZvO6BoG16poN3b+usLu0nES2Q==} - '@hcengineering/server-token@0.7.3': - resolution: {integrity: sha512-QvwwtFxFF569k2YwNZ8vBLgJP9LurdKtxg2mCiGfOSf4TuwEsGv1ZYUgLku2Zm3Bbcry+BEFykLFAZAUcihsvw==} + '@hcengineering/server-token@0.7.4': + resolution: {integrity: sha512-n4/BS9lPbvFup1WXZLzAlBQ4XoHkd0wGnFu40O6xjmB6Uu7QI334mfzpg41aNnyV4u0iiFh7c8lFNt0ATmpmtQ==} - '@hcengineering/storage@0.7.3': - resolution: {integrity: sha512-sYwXs1WTQVn7GZeIW/MSICRnK9d3XOen5ZdFrTAV0pPWmUf12aY49/OqgkOw4+DWC2xM3OdS3tjGbf0HttkDDA==} + '@hcengineering/storage@0.7.4': + resolution: {integrity: sha512-Y4JxAZIvnr1INKnI1ANyLGV7C/lb0RRbTcb/afflK7Pwjbbigh8PYVfS+uur68ImAnUhrjbFvJNY+vbnOUNBtg==} - '@hcengineering/text-core@0.7.3': - resolution: {integrity: sha512-ocAlTMkSvCtZ3wrqYUHalcdTsQ1sfLyIFS1eVV1OOlQociZWqNa0WgQdeOEYN7cP2Mg6yD62pwanQGUe7zAx1w==} + '@hcengineering/text-core@0.7.4': + resolution: {integrity: sha512-I/HL+d93GPV03nxTA0Jgm1LRD3R9tkwZwmbTe7XiQycfsroBXNR/nFZtnPCj8lTB40XQRaDW0z8lCV/R6vy8pA==} - '@hcengineering/text-ydoc@0.7.3': - resolution: {integrity: sha512-1SKk2M1HSW8EsFBI5xkexirGTXKgh0434q/Mm35wgWYx65pdbTGm3KhzU1q7xlRJduTFTJHu9nHmLIi4OIBC1A==} + '@hcengineering/text-ydoc@0.7.4': + resolution: {integrity: sha512-z73L8PLTBTmTTb3GXavoMWCuovSHj/5CNewd3zNUxUmZr/f4106laXwoxrNSm13b6XHcaVB5z6nl/SD+5chFpA==} - '@hcengineering/text@0.7.3': - resolution: {integrity: sha512-34YLwa5dCXcl94rpOT/UzS/HExUPHZw7C0Dum4m/gwZ5M4XjXgJXa2xhIduqluebIh5N0IlcKn7wcZnqt5isZw==} + '@hcengineering/text@0.7.4': + resolution: {integrity: sha512-0CHE1tnUlj8yEn7Srz3my+MXl5lOFeJVzaSwFMnlo8EStJonQc7qJFeKyDapncwY7jukHIv8RJxgy7qnjdyimA==} '@humanwhocodes/config-array@0.13.0': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} @@ -2244,10 +2265,33 @@ packages: typescript: optional: true + '@typescript-eslint/parser@8.46.0': + resolution: {integrity: sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '>=4.8.4 <6.0.0' + + '@typescript-eslint/project-service@8.46.0': + resolution: {integrity: sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/scope-manager@6.21.0': resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==} engines: {node: ^16.0.0 || >=18.0.0} + '@typescript-eslint/scope-manager@8.46.0': + resolution: {integrity: sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/tsconfig-utils@8.46.0': + resolution: {integrity: sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/type-utils@6.21.0': resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2262,6 +2306,10 @@ packages: resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==} engines: {node: ^16.0.0 || >=18.0.0} + '@typescript-eslint/types@8.46.0': + resolution: {integrity: sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@6.21.0': resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2271,6 +2319,12 @@ packages: typescript: optional: true + '@typescript-eslint/typescript-estree@8.46.0': + resolution: {integrity: sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/utils@6.21.0': resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2281,6 +2335,10 @@ packages: resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} engines: {node: ^16.0.0 || >=18.0.0} + '@typescript-eslint/visitor-keys@8.46.0': + resolution: {integrity: sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} @@ -2807,6 +2865,10 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-visitor-keys@4.2.1: + resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + eslint@8.57.1: resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3549,6 +3611,10 @@ packages: resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} engines: {node: '>=16 || 14 >=14.17'} + minimatch@9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} + engines: {node: '>=16 || 14 >=14.17'} + minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} @@ -4122,6 +4188,12 @@ packages: peerDependencies: typescript: '>=4.2.0' + ts-api-utils@2.1.0: + resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==} + engines: {node: '>=18.12'} + peerDependencies: + typescript: '>=4.8.4' + ts-jest@29.4.4: resolution: {integrity: sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} @@ -5205,60 +5277,60 @@ snapshots: dependencies: tslib: 2.8.1 - '@hcengineering/account-client@0.7.3': + '@hcengineering/account-client@0.7.4': dependencies: - '@hcengineering/core': 0.7.5 - '@hcengineering/platform': 0.7.3 + '@hcengineering/core': 0.7.6 + '@hcengineering/platform': 0.7.4 - '@hcengineering/analytics@0.7.3': + '@hcengineering/analytics@0.7.4': dependencies: - '@hcengineering/platform': 0.7.3 + '@hcengineering/platform': 0.7.4 - '@hcengineering/client-resources@0.7.4': + '@hcengineering/client-resources@0.7.5': dependencies: - '@hcengineering/analytics': 0.7.3 - '@hcengineering/client': 0.7.4 - '@hcengineering/core': 0.7.5 - '@hcengineering/platform': 0.7.3 - '@hcengineering/rpc': 0.7.3 + '@hcengineering/analytics': 0.7.4 + '@hcengineering/client': 0.7.5 + '@hcengineering/core': 0.7.6 + '@hcengineering/platform': 0.7.4 + '@hcengineering/rpc': 0.7.4 snappyjs: 0.7.0 - '@hcengineering/client@0.7.4': + '@hcengineering/client@0.7.5': dependencies: - '@hcengineering/core': 0.7.5 - '@hcengineering/platform': 0.7.3 + '@hcengineering/core': 0.7.6 + '@hcengineering/platform': 0.7.4 '@hcengineering/communication-sdk-types@0.7.3': dependencies: '@hcengineering/communication-types': 0.7.3 - '@hcengineering/core': 0.7.5 + '@hcengineering/core': 0.7.6 '@hcengineering/communication-types@0.7.3': dependencies: - '@hcengineering/core': 0.7.5 + '@hcengineering/core': 0.7.6 - '@hcengineering/core@0.7.5': + '@hcengineering/core@0.7.6': dependencies: - '@hcengineering/analytics': 0.7.3 + '@hcengineering/analytics': 0.7.4 '@hcengineering/measurements': 0.7.10 - '@hcengineering/platform': 0.7.3 + '@hcengineering/platform': 0.7.4 fast-equals: 5.3.2 - '@hcengineering/hulylake-client@0.7.4': + '@hcengineering/hulylake-client@0.7.5': dependencies: - '@hcengineering/core': 0.7.5 - '@hcengineering/retry': 0.7.3 + '@hcengineering/core': 0.7.6 + '@hcengineering/retry': 0.7.4 '@hcengineering/measurements@0.7.10': {} - '@hcengineering/platform-rig@0.7.12': + '@hcengineering/platform-rig@0.7.14': dependencies: - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/parser': 8.46.0(eslint@8.57.1)(typescript@5.9.3) esbuild: 0.25.10 esbuild-plugin-copy: 2.1.1(esbuild@0.25.10) eslint: 8.57.1 - eslint-config-standard-with-typescript: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) + eslint-config-standard-with-typescript: 40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-import: 2.32.0(eslint@8.57.1) eslint-plugin-n: 15.7.0(eslint@8.57.1) eslint-plugin-promise: 6.6.0(eslint@8.57.1) @@ -5269,53 +5341,53 @@ snapshots: transitivePeerDependencies: - supports-color - '@hcengineering/platform@0.7.3': + '@hcengineering/platform@0.7.4': dependencies: intl-messageformat: 10.7.17 - '@hcengineering/postgres-base@0.7.10': + '@hcengineering/postgres-base@0.7.11': dependencies: postgres: 3.4.7 - '@hcengineering/query@0.7.4': + '@hcengineering/query@0.7.5': dependencies: - '@hcengineering/analytics': 0.7.3 - '@hcengineering/core': 0.7.5 - '@hcengineering/platform': 0.7.3 + '@hcengineering/analytics': 0.7.4 + '@hcengineering/core': 0.7.6 + '@hcengineering/platform': 0.7.4 fast-equals: 5.3.2 - '@hcengineering/retry@0.7.3': {} + '@hcengineering/retry@0.7.4': {} - '@hcengineering/rpc@0.7.3': + '@hcengineering/rpc@0.7.4': dependencies: - '@hcengineering/core': 0.7.5 - '@hcengineering/platform': 0.7.3 + '@hcengineering/core': 0.7.6 + '@hcengineering/platform': 0.7.4 msgpackr: 1.11.5 - '@hcengineering/server-token@0.7.3': + '@hcengineering/server-token@0.7.4': dependencies: - '@hcengineering/core': 0.7.5 - '@hcengineering/platform': 0.7.3 + '@hcengineering/core': 0.7.6 + '@hcengineering/platform': 0.7.4 jwt-simple: 0.5.6 uuid: 8.3.2 - '@hcengineering/storage@0.7.3': + '@hcengineering/storage@0.7.4': dependencies: - '@hcengineering/core': 0.7.5 - '@hcengineering/platform': 0.7.3 + '@hcengineering/core': 0.7.6 + '@hcengineering/platform': 0.7.4 fast-equals: 5.3.2 - '@hcengineering/text-core@0.7.3': + '@hcengineering/text-core@0.7.4': dependencies: - '@hcengineering/core': 0.7.5 + '@hcengineering/core': 0.7.6 fast-equals: 5.3.2 hash-it: 6.0.0 - '@hcengineering/text-ydoc@0.7.3(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2)': + '@hcengineering/text-ydoc@0.7.4(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2)': dependencies: - '@hcengineering/core': 0.7.5 - '@hcengineering/text': 0.7.3(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2) - '@hcengineering/text-core': 0.7.3 + '@hcengineering/core': 0.7.6 + '@hcengineering/text': 0.7.4(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2) + '@hcengineering/text-core': 0.7.4 y-protocols: 1.0.6(yjs@13.6.27) yjs: 13.6.27 transitivePeerDependencies: @@ -5324,10 +5396,10 @@ snapshots: - prosemirror-state - prosemirror-view - '@hcengineering/text@0.7.3(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2)': + '@hcengineering/text@0.7.4(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.3)(prosemirror-state@1.4.3)(prosemirror-view@1.41.2)': dependencies: - '@hcengineering/core': 0.7.5 - '@hcengineering/text-core': 0.7.3 + '@hcengineering/core': 0.7.6 + '@hcengineering/text-core': 0.7.4 '@tiptap/core': 2.26.2(@tiptap/pm@2.26.2) '@tiptap/extension-blockquote': 2.26.2(@tiptap/core@2.26.2(@tiptap/pm@2.26.2)) '@tiptap/extension-bold': 2.26.2(@tiptap/core@2.26.2(@tiptap/pm@2.26.2)) @@ -6254,10 +6326,10 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/parser': 8.46.0(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.9.3) @@ -6287,11 +6359,41 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3)': + dependencies: + '@typescript-eslint/scope-manager': 8.46.0 + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.46.0 + debug: 4.4.3 + eslint: 8.57.1 + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/project-service@8.46.0(typescript@5.9.3)': + dependencies: + '@typescript-eslint/tsconfig-utils': 8.46.0(typescript@5.9.3) + '@typescript-eslint/types': 8.46.0 + debug: 4.4.3 + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/scope-manager@6.21.0': dependencies: '@typescript-eslint/types': 6.21.0 '@typescript-eslint/visitor-keys': 6.21.0 + '@typescript-eslint/scope-manager@8.46.0': + dependencies: + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/visitor-keys': 8.46.0 + + '@typescript-eslint/tsconfig-utils@8.46.0(typescript@5.9.3)': + dependencies: + typescript: 5.9.3 + '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) @@ -6306,6 +6408,8 @@ snapshots: '@typescript-eslint/types@6.21.0': {} + '@typescript-eslint/types@8.46.0': {} + '@typescript-eslint/typescript-estree@6.21.0(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 6.21.0 @@ -6321,6 +6425,22 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/typescript-estree@8.46.0(typescript@5.9.3)': + dependencies: + '@typescript-eslint/project-service': 8.46.0(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.46.0(typescript@5.9.3) + '@typescript-eslint/types': 8.46.0 + '@typescript-eslint/visitor-keys': 8.46.0 + debug: 4.4.3 + fast-glob: 3.3.3 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.7.2 + ts-api-utils: 2.1.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.0(eslint@8.57.1) @@ -6340,6 +6460,11 @@ snapshots: '@typescript-eslint/types': 6.21.0 eslint-visitor-keys: 3.4.3 + '@typescript-eslint/visitor-keys@8.46.0': + dependencies: + '@typescript-eslint/types': 8.46.0 + eslint-visitor-keys: 4.2.1 + '@ungap/structured-clone@1.3.0': {} '@zxing/text-encoding@0.9.0': @@ -6892,9 +7017,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-standard-with-typescript@40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3): + eslint-config-standard-with-typescript@40.0.0(@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@8.46.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 eslint-config-standard: 17.1.0(eslint-plugin-import@2.32.0(eslint@8.57.1))(eslint-plugin-n@15.7.0(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1) @@ -6989,6 +7114,8 @@ snapshots: eslint-visitor-keys@3.4.3: {} + eslint-visitor-keys@4.2.1: {} + eslint@8.57.1: dependencies: '@eslint-community/eslint-utils': 4.9.0(eslint@8.57.1) @@ -7949,6 +8076,10 @@ snapshots: dependencies: brace-expansion: 2.0.2 + minimatch@9.0.5: + dependencies: + brace-expansion: 2.0.2 + minimist@1.2.8: {} minio@8.0.6: @@ -8583,6 +8714,10 @@ snapshots: dependencies: typescript: 5.9.3 + ts-api-utils@2.1.0(typescript@5.9.3): + dependencies: + typescript: 5.9.3 + ts-jest@29.4.4(@babel/core@7.28.4)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.28.4))(jest-util@29.7.0)(jest@29.7.0(@types/node@22.18.8)(ts-node@10.9.2(@types/node@22.18.8)(typescript@5.9.3)))(typescript@5.9.3): dependencies: bs-logger: 0.2.6 diff --git a/common/scripts/package.json b/common/scripts/package.json index 9a5475190e..f22b837fbf 100644 --- a/common/scripts/package.json +++ b/common/scripts/package.json @@ -9,11 +9,18 @@ "test:coverage": "node run-tests-with-coverage.js" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "istanbul-lib-coverage": "^3.2.2", "istanbul-lib-report": "^3.0.1", "istanbul-reports": "^3.2.0", - "lcov-parse": "^1.0.0" + "lcov-parse": "^1.0.0", + "@typescript-eslint/eslint-plugin": "^6.11.0", + "eslint-plugin-import": "^2.26.0", + "eslint-plugin-promise": "^6.1.1", + "eslint-plugin-n": "^15.4.0", + "eslint": "^8.54.0", + "@typescript-eslint/parser": "^8.46.0", + "eslint-config-standard-with-typescript": "^40.0.0" }, "private": true } diff --git a/packages/client/CHANGELOG.json b/packages/client/CHANGELOG.json index d08badb7b4..5dd9c4aee6 100644 --- a/packages/client/CHANGELOG.json +++ b/packages/client/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/server-client", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/server-client_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/server-client_v0.7.1", diff --git a/packages/client/CHANGELOG.md b/packages/client/CHANGELOG.md index f01fd7dc81..ddd7c70ed1 100644 --- a/packages/client/CHANGELOG.md +++ b/packages/client/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/server-client -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/client/package.json b/packages/client/package.json index 088a8744fd..404ffe3016 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/server-client", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -36,13 +36,13 @@ "@types/node": "^22.15.29" }, "dependencies": { - "@hcengineering/platform": "^0.7.3", - "@hcengineering/core": "^0.7.5", - "@hcengineering/client-resources": "^0.7.4", - "@hcengineering/client": "^0.7.4", - "@hcengineering/account-client": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/server-token": "^0.7.3", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/core": "^0.7.6", + "@hcengineering/client-resources": "^0.7.5", + "@hcengineering/client": "^0.7.5", + "@hcengineering/account-client": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/server-token": "^0.7.4", "ws": "^8.18.2" }, "repository": "https://github.com/hcengineering/huly.server", diff --git a/packages/collaboration/CHANGELOG.json b/packages/collaboration/CHANGELOG.json index 06164b6e8d..57837a4be6 100644 --- a/packages/collaboration/CHANGELOG.json +++ b/packages/collaboration/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/collaboration", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/collaboration_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/collaboration_v0.7.1", diff --git a/packages/collaboration/CHANGELOG.md b/packages/collaboration/CHANGELOG.md index 7ae745e7f3..f9571504b0 100644 --- a/packages/collaboration/CHANGELOG.md +++ b/packages/collaboration/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/collaboration -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/collaboration/package.json b/packages/collaboration/package.json index 9ac304ad9e..02f7849cf3 100644 --- a/packages/collaboration/package.json +++ b/packages/collaboration/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/collaboration", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,14 +18,14 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@types/node": "^22.15.29", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -34,10 +34,10 @@ "@types/jest": "^29.5.5" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/text": "^0.7.3", - "@hcengineering/text-ydoc": "^0.7.3", + "@hcengineering/core": "^0.7.6", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/text": "^0.7.4", + "@hcengineering/text-ydoc": "^0.7.4", "base64-js": "^1.5.1", "yjs": "^13.6.27" }, diff --git a/packages/core/CHANGELOG.json b/packages/core/CHANGELOG.json index 820d755e7f..19bd429c93 100644 --- a/packages/core/CHANGELOG.json +++ b/packages/core/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@hcengineering/server-core", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/server-core_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/server-core_v0.7.1", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index da3796b934..9eaa52ba1e 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/server-core -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/core/package.json b/packages/core/package.json index 8af902f282..b65041c6d8 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/server-core", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,14 +18,14 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@types/node": "^22.15.29", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -35,15 +35,15 @@ "@types/uuid": "^8.3.1" }, "dependencies": { - "@hcengineering/analytics": "^0.7.3", + "@hcengineering/analytics": "^0.7.4", "@hcengineering/communication-sdk-types": "^0.7.3", "@hcengineering/communication-types": "^0.7.3", - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/query": "^0.7.4", - "@hcengineering/rpc": "^0.7.3", - "@hcengineering/server-token": "^0.7.3", - "@hcengineering/storage": "^0.7.3", + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/query": "^0.7.5", + "@hcengineering/rpc": "^0.7.4", + "@hcengineering/server-token": "^0.7.4", + "@hcengineering/storage": "^0.7.4", "fast-equals": "^5.2.2", "uuid": "^8.3.2" }, diff --git a/packages/datalake/CHANGELOG.json b/packages/datalake/CHANGELOG.json index f4acd9a8c9..0a41dc5f7b 100644 --- a/packages/datalake/CHANGELOG.json +++ b/packages/datalake/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/datalake", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/datalake_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/datalake_v0.7.1", diff --git a/packages/datalake/CHANGELOG.md b/packages/datalake/CHANGELOG.md index 4d352bc225..c4f77e845d 100644 --- a/packages/datalake/CHANGELOG.md +++ b/packages/datalake/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/datalake -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/datalake/package.json b/packages/datalake/package.json index 04600ce99f..6c14b206b1 100644 --- a/packages/datalake/package.json +++ b/packages/datalake/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/datalake", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -35,10 +35,10 @@ "ts-node": "^10.8.0" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/server-token": "^0.7.3" + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/server-token": "^0.7.4" }, "repository": "https://github.com/hcengineering/huly.server", "publishConfig": { diff --git a/packages/elastic/CHANGELOG.json b/packages/elastic/CHANGELOG.json index 4730261e6b..99c150ed1f 100644 --- a/packages/elastic/CHANGELOG.json +++ b/packages/elastic/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/elastic", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/elastic_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/elastic_v0.7.1", diff --git a/packages/elastic/CHANGELOG.md b/packages/elastic/CHANGELOG.md index a095a18b5f..f348e53f56 100644 --- a/packages/elastic/CHANGELOG.md +++ b/packages/elastic/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/elastic -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/elastic/package.json b/packages/elastic/package.json index f9bb8318f2..29ea23864f 100644 --- a/packages/elastic/package.json +++ b/packages/elastic/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/elastic", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -38,14 +38,14 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", "ts-node": "^10.8.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -54,11 +54,11 @@ "@types/jest": "^29.5.5" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", "@elastic/elasticsearch": "^7.17.14", - "@hcengineering/analytics": "^0.7.3" + "@hcengineering/analytics": "^0.7.4" }, "repository": "https://github.com/hcengineering/huly.server", "publishConfig": { diff --git a/packages/hulylake/CHANGELOG.json b/packages/hulylake/CHANGELOG.json index e71d04d20b..e210a990a8 100644 --- a/packages/hulylake/CHANGELOG.json +++ b/packages/hulylake/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/hulylake", "entries": [ + { + "version": "0.7.3", + "tag": "@hcengineering/hulylake_v0.7.3", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.2", "tag": "@hcengineering/hulylake_v0.7.2", diff --git a/packages/hulylake/CHANGELOG.md b/packages/hulylake/CHANGELOG.md index 7e4d6f4417..012063c97a 100644 --- a/packages/hulylake/CHANGELOG.md +++ b/packages/hulylake/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/hulylake -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.3 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.2 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/hulylake/package.json b/packages/hulylake/package.json index ae98c84b4f..e0ce3d7b22 100644 --- a/packages/hulylake/package.json +++ b/packages/hulylake/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/hulylake", - "version": "0.7.2", + "version": "0.7.3", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -35,11 +35,11 @@ "ts-node": "^10.8.0" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/server-token": "^0.7.3", - "@hcengineering/hulylake-client": "^0.7.4" + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/server-token": "^0.7.4", + "@hcengineering/hulylake-client": "^0.7.5" }, "repository": "https://github.com/hcengineering/huly.server", "publishConfig": { diff --git a/packages/kafka/CHANGELOG.json b/packages/kafka/CHANGELOG.json index 038e321689..457502b3a1 100644 --- a/packages/kafka/CHANGELOG.json +++ b/packages/kafka/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/kafka", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/kafka_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/kafka_v0.7.1", diff --git a/packages/kafka/CHANGELOG.md b/packages/kafka/CHANGELOG.md index cca5e009dd..cf91b08147 100644 --- a/packages/kafka/CHANGELOG.md +++ b/packages/kafka/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/kafka -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/kafka/package.json b/packages/kafka/package.json index 1d7bf215b9..106269ba1c 100644 --- a/packages/kafka/package.json +++ b/packages/kafka/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/kafka", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -34,10 +34,10 @@ "@types/jest": "^29.5.5" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/storage": "^0.7.3", + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/storage": "^0.7.4", "kafkajs": "^2.2.4" }, "repository": "https://github.com/hcengineering/huly.server", diff --git a/packages/middleware/CHANGELOG.json b/packages/middleware/CHANGELOG.json index d6af6f37aa..6687de9fb5 100644 --- a/packages/middleware/CHANGELOG.json +++ b/packages/middleware/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/middleware", "entries": [ + { + "version": "0.7.3", + "tag": "@hcengineering/middleware_v0.7.3", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.2", "tag": "@hcengineering/middleware_v0.7.2", diff --git a/packages/middleware/CHANGELOG.md b/packages/middleware/CHANGELOG.md index 574ae5c8e6..eaa3286643 100644 --- a/packages/middleware/CHANGELOG.md +++ b/packages/middleware/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/middleware -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.3 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.2 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/middleware/package.json b/packages/middleware/package.json index 03a38c0c21..afbe5da874 100644 --- a/packages/middleware/package.json +++ b/packages/middleware/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/middleware", - "version": "0.7.2", + "version": "0.7.3", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -34,11 +34,11 @@ "@types/node": "^22.15.29" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/query": "^0.7.4", - "@hcengineering/analytics": "^0.7.3", + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/query": "^0.7.5", + "@hcengineering/analytics": "^0.7.4", "fast-equals": "^5.2.2" }, "repository": "https://github.com/hcengineering/huly.server", diff --git a/packages/minio/CHANGELOG.json b/packages/minio/CHANGELOG.json index 441d0f09f0..0888e83ee8 100644 --- a/packages/minio/CHANGELOG.json +++ b/packages/minio/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/minio", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/minio_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/minio_v0.7.1", diff --git a/packages/minio/CHANGELOG.md b/packages/minio/CHANGELOG.md index a90f20d8c5..00b800d84f 100644 --- a/packages/minio/CHANGELOG.md +++ b/packages/minio/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/minio -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/minio/package.json b/packages/minio/package.json index b83ccff50d..3bbc45bad3 100644 --- a/packages/minio/package.json +++ b/packages/minio/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/minio", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -34,9 +34,9 @@ "@types/jest": "^29.5.5" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", "minio": "^8.0.5" }, "repository": "https://github.com/hcengineering/huly.server", diff --git a/packages/mongo/CHANGELOG.json b/packages/mongo/CHANGELOG.json index 13666d90d9..c755d6dc90 100644 --- a/packages/mongo/CHANGELOG.json +++ b/packages/mongo/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/mongo", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/mongo_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/mongo_v0.7.1", diff --git a/packages/mongo/CHANGELOG.md b/packages/mongo/CHANGELOG.md index 0e2cb4283b..109b7e0e29 100644 --- a/packages/mongo/CHANGELOG.md +++ b/packages/mongo/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/mongo -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/mongo/package.json b/packages/mongo/package.json index 0a0a3fa2c1..19e1f8a3db 100644 --- a/packages/mongo/package.json +++ b/packages/mongo/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/mongo", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -34,9 +34,9 @@ "@types/node": "^22.15.29" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", "mongodb": "^6.16.0", "bson": "^6.10.3" }, diff --git a/packages/postgres/CHANGELOG.json b/packages/postgres/CHANGELOG.json index 3f41d9502a..2ccc3084eb 100644 --- a/packages/postgres/CHANGELOG.json +++ b/packages/postgres/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/postgres", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/postgres_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/postgres_v0.7.1", diff --git a/packages/postgres/CHANGELOG.md b/packages/postgres/CHANGELOG.md index ec273c15ec..fa4632dcca 100644 --- a/packages/postgres/CHANGELOG.md +++ b/packages/postgres/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/postgres -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/postgres/package.json b/packages/postgres/package.json index 5a591d1c73..2f5fbf9106 100644 --- a/packages/postgres/package.json +++ b/packages/postgres/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/postgres", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -35,10 +35,10 @@ }, "dependencies": { "postgres": "^3.4.7", - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/postgres-base": "^0.7.10" + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/postgres-base": "^0.7.11" }, "repository": "https://github.com/hcengineering/huly.server", "publishConfig": { diff --git a/packages/s3/CHANGELOG.json b/packages/s3/CHANGELOG.json index 0fc1bb8eaa..97a6cb6831 100644 --- a/packages/s3/CHANGELOG.json +++ b/packages/s3/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/s3", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/s3_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/s3_v0.7.1", diff --git a/packages/s3/CHANGELOG.md b/packages/s3/CHANGELOG.md index ffc83782fb..97e66aac6e 100644 --- a/packages/s3/CHANGELOG.md +++ b/packages/s3/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/s3 -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/s3/package.json b/packages/s3/package.json index 7388f18f44..9949c36e73 100644 --- a/packages/s3/package.json +++ b/packages/s3/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/s3", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -18,13 +18,13 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -34,10 +34,10 @@ "@types/jest": "^29.5.5" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/storage": "^0.7.3", + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/storage": "^0.7.4", "@aws-sdk/client-s3": "^3.738.0", "@aws-sdk/s3-request-presigner": "^3.738.0", "@aws-sdk/lib-storage": "^3.738.0", diff --git a/packages/server-storage/CHANGELOG.json b/packages/server-storage/CHANGELOG.json index 04974742ed..b9050cb719 100644 --- a/packages/server-storage/CHANGELOG.json +++ b/packages/server-storage/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@hcengineering/server-storage", "entries": [ + { + "version": "0.7.3", + "tag": "@hcengineering/server-storage_v0.7.3", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + }, + { + "comment": "Updating dependency \"@hcengineering/minio\" from `0.7.1` to `0.7.2`" + }, + { + "comment": "Updating dependency \"@hcengineering/s3\" from `0.7.1` to `0.7.2`" + }, + { + "comment": "Updating dependency \"@hcengineering/datalake\" from `0.7.1` to `0.7.2`" + }, + { + "comment": "Updating dependency \"@hcengineering/hulylake\" from `0.7.2` to `0.7.3`" + } + ] + } + }, { "version": "0.7.2", "tag": "@hcengineering/server-storage_v0.7.2", diff --git a/packages/server-storage/CHANGELOG.md b/packages/server-storage/CHANGELOG.md index 0c82e530bf..03a6019955 100644 --- a/packages/server-storage/CHANGELOG.md +++ b/packages/server-storage/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/server-storage -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.3 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.2 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/server-storage/package.json b/packages/server-storage/package.json index a2e6b3db5a..d1df60366c 100644 --- a/packages/server-storage/package.json +++ b/packages/server-storage/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/server-storage", - "version": "0.7.2", + "version": "0.7.3", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -38,7 +38,7 @@ }, "devDependencies": { "cross-env": "~7.0.3", - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@types/node": "^22.15.29", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", @@ -46,7 +46,7 @@ "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", "ts-node": "^10.8.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -55,16 +55,16 @@ "@types/jest": "^29.5.5" }, "dependencies": { - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/minio": "workspace:0.7.1", - "@hcengineering/s3": "workspace:0.7.1", - "@hcengineering/datalake": "workspace:0.7.1", - "@hcengineering/hulylake": "workspace:0.7.2", - "@hcengineering/storage": "^0.7.3", - "@hcengineering/analytics": "^0.7.3", - "@hcengineering/server-token": "^0.7.3" + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/minio": "workspace:0.7.2", + "@hcengineering/s3": "workspace:0.7.2", + "@hcengineering/datalake": "workspace:0.7.2", + "@hcengineering/hulylake": "workspace:0.7.3", + "@hcengineering/storage": "^0.7.4", + "@hcengineering/analytics": "^0.7.4", + "@hcengineering/server-token": "^0.7.4" }, "repository": "https://github.com/hcengineering/huly.server", "publishConfig": { diff --git a/packages/server/CHANGELOG.json b/packages/server/CHANGELOG.json index 53d83afdb2..b5d758ea60 100644 --- a/packages/server/CHANGELOG.json +++ b/packages/server/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@hcengineering/server", "entries": [ + { + "version": "0.7.2", + "tag": "@hcengineering/server_v0.7.2", + "date": "Sat, 11 Oct 2025 18:26:50 GMT", + "comments": { + "patch": [ + { + "comment": "Use latest platform-rig" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@hcengineering/server-core\" from `0.7.1` to `0.7.2`" + } + ] + } + }, { "version": "0.7.1", "tag": "@hcengineering/server_v0.7.1", diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index 119feec164..19721ed0c0 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @hcengineering/server -This log was last generated on Fri, 10 Oct 2025 14:32:03 GMT and should not be manually modified. +This log was last generated on Sat, 11 Oct 2025 18:26:50 GMT and should not be manually modified. + +## 0.7.2 +Sat, 11 Oct 2025 18:26:50 GMT + +### Patches + +- Use latest platform-rig ## 0.7.1 Fri, 10 Oct 2025 14:32:03 GMT diff --git a/packages/server/package.json b/packages/server/package.json index 995eda51b6..f9279915fd 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@hcengineering/server", - "version": "0.7.1", + "version": "0.7.2", "main": "lib/index.js", "svelte": "src/index.ts", "types": "types/index.d.ts", @@ -19,14 +19,14 @@ }, "devDependencies": { "cross-env": "~7.0.3", - "@hcengineering/platform-rig": "^0.7.12", + "@hcengineering/platform-rig": "^0.7.14", "@types/node": "^22.15.29", "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-n": "^15.4.0", "eslint": "^8.54.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/parser": "^8.46.0", "eslint-config-standard-with-typescript": "^40.0.0", "prettier": "^3.1.0", "typescript": "^5.8.3", @@ -35,13 +35,13 @@ "@types/jest": "^29.5.5" }, "dependencies": { - "@hcengineering/account-client": "^0.7.3", - "@hcengineering/analytics": "^0.7.3", - "@hcengineering/core": "^0.7.5", - "@hcengineering/platform": "^0.7.3", - "@hcengineering/rpc": "^0.7.3", - "@hcengineering/server-core": "workspace:0.7.1", - "@hcengineering/server-token": "^0.7.3", + "@hcengineering/account-client": "^0.7.4", + "@hcengineering/analytics": "^0.7.4", + "@hcengineering/core": "^0.7.6", + "@hcengineering/platform": "^0.7.4", + "@hcengineering/rpc": "^0.7.4", + "@hcengineering/server-core": "workspace:0.7.2", + "@hcengineering/server-token": "^0.7.4", "utf-8-validate": "^6.0.4" }, "repository": "https://github.com/hcengineering/huly.server",