diff --git a/azure/packages/azure-service-utils/package.json b/azure/packages/azure-service-utils/package.json index 936097eacd83..bc9fda754fd0 100644 --- a/azure/packages/azure-service-utils/package.json +++ b/azure/packages/azure-service-utils/package.json @@ -94,7 +94,7 @@ "@arethetypeswrong/cli": "^0.18.2", "@biomejs/biome": "~2.4.5", "@fluid-tools/build-cli": "catalog:buildTools", - "@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@2.92.0", + "@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@2.100.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", diff --git a/azure/packages/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.generated.ts b/azure/packages/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.generated.ts index c4c8b7ca71c1..83782e109246 100644 --- a/azure/packages/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.generated.ts +++ b/azure/packages/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type * as old from "@fluidframework/azure-service-utils-previous/legacy"; diff --git a/experimental/dds/sequence-deprecated/package.json b/experimental/dds/sequence-deprecated/package.json index a14331d00b38..3a86396dad8f 100644 --- a/experimental/dds/sequence-deprecated/package.json +++ b/experimental/dds/sequence-deprecated/package.json @@ -57,8 +57,7 @@ "test:mocha:cjs": "cross-env FLUID_TEST_MODULE_SYSTEM=CJS mocha", "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "c8": { "all": true, diff --git a/packages/common/client-utils/package.json b/packages/common/client-utils/package.json index f731cf809814..52d39250176c 100644 --- a/packages/common/client-utils/package.json +++ b/packages/common/client-utils/package.json @@ -143,7 +143,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.18.2", "@biomejs/biome": "~2.4.5", - "@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.92.0", + "@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.100.0", "@fluid-internal/mocha-test-setup": "workspace:~", "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", diff --git a/packages/common/client-utils/src/test/types/validateClientUtilsPrevious.generated.ts b/packages/common/client-utils/src/test/types/validateClientUtilsPrevious.generated.ts index e3640356fef5..accedaafbebf 100644 --- a/packages/common/client-utils/src/test/types/validateClientUtilsPrevious.generated.ts +++ b/packages/common/client-utils/src/test/types/validateClientUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type * as old from "@fluid-internal/client-utils-previous"; diff --git a/packages/common/container-definitions/package.json b/packages/common/container-definitions/package.json index d865476bd6ca..ff031d10291b 100644 --- a/packages/common/container-definitions/package.json +++ b/packages/common/container-definitions/package.json @@ -98,7 +98,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.92.0", + "@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "concurrently": "^9.2.1", diff --git a/packages/common/container-definitions/src/test/types/validateContainerDefinitionsPrevious.generated.ts b/packages/common/container-definitions/src/test/types/validateContainerDefinitionsPrevious.generated.ts index 7e25cda6ff8f..3cc0ff83c2f9 100644 --- a/packages/common/container-definitions/src/test/types/validateContainerDefinitionsPrevious.generated.ts +++ b/packages/common/container-definitions/src/test/types/validateContainerDefinitionsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/common/core-interfaces/package.json b/packages/common/core-interfaces/package.json index 05a9a69fd4eb..1977bd3e7c15 100644 --- a/packages/common/core-interfaces/package.json +++ b/packages/common/core-interfaces/package.json @@ -136,7 +136,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.92.0", + "@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/common/core-interfaces/src/test/types/validateCoreInterfacesPrevious.generated.ts b/packages/common/core-interfaces/src/test/types/validateCoreInterfacesPrevious.generated.ts index bb691bcae445..44a8050f7d1f 100644 --- a/packages/common/core-interfaces/src/test/types/validateCoreInterfacesPrevious.generated.ts +++ b/packages/common/core-interfaces/src/test/types/validateCoreInterfacesPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -62,6 +62,42 @@ declare type current_as_old_for_ClassStatics_BrandedType = requireAssignableTo, TypeOnly> +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "Interface_FluidIterable": {"backCompat": false} + */ +declare type current_as_old_for_Interface_FluidIterable = requireAssignableTo>, TypeOnly>> + +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "Interface_FluidIterableIterator": {"backCompat": false} + */ +declare type current_as_old_for_Interface_FluidIterableIterator = requireAssignableTo>, TypeOnly>> + +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "Interface_FluidMap": {"backCompat": false} + */ +declare type current_as_old_for_Interface_FluidMap = requireAssignableTo>, TypeOnly>> + +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "Interface_FluidReadonlyMap": {"backCompat": false} + */ +declare type current_as_old_for_Interface_FluidReadonlyMap = requireAssignableTo>, TypeOnly>> + /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. @@ -512,6 +548,24 @@ declare type current_as_old_for_Interface_IThrottlingWarning = requireAssignable */ declare type current_as_old_for_Interface_Listenable = requireAssignableTo>, TypeOnly>> +/* + * Validate forward compatibility by using the old type in place of the current type. + * If this test starts failing, it indicates a change that is not forward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "Interface_LogLevelConst": {"forwardCompat": false} + */ +declare type old_as_current_for_Interface_LogLevelConst = requireAssignableTo, TypeOnly> + +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "Interface_LogLevelConst": {"backCompat": false} + */ +declare type current_as_old_for_Interface_LogLevelConst = requireAssignableTo, TypeOnly> + /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. diff --git a/packages/common/core-utils/package.json b/packages/common/core-utils/package.json index 2563bf87d6dd..494e7710f288 100644 --- a/packages/common/core-utils/package.json +++ b/packages/common/core-utils/package.json @@ -132,7 +132,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.92.0", + "@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/common/core-utils/src/test/types/validateCoreUtilsPrevious.generated.ts b/packages/common/core-utils/src/test/types/validateCoreUtilsPrevious.generated.ts index a60c3be65637..335fcb5f81a9 100644 --- a/packages/common/core-utils/src/test/types/validateCoreUtilsPrevious.generated.ts +++ b/packages/common/core-utils/src/test/types/validateCoreUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/common/driver-definitions/package.json b/packages/common/driver-definitions/package.json index 96238e75edb3..40037335823b 100644 --- a/packages/common/driver-definitions/package.json +++ b/packages/common/driver-definitions/package.json @@ -96,7 +96,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.92.0", + "@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "concurrently": "^9.2.1", diff --git a/packages/common/driver-definitions/src/test/types/validateDriverDefinitionsPrevious.generated.ts b/packages/common/driver-definitions/src/test/types/validateDriverDefinitionsPrevious.generated.ts index ad3cde62eaf5..0421d2f6bd3b 100644 --- a/packages/common/driver-definitions/src/test/types/validateDriverDefinitionsPrevious.generated.ts +++ b/packages/common/driver-definitions/src/test/types/validateDriverDefinitionsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/cell/package.json b/packages/dds/cell/package.json index aa6135d3b8c1..656ad559718d 100644 --- a/packages/dds/cell/package.json +++ b/packages/dds/cell/package.json @@ -112,7 +112,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.92.0", + "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.100.0", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/test-runtime-utils": "workspace:~", diff --git a/packages/dds/cell/src/test/types/validateCellPrevious.generated.ts b/packages/dds/cell/src/test/types/validateCellPrevious.generated.ts index 37e78a5710f1..34fe1aa22729 100644 --- a/packages/dds/cell/src/test/types/validateCellPrevious.generated.ts +++ b/packages/dds/cell/src/test/types/validateCellPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/counter/package.json b/packages/dds/counter/package.json index 86b5f6487800..baa038509b3d 100644 --- a/packages/dds/counter/package.json +++ b/packages/dds/counter/package.json @@ -144,7 +144,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/container-definitions": "workspace:~", - "@fluidframework/counter-previous": "npm:@fluidframework/counter@2.92.0", + "@fluidframework/counter-previous": "npm:@fluidframework/counter@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", diff --git a/packages/dds/counter/src/test/types/validateCounterPrevious.generated.ts b/packages/dds/counter/src/test/types/validateCounterPrevious.generated.ts index 3279f8b93a69..bd23481d3794 100644 --- a/packages/dds/counter/src/test/types/validateCounterPrevious.generated.ts +++ b/packages/dds/counter/src/test/types/validateCounterPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/ink/package.json b/packages/dds/ink/package.json index 46a7d5551212..e2216565e0c4 100644 --- a/packages/dds/ink/package.json +++ b/packages/dds/ink/package.json @@ -57,8 +57,7 @@ "test:mocha:cjs": "cross-env FLUID_TEST_MODULE_SYSTEM=CJS mocha", "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "c8": { "all": true, diff --git a/packages/dds/legacy-dds/package.json b/packages/dds/legacy-dds/package.json index c7093f53ced8..1ef916883c29 100644 --- a/packages/dds/legacy-dds/package.json +++ b/packages/dds/legacy-dds/package.json @@ -100,8 +100,7 @@ "test:mocha:cjs": "cross-env FLUID_TEST_MODULE_SYSTEM=CJS mocha", "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "c8": { "all": true, diff --git a/packages/dds/map/package.json b/packages/dds/map/package.json index 964f19c6d06a..4960fa087f94 100644 --- a/packages/dds/map/package.json +++ b/packages/dds/map/package.json @@ -154,7 +154,7 @@ "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/map-previous": "npm:@fluidframework/map@2.92.0", + "@fluidframework/map-previous": "npm:@fluidframework/map@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/dds/map/src/test/types/validateMapPrevious.generated.ts b/packages/dds/map/src/test/types/validateMapPrevious.generated.ts index 504f1fdb98e8..fd76f408cdc4 100644 --- a/packages/dds/map/src/test/types/validateMapPrevious.generated.ts +++ b/packages/dds/map/src/test/types/validateMapPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/matrix/package.json b/packages/dds/matrix/package.json index 4e38db43cdff..097d58904cb6 100644 --- a/packages/dds/matrix/package.json +++ b/packages/dds/matrix/package.json @@ -157,7 +157,7 @@ "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.92.0", + "@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", "@tiny-calc/micro": "0.0.0-alpha.5", diff --git a/packages/dds/matrix/src/test/types/validateMatrixPrevious.generated.ts b/packages/dds/matrix/src/test/types/validateMatrixPrevious.generated.ts index 21035698dddd..e18847900a12 100644 --- a/packages/dds/matrix/src/test/types/validateMatrixPrevious.generated.ts +++ b/packages/dds/matrix/src/test/types/validateMatrixPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/merge-tree/package.json b/packages/dds/merge-tree/package.json index a032d0f80545..2327f91a0588 100644 --- a/packages/dds/merge-tree/package.json +++ b/packages/dds/merge-tree/package.json @@ -151,7 +151,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.92.0", + "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", "@types/diff": "^3.5.1", diff --git a/packages/dds/merge-tree/src/test/types/validateMergeTreePrevious.generated.ts b/packages/dds/merge-tree/src/test/types/validateMergeTreePrevious.generated.ts index 31bd265894dd..4f1a6ee2d282 100644 --- a/packages/dds/merge-tree/src/test/types/validateMergeTreePrevious.generated.ts +++ b/packages/dds/merge-tree/src/test/types/validateMergeTreePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/ordered-collection/package.json b/packages/dds/ordered-collection/package.json index 0403404ac48f..f318ba5ad0d9 100644 --- a/packages/dds/ordered-collection/package.json +++ b/packages/dds/ordered-collection/package.json @@ -147,7 +147,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.92.0", + "@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/dds/ordered-collection/src/test/types/validateOrderedCollectionPrevious.generated.ts b/packages/dds/ordered-collection/src/test/types/validateOrderedCollectionPrevious.generated.ts index 4817d7ff763a..a3306aa0c9ae 100644 --- a/packages/dds/ordered-collection/src/test/types/validateOrderedCollectionPrevious.generated.ts +++ b/packages/dds/ordered-collection/src/test/types/validateOrderedCollectionPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/register-collection/package.json b/packages/dds/register-collection/package.json index 9ef9fc4cfa24..42204ca3cc6c 100644 --- a/packages/dds/register-collection/package.json +++ b/packages/dds/register-collection/package.json @@ -145,7 +145,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.92.0", + "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/dds/register-collection/src/test/types/validateRegisterCollectionPrevious.generated.ts b/packages/dds/register-collection/src/test/types/validateRegisterCollectionPrevious.generated.ts index b31bb0b47ee0..5fd3af59a682 100644 --- a/packages/dds/register-collection/src/test/types/validateRegisterCollectionPrevious.generated.ts +++ b/packages/dds/register-collection/src/test/types/validateRegisterCollectionPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/sequence/package.json b/packages/dds/sequence/package.json index d3c28393612e..c4b522ba1b52 100644 --- a/packages/dds/sequence/package.json +++ b/packages/dds/sequence/package.json @@ -165,7 +165,7 @@ "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.92.0", + "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", "@types/diff": "^3.5.1", diff --git a/packages/dds/sequence/src/test/types/validateSequencePrevious.generated.ts b/packages/dds/sequence/src/test/types/validateSequencePrevious.generated.ts index 474cb0a64449..764e6643cc0d 100644 --- a/packages/dds/sequence/src/test/types/validateSequencePrevious.generated.ts +++ b/packages/dds/sequence/src/test/types/validateSequencePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/shared-object-base/package.json b/packages/dds/shared-object-base/package.json index b106ac81d4db..b9318ec1b749 100644 --- a/packages/dds/shared-object-base/package.json +++ b/packages/dds/shared-object-base/package.json @@ -138,7 +138,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@2.92.0", + "@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/dds/shared-object-base/src/test/types/validateSharedObjectBasePrevious.generated.ts b/packages/dds/shared-object-base/src/test/types/validateSharedObjectBasePrevious.generated.ts index e00ff87cdcff..64544c18b905 100644 --- a/packages/dds/shared-object-base/src/test/types/validateSharedObjectBasePrevious.generated.ts +++ b/packages/dds/shared-object-base/src/test/types/validateSharedObjectBasePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/shared-summary-block/package.json b/packages/dds/shared-summary-block/package.json index 47d7c2d770f6..f0bb731c34ff 100644 --- a/packages/dds/shared-summary-block/package.json +++ b/packages/dds/shared-summary-block/package.json @@ -131,7 +131,7 @@ "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/container-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.92.0", + "@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/dds/shared-summary-block/src/test/types/validateSharedSummaryBlockPrevious.generated.ts b/packages/dds/shared-summary-block/src/test/types/validateSharedSummaryBlockPrevious.generated.ts index 2c3986e722db..4cabbe6f0e62 100644 --- a/packages/dds/shared-summary-block/src/test/types/validateSharedSummaryBlockPrevious.generated.ts +++ b/packages/dds/shared-summary-block/src/test/types/validateSharedSummaryBlockPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/task-manager/package.json b/packages/dds/task-manager/package.json index b116e11df612..26dd3b7aa50d 100644 --- a/packages/dds/task-manager/package.json +++ b/packages/dds/task-manager/package.json @@ -147,7 +147,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@2.92.0", + "@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@2.100.0", "@fluidframework/test-runtime-utils": "workspace:~", "@fluidframework/test-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", diff --git a/packages/dds/task-manager/src/test/types/validateTaskManagerPrevious.generated.ts b/packages/dds/task-manager/src/test/types/validateTaskManagerPrevious.generated.ts index 2d4305a56d3f..aa60e0ca32b4 100644 --- a/packages/dds/task-manager/src/test/types/validateTaskManagerPrevious.generated.ts +++ b/packages/dds/task-manager/src/test/types/validateTaskManagerPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/dds/tree/package.json b/packages/dds/tree/package.json index 2c5ab6f94c9e..74d267a4be43 100644 --- a/packages/dds/tree/package.json +++ b/packages/dds/tree/package.json @@ -194,7 +194,7 @@ "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/test-runtime-utils": "workspace:~", "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tree-previous": "npm:@fluidframework/tree@2.92.0", + "@fluidframework/tree-previous": "npm:@fluidframework/tree@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/diff": "^3.5.1", "@types/easy-table": "^0.0.32", diff --git a/packages/dds/tree/src/test/types/validateTreePrevious.generated.ts b/packages/dds/tree/src/test/types/validateTreePrevious.generated.ts index f944094a43c1..b5f4f6d2f6cc 100644 --- a/packages/dds/tree/src/test/types/validateTreePrevious.generated.ts +++ b/packages/dds/tree/src/test/types/validateTreePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/debugger/package.json b/packages/drivers/debugger/package.json index 1f689dd26550..09a8545adefc 100644 --- a/packages/drivers/debugger/package.json +++ b/packages/drivers/debugger/package.json @@ -96,7 +96,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/debugger-previous": "npm:@fluidframework/debugger@2.92.0", + "@fluidframework/debugger-previous": "npm:@fluidframework/debugger@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "@types/node": "catalog:types", diff --git a/packages/drivers/debugger/src/test/types/validateDebuggerPrevious.generated.ts b/packages/drivers/debugger/src/test/types/validateDebuggerPrevious.generated.ts index a4c042cba1dc..9b0cc1750147 100644 --- a/packages/drivers/debugger/src/test/types/validateDebuggerPrevious.generated.ts +++ b/packages/drivers/debugger/src/test/types/validateDebuggerPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/driver-base/package.json b/packages/drivers/driver-base/package.json index 64529ff4d5e6..9ee98ae36dbd 100644 --- a/packages/drivers/driver-base/package.json +++ b/packages/drivers/driver-base/package.json @@ -110,7 +110,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@2.92.0", + "@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/drivers/driver-base/src/test/types/validateDriverBasePrevious.generated.ts b/packages/drivers/driver-base/src/test/types/validateDriverBasePrevious.generated.ts index ec7e2a7cca60..0e3a06a9835a 100644 --- a/packages/drivers/driver-base/src/test/types/validateDriverBasePrevious.generated.ts +++ b/packages/drivers/driver-base/src/test/types/validateDriverBasePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/driver-web-cache/package.json b/packages/drivers/driver-web-cache/package.json index 1ec58a4d7e7f..927023b5e90b 100644 --- a/packages/drivers/driver-web-cache/package.json +++ b/packages/drivers/driver-web-cache/package.json @@ -101,7 +101,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/driver-web-cache-previous": "npm:@fluidframework/driver-web-cache@2.92.0", + "@fluidframework/driver-web-cache-previous": "npm:@fluidframework/driver-web-cache@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "@types/jest": "29.5.3", diff --git a/packages/drivers/driver-web-cache/src/test/types/validateDriverWebCachePrevious.generated.ts b/packages/drivers/driver-web-cache/src/test/types/validateDriverWebCachePrevious.generated.ts index 67991e028866..111a301e7bd2 100644 --- a/packages/drivers/driver-web-cache/src/test/types/validateDriverWebCachePrevious.generated.ts +++ b/packages/drivers/driver-web-cache/src/test/types/validateDriverWebCachePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/file-driver/package.json b/packages/drivers/file-driver/package.json index d144e8c0f9a9..f463ca8807d0 100644 --- a/packages/drivers/file-driver/package.json +++ b/packages/drivers/file-driver/package.json @@ -80,7 +80,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@2.92.0", + "@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/node": "catalog:types", "concurrently": "^9.2.1", diff --git a/packages/drivers/file-driver/src/test/types/validateFileDriverPrevious.generated.ts b/packages/drivers/file-driver/src/test/types/validateFileDriverPrevious.generated.ts index 0d0805e414b9..9f01b570f4c0 100644 --- a/packages/drivers/file-driver/src/test/types/validateFileDriverPrevious.generated.ts +++ b/packages/drivers/file-driver/src/test/types/validateFileDriverPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/local-driver/package.json b/packages/drivers/local-driver/package.json index f31fee822572..5c01a78193b8 100644 --- a/packages/drivers/local-driver/package.json +++ b/packages/drivers/local-driver/package.json @@ -140,7 +140,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@2.92.0", + "@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/jsrsasign": "^10.5.12", "@types/mocha": "^10.0.10", diff --git a/packages/drivers/local-driver/src/test/types/validateLocalDriverPrevious.generated.ts b/packages/drivers/local-driver/src/test/types/validateLocalDriverPrevious.generated.ts index 632eae647c8e..26b8814356dd 100644 --- a/packages/drivers/local-driver/src/test/types/validateLocalDriverPrevious.generated.ts +++ b/packages/drivers/local-driver/src/test/types/validateLocalDriverPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/odsp-driver-definitions/package.json b/packages/drivers/odsp-driver-definitions/package.json index 6ec472165786..2ca7e901d0fe 100644 --- a/packages/drivers/odsp-driver-definitions/package.json +++ b/packages/drivers/odsp-driver-definitions/package.json @@ -94,7 +94,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@2.92.0", + "@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@2.100.0", "@microsoft/api-extractor": "7.58.1", "concurrently": "^9.2.1", "copyfiles": "^2.4.1", diff --git a/packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.generated.ts b/packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.generated.ts index 1464dade8116..964569f2c851 100644 --- a/packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.generated.ts +++ b/packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/odsp-driver/package.json b/packages/drivers/odsp-driver/package.json index 6293581d849b..79ec9645af2c 100644 --- a/packages/drivers/odsp-driver/package.json +++ b/packages/drivers/odsp-driver/package.json @@ -134,7 +134,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@2.92.0", + "@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", diff --git a/packages/drivers/odsp-driver/src/test/types/validateOdspDriverPrevious.generated.ts b/packages/drivers/odsp-driver/src/test/types/validateOdspDriverPrevious.generated.ts index 511c50f9bef4..1860cbb0e31c 100644 --- a/packages/drivers/odsp-driver/src/test/types/validateOdspDriverPrevious.generated.ts +++ b/packages/drivers/odsp-driver/src/test/types/validateOdspDriverPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/odsp-urlResolver/package.json b/packages/drivers/odsp-urlResolver/package.json index 5f213cbfd4ad..c20b173f6bd3 100644 --- a/packages/drivers/odsp-urlResolver/package.json +++ b/packages/drivers/odsp-urlResolver/package.json @@ -87,7 +87,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@2.92.0", + "@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", diff --git a/packages/drivers/odsp-urlResolver/src/test/types/validateOdspUrlresolverPrevious.generated.ts b/packages/drivers/odsp-urlResolver/src/test/types/validateOdspUrlresolverPrevious.generated.ts index 33baa1172e6c..d2c99c7c7faf 100644 --- a/packages/drivers/odsp-urlResolver/src/test/types/validateOdspUrlresolverPrevious.generated.ts +++ b/packages/drivers/odsp-urlResolver/src/test/types/validateOdspUrlresolverPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/replay-driver/package.json b/packages/drivers/replay-driver/package.json index 775cda821031..d0b103537174 100644 --- a/packages/drivers/replay-driver/package.json +++ b/packages/drivers/replay-driver/package.json @@ -80,7 +80,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@2.92.0", + "@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/nock": "^9.3.0", "@types/node": "catalog:types", diff --git a/packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.generated.ts b/packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.generated.ts index 5f1e0b34e1ab..763fcddeacad 100644 --- a/packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.generated.ts +++ b/packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/routerlicious-driver/package.json b/packages/drivers/routerlicious-driver/package.json index 0aaa1e9404a5..4a4fb108aa44 100644 --- a/packages/drivers/routerlicious-driver/package.json +++ b/packages/drivers/routerlicious-driver/package.json @@ -133,7 +133,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@2.92.0", + "@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", diff --git a/packages/drivers/routerlicious-driver/src/test/types/validateRouterliciousDriverPrevious.generated.ts b/packages/drivers/routerlicious-driver/src/test/types/validateRouterliciousDriverPrevious.generated.ts index 43be4d908527..ab20c9ec0980 100644 --- a/packages/drivers/routerlicious-driver/src/test/types/validateRouterliciousDriverPrevious.generated.ts +++ b/packages/drivers/routerlicious-driver/src/test/types/validateRouterliciousDriverPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/routerlicious-urlResolver/package.json b/packages/drivers/routerlicious-urlResolver/package.json index 675eb333bf82..3ad3a8227d74 100644 --- a/packages/drivers/routerlicious-urlResolver/package.json +++ b/packages/drivers/routerlicious-urlResolver/package.json @@ -85,7 +85,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@2.92.0", + "@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/nconf": "^0.10.0", diff --git a/packages/drivers/routerlicious-urlResolver/src/test/types/validateRouterliciousUrlresolverPrevious.generated.ts b/packages/drivers/routerlicious-urlResolver/src/test/types/validateRouterliciousUrlresolverPrevious.generated.ts index ed406a9fc993..d14a9088ade8 100644 --- a/packages/drivers/routerlicious-urlResolver/src/test/types/validateRouterliciousUrlresolverPrevious.generated.ts +++ b/packages/drivers/routerlicious-urlResolver/src/test/types/validateRouterliciousUrlresolverPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/drivers/tinylicious-driver/package.json b/packages/drivers/tinylicious-driver/package.json index 276b254f4f39..e5ad714098c0 100644 --- a/packages/drivers/tinylicious-driver/package.json +++ b/packages/drivers/tinylicious-driver/package.json @@ -98,7 +98,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.92.0", + "@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/jsrsasign": "^10.5.12", "@types/mocha": "^10.0.10", diff --git a/packages/drivers/tinylicious-driver/src/test/types/validateTinyliciousDriverPrevious.generated.ts b/packages/drivers/tinylicious-driver/src/test/types/validateTinyliciousDriverPrevious.generated.ts index 6ed3cd91f2be..9396db06cab4 100644 --- a/packages/drivers/tinylicious-driver/src/test/types/validateTinyliciousDriverPrevious.generated.ts +++ b/packages/drivers/tinylicious-driver/src/test/types/validateTinyliciousDriverPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/framework/agent-scheduler/package.json b/packages/framework/agent-scheduler/package.json index 0e788075ba4c..fac0efea7673 100644 --- a/packages/framework/agent-scheduler/package.json +++ b/packages/framework/agent-scheduler/package.json @@ -102,7 +102,7 @@ "@arethetypeswrong/cli": "^0.18.2", "@biomejs/biome": "~2.4.5", "@fluid-tools/build-cli": "catalog:buildTools", - "@fluidframework/agent-scheduler-previous": "npm:@fluidframework/agent-scheduler@2.92.0", + "@fluidframework/agent-scheduler-previous": "npm:@fluidframework/agent-scheduler@2.100.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", diff --git a/packages/framework/agent-scheduler/src/test/types/validateAgentSchedulerPrevious.generated.ts b/packages/framework/agent-scheduler/src/test/types/validateAgentSchedulerPrevious.generated.ts index aa97007c515e..f312bbe1d3d2 100644 --- a/packages/framework/agent-scheduler/src/test/types/validateAgentSchedulerPrevious.generated.ts +++ b/packages/framework/agent-scheduler/src/test/types/validateAgentSchedulerPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type * as old from "@fluidframework/agent-scheduler-previous/legacy"; diff --git a/packages/framework/aqueduct/package.json b/packages/framework/aqueduct/package.json index 0a4003789e3f..1ebe8fefa22f 100644 --- a/packages/framework/aqueduct/package.json +++ b/packages/framework/aqueduct/package.json @@ -135,7 +135,7 @@ "@biomejs/biome": "~2.4.5", "@fluid-internal/mocha-test-setup": "workspace:~", "@fluid-tools/build-cli": "catalog:buildTools", - "@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@2.92.0", + "@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@2.100.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", @@ -154,14 +154,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Interface_IDataObjectProps": { - "forwardCompat": false - }, - "Interface_DataObjectFactoryProps": { - "forwardCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.generated.ts b/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.generated.ts index 4554c3f3e458..4efd66bd2f4f 100644 --- a/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.generated.ts +++ b/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type * as old from "@fluidframework/aqueduct-previous/legacy"; @@ -267,7 +267,6 @@ declare type current_as_old_for_Interface_ContainerRuntimeFactoryWithDefaultData * typeValidation.broken: * "Interface_DataObjectFactoryProps": {"forwardCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type old_as_current_for_Interface_DataObjectFactoryProps = requireAssignableTo>, TypeOnly>> /* @@ -304,7 +303,6 @@ declare type current_as_old_for_Interface_DataObjectTypes = requireAssignableTo< * typeValidation.broken: * "Interface_IDataObjectProps": {"forwardCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type old_as_current_for_Interface_IDataObjectProps = requireAssignableTo, TypeOnly> /* diff --git a/packages/framework/attributor/package.json b/packages/framework/attributor/package.json index d3df801aef0d..0dc135bf937f 100644 --- a/packages/framework/attributor/package.json +++ b/packages/framework/attributor/package.json @@ -56,8 +56,7 @@ "test:mocha:cjs": "cross-env FLUID_TEST_MODULE_SYSTEM=CJS mocha", "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "c8": { "all": true, diff --git a/packages/framework/client-logger/app-insights-logger/package.json b/packages/framework/client-logger/app-insights-logger/package.json index 8973ee14ba1d..9d63de231c59 100644 --- a/packages/framework/client-logger/app-insights-logger/package.json +++ b/packages/framework/client-logger/app-insights-logger/package.json @@ -94,7 +94,7 @@ "@biomejs/biome": "~2.4.5", "@fluid-internal/mocha-test-setup": "workspace:~", "@fluid-tools/build-cli": "catalog:buildTools", - "@fluidframework/app-insights-logger-previous": "npm:@fluidframework/app-insights-logger@2.92.0", + "@fluidframework/app-insights-logger-previous": "npm:@fluidframework/app-insights-logger@2.100.0", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@microsoft/api-extractor": "7.58.1", diff --git a/packages/framework/client-logger/app-insights-logger/src/test/types/validateAppInsightsLoggerPrevious.generated.ts b/packages/framework/client-logger/app-insights-logger/src/test/types/validateAppInsightsLoggerPrevious.generated.ts index 7d208c7b6df8..b7e320d99a2b 100644 --- a/packages/framework/client-logger/app-insights-logger/src/test/types/validateAppInsightsLoggerPrevious.generated.ts +++ b/packages/framework/client-logger/app-insights-logger/src/test/types/validateAppInsightsLoggerPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type * as old from "@fluidframework/app-insights-logger-previous/internal"; diff --git a/packages/framework/client-logger/fluid-telemetry/package.json b/packages/framework/client-logger/fluid-telemetry/package.json index 67695edd1bdf..db2fbe4c0598 100644 --- a/packages/framework/client-logger/fluid-telemetry/package.json +++ b/packages/framework/client-logger/fluid-telemetry/package.json @@ -93,8 +93,7 @@ "test:realsvc": "npm run test:realsvc:tinylicious", "test:realsvc:tinylicious": "start-server-and-test start:tinylicious:test 7070 test:realsvc:tinylicious:run", "test:realsvc:tinylicious:run": "npm run test:mocha:end-to-end", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../../common/build/build-common/src/cjs/package.json ./dist" }, "dependencies": { "@fluidframework/container-definitions": "workspace:~", diff --git a/packages/framework/dds-interceptions/package.json b/packages/framework/dds-interceptions/package.json index 0a63b7cf4df6..9e5fcccdab4d 100644 --- a/packages/framework/dds-interceptions/package.json +++ b/packages/framework/dds-interceptions/package.json @@ -57,8 +57,7 @@ "test:mocha:cjs": "cross-env FLUID_TEST_MODULE_SYSTEM=CJS mocha", "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "c8": { "all": true, diff --git a/packages/framework/fluid-framework/package.json b/packages/framework/fluid-framework/package.json index a49d474d57f3..77f86c54e2fa 100644 --- a/packages/framework/fluid-framework/package.json +++ b/packages/framework/fluid-framework/package.json @@ -92,7 +92,8 @@ "format:biome": "biome check . --write", "lint": "fluid-build . --task lint", "lint:fix": "fluid-build . --task eslint:fix --task format", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", + "typetests:gen": "flub generate typetests --dir . -v" }, "dependencies": { "@fluidframework/container-definitions": "workspace:~", @@ -119,12 +120,13 @@ "concurrently": "^9.2.1", "copyfiles": "^2.4.1", "eslint": "catalog:eslint", - "fluid-framework-previous": "npm:fluid-framework@2.92.0", + "fluid-framework-previous": "npm:fluid-framework@2.100.0", "jiti": "^2.6.1", "rimraf": "^6.1.3", "typescript": "~5.4.5" }, "typeValidation": { - "broken": {} + "broken": {}, + "disabled": true } } diff --git a/packages/framework/fluid-static/package.json b/packages/framework/fluid-static/package.json index 744b1547c521..c4fc96640e3c 100644 --- a/packages/framework/fluid-static/package.json +++ b/packages/framework/fluid-static/package.json @@ -152,7 +152,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.92.0", + "@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@2.100.0", "@fluidframework/map": "workspace:~", "@fluidframework/sequence": "workspace:~", "@microsoft/api-extractor": "7.58.1", diff --git a/packages/framework/fluid-static/src/test/types/validateFluidStaticPrevious.generated.ts b/packages/framework/fluid-static/src/test/types/validateFluidStaticPrevious.generated.ts index fca23d087235..669ac870e7b3 100644 --- a/packages/framework/fluid-static/src/test/types/validateFluidStaticPrevious.generated.ts +++ b/packages/framework/fluid-static/src/test/types/validateFluidStaticPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -214,3 +214,12 @@ declare type old_as_current_for_TypeAlias_Myself = requireAssignableTo, TypeOnly> + +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "Variable_getPresence": {"backCompat": false} + */ +declare type current_as_old_for_Variable_getPresence = requireAssignableTo, TypeOnly> diff --git a/packages/framework/presence-definitions/package.json b/packages/framework/presence-definitions/package.json index 3d1097a32a9d..64b7de92d301 100644 --- a/packages/framework/presence-definitions/package.json +++ b/packages/framework/presence-definitions/package.json @@ -70,6 +70,7 @@ "lint": "fluid-build . --task lint", "lint:fix": "fluid-build . --task eslint:fix --task format", "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ./src/cjs/package.json ./dist", + "typetests:gen": "flub generate typetests --dir . -v", "typetests:gen-disabled": "flub generate typetests --dir . -v" }, "dependencies": { @@ -79,7 +80,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.18.2", "@biomejs/biome": "~2.4.5", - "@fluid-internal/presence-definitions-previous": "npm:@fluidframework/presence@2.92.0", + "@fluid-internal/presence-definitions-previous": "npm:@fluid-internal/presence-definitions@2.100.0", "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", @@ -105,13 +106,7 @@ }, "typeValidation": { "entrypoint": "beta", - "broken": { - "Variable_getPresence": { - "backCompat": false - }, - "Variable_StateFactory": { - "backCompat": false - } - } + "broken": {}, + "disabled": true } } diff --git a/packages/framework/presence-definitions/src/test/types/validatePresenceDefinitionsPrevious.generated.ts b/packages/framework/presence-definitions/src/test/types/validatePresenceDefinitionsPrevious.generated.ts deleted file mode 100644 index 1844bcf434d7..000000000000 --- a/packages/framework/presence-definitions/src/test/types/validatePresenceDefinitionsPrevious.generated.ts +++ /dev/null @@ -1,497 +0,0 @@ -/*! - * Copyright (c) Microsoft Corporation and contributors. All rights reserved. - * Licensed under the MIT License. - */ - -/* - * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. - * Generated by "flub generate typetests" from @fluid-tools/build-cli. - * - * Baseline (previous) version: 2.92.0 - */ - -import type * as old from "@fluid-internal/presence-definitions-previous/beta"; -import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; - -import type * as current from "@fluid-internal/presence-definitions"; - -declare type MakeUnusedImportErrorsGoAway = TypeOnly | MinimalType | FullType | typeof old | typeof current | requireAssignableTo; - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_Attendee": {"backCompat": false} - */ -declare type current_as_old_for_Interface_Attendee = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_AttendeesEvents": {"backCompat": false} - */ -declare type current_as_old_for_Interface_AttendeesEvents = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_BroadcastControls": {"backCompat": false} - */ -declare type current_as_old_for_Interface_BroadcastControls = requireAssignableTo, TypeOnly> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_BroadcastControlSettings": {"forwardCompat": false} - */ -declare type old_as_current_for_Interface_BroadcastControlSettings = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_BroadcastControlSettings": {"backCompat": false} - */ -declare type current_as_old_for_Interface_BroadcastControlSettings = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_Latest": {"backCompat": false} - */ -declare type current_as_old_for_Interface_Latest = requireAssignableTo>, TypeOnly>> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestArguments": {"forwardCompat": false} - */ -declare type old_as_current_for_Interface_LatestArguments = requireAssignableTo>, TypeOnly>> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestArgumentsRaw": {"forwardCompat": false} - */ -declare type old_as_current_for_Interface_LatestArgumentsRaw = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestClientData": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestClientData = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestData": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestData = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestEvents": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestEvents = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestFactory": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestFactory = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMap": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestMap = requireAssignableTo>, TypeOnly>> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMapArguments": {"forwardCompat": false} - */ -declare type old_as_current_for_Interface_LatestMapArguments = requireAssignableTo>, TypeOnly>> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMapArgumentsRaw": {"forwardCompat": false} - */ -declare type old_as_current_for_Interface_LatestMapArgumentsRaw = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMapClientData": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestMapClientData = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMapEvents": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestMapEvents = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMapFactory": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestMapFactory = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMapItemRemovedClientData": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestMapItemRemovedClientData = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMapItemUpdatedClientData": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestMapItemUpdatedClientData = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_LatestMetadata": {"backCompat": false} - */ -declare type current_as_old_for_Interface_LatestMetadata = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_Presence": {"backCompat": false} - */ -declare type current_as_old_for_Interface_Presence = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_PresenceEvents": {"backCompat": false} - */ -declare type current_as_old_for_Interface_PresenceEvents = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_StateMap": {"backCompat": false} - */ -declare type current_as_old_for_Interface_StateMap = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_StatesWorkspace": {"backCompat": false} - */ -declare type current_as_old_for_Interface_StatesWorkspace = requireAssignableTo>, TypeOnly>> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_AttendeeId": {"forwardCompat": false} - */ -declare type old_as_current_for_TypeAlias_AttendeeId = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_AttendeeId": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_AttendeeId = requireAssignableTo, TypeOnly> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_AttendeeStatus": {"forwardCompat": false} - */ -declare type old_as_current_for_TypeAlias_AttendeeStatus = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_AttendeeStatus": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_AttendeeStatus = requireAssignableTo, TypeOnly> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_ClientConnectionId": {"forwardCompat": false} - */ -declare type old_as_current_for_TypeAlias_ClientConnectionId = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_ClientConnectionId": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_ClientConnectionId = requireAssignableTo, TypeOnly> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_KeySchemaValidator": {"forwardCompat": false} - */ -declare type old_as_current_for_TypeAlias_KeySchemaValidator = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_KeySchemaValidator": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_KeySchemaValidator = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_LatestConfiguration": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_LatestConfiguration = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_LatestMapConfiguration": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_LatestMapConfiguration = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_LatestMapRaw": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_LatestMapRaw = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_LatestMapRawConfiguration": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_LatestMapRawConfiguration = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_LatestMapRawEvents": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_LatestMapRawEvents = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_LatestRaw": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_LatestRaw = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_LatestRawConfiguration": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_LatestRawConfiguration = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_LatestRawEvents": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_LatestRawEvents = requireAssignableTo>, TypeOnly>> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_StateSchemaValidator": {"forwardCompat": false} - */ -declare type old_as_current_for_TypeAlias_StateSchemaValidator = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_StateSchemaValidator": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_StateSchemaValidator = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_StatesWorkspaceEntries": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_StatesWorkspaceEntries = requireAssignableTo>, TypeOnly>> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_StatesWorkspaceEntry": {"forwardCompat": false} - */ -declare type old_as_current_for_TypeAlias_StatesWorkspaceEntry = requireAssignableTo>, TypeOnly>> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_StatesWorkspaceEntry": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_StatesWorkspaceEntry = requireAssignableTo>, TypeOnly>> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_StatesWorkspaceSchema": {"forwardCompat": false} - */ -declare type old_as_current_for_TypeAlias_StatesWorkspaceSchema = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_StatesWorkspaceSchema": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_StatesWorkspaceSchema = requireAssignableTo, TypeOnly> - -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_WorkspaceAddress": {"forwardCompat": false} - */ -declare type old_as_current_for_TypeAlias_WorkspaceAddress = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "TypeAlias_WorkspaceAddress": {"backCompat": false} - */ -declare type current_as_old_for_TypeAlias_WorkspaceAddress = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Variable_AttendeeStatus": {"backCompat": false} - */ -declare type current_as_old_for_Variable_AttendeeStatus = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Variable_getPresence": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Variable_getPresence = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Variable_StateFactory": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Variable_StateFactory = requireAssignableTo, TypeOnly> diff --git a/packages/framework/request-handler/package.json b/packages/framework/request-handler/package.json index 3fba23fc5134..2b8689544a5a 100644 --- a/packages/framework/request-handler/package.json +++ b/packages/framework/request-handler/package.json @@ -127,7 +127,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.92.0", + "@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/diff": "^3.5.1", "@types/mocha": "^10.0.10", diff --git a/packages/framework/request-handler/src/test/types/validateRequestHandlerPrevious.generated.ts b/packages/framework/request-handler/src/test/types/validateRequestHandlerPrevious.generated.ts index 47f4a40b42de..b56dcc98b187 100644 --- a/packages/framework/request-handler/src/test/types/validateRequestHandlerPrevious.generated.ts +++ b/packages/framework/request-handler/src/test/types/validateRequestHandlerPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/framework/synthesize/package.json b/packages/framework/synthesize/package.json index 43d10ab9c971..3f480d8f8a9c 100644 --- a/packages/framework/synthesize/package.json +++ b/packages/framework/synthesize/package.json @@ -126,7 +126,7 @@ "@fluidframework/datastore": "workspace:~", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/runtime-utils": "workspace:~", - "@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.92.0", + "@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", diff --git a/packages/framework/synthesize/src/test/types/validateSynthesizePrevious.generated.ts b/packages/framework/synthesize/src/test/types/validateSynthesizePrevious.generated.ts index 98311ed79cc8..d11649e30409 100644 --- a/packages/framework/synthesize/src/test/types/validateSynthesizePrevious.generated.ts +++ b/packages/framework/synthesize/src/test/types/validateSynthesizePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/framework/tree-agent-langchain/package.json b/packages/framework/tree-agent-langchain/package.json index 0bb6ce269215..c5cfb2e51fdc 100644 --- a/packages/framework/tree-agent-langchain/package.json +++ b/packages/framework/tree-agent-langchain/package.json @@ -83,8 +83,7 @@ "test:mocha:cjs": "cross-env FLUID_TEST_MODULE_SYSTEM=CJS mocha", "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "c8": { "all": true, diff --git a/packages/framework/tree-agent-ses/package.json b/packages/framework/tree-agent-ses/package.json index ffcde4e7cc8e..d12eb171cf2d 100644 --- a/packages/framework/tree-agent-ses/package.json +++ b/packages/framework/tree-agent-ses/package.json @@ -83,8 +83,7 @@ "test:mocha:cjs": "cross-env FLUID_TEST_MODULE_SYSTEM=CJS mocha", "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "c8": { "all": true, diff --git a/packages/framework/tree-agent/package.json b/packages/framework/tree-agent/package.json index 93d680f03cbb..af11b8e56fe0 100644 --- a/packages/framework/tree-agent/package.json +++ b/packages/framework/tree-agent/package.json @@ -83,8 +83,7 @@ "test:mocha:cjs": "cross-env FLUID_TEST_MODULE_SYSTEM=CJS mocha", "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", - "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v" + "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist" }, "c8": { "all": true, diff --git a/packages/framework/type-factory/package.json b/packages/framework/type-factory/package.json index 1df872deae87..2ca25296a15a 100644 --- a/packages/framework/type-factory/package.json +++ b/packages/framework/type-factory/package.json @@ -84,7 +84,6 @@ "test:mocha:esm": "mocha", "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha", "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist", - "typetests:gen": "flub generate typetests --dir . -v", "typetests:prepare": "flub typetests --dir . --reset --previous --normalize" }, "c8": { diff --git a/packages/framework/undo-redo/package.json b/packages/framework/undo-redo/package.json index ce567e70ffe5..2b60d64d2e68 100644 --- a/packages/framework/undo-redo/package.json +++ b/packages/framework/undo-redo/package.json @@ -110,7 +110,7 @@ "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/test-runtime-utils": "workspace:~", - "@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@2.92.0", + "@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/diff": "^3.5.1", "@types/mocha": "^10.0.10", diff --git a/packages/framework/undo-redo/src/test/types/validateUndoRedoPrevious.generated.ts b/packages/framework/undo-redo/src/test/types/validateUndoRedoPrevious.generated.ts index 7c7ffbc6a9ed..713dad401b66 100644 --- a/packages/framework/undo-redo/src/test/types/validateUndoRedoPrevious.generated.ts +++ b/packages/framework/undo-redo/src/test/types/validateUndoRedoPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/loader/container-loader/package.json b/packages/loader/container-loader/package.json index 26366550f5c9..4084edfa8c04 100644 --- a/packages/loader/container-loader/package.json +++ b/packages/loader/container-loader/package.json @@ -199,7 +199,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.92.0", + "@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "@types/debug": "^4.1.5", diff --git a/packages/loader/container-loader/src/test/types/validateContainerLoaderPrevious.generated.ts b/packages/loader/container-loader/src/test/types/validateContainerLoaderPrevious.generated.ts index b402719d2927..40648a9a1e01 100644 --- a/packages/loader/container-loader/src/test/types/validateContainerLoaderPrevious.generated.ts +++ b/packages/loader/container-loader/src/test/types/validateContainerLoaderPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/loader/driver-utils/package.json b/packages/loader/driver-utils/package.json index ce221a602c64..9704f2e7866e 100644 --- a/packages/loader/driver-utils/package.json +++ b/packages/loader/driver-utils/package.json @@ -129,7 +129,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.92.0", + "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "@types/lz4js": "^0.2.0", diff --git a/packages/loader/driver-utils/src/test/types/validateDriverUtilsPrevious.generated.ts b/packages/loader/driver-utils/src/test/types/validateDriverUtilsPrevious.generated.ts index 1f44b83393a1..9b70a6912deb 100644 --- a/packages/loader/driver-utils/src/test/types/validateDriverUtilsPrevious.generated.ts +++ b/packages/loader/driver-utils/src/test/types/validateDriverUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/runtime/container-runtime-definitions/package.json b/packages/runtime/container-runtime-definitions/package.json index 99475f35eaa5..4aec4e625796 100644 --- a/packages/runtime/container-runtime-definitions/package.json +++ b/packages/runtime/container-runtime-definitions/package.json @@ -90,7 +90,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.92.0", + "@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "concurrently": "^9.2.1", @@ -101,11 +101,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Interface_IContainerRuntimeWithResolveHandle_Deprecated": { - "forwardCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.generated.ts b/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.generated.ts index b88cf9d4f51b..72bbef79f31b 100644 --- a/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.generated.ts +++ b/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -42,7 +42,6 @@ declare type current_as_old_for_Interface_IContainerRuntimeEvents = requireAssig * typeValidation.broken: * "Interface_IContainerRuntimeWithResolveHandle_Deprecated": {"forwardCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type old_as_current_for_Interface_IContainerRuntimeWithResolveHandle_Deprecated = requireAssignableTo, TypeOnly> /* diff --git a/packages/runtime/container-runtime/package.json b/packages/runtime/container-runtime/package.json index d5f8834c8be2..ef835e2cb02b 100644 --- a/packages/runtime/container-runtime/package.json +++ b/packages/runtime/container-runtime/package.json @@ -196,7 +196,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/container-runtime-previous": "npm:@fluidframework/container-runtime@2.92.0", + "@fluidframework/container-runtime-previous": "npm:@fluidframework/container-runtime@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", diff --git a/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.generated.ts b/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.generated.ts index 8f6d5da2e178..f192aad95f75 100644 --- a/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.generated.ts +++ b/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/runtime/datastore-definitions/package.json b/packages/runtime/datastore-definitions/package.json index 87a0f33256a6..336a229c16a0 100644 --- a/packages/runtime/datastore-definitions/package.json +++ b/packages/runtime/datastore-definitions/package.json @@ -100,7 +100,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/datastore-definitions-previous": "npm:@fluidframework/datastore-definitions@2.92.0", + "@fluidframework/datastore-definitions-previous": "npm:@fluidframework/datastore-definitions@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "concurrently": "^9.2.1", diff --git a/packages/runtime/datastore-definitions/src/test/types/validateDatastoreDefinitionsPrevious.generated.ts b/packages/runtime/datastore-definitions/src/test/types/validateDatastoreDefinitionsPrevious.generated.ts index 305a6a64ed97..9aed6770f9c3 100644 --- a/packages/runtime/datastore-definitions/src/test/types/validateDatastoreDefinitionsPrevious.generated.ts +++ b/packages/runtime/datastore-definitions/src/test/types/validateDatastoreDefinitionsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/runtime/datastore/package.json b/packages/runtime/datastore/package.json index 3ac7bf6ba4ff..fab5e361bced 100644 --- a/packages/runtime/datastore/package.json +++ b/packages/runtime/datastore/package.json @@ -136,7 +136,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.92.0", + "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/test-runtime-utils": "workspace:~", "@microsoft/api-extractor": "7.58.1", @@ -157,11 +157,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Class_FluidDataStoreRuntime": { - "forwardCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/runtime/datastore/src/test/types/validateDatastorePrevious.generated.ts b/packages/runtime/datastore/src/test/types/validateDatastorePrevious.generated.ts index bc4a808530ff..e0bd4918eac8 100644 --- a/packages/runtime/datastore/src/test/types/validateDatastorePrevious.generated.ts +++ b/packages/runtime/datastore/src/test/types/validateDatastorePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -24,7 +24,6 @@ declare type MakeUnusedImportErrorsGoAway = TypeOnly | MinimalType | Fu * typeValidation.broken: * "Class_FluidDataStoreRuntime": {"forwardCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type old_as_current_for_Class_FluidDataStoreRuntime = requireAssignableTo, TypeOnly> /* diff --git a/packages/runtime/id-compressor/package.json b/packages/runtime/id-compressor/package.json index 2acf0cb92ba7..2aefe05618ab 100644 --- a/packages/runtime/id-compressor/package.json +++ b/packages/runtime/id-compressor/package.json @@ -146,7 +146,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/id-compressor-previous": "npm:@fluidframework/id-compressor@2.92.0", + "@fluidframework/id-compressor-previous": "npm:@fluidframework/id-compressor@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", @@ -162,12 +162,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Interface_IIdCompressorCore": { - "forwardCompat": false, - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/runtime/id-compressor/src/test/types/validateIdCompressorPrevious.generated.ts b/packages/runtime/id-compressor/src/test/types/validateIdCompressorPrevious.generated.ts index 7ff514e5c4ec..31cb114ea51c 100644 --- a/packages/runtime/id-compressor/src/test/types/validateIdCompressorPrevious.generated.ts +++ b/packages/runtime/id-compressor/src/test/types/validateIdCompressorPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -89,26 +89,6 @@ declare type old_as_current_for_Interface_IIdCompressor = requireAssignableTo, TypeOnly> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_IIdCompressorCore": {"forwardCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type old_as_current_for_Interface_IIdCompressorCore = requireAssignableTo, TypeOnly> - -/* - * Validate backward compatibility by using the current type in place of the old type. - * If this test starts failing, it indicates a change that is not backward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_IIdCompressorCore": {"backCompat": false} - */ -// @ts-expect-error compatibility expected to be broken -declare type current_as_old_for_Interface_IIdCompressorCore = requireAssignableTo, TypeOnly> - /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. diff --git a/packages/runtime/runtime-definitions/package.json b/packages/runtime/runtime-definitions/package.json index 531a5a4109d3..2e783255269b 100644 --- a/packages/runtime/runtime-definitions/package.json +++ b/packages/runtime/runtime-definitions/package.json @@ -122,7 +122,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/runtime-definitions-previous": "npm:@fluidframework/runtime-definitions@2.92.0", + "@fluidframework/runtime-definitions-previous": "npm:@fluidframework/runtime-definitions@2.100.0", "@microsoft/api-extractor": "7.58.1", "concurrently": "^9.2.1", "copyfiles": "^2.4.1", diff --git a/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.generated.ts b/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.generated.ts index d4b7d532165d..0df7f17118fc 100644 --- a/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.generated.ts +++ b/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -602,6 +602,15 @@ declare type old_as_current_for_Interface_OpAttributionKey = requireAssignableTo */ declare type current_as_old_for_Interface_OpAttributionKey = requireAssignableTo, TypeOnly> +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "Interface_StageControls": {"backCompat": false} + */ +declare type current_as_old_for_Interface_StageControls = requireAssignableTo, TypeOnly> + /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. @@ -809,6 +818,24 @@ declare type old_as_current_for_TypeAlias_PackagePath = requireAssignableTo, TypeOnly> +/* + * Validate forward compatibility by using the old type in place of the current type. + * If this test starts failing, it indicates a change that is not forward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "TypeAlias_StagingModeChangedEvent": {"forwardCompat": false} + */ +declare type old_as_current_for_TypeAlias_StagingModeChangedEvent = requireAssignableTo, TypeOnly> + +/* + * Validate backward compatibility by using the current type in place of the old type. + * If this test starts failing, it indicates a change that is not backward compatible. + * To acknowledge the breaking change, add the following to package.json under + * typeValidation.broken: + * "TypeAlias_StagingModeChangedEvent": {"backCompat": false} + */ +declare type current_as_old_for_TypeAlias_StagingModeChangedEvent = requireAssignableTo, TypeOnly> + /* * Validate forward compatibility by using the old type in place of the current type. * If this test starts failing, it indicates a change that is not forward compatible. diff --git a/packages/runtime/runtime-utils/package.json b/packages/runtime/runtime-utils/package.json index 5b681121bc88..7e704c0b6579 100644 --- a/packages/runtime/runtime-utils/package.json +++ b/packages/runtime/runtime-utils/package.json @@ -146,7 +146,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.92.0", + "@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", diff --git a/packages/runtime/runtime-utils/src/test/types/validateRuntimeUtilsPrevious.generated.ts b/packages/runtime/runtime-utils/src/test/types/validateRuntimeUtilsPrevious.generated.ts index eb35b7111831..330b1dc68af2 100644 --- a/packages/runtime/runtime-utils/src/test/types/validateRuntimeUtilsPrevious.generated.ts +++ b/packages/runtime/runtime-utils/src/test/types/validateRuntimeUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/runtime/test-runtime-utils/package.json b/packages/runtime/test-runtime-utils/package.json index 2515c83be4f7..fc704a632674 100644 --- a/packages/runtime/test-runtime-utils/package.json +++ b/packages/runtime/test-runtime-utils/package.json @@ -136,7 +136,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/test-runtime-utils-previous": "npm:@fluidframework/test-runtime-utils@2.92.0", + "@fluidframework/test-runtime-utils-previous": "npm:@fluidframework/test-runtime-utils@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/jsrsasign": "^10.5.12", "@types/mocha": "^10.0.10", @@ -153,21 +153,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Class_MockFluidDataStoreContext": { - "backCompat": false, - "forwardCompat": false - }, - "Class_MockFluidDataStoreRuntime": { - "backCompat": false - }, - "ClassStatics_MockFluidDataStoreContext": { - "backCompat": false - }, - "ClassStatics_MockFluidDataStoreRuntime": { - "backCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.generated.ts b/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.generated.ts index 35bce60ea6ba..e15e5f0113e5 100644 --- a/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.generated.ts +++ b/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -168,7 +168,6 @@ declare type current_as_old_for_Class_MockDeltaQueue = requireAssignableTo, TypeOnly> /* @@ -178,7 +177,6 @@ declare type old_as_current_for_Class_MockFluidDataStoreContext = requireAssigna * typeValidation.broken: * "Class_MockFluidDataStoreContext": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Class_MockFluidDataStoreContext = requireAssignableTo, TypeOnly> /* @@ -188,7 +186,6 @@ declare type current_as_old_for_Class_MockFluidDataStoreContext = requireAssigna * typeValidation.broken: * "Class_MockFluidDataStoreRuntime": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_Class_MockFluidDataStoreRuntime = requireAssignableTo, TypeOnly> /* @@ -360,7 +357,6 @@ declare type current_as_old_for_ClassStatics_MockDeltaQueue = requireAssignableT * typeValidation.broken: * "ClassStatics_MockFluidDataStoreContext": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_ClassStatics_MockFluidDataStoreContext = requireAssignableTo, TypeOnly> /* @@ -370,7 +366,6 @@ declare type current_as_old_for_ClassStatics_MockFluidDataStoreContext = require * typeValidation.broken: * "ClassStatics_MockFluidDataStoreRuntime": {"backCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type current_as_old_for_ClassStatics_MockFluidDataStoreRuntime = requireAssignableTo, TypeOnly> /* diff --git a/packages/service-clients/azure-client/package.json b/packages/service-clients/azure-client/package.json index b6e66beec923..611d92f0da9d 100644 --- a/packages/service-clients/azure-client/package.json +++ b/packages/service-clients/azure-client/package.json @@ -104,7 +104,7 @@ "@arethetypeswrong/cli": "^0.18.2", "@biomejs/biome": "~2.4.5", "@fluid-tools/build-cli": "catalog:buildTools", - "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.92.0", + "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.100.0", "@fluidframework/azure-local-service": "workspace:~", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", diff --git a/packages/service-clients/azure-client/src/test/types/validateAzureClientPrevious.generated.ts b/packages/service-clients/azure-client/src/test/types/validateAzureClientPrevious.generated.ts index 8bf3775668a2..a24cb85d7133 100644 --- a/packages/service-clients/azure-client/src/test/types/validateAzureClientPrevious.generated.ts +++ b/packages/service-clients/azure-client/src/test/types/validateAzureClientPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type * as old from "@fluidframework/azure-client-previous/legacy"; diff --git a/packages/service-clients/tinylicious-client/package.json b/packages/service-clients/tinylicious-client/package.json index 494a3ae9b602..a95bbb8489b3 100644 --- a/packages/service-clients/tinylicious-client/package.json +++ b/packages/service-clients/tinylicious-client/package.json @@ -108,7 +108,7 @@ "@fluidframework/container-runtime-definitions": "workspace:~", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/test-utils": "workspace:~", - "@fluidframework/tinylicious-client-previous": "npm:@fluidframework/tinylicious-client@2.92.0", + "@fluidframework/tinylicious-client-previous": "npm:@fluidframework/tinylicious-client@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", diff --git a/packages/service-clients/tinylicious-client/src/test/types/validateTinyliciousClientPrevious.generated.ts b/packages/service-clients/tinylicious-client/src/test/types/validateTinyliciousClientPrevious.generated.ts index 141970b7cc55..57deffd18291 100644 --- a/packages/service-clients/tinylicious-client/src/test/types/validateTinyliciousClientPrevious.generated.ts +++ b/packages/service-clients/tinylicious-client/src/test/types/validateTinyliciousClientPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/test/test-utils/package.json b/packages/test/test-utils/package.json index 1e366e030596..3475803d6b09 100644 --- a/packages/test/test-utils/package.json +++ b/packages/test/test-utils/package.json @@ -143,7 +143,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.92.0", + "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/debug": "^4.1.5", "@types/diff": "^3.5.1", @@ -162,14 +162,7 @@ "typescript": "~5.4.5" }, "typeValidation": { - "broken": { - "Interface_IProvideTestFluidObject": { - "forwardCompat": false - }, - "Interface_ITestFluidObject": { - "forwardCompat": false - } - }, + "broken": {}, "entrypoint": "legacy" } } diff --git a/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.generated.ts b/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.generated.ts index 5d51df86bcac..95c71492b3b9 100644 --- a/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.generated.ts +++ b/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -78,7 +78,6 @@ declare type current_as_old_for_Interface_IOpProcessingController = requireAssig * typeValidation.broken: * "Interface_IProvideTestFluidObject": {"forwardCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type old_as_current_for_Interface_IProvideTestFluidObject = requireAssignableTo, TypeOnly> /* @@ -97,7 +96,6 @@ declare type current_as_old_for_Interface_IProvideTestFluidObject = requireAssig * typeValidation.broken: * "Interface_ITestFluidObject": {"forwardCompat": false} */ -// @ts-expect-error compatibility expected to be broken declare type old_as_current_for_Interface_ITestFluidObject = requireAssignableTo, TypeOnly> /* diff --git a/packages/tools/devtools/devtools-core/package.json b/packages/tools/devtools/devtools-core/package.json index c56cc672a986..5e14e7c55f14 100644 --- a/packages/tools/devtools/devtools-core/package.json +++ b/packages/tools/devtools/devtools-core/package.json @@ -150,7 +150,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/devtools-core-previous": "npm:@fluidframework/devtools-core@2.92.0", + "@fluidframework/devtools-core-previous": "npm:@fluidframework/devtools-core@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@fluidframework/id-compressor": "workspace:~", "@fluidframework/test-runtime-utils": "workspace:~", diff --git a/packages/tools/devtools/devtools-core/src/test/types/validateDevtoolsCorePrevious.generated.ts b/packages/tools/devtools/devtools-core/src/test/types/validateDevtoolsCorePrevious.generated.ts index 42b88c7c1505..0ab43410e87f 100644 --- a/packages/tools/devtools/devtools-core/src/test/types/validateDevtoolsCorePrevious.generated.ts +++ b/packages/tools/devtools/devtools-core/src/test/types/validateDevtoolsCorePrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/tools/devtools/devtools/package.json b/packages/tools/devtools/devtools/package.json index 5998e0e6baf4..7ca3265d657f 100644 --- a/packages/tools/devtools/devtools/package.json +++ b/packages/tools/devtools/devtools/package.json @@ -129,7 +129,7 @@ "@fluid-tools/build-cli": "catalog:buildTools", "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", - "@fluidframework/devtools-previous": "npm:@fluidframework/devtools@2.92.0", + "@fluidframework/devtools-previous": "npm:@fluidframework/devtools@2.100.0", "@fluidframework/eslint-config-fluid": "catalog:eslint", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", diff --git a/packages/tools/devtools/devtools/src/test/types/validateDevtoolsPrevious.generated.ts b/packages/tools/devtools/devtools/src/test/types/validateDevtoolsPrevious.generated.ts index dcc6a968006f..fddacbcee81b 100644 --- a/packages/tools/devtools/devtools/src/test/types/validateDevtoolsPrevious.generated.ts +++ b/packages/tools/devtools/devtools/src/test/types/validateDevtoolsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/tools/fluid-runner/package.json b/packages/tools/fluid-runner/package.json index 13422df9177d..bca7623fa10e 100644 --- a/packages/tools/fluid-runner/package.json +++ b/packages/tools/fluid-runner/package.json @@ -134,7 +134,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/fluid-runner-previous": "npm:@fluidframework/fluid-runner@2.92.0", + "@fluidframework/fluid-runner-previous": "npm:@fluidframework/fluid-runner@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", diff --git a/packages/tools/fluid-runner/src/test/types/validateFluidRunnerPrevious.generated.ts b/packages/tools/fluid-runner/src/test/types/validateFluidRunnerPrevious.generated.ts index db44acf4bdf3..48c7c665801d 100644 --- a/packages/tools/fluid-runner/src/test/types/validateFluidRunnerPrevious.generated.ts +++ b/packages/tools/fluid-runner/src/test/types/validateFluidRunnerPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/utils/odsp-doclib-utils/package.json b/packages/utils/odsp-doclib-utils/package.json index 8389e7ad0026..34c394335406 100644 --- a/packages/utils/odsp-doclib-utils/package.json +++ b/packages/utils/odsp-doclib-utils/package.json @@ -130,7 +130,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/odsp-doclib-utils-previous": "npm:@fluidframework/odsp-doclib-utils@2.92.0", + "@fluidframework/odsp-doclib-utils-previous": "npm:@fluidframework/odsp-doclib-utils@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/mocha": "^10.0.10", "@types/node": "catalog:types", diff --git a/packages/utils/odsp-doclib-utils/src/test/types/validateOdspDoclibUtilsPrevious.generated.ts b/packages/utils/odsp-doclib-utils/src/test/types/validateOdspDoclibUtilsPrevious.generated.ts index 2ba4bb8f1969..8f310884ead8 100644 --- a/packages/utils/odsp-doclib-utils/src/test/types/validateOdspDoclibUtilsPrevious.generated.ts +++ b/packages/utils/odsp-doclib-utils/src/test/types/validateOdspDoclibUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/packages/utils/telemetry-utils/package.json b/packages/utils/telemetry-utils/package.json index 8400097b0088..ea4e58927d0d 100644 --- a/packages/utils/telemetry-utils/package.json +++ b/packages/utils/telemetry-utils/package.json @@ -131,7 +131,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@2.92.0", + "@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/debug": "^4.1.5", "@types/mocha": "^10.0.10", diff --git a/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.generated.ts b/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.generated.ts index 1bf8a76c0d4c..95a26fd00d15 100644 --- a/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.generated.ts +++ b/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; @@ -89,15 +89,6 @@ declare type old_as_current_for_Interface_ITelemetryGenericEventExt = requireAss */ declare type current_as_old_for_Interface_ITelemetryGenericEventExt = requireAssignableTo, TypeOnly> -/* - * Validate forward compatibility by using the old type in place of the current type. - * If this test starts failing, it indicates a change that is not forward compatible. - * To acknowledge the breaking change, add the following to package.json under - * typeValidation.broken: - * "Interface_ITelemetryLoggerExt": {"forwardCompat": false} - */ -declare type old_as_current_for_Interface_ITelemetryLoggerExt = requireAssignableTo, TypeOnly> - /* * Validate backward compatibility by using the current type in place of the old type. * If this test starts failing, it indicates a change that is not backward compatible. diff --git a/packages/utils/tool-utils/package.json b/packages/utils/tool-utils/package.json index 2369e7225faf..87d78a14aeca 100644 --- a/packages/utils/tool-utils/package.json +++ b/packages/utils/tool-utils/package.json @@ -112,7 +112,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "catalog:buildTools", "@fluidframework/eslint-config-fluid": "catalog:eslint", - "@fluidframework/tool-utils-previous": "npm:@fluidframework/tool-utils@2.92.0", + "@fluidframework/tool-utils-previous": "npm:@fluidframework/tool-utils@2.100.0", "@microsoft/api-extractor": "7.58.1", "@types/debug": "^4.1.5", "@types/mocha": "^10.0.10", diff --git a/packages/utils/tool-utils/src/test/types/validateToolUtilsPrevious.generated.ts b/packages/utils/tool-utils/src/test/types/validateToolUtilsPrevious.generated.ts index 988a018a63e7..a14fef074f63 100644 --- a/packages/utils/tool-utils/src/test/types/validateToolUtilsPrevious.generated.ts +++ b/packages/utils/tool-utils/src/test/types/validateToolUtilsPrevious.generated.ts @@ -7,7 +7,7 @@ * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. * Generated by "flub generate typetests" from @fluid-tools/build-cli. * - * Baseline (previous) version: 2.92.0 + * Baseline (previous) version: 2.100.0 */ import type { TypeOnly, MinimalType, FullType, requireAssignableTo } from "@fluidframework/build-tools"; diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd8bcd7dfbd1..3422d998a658 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17)(encoding@0.1.13)(webpack-cli@5.1.4) '@fluidframework/azure-service-utils-previous': - specifier: npm:@fluidframework/azure-service-utils@2.92.0 - version: '@fluidframework/azure-service-utils@2.92.0' + specifier: npm:@fluidframework/azure-service-utils@2.100.0 + version: '@fluidframework/azure-service-utils@2.100.0' '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -7548,8 +7548,8 @@ importers: specifier: ~2.4.5 version: 2.4.5 '@fluid-internal/client-utils-previous': - specifier: npm:@fluid-internal/client-utils@2.92.0 - version: '@fluid-internal/client-utils@2.92.0' + specifier: npm:@fluid-internal/client-utils@2.100.0 + version: '@fluid-internal/client-utils@2.100.0' '@fluid-internal/mocha-test-setup': specifier: workspace:~ version: link:../../test/mocha-test-setup @@ -7678,8 +7678,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/container-definitions-previous': - specifier: npm:@fluidframework/container-definitions@2.92.0 - version: '@fluidframework/container-definitions@2.92.0' + specifier: npm:@fluidframework/container-definitions@2.100.0 + version: '@fluidframework/container-definitions@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -7723,8 +7723,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/core-interfaces-previous': - specifier: npm:@fluidframework/core-interfaces@2.92.0 - version: '@fluidframework/core-interfaces@2.92.0' + specifier: npm:@fluidframework/core-interfaces@2.100.0 + version: '@fluidframework/core-interfaces@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -7792,8 +7792,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/core-utils-previous': - specifier: npm:@fluidframework/core-utils@2.92.0 - version: '@fluidframework/core-utils@2.92.0' + specifier: npm:@fluidframework/core-utils@2.100.0 + version: '@fluidframework/core-utils@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -7868,8 +7868,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/driver-definitions-previous': - specifier: npm:@fluidframework/driver-definitions@2.92.0 - version: '@fluidframework/driver-definitions@2.92.0' + specifier: npm:@fluidframework/driver-definitions@2.100.0 + version: '@fluidframework/driver-definitions@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -7941,8 +7941,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/cell-previous': - specifier: npm:@fluidframework/cell@2.92.0 - version: '@fluidframework/cell@2.92.0' + specifier: npm:@fluidframework/cell@2.100.0 + version: '@fluidframework/cell@2.100.0' '@fluidframework/container-definitions': specifier: workspace:~ version: link:../../common/container-definitions @@ -8044,8 +8044,8 @@ importers: specifier: workspace:~ version: link:../../common/container-definitions '@fluidframework/counter-previous': - specifier: npm:@fluidframework/counter@2.92.0 - version: '@fluidframework/counter@2.92.0' + specifier: npm:@fluidframework/counter@2.100.0 + version: '@fluidframework/counter@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -8362,8 +8362,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/map-previous': - specifier: npm:@fluidframework/map@2.92.0 - version: '@fluidframework/map@2.92.0' + specifier: npm:@fluidframework/map@2.100.0 + version: '@fluidframework/map@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8486,8 +8486,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/matrix-previous': - specifier: npm:@fluidframework/matrix@2.92.0 - version: '@fluidframework/matrix@2.92.0' + specifier: npm:@fluidframework/matrix@2.100.0 + version: '@fluidframework/matrix@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8610,8 +8610,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/merge-tree-previous': - specifier: npm:@fluidframework/merge-tree@2.92.0 - version: '@fluidframework/merge-tree@2.92.0' + specifier: npm:@fluidframework/merge-tree@2.100.0 + version: '@fluidframework/merge-tree@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8722,8 +8722,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/ordered-collection-previous': - specifier: npm:@fluidframework/ordered-collection@2.92.0 - version: '@fluidframework/ordered-collection@2.92.0' + specifier: npm:@fluidframework/ordered-collection@2.100.0 + version: '@fluidframework/ordered-collection@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -8916,8 +8916,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/register-collection-previous': - specifier: npm:@fluidframework/register-collection@2.92.0 - version: '@fluidframework/register-collection@2.92.0' + specifier: npm:@fluidframework/register-collection@2.100.0 + version: '@fluidframework/register-collection@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -9034,8 +9034,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/sequence-previous': - specifier: npm:@fluidframework/sequence@2.92.0 - version: '@fluidframework/sequence@2.92.0' + specifier: npm:@fluidframework/sequence@2.100.0 + version: '@fluidframework/sequence@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -9158,8 +9158,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/shared-object-base-previous': - specifier: npm:@fluidframework/shared-object-base@2.92.0 - version: '@fluidframework/shared-object-base@2.92.0' + specifier: npm:@fluidframework/shared-object-base@2.100.0 + version: '@fluidframework/shared-object-base@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -9258,8 +9258,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/shared-summary-block-previous': - specifier: npm:@fluidframework/shared-summary-block@2.92.0 - version: '@fluidframework/shared-summary-block@2.92.0' + specifier: npm:@fluidframework/shared-summary-block@2.100.0 + version: '@fluidframework/shared-summary-block@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -9364,8 +9364,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/task-manager-previous': - specifier: npm:@fluidframework/task-manager@2.92.0 - version: '@fluidframework/task-manager@2.92.0' + specifier: npm:@fluidframework/task-manager@2.100.0 + version: '@fluidframework/task-manager@2.100.0' '@fluidframework/test-runtime-utils': specifier: workspace:~ version: link:../../runtime/test-runtime-utils @@ -9612,8 +9612,8 @@ importers: specifier: workspace:~ version: link:../../test/test-utils '@fluidframework/tree-previous': - specifier: npm:@fluidframework/tree@2.92.0 - version: '@fluidframework/tree@2.92.0' + specifier: npm:@fluidframework/tree@2.100.0 + version: '@fluidframework/tree@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -9712,8 +9712,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/debugger-previous': - specifier: npm:@fluidframework/debugger@2.92.0 - version: '@fluidframework/debugger@2.92.0' + specifier: npm:@fluidframework/debugger@2.100.0 + version: '@fluidframework/debugger@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -9782,8 +9782,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/driver-base-previous': - specifier: npm:@fluidframework/driver-base@2.92.0 - version: '@fluidframework/driver-base@2.92.0' + specifier: npm:@fluidframework/driver-base@2.100.0 + version: '@fluidframework/driver-base@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -9867,8 +9867,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/driver-web-cache-previous': - specifier: npm:@fluidframework/driver-web-cache@2.92.0 - version: '@fluidframework/driver-web-cache@2.92.0' + specifier: npm:@fluidframework/driver-web-cache@2.100.0 + version: '@fluidframework/driver-web-cache@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -9946,8 +9946,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/file-driver-previous': - specifier: npm:@fluidframework/file-driver@2.92.0 - version: '@fluidframework/file-driver@2.92.0' + specifier: npm:@fluidframework/file-driver@2.100.0 + version: '@fluidframework/file-driver@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10043,8 +10043,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/local-driver-previous': - specifier: npm:@fluidframework/local-driver@2.92.0 - version: '@fluidframework/local-driver@2.92.0' + specifier: npm:@fluidframework/local-driver@2.100.0 + version: '@fluidframework/local-driver@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10149,8 +10149,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/odsp-driver-previous': - specifier: npm:@fluidframework/odsp-driver@2.92.0 - version: '@fluidframework/odsp-driver@2.92.0(encoding@0.1.13)' + specifier: npm:@fluidframework/odsp-driver@2.100.0 + version: '@fluidframework/odsp-driver@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10222,8 +10222,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/odsp-driver-definitions-previous': - specifier: npm:@fluidframework/odsp-driver-definitions@2.92.0 - version: '@fluidframework/odsp-driver-definitions@2.92.0' + specifier: npm:@fluidframework/odsp-driver-definitions@2.100.0 + version: '@fluidframework/odsp-driver-definitions@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10292,8 +10292,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/odsp-urlresolver-previous': - specifier: npm:@fluidframework/odsp-urlresolver@2.92.0 - version: '@fluidframework/odsp-urlresolver@2.92.0(encoding@0.1.13)' + specifier: npm:@fluidframework/odsp-urlresolver@2.100.0 + version: '@fluidframework/odsp-urlresolver@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10371,8 +10371,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/replay-driver-previous': - specifier: npm:@fluidframework/replay-driver@2.92.0 - version: '@fluidframework/replay-driver@2.92.0' + specifier: npm:@fluidframework/replay-driver@2.100.0 + version: '@fluidframework/replay-driver@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10459,8 +10459,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/routerlicious-driver-previous': - specifier: npm:@fluidframework/routerlicious-driver@2.92.0 - version: '@fluidframework/routerlicious-driver@2.92.0' + specifier: npm:@fluidframework/routerlicious-driver@2.100.0 + version: '@fluidframework/routerlicious-driver@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10547,8 +10547,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/routerlicious-urlresolver-previous': - specifier: npm:@fluidframework/routerlicious-urlresolver@2.92.0 - version: '@fluidframework/routerlicious-urlresolver@2.92.0' + specifier: npm:@fluidframework/routerlicious-urlresolver@2.100.0 + version: '@fluidframework/routerlicious-urlresolver@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10635,8 +10635,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/tinylicious-driver-previous': - specifier: npm:@fluidframework/tinylicious-driver@2.92.0 - version: '@fluidframework/tinylicious-driver@2.92.0' + specifier: npm:@fluidframework/tinylicious-driver@2.100.0 + version: '@fluidframework/tinylicious-driver@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -10723,8 +10723,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17)(encoding@0.1.13)(webpack-cli@5.1.4) '@fluidframework/agent-scheduler-previous': - specifier: npm:@fluidframework/agent-scheduler@2.92.0 - version: '@fluidframework/agent-scheduler@2.92.0' + specifier: npm:@fluidframework/agent-scheduler@2.100.0 + version: '@fluidframework/agent-scheduler@2.100.0' '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -10823,8 +10823,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17)(encoding@0.1.13)(webpack-cli@5.1.4) '@fluidframework/aqueduct-previous': - specifier: npm:@fluidframework/aqueduct@2.92.0 - version: '@fluidframework/aqueduct@2.92.0' + specifier: npm:@fluidframework/aqueduct@2.100.0 + version: '@fluidframework/aqueduct@2.100.0' '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11011,8 +11011,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17)(encoding@0.1.13)(webpack-cli@5.1.4) '@fluidframework/app-insights-logger-previous': - specifier: npm:@fluidframework/app-insights-logger@2.92.0 - version: '@fluidframework/app-insights-logger@2.92.0(tslib@1.14.1)' + specifier: npm:@fluidframework/app-insights-logger@2.100.0 + version: '@fluidframework/app-insights-logger@2.100.0(tslib@1.14.1)' '@fluidframework/build-common': specifier: ^2.0.3 version: 2.0.3 @@ -11408,8 +11408,8 @@ importers: specifier: catalog:eslint version: 9.39.1(jiti@2.6.1) fluid-framework-previous: - specifier: npm:fluid-framework@2.92.0 - version: fluid-framework@2.92.0 + specifier: npm:fluid-framework@2.100.0 + version: fluid-framework@2.100.0 jiti: specifier: ^2.6.1 version: 2.6.1 @@ -11499,8 +11499,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/fluid-static-previous': - specifier: npm:@fluidframework/fluid-static@2.92.0 - version: '@fluidframework/fluid-static@2.92.0' + specifier: npm:@fluidframework/fluid-static@2.100.0 + version: '@fluidframework/fluid-static@2.100.0' '@fluidframework/map': specifier: workspace:~ version: link:../../dds/map @@ -11694,8 +11694,8 @@ importers: specifier: ~2.4.5 version: 2.4.5 '@fluid-internal/presence-definitions-previous': - specifier: npm:@fluidframework/presence@2.92.0 - version: '@fluidframework/presence@2.92.0' + specifier: npm:@fluid-internal/presence-definitions@2.100.0 + version: '@fluid-internal/presence-definitions@2.100.0' '@fluid-tools/build-cli': specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17)(encoding@0.1.13)(webpack-cli@5.1.4) @@ -12100,8 +12100,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/request-handler-previous': - specifier: npm:@fluidframework/request-handler@2.92.0 - version: '@fluidframework/request-handler@2.92.0' + specifier: npm:@fluidframework/request-handler@2.100.0 + version: '@fluidframework/request-handler@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -12185,8 +12185,8 @@ importers: specifier: workspace:~ version: link:../../runtime/runtime-utils '@fluidframework/synthesize-previous': - specifier: npm:@fluidframework/synthesize@2.92.0 - version: '@fluidframework/synthesize@2.92.0' + specifier: npm:@fluidframework/synthesize@2.100.0 + version: '@fluidframework/synthesize@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -12637,8 +12637,8 @@ importers: specifier: workspace:~ version: link:../../runtime/test-runtime-utils '@fluidframework/undo-redo-previous': - specifier: npm:@fluidframework/undo-redo@2.92.0 - version: '@fluidframework/undo-redo@2.92.0' + specifier: npm:@fluidframework/undo-redo@2.100.0 + version: '@fluidframework/undo-redo@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -12743,8 +12743,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/container-loader-previous': - specifier: npm:@fluidframework/container-loader@2.92.0 - version: '@fluidframework/container-loader@2.92.0' + specifier: npm:@fluidframework/container-loader@2.100.0 + version: '@fluidframework/container-loader@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -12846,8 +12846,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/driver-utils-previous': - specifier: npm:@fluidframework/driver-utils@2.92.0 - version: '@fluidframework/driver-utils@2.92.0' + specifier: npm:@fluidframework/driver-utils@2.100.0 + version: '@fluidframework/driver-utils@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -13037,8 +13037,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/container-runtime-previous': - specifier: npm:@fluidframework/container-runtime@2.92.0 - version: '@fluidframework/container-runtime@2.92.0' + specifier: npm:@fluidframework/container-runtime@2.100.0 + version: '@fluidframework/container-runtime@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -13131,8 +13131,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/container-runtime-definitions-previous': - specifier: npm:@fluidframework/container-runtime-definitions@2.92.0 - version: '@fluidframework/container-runtime-definitions@2.92.0' + specifier: npm:@fluidframework/container-runtime-definitions@2.100.0 + version: '@fluidframework/container-runtime-definitions@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -13216,8 +13216,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/datastore-previous': - specifier: npm:@fluidframework/datastore@2.92.0 - version: '@fluidframework/datastore@2.92.0' + specifier: npm:@fluidframework/datastore@2.100.0 + version: '@fluidframework/datastore@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -13307,8 +13307,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/datastore-definitions-previous': - specifier: npm:@fluidframework/datastore-definitions@2.92.0 - version: '@fluidframework/datastore-definitions@2.92.0' + specifier: npm:@fluidframework/datastore-definitions@2.100.0 + version: '@fluidframework/datastore-definitions@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -13383,8 +13383,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/id-compressor-previous': - specifier: npm:@fluidframework/id-compressor@2.92.0 - version: '@fluidframework/id-compressor@2.92.0' + specifier: npm:@fluidframework/id-compressor@2.100.0 + version: '@fluidframework/id-compressor@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -13465,8 +13465,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/runtime-definitions-previous': - specifier: npm:@fluidframework/runtime-definitions@2.92.0 - version: '@fluidframework/runtime-definitions@2.92.0' + specifier: npm:@fluidframework/runtime-definitions@2.100.0 + version: '@fluidframework/runtime-definitions@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -13547,8 +13547,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/runtime-utils-previous': - specifier: npm:@fluidframework/runtime-utils@2.92.0 - version: '@fluidframework/runtime-utils@2.92.0' + specifier: npm:@fluidframework/runtime-utils@2.100.0 + version: '@fluidframework/runtime-utils@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -13668,8 +13668,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/test-runtime-utils-previous': - specifier: npm:@fluidframework/test-runtime-utils@2.92.0 - version: '@fluidframework/test-runtime-utils@2.92.0' + specifier: npm:@fluidframework/test-runtime-utils@2.100.0 + version: '@fluidframework/test-runtime-utils@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -13750,8 +13750,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17)(encoding@0.1.13)(webpack-cli@5.1.4) '@fluidframework/azure-client-previous': - specifier: npm:@fluidframework/azure-client@2.92.0 - version: '@fluidframework/azure-client@2.92.0' + specifier: npm:@fluidframework/azure-client@2.100.0 + version: '@fluidframework/azure-client@2.100.0' '@fluidframework/azure-local-service': specifier: workspace:~ version: link:../../../azure/packages/azure-local-service @@ -14240,8 +14240,8 @@ importers: specifier: workspace:~ version: link:../../test/test-utils '@fluidframework/tinylicious-client-previous': - specifier: npm:@fluidframework/tinylicious-client@2.92.0 - version: '@fluidframework/tinylicious-client@2.92.0' + specifier: npm:@fluidframework/tinylicious-client@2.100.0 + version: '@fluidframework/tinylicious-client@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -15612,8 +15612,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/test-utils-previous': - specifier: npm:@fluidframework/test-utils@2.92.0 - version: '@fluidframework/test-utils@2.92.0(encoding@0.1.13)' + specifier: npm:@fluidframework/test-utils@2.100.0 + version: '@fluidframework/test-utils@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -15936,8 +15936,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/devtools-previous': - specifier: npm:@fluidframework/devtools@2.92.0 - version: '@fluidframework/devtools@2.92.0' + specifier: npm:@fluidframework/devtools@2.100.0 + version: '@fluidframework/devtools@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -16262,8 +16262,8 @@ importers: specifier: catalog:buildTools version: 0.65.0(@types/node@22.19.17) '@fluidframework/devtools-core-previous': - specifier: npm:@fluidframework/devtools-core@2.92.0 - version: '@fluidframework/devtools-core@2.92.0' + specifier: npm:@fluidframework/devtools-core@2.100.0 + version: '@fluidframework/devtools-core@2.100.0' '@fluidframework/eslint-config-fluid': specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) @@ -16842,8 +16842,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/fluid-runner-previous': - specifier: npm:@fluidframework/fluid-runner@2.92.0 - version: '@fluidframework/fluid-runner@2.92.0(encoding@0.1.13)' + specifier: npm:@fluidframework/fluid-runner@2.100.0 + version: '@fluidframework/fluid-runner@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -17060,8 +17060,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/odsp-doclib-utils-previous': - specifier: npm:@fluidframework/odsp-doclib-utils@2.92.0 - version: '@fluidframework/odsp-doclib-utils@2.92.0(encoding@0.1.13)' + specifier: npm:@fluidframework/odsp-doclib-utils@2.100.0 + version: '@fluidframework/odsp-doclib-utils@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -17145,8 +17145,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/telemetry-utils-previous': - specifier: npm:@fluidframework/telemetry-utils@2.92.0 - version: '@fluidframework/telemetry-utils@2.92.0' + specifier: npm:@fluidframework/telemetry-utils@2.100.0 + version: '@fluidframework/telemetry-utils@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -17242,8 +17242,8 @@ importers: specifier: catalog:eslint version: 9.0.0(@typescript-eslint/utils@8.56.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5))(eslint@9.39.1(jiti@2.6.1))(typescript@5.4.5) '@fluidframework/tool-utils-previous': - specifier: npm:@fluidframework/tool-utils@2.92.0 - version: '@fluidframework/tool-utils@2.92.0(encoding@0.1.13)' + specifier: npm:@fluidframework/tool-utils@2.100.0 + version: '@fluidframework/tool-utils@2.100.0' '@microsoft/api-extractor': specifier: 7.58.1 version: 7.58.1(patch_hash=949a26f6cec9ac4e37522f178b8e4982136ccfeb8c6d0835130ef2aa6788f4fa)(@types/node@22.19.17) @@ -18422,16 +18422,22 @@ packages: '@types/react': '>=16.8.0 <19.0.0' react: '>=16.8.0 <19.0.0' - '@fluid-internal/client-utils@2.92.0': - resolution: {integrity: sha512-H6mX0O9W9btPw0CzWUDesBe7LJ7c/vgQaX7Dr0cT6T81mEf4fxNlEQzwSzG718sbaukJkmWE517ad5JjiPfc4Q==} + '@fluid-internal/client-utils@2.100.0': + resolution: {integrity: sha512-uTwrrPVgf20bgtwa6JTzHzL6lVPTlB4TFi6aFbgDAxaVXrjeua2/DUqhiZTWzgdDSIL05u0/dXY1uPkZm9kX2g==} '@fluid-internal/eslint-plugin-fluid@0.4.1': resolution: {integrity: sha512-JTFmMtNDJ+pR0Z0jvreXgq2GymqcCSD0InclRQfimEJ4KzIwdHCPHCmODlll1FG/Qp852baMYgdKHHD4qqRP/w==} peerDependencies: eslint: ^8.57.0 || ^9.37.0 - '@fluid-internal/test-driver-definitions@2.92.0': - resolution: {integrity: sha512-/BTqacAi5H/lTkA1FucENdZLvM8AKPjLZSGIJq8k2ZzbL567aqWjNJ7hN6SH1B9DQ0bcl9Ztn1SQ60F5X3f7wg==} + '@fluid-internal/presence-definitions@2.100.0': + resolution: {integrity: sha512-kGOs70aQZpBYe96eCOZMmadeMbR6sUB6NhR1yD087volKtOjNwQXTRCL8ClYh+Ua+gf6Suj0S45BZvHA7+9Hsw==} + + '@fluid-internal/presence-runtime@2.100.0': + resolution: {integrity: sha512-yeujM5cyijxPRHTsdHlXPG1cjmCe4ryptuHXhv5dcTswYJSsq6wVOXqsMoEYod+nRTlJA6acTikb7U9Q4/Fnvg==} + + '@fluid-internal/test-driver-definitions@2.100.0': + resolution: {integrity: sha512-Y9oAnGCe7fvd4dSTVQd5wlgc8gjNu7hQuvGrikZCnsWr0iSwsip5yIJ5EWPe2U+z20sGf5MBd/hjkSmbIg4mlQ==} '@fluid-tools/benchmark@0.58.0': resolution: {integrity: sha512-70zG3D1pb/jdqe36wbjK0mgVdq8lXsASqtfNK8pwepBRdMO7rNvRHvMcT0ibNNu7r1QfNuo/66tV3nk+T7xjmg==} @@ -18450,26 +18456,26 @@ packages: engines: {node: '>=22.22.2'} hasBin: true - '@fluidframework/agent-scheduler@2.92.0': - resolution: {integrity: sha512-ARByWm0wY5RJ2eWCfBIZpYVjOpLB88zJBnTwS9BOIwTQ4b8uiuklzhr6+WRtkqKZvKTFMvWBg0gtuN5r9t8V6Q==} + '@fluidframework/agent-scheduler@2.100.0': + resolution: {integrity: sha512-dynfjKiZUshNAFTQuVKRw95sD2RR9XYePdXENvOJBBgfhIgjg1XW8VXJlVkHxDjeVZ/pD5E6aWjMfYUCRTGBiw==} - '@fluidframework/app-insights-logger@2.92.0': - resolution: {integrity: sha512-epUYPehU8/MKd0M50il5QiTcGzg5GMLU5qOFXGn8SucR2a1xpbf6FNrp7g2bNBBHdJs6MD3pHD4kgM3hs0JqcA==} + '@fluidframework/app-insights-logger@2.100.0': + resolution: {integrity: sha512-+2iW1Drh5dW2YtsdNrRzdwMfgR6Bi2CiCOukbQz1jSn7aqi4HUQdyt6WH6efSYTSL94K3JNSsYr/VWFR7rEsAg==} '@fluidframework/aqueduct@1.4.0': resolution: {integrity: sha512-b3I3fWGAWuXQbyuEFeeEi3GVVUOYPWJfFaB4httsu5Jn4C0QSkKxftkielDlor9/7rCJYjHc4IEWViaVO+kBbA==} - '@fluidframework/aqueduct@2.92.0': - resolution: {integrity: sha512-EMiU7dyLCEaJA+o6RVIAfxNHdo7RYpJR4VkYj6bhsxofiRRoK5/IO9UMyIbGGe7fMNvJ8hi2KE54i7JWJB24xA==} + '@fluidframework/aqueduct@2.100.0': + resolution: {integrity: sha512-D2b3jEf7SaXHrLBZKDRz1s7COcR/orH6EcC4z95FhloR1RjxNAxhPG01tjMHCIae9xh67fmQbbLD46XlioJzIA==} '@fluidframework/azure-client@1.2.0': resolution: {integrity: sha512-jpfYF6I1uwwCqOc8X0fOgZz4Lj91QFzKV4S9lM7jSW84GxytlL3nDanj9+EYC+vLn4liRVaOCA3zRwpkDNXRWg==} - '@fluidframework/azure-client@2.92.0': - resolution: {integrity: sha512-Z+334VIs2V4R8KaN/sVxRbKlkdRGIA+5SGXCqltxC37pCp2+TQ3JBVF+m8Kt4G2lgDr/QsF5rpyBrwNoW7+i5g==} + '@fluidframework/azure-client@2.100.0': + resolution: {integrity: sha512-pQf3QsvHPrV/wo9evl9a6+Cr4KGFEAxPiS88TJQ7D32U5VKF2sCmHC8reYSLSRnxOY2ipFEyYaMklKQ3oMQqow==} - '@fluidframework/azure-service-utils@2.92.0': - resolution: {integrity: sha512-oMdyFqnbzCB6MwHDT8P1pUIXAXKYlvIoqs2hbSLbomBuaTw3K1t3SvkufrfZxoBIw6M8IZdvq6f1oIykGQVWxQ==} + '@fluidframework/azure-service-utils@2.100.0': + resolution: {integrity: sha512-LaUk58DHrMHaeDAIS92Xo9suRmGgZ5y8jMcbaAUompfL0gtcRtrPSz+7QhFfpmx6+WWPvlf13EvN51QBDXHUAQ==} '@fluidframework/build-common@2.0.3': resolution: {integrity: sha512-1LU/2uyCeMxf63z5rhFOFEBvFyBogZ7ZXwzXLxyBhSgq/fGiq8PLjBW7uX++r0LcVCdaWyopf7w060eJpANYdg==} @@ -18483,8 +18489,8 @@ packages: '@fluidframework/bundle-size-tools@0.65.0': resolution: {integrity: sha512-rI6Kdf3BpsYhUmyTRSD3Cude0AZzcPuvH13CsHs+kvEGz4dJWklHoZK8l3bvNz/mj+h7MHz2Gh8DHg5zNJAM8g==} - '@fluidframework/cell@2.92.0': - resolution: {integrity: sha512-7el8ipUWhTDbT781GMAy9wrVtkGenzrfhXJkov/sxLiJUuD9xr9fFNHNzQ5OVCZp89a4NfSGI3Z0tC233QSG0Q==} + '@fluidframework/cell@2.100.0': + resolution: {integrity: sha512-3gWz2A1Ln95oTXNfsZM6i5jKVEbIy2oYUV2NrVGmNDwf5jTU35ApIxMlHyAFzpmP2r3e363HLpRPyC2qvjdhrw==} '@fluidframework/common-definitions@0.20.1': resolution: {integrity: sha512-KaoQ7w2MDH5OeRKVatL5yVOCFg+9wD6bLSLFh1/TV1EZM46l49iBqO7UVjUtPE6BIm0jvvOzJXULGVSpzokX3g==} @@ -18504,26 +18510,26 @@ packages: '@fluidframework/container-definitions@1.4.0': resolution: {integrity: sha512-UwyxdX739ltQhQ9Zr2n7mBKN2eYEVnY7GCsV60ZfLUawb021eeL0rVZZgT0t3BiTCCilBMl4Bw4KQ8XyYu2g/w==} - '@fluidframework/container-definitions@2.92.0': - resolution: {integrity: sha512-I9XgrrUCkLY9KrMLCMpDsjs7cVp9wyDlwWZN2KwsYMbcJqZ+N+aS3cLLm4FxsrBFSdbsBqjQnHctyjtQ7m7YdQ==} + '@fluidframework/container-definitions@2.100.0': + resolution: {integrity: sha512-pQXYAdhpUeYHC0efpuHmLCazqnl3PDsOdsfOxJJmtmoQdOdZHXmM6fCwlRxJfmwQQmCA47HIpvzXf8eIy6GLLg==} '@fluidframework/container-loader@1.4.0': resolution: {integrity: sha512-D54tW/W5EXLb2nRUGCNd8bID9t9KVkQJmtnHfnQ/JggpaBWODaQRp2tCDtidwo8y6bkiqIheMGjIdjgP9SqJzw==} - '@fluidframework/container-loader@2.92.0': - resolution: {integrity: sha512-PyGL5Ym9UOx4JWvFm6KXr/bG0i3ybWNCbD2Ct3h5bgjhBjbZONO7AAAfxFm/SQqgQmSW4gjtRM3dFUhWvC6tww==} + '@fluidframework/container-loader@2.100.0': + resolution: {integrity: sha512-E/gBSRRNwNsqNA23Xn74CUfpkTkGcXd4xRsRVBvCDlaKBIvT1KC+DMbmhv3cQ60yZKm9SganqmN/cc+SaDhDnQ==} '@fluidframework/container-runtime-definitions@1.4.0': resolution: {integrity: sha512-0rlswYsMVQiD1/btlJ5Ebf3rfTyFd06E2/zRJiKWiaMzgmn9QqF7OoVtiJfAIUsyey+dR8hnI0IFlB1IMfIPOg==} - '@fluidframework/container-runtime-definitions@2.92.0': - resolution: {integrity: sha512-eRimg7FjmEIEZO3r6gnylPLlWq6nAz2ENeR02zrAZGb+QND8S0pI1bmZI0LBxCuvMoZ73CFGz9xMrRtCAhCrNw==} + '@fluidframework/container-runtime-definitions@2.100.0': + resolution: {integrity: sha512-pypkF8gY5BOPuue6pheNQOVSLrE7/mnCUf3sOv8Ks7zZzyIEVxuhCRS61cvB9Gyd6/tA5Z820g8WbtfntVYuIw==} '@fluidframework/container-runtime@1.4.0': resolution: {integrity: sha512-KENgBxuPD7GdNmdjmsyVJpPKZwfXoRlzAxaMNhGdMSbi6oXDrd1LSekY5tchhsLWBpB5ucZpuvmSgbU+h9z3HQ==} - '@fluidframework/container-runtime@2.92.0': - resolution: {integrity: sha512-iGzCKWebstk6czRKLoTcRTl9Vw7vASmfS6Dbtxm1gG2lu73Roueazm1QSC7qC5lRtlHUNT8Bc7BsZlNQBMH33Q==} + '@fluidframework/container-runtime@2.100.0': + resolution: {integrity: sha512-CnlLND+UTau81lVgS1aTgvLdoSQzzXZoz4xWqL4kOMGg1cQ8OkaRu/LINUzopZzJHT8v4Bj78bKDRxdULaViVw==} '@fluidframework/container-utils@1.4.0': resolution: {integrity: sha512-OKYpvuzz5N62gQn8JELMyuKEwJAlToiLNWJP/dn/PS1HCKux5C/Mg7Twdi19DCgXP/hp5qvzAd+EHPqYWxMUGg==} @@ -18531,72 +18537,72 @@ packages: '@fluidframework/core-interfaces@1.4.0': resolution: {integrity: sha512-PDIglmsa9BgFh7Xhfs32KA3Q34/arTVHF4m3M0IuAByP4z8Oi2lVuNENZnBEk+IJMcrUhUDk5Q9LH8KGfoAw+Q==} - '@fluidframework/core-interfaces@2.92.0': - resolution: {integrity: sha512-2atCoVLG4aGRntSBivsK5yf8R9E5o5Py4aMuUtySZy0yVldMBH52KemL3w7oSdZJr9PwJt6Ee3gI5eKCL79iYw==} + '@fluidframework/core-interfaces@2.100.0': + resolution: {integrity: sha512-dMUwWXfmYgUeVD6S57Y10u7NijlyELlJfmWcV3fHi12p+IVaef4SDH6HAn89kDTF3F7YJ0Q6jK5iV5f+dQ8nPQ==} - '@fluidframework/core-utils@2.92.0': - resolution: {integrity: sha512-1kc+Y4Ml94nf3/MrnA5i7szPo3FwD1XICuzIVaOXpgypdbBX2NitzX8LqKyd8kK9yU1bPuzjDo3tEYT0iIXpMQ==} + '@fluidframework/core-utils@2.100.0': + resolution: {integrity: sha512-3xCXEWxpZDSrpSl8lnOx1Tk7vT60rmGqOkNfTb/fytY+rVVH+Ij4gWUZV16uzsqe3iuzKrxzsvgGJsAijxZW4Q==} - '@fluidframework/counter@2.92.0': - resolution: {integrity: sha512-g31rrtW+BgLMiu/3AlBwdHuLO8SBPwgJOZMMQPoOutcfNBBPIMTUevUvkyHpY3oEBNn1kUyOfatv09dbaGugSg==} + '@fluidframework/counter@2.100.0': + resolution: {integrity: sha512-N6nbY/adPwxYPfuux1lNHncGRiVirzz9JSOty1auEE8siUGTMaJ/PI5AOyFzfgqkQUVvgW2tHGfSQ7IxXiRAiw==} '@fluidframework/datastore-definitions@1.4.0': resolution: {integrity: sha512-Xmebp+XFyK2K8EIauQx10UdwOXYskuSyQt8pSZ6ggTMMFpUsnx44tSR8I8KacSFoYkrWzG/G64osRu23SPCcjQ==} - '@fluidframework/datastore-definitions@2.92.0': - resolution: {integrity: sha512-+Mt04ZcrQswDDfZ6/6OVRDnHF5t7If4rC6LOBLisF3H7WylvgXuiN6jChhKdc7mj/JcLRq+HZV26Dv2KOP7uQA==} + '@fluidframework/datastore-definitions@2.100.0': + resolution: {integrity: sha512-CU2erHZFrHAsPUJbhHsB1p1ecYF068xoLsfC9eANYqCZ/2aZjueRf7FsGV2R4hdNsgPw1CWt0h8lqLPozSNOGw==} '@fluidframework/datastore@1.4.0': resolution: {integrity: sha512-xV8cfmNzGAcpbQMrtEXTe7N6h6IkybrStrguyhZB6zBFzaPw3RNeAsMTiSxEMeVkU4UFcnI/ZU2rMalzVVC3Tg==} - '@fluidframework/datastore@2.92.0': - resolution: {integrity: sha512-CLTk09eUZDP5L56P96my/S1pVSvAmA6SNwC1gbJrMgZ5YCjxqv/3f/AAosExtySNs3vFcBpaBCoU1uQweYthTQ==} + '@fluidframework/datastore@2.100.0': + resolution: {integrity: sha512-riakcNP5bSt3eEgBoa66I5Ulz2VUlgi0gzFTQIlNpJ/g44CTBeKWrxiGLYMx2LMivNuUH1OU4X3Xo56oUJQX6Q==} - '@fluidframework/debugger@2.92.0': - resolution: {integrity: sha512-ayvTSNR5CVL1RrABRGovehpIc7MPGnBq6DsKs9ra9HXtb32bHXF3qWNFSHLsFs8VwYR+g93TBp0J1M6mUTxHbg==} + '@fluidframework/debugger@2.100.0': + resolution: {integrity: sha512-oegvD6xAmUJVvSrrBtpvCs5AP2AfU83yyuLHd20YmUtvQ95IwUBAdh5HAIWXukj2uJn0S2M38ywG/rOpjhsazQ==} - '@fluidframework/devtools-core@2.92.0': - resolution: {integrity: sha512-cBu4d5LIbwDGW3nH7vJTE101r7Mtq8NwL2y8KlhQiRV0uEADxXBI3fLIkrdQeX8q7XDJFlltDUAqJk4525M87A==} + '@fluidframework/devtools-core@2.100.0': + resolution: {integrity: sha512-aKIzqzTqOjViJKEbLkp/7wGfjZdqfplMEY8mA6Ow+3qbRmOhg+TTySq1fesJs5U2TWrKv64YvBPh3MlAejzRDQ==} - '@fluidframework/devtools@2.92.0': - resolution: {integrity: sha512-BuRqDE2/dNa1K363QgIyx0Nkl1L0mthtzWJJ84h/FVOOavZcgn5dfUAYvfET4lY1nSwKq0JeXV7QIRhinhMtEQ==} + '@fluidframework/devtools@2.100.0': + resolution: {integrity: sha512-NoExJbIfpP2dfjwtVi75zhbnQhVlw105ad5PuDvxYL8yTyGyR7BukYvm1g0Ey9aPedIPlEskXOHYYbGro34Zfw==} '@fluidframework/driver-base@1.4.0': resolution: {integrity: sha512-w3fYGp1Bkdjp9he3W3dSPQb1vU+zsRIcZZV9wGNfPA1ii7z9rnXzSgscn39IdLbZqvS2704endNwOIYHyBT34g==} - '@fluidframework/driver-base@2.92.0': - resolution: {integrity: sha512-z0k6HLMgEYGz5N0A+yZUSevIJBDuq0n7+K4jMz4y5zis+3KE228wPse94dcrB8o4mJ2/TOdQm+QLapzVUzgtZg==} + '@fluidframework/driver-base@2.100.0': + resolution: {integrity: sha512-uhK4c3OkeWHmL/zm8IsgjGQF49brsH/6O2WnwCIggSe57+hQtkYnL88LGK63UYcB1g7StwE5cFFYgJ/1myItGQ==} '@fluidframework/driver-definitions@1.4.0': resolution: {integrity: sha512-ay6Wwl8zGS64fjDsdh2iOeKiVVxT57Opeqjp6DqSglnnJi6AkSfYVoOVlMZ5+vJTfYJN3N4ptjrP/i3Mao9zPA==} - '@fluidframework/driver-definitions@2.92.0': - resolution: {integrity: sha512-Nl40SWPwjbfk0lq1Acw173eVs5f2WLDrKsaY12pBBLyfHtiZq8NMocaqNBV+Fa2a6hrmdghoV61/R143Q/YgHw==} + '@fluidframework/driver-definitions@2.100.0': + resolution: {integrity: sha512-csJbIz+lNjUTYA08tpNldiI0a+eGpkndh3zzO0MjlKV2Umfd8f2L20wrDbtZq7H+9hBpuNruueEMa2e8H7tT/A==} '@fluidframework/driver-utils@1.4.0': resolution: {integrity: sha512-NPTFw54a+EnIzop7iwrHTONdt0UAjW59HhMlYVPMH8/aOBodddHl7oi2Ek96nZLc+6qruHImjJ+0OW+NxNS+Gw==} - '@fluidframework/driver-utils@2.92.0': - resolution: {integrity: sha512-ffUjMKf2A6ATBddLceL+O+Wv+eYh5tABWM/SXp8R5aTkq5gs5G9Z57fMUrQqxmfGoMpohd/L4tEfl9thQqcJ6g==} + '@fluidframework/driver-utils@2.100.0': + resolution: {integrity: sha512-FRlSFrtocPCnWtNwPSFsoig/CN7Lb7I4MIAhYxJMR/DYZoSI1Kmcx/H25Gh1XGCuoMGkUv0bFMZ1ICfnxvMOYA==} - '@fluidframework/driver-web-cache@2.92.0': - resolution: {integrity: sha512-Kos9xKWjlavfeyqg3LZkRZceBhyXFFY7P0UfW8vRNIrgsQHo2lNyNwQB7EylKkvRZtJJ6eWAyCydX9A6Akezvw==} + '@fluidframework/driver-web-cache@2.100.0': + resolution: {integrity: sha512-M8N1UiV4O0DB9yyieOI0TU8NFaCjvM98WiKtYpLkkYVeq9zKPSlfVB1toVs7eC1vm1THeDYp5yRySh1XV7g0Ug==} '@fluidframework/eslint-config-fluid@9.0.0': resolution: {integrity: sha512-cWrhluuB8VXGk1bJ8H4bzD8AdJw5Zfz51b3skJM/ohT1ubPj+Sz4M3aUlbefjOwOMs67vW0ZYOjgGcPXUIdXNg==} - '@fluidframework/file-driver@2.92.0': - resolution: {integrity: sha512-occDfatpYncG/4u+vIoO9w7rRjIq4fnQZ9uBBvt6VVJ9sjBQiXjFDbv58hJmQfTJFBeIqldNMKYxRBlzvhoDqQ==} + '@fluidframework/file-driver@2.100.0': + resolution: {integrity: sha512-dY/aafzUw1EBxt2TReA+zwtNUXiBNtDtMiVbYnCX6Ldz+NYicn2Rnk4W0bTDVIbw+QrTBsi6hOq2xlDQ+oQjEQ==} - '@fluidframework/fluid-runner@2.92.0': - resolution: {integrity: sha512-541cPBbVXKGQLIxiMz7+OIoyopfIjtBq0nJKnDWufXmevWOvYeYPYh2Cal1BRZGTxR1LJbF0LmJcqUggU/ht7A==} + '@fluidframework/fluid-runner@2.100.0': + resolution: {integrity: sha512-Kqq250+8FE6y7b5Z5puJ7arjnRTKFtp7VYZMy6A9jHlcu2qgMNe1PLK7RlRmp1W1hS5xCe2pie9aNHxeR2Kt0g==} hasBin: true '@fluidframework/fluid-static@1.4.0': resolution: {integrity: sha512-YlSX6Ibm3HquB+swxoIJt6QM1Bd6R9rBHp/HYDR9/9JuQwCIqW1xvF2NHmXPN/TGl51DnbhSB0gtm9k6pYd7pg==} - '@fluidframework/fluid-static@2.92.0': - resolution: {integrity: sha512-zHJRrdcuElpariuA/WAuL9ERVc888Ezc10NjTVRVnhPjOk/ZWc0P0V9W2JJUwLDka8F18KOpMLeB7Oaz9/GuUw==} + '@fluidframework/fluid-static@2.100.0': + resolution: {integrity: sha512-7UxhpAXAmyTBmXRsROo/VU16nNx8C5CCY/IgfIDonF3hkMemLmeVyYuUPHCiUJ16pVKOgvN5LwJWtAwSij+lbA==} '@fluidframework/garbage-collector@1.4.0': resolution: {integrity: sha512-bwt1mv3B2PcvVN/JqBkm8MwdRydVboBM7MguQkANDGkmUPD56dRzjBYEdOl3yNZJEO/xJ2v15RPrkf1coI78Bg==} @@ -18607,41 +18613,38 @@ packages: '@fluidframework/gitresources@7.0.0': resolution: {integrity: sha512-APAxqCF/+2ljC8th0PoXzdUAo2EJapdTk9KNm6dp7dFD5hxYWoscFqdyu5K+bvMxmhrIpGd0f//nbb7rZq7bog==} - '@fluidframework/id-compressor@2.92.0': - resolution: {integrity: sha512-hn7fjDxosKE6OBKZ7439BcoBE11AzVv/RRPBbY7Y06R039gb7ZP6+2xpxb8G2Nzhs57SCG4B4x1RIYk4IP8BSA==} + '@fluidframework/id-compressor@2.100.0': + resolution: {integrity: sha512-p5abJaswX4v6KMAZ8rjuy6c3LL+gkgGlThmeGcRTwxRRP/XPcWVOWFLjXkMpY0InW7F/Z541x86kVRRlD5N8aw==} - '@fluidframework/local-driver@2.92.0': - resolution: {integrity: sha512-fGlLPdqdbbxQD8n/2lfBlhupo/gGf1u5SPTP2sr3HUzmQBsGqB5UAP11RheaX2np585JI0bkuIcyFM5w23eL6A==} + '@fluidframework/local-driver@2.100.0': + resolution: {integrity: sha512-axHxtTBvZxonmjFSy7hyA+ussT7K3Rx3NzU9MvAefHaYxn8VVSJvN1uLF3KU6CIZgtO+04X50zIZ1/BJ/DBGog==} '@fluidframework/map@1.4.0': resolution: {integrity: sha512-KBdHBxCcIvPtsUSqnc5Ztgs2U01FwgnsW8WF3bl+TGt55Xs4esm3+p43WNkET1YU5Q95RVocRVp03dYMN7xelQ==} - '@fluidframework/map@2.92.0': - resolution: {integrity: sha512-j+eo4eaBqxZIRl3BBWnTYXY5oqjP6VCWqcZrxecIPQDvdOTkgfTZWDFqI1nddC83vA6eBOh93UVUHJ+8qRdh2A==} + '@fluidframework/map@2.100.0': + resolution: {integrity: sha512-KEJiuuKwIDZS4PNvQZC1VeDoWACEAxolifcdt8mCtSxqrbddHRAmbWWVBl0pMdQhNrGkt45ooeYYYr98/EFSHQ==} - '@fluidframework/matrix@2.92.0': - resolution: {integrity: sha512-S1mmSl0jcd7ZfokA2h7m1yO7zcm037W+Y5zhbfHyquxuVwswM5zRtBXEShnugVkXvLBTQsfDdCMzZLMCxiISmA==} + '@fluidframework/matrix@2.100.0': + resolution: {integrity: sha512-EY8wAVxesUeLaExmHrI1pK6eQhXmsukxWXMFR8mH0T25HiENxGn8LGjD7tDdjVvFb+Hfoks+ACAhTiOS7z+dqg==} - '@fluidframework/merge-tree@2.92.0': - resolution: {integrity: sha512-mrLs7jBoyAyKevY8+oPOi1lyyBbHmcat0dTaec4hm2843Z8+TegJsTCKvwNCRwF8Tx/m2Bt7ianfmhYfNND0sA==} + '@fluidframework/merge-tree@2.100.0': + resolution: {integrity: sha512-TrMJfK+D8Zzia/xd8ll1SjJtV1pHgQnmvcfrxy8DmZ+At9JPYGYSklqWe5WNdMMWJW3pq3JeAyiGs0FrDVIA9w==} - '@fluidframework/odsp-doclib-utils@2.92.0': - resolution: {integrity: sha512-0SSzYt5NBBG6/TpsCT/zUW0Pi+GoWCMRMJIVkH9QMzODQ3Q32yRbt+aS0dD1lerY6iZKvFUyLThzsHo26ax6pQ==} + '@fluidframework/odsp-doclib-utils@2.100.0': + resolution: {integrity: sha512-+a/aiX+EyeuGdPm+fx/urB6lGkogJqaLWJ1K7WKBvLW6gNqz1JwIj++25LmvgPKsJeS1gUxGoeOVFgeMv/INgA==} - '@fluidframework/odsp-driver-definitions@2.92.0': - resolution: {integrity: sha512-n/181UDYM/h7pwwXMH79eKrihLnwT2LSSejOvEze4fluoJQS/oxSD29bCeREi5/N2PwViq9rL7w6bD68Iy/TpQ==} + '@fluidframework/odsp-driver-definitions@2.100.0': + resolution: {integrity: sha512-NCOXLLDxUansQdksnFGHaX5l58+WAXO+Piw1rV+hVNETwSwBNMeuyp/DzTia6e5J7cw7I4+Tu2KdD/r1hb7o9w==} - '@fluidframework/odsp-driver@2.92.0': - resolution: {integrity: sha512-8Dnko7nv9iWJx9ESFbMzRotGdVOEgzWiSKC7OAJN7Uh44RuE7xVWgSQIP+WcfldxtBz00KiV65cWHfwjaTnokw==} + '@fluidframework/odsp-driver@2.100.0': + resolution: {integrity: sha512-SUSWfUyVl6xBNpX4Y/sXu821q5R71lixIuC3BmhOY+5irwJL/52AwC4M9NFA1UHoDCUQwHXqs6Z9Wk1iG5/7ew==} - '@fluidframework/odsp-urlresolver@2.92.0': - resolution: {integrity: sha512-7X3CfI3V8i5STOJ8+Y5V9uAraDlF+xYpsHqngDBfSpxzB6Dctdu++WgdJaw3jCsOrUaQZa6urHLdm+VnHebktw==} + '@fluidframework/odsp-urlresolver@2.100.0': + resolution: {integrity: sha512-ljqJclZoTXbSXjxd/E6T0i6tw4ey2qiesuEyJGdkwXlUNU+uZX+2LoEGLC4zEPYQL5H+n63DyFQ0PUThZ9ymBA==} - '@fluidframework/ordered-collection@2.92.0': - resolution: {integrity: sha512-UmBSR3XdbNIlFf54spWzdjjdugNlS91KnHf/uit4EE1g0e9iIBO9Daq2dRn9EaR+ZMafYRhFPptqXQqvlKHTww==} - - '@fluidframework/presence@2.92.0': - resolution: {integrity: sha512-UREOHTxPN0ecX29YdZUx5ItTydBXH8YPENx/r9kH/5a0IF3/cNzwdY/L+QIYRwYp13zOnagvahvrwXOkaBioiQ==} + '@fluidframework/ordered-collection@2.100.0': + resolution: {integrity: sha512-BHwSMy+cjztSMIXI/g483Xr6gyckSNXEuapWL0zPJvua0qqBM002sNI1kCOBUeIY2Se6VMq+p+qKaUNzAKeGRg==} '@fluidframework/protocol-base@0.1036.5002': resolution: {integrity: sha512-mlI9okyLeSusGx7qU32NDJ4GJptSzVo3V6tPDhphPIOPtyOVTBuL4EQRFYdceoSLHlxEdVnQprwhyoRiMNw7Kw==} @@ -18658,41 +18661,41 @@ packages: '@fluidframework/protocol-definitions@3.2.0': resolution: {integrity: sha512-xgcyMN4uF6dAp2/XYFSHvGFITIV7JbVt3itA+T0c71/lZjq/HU/a/ClPIxfl9AEN0RbtuR/1n5LP4FXSV9j0hA==} - '@fluidframework/register-collection@2.92.0': - resolution: {integrity: sha512-x0sEuYyN83I2lyzrMogFzIg6GiTMBepx86VjglpBfwpT5XOGqQf8S6VI677uLXVhFkCQ++hW/9jk5pQZMzrX5g==} + '@fluidframework/register-collection@2.100.0': + resolution: {integrity: sha512-NHOsgCsPXIkGqRILuI1r0BiiJiy0oWYsVRMIDzcYp6hGquiA+p9qOW9CrdW2UL6Anxzh7K9yBWQ3j//10FwoPA==} - '@fluidframework/replay-driver@2.92.0': - resolution: {integrity: sha512-1UNo7BQecl9KA1cifs514qGx066x16SfaV/lMPjl9TEtbs+6LkS8JDWvlMjzrrMYQLXVbApfQ3y5/Sp4qHDp6A==} + '@fluidframework/replay-driver@2.100.0': + resolution: {integrity: sha512-+HCE6vRMTKP3GxMrohVL/Mto8AMlVl3icj1/8hf/80e1DKn6O61fsOawIN6LU6si1E5XQfnxaPIVO+TrN+tNTA==} '@fluidframework/request-handler@1.4.0': resolution: {integrity: sha512-KDYjQcrdvSuHXBtIG+LkDCcIjiDdw1CKX4iWi/aQrbGOTFVyLzfb2SnEXOBz7sw0YuMhxf+S322KTcX/OWd12w==} - '@fluidframework/request-handler@2.92.0': - resolution: {integrity: sha512-Lpq6rn3TFkon8MNimC4F2K5W+uyFlfRC8fa/FqTdUX/oZWl9u8lpJg0WfOtMPHLM87jOw5+HbxvUQ9caGOdWaA==} + '@fluidframework/request-handler@2.100.0': + resolution: {integrity: sha512-5SlH5vkJFrCfxMGe5tFg5At7kGjJCWQLLDbQX70SJ3rtpwo11BWFuk+0JiyhFTzTvmPl1Q8PhgJZwMhSmQWvvQ==} '@fluidframework/routerlicious-driver@1.4.0': resolution: {integrity: sha512-iyLywWEgo7zWYCiJj0GPzsrn4lmLw65GYJLEod57fBCk9eLRRxhQ2GJuu2k9XGV6nCFadEc1ZEKufDUNIiBPow==} - '@fluidframework/routerlicious-driver@2.92.0': - resolution: {integrity: sha512-eBYKJUGenDKgQG51x7fyHjKDEQWt74ElXv50LD9YT4NVVaZlKKfj2SWc3HX8dD3TmfF52ywmRZxbajLjbkSajw==} + '@fluidframework/routerlicious-driver@2.100.0': + resolution: {integrity: sha512-zJ4zB8pOg75ul62zP6ag4o26APJJbTe8Sn59uI4UAIy5yvFkF00YduUYQLIwkwoRi4xIjea/DGIX2BGZot0AHA==} - '@fluidframework/routerlicious-urlresolver@2.92.0': - resolution: {integrity: sha512-LIVmM44BeWFx/WHZ7oM8HcRQvcQ6+dQlrA3Y/dPi+bX2At2tGOQC5Rij21SWcjIDqWrXfSDg9y9N2+NnQ3xkoQ==} + '@fluidframework/routerlicious-urlresolver@2.100.0': + resolution: {integrity: sha512-I8OhpRyFECQKp/NcdRwA3ST/phn2JsbYkDRNFiapkG8bnsOuSeroIGQPrB9xm0It+s2S0tIYPpQy28QjQnjLjA==} '@fluidframework/runtime-definitions@1.4.0': resolution: {integrity: sha512-GewpwBxbeMutnHHXzVWsFYbGQJHKh8dFNqTiW0covMfaOOhXVSM0qzuf7RY7qX9n8Vn/bK3zF4WRo6gx/32fmg==} - '@fluidframework/runtime-definitions@2.92.0': - resolution: {integrity: sha512-5o9FsZ4Uk5DLMeR0rzL4aBY3HiIGbWTrL1lAYKHFvsWm59O+28CwoMedBU1XVrGFa5loWB2QMYp4C3sZGhYBwQ==} + '@fluidframework/runtime-definitions@2.100.0': + resolution: {integrity: sha512-StDhNqAVMIpbU+WAE4/4yVFrWVXBV7vi0wcEjePetmJmWdU5DFgeXcQzskQk07ExQqsYQhV8/pm7lzWcKH4SYw==} '@fluidframework/runtime-utils@1.4.0': resolution: {integrity: sha512-0drnuEdUja1m2401FXcsB9l66x5oCGjgW43mLjZgZFKcz5v5jYZml8OKWAtLmwfI/UNLJ9bQkb/nHQSM0Tf3Rw==} - '@fluidframework/runtime-utils@2.92.0': - resolution: {integrity: sha512-3anGCYtVdZWj4pIQUgJHQT1TlduKTlWltB/M3AgLPDb7mR0ifnLfK0lGiYALMpQ4HdTrle7tItbmOXWpiMJzWA==} + '@fluidframework/runtime-utils@2.100.0': + resolution: {integrity: sha512-MXrKbEXShFU4KIQqQYiOCPSRSZvHQ4/zgqeeDASpPX/G/aiUfijbQicpRmBAsq89t+RYbswI+azO//r33hvzqg==} - '@fluidframework/sequence@2.92.0': - resolution: {integrity: sha512-6q+v9FvZw7xTQBEEcRqHpNLmEOHsVVxPG/oOhBXFjUyH3Twj4A7oJS/gJ95Eq/RFtnIhBjmQG01uqhYnqeKlvw==} + '@fluidframework/sequence@2.100.0': + resolution: {integrity: sha512-HXCcGoaf2xpm8qQ61Dw79R2N4gp5IRCrMweqOBnxr1ycgistb0sTp/YgtGtnWExoXUG6fPigBDhxIBYHfcpW6A==} '@fluidframework/server-lambdas-driver@7.0.0': resolution: {integrity: sha512-HNXeXUWYIR+jjGMAB61gCWsryuwqysA2o7/bwvdZuM4avqfm75dJUheB6N04uG5GfRfvesMHU68452YHIf6FYQ==} @@ -18730,51 +18733,54 @@ packages: '@fluidframework/shared-object-base@1.4.0': resolution: {integrity: sha512-NI94dsIyZL7s76UN/UVawd0JqV106cS84MaW1r9Qv91+QGU8aq/KCS3j8R9ZZ8pWFQ46sX9BT4CKa4hy4xZedw==} - '@fluidframework/shared-object-base@2.92.0': - resolution: {integrity: sha512-UuF73kclbfC3QKBjeuMJ4LPylL7xMJW6INP+cAmvP7E/BfPhmjCOTQid7M0D7zMUvW46T37mHbi/xAW1KwVJ5g==} + '@fluidframework/shared-object-base@2.100.0': + resolution: {integrity: sha512-yLdT6wPWoLO0Flnb1XvAylxJLHfu+dXq1+Wx/p0EIeSwo6dI2dciVdxR3zXZ5zV2cMWVvOayoInBJFWwpmpE8w==} - '@fluidframework/shared-summary-block@2.92.0': - resolution: {integrity: sha512-HePjEwm7nVzrfrhh8jYGu8Zf93Fkc/nPI5OgvOZm79GyDXpaJNTvnnez6CS8n/tmfNfw6be04QJhU0Gu9JTipw==} + '@fluidframework/shared-summary-block@2.100.0': + resolution: {integrity: sha512-w5VsAh50vNUFTnGxTYcGIxkmWKrwAY+AQYoV5b+7chg+zZFxgeuo+YbmY8mzbjkMxxadC9P+RUuH9Q714xXC6w==} '@fluidframework/synthesize@1.4.0': resolution: {integrity: sha512-0pdq28pZ/cA/OVOp7KiUv8/bDxltwQy2ca7UJQGuyRDF9n1QcXoWC98liu2fB3/imahdfDi5pZ6l2vw/nIiFkA==} - '@fluidframework/synthesize@2.92.0': - resolution: {integrity: sha512-5VHdm+sjl7c1v9/njU4hNv8apek6v4U3EZGXEQoqkinQG9mwRD2rIgihjJKcTX+V6q21L6at5zIGvgfV80np7A==} + '@fluidframework/synthesize@2.100.0': + resolution: {integrity: sha512-dWz0dmg0ldP1jehQd3Ssyn22yvg/2PpTuyYDFdJAwdv7ez3jcTh2h1vE2HIay3KRpS2CVCq7NIE5nCGAgCh+GA==} - '@fluidframework/task-manager@2.92.0': - resolution: {integrity: sha512-X3iLs3q9qjsUOIMDE1lj4uNT8PJIHxezSVBiFmfplilM5oaqEVpne2usXruHjQRiqXtf6Mr4lsUg1FjXkMMdBg==} + '@fluidframework/task-manager@2.100.0': + resolution: {integrity: sha512-MEWihWjpNQbbqC5I62Zq8+jTsYxoqgRTqiIgNo86qY4Uw3gqeZDiYpXGN/g26+cHwW7BA1mxgLVdc1kA3yIMjA==} '@fluidframework/telemetry-utils@1.4.0': resolution: {integrity: sha512-WXG1ThL+WJLGdBtUGlCPPlIrHxqnc+zy+YHrYtqFnlIp+75W3W+YApR5dyP1uCfvapISoBPo0htK3WNIiyj8Rw==} - '@fluidframework/telemetry-utils@2.92.0': - resolution: {integrity: sha512-CgQ1W80kN3cgU4Fowiu/r5yEU6uumY8bPXn5zvHhzDYqQVGO+sCzqMFnz2VlB3mD4U4AUyDf1ujRbuYUjVQBZQ==} + '@fluidframework/telemetry-utils@2.100.0': + resolution: {integrity: sha512-R+NPDPOMCWLMgnLpCTNpH6zc6gY4cSrE03UoaJfscuBzXAcBtxxd4YXI5SVcbjFpSLojQZRYUXwNEs1QCZKhTA==} - '@fluidframework/test-runtime-utils@2.92.0': - resolution: {integrity: sha512-bDhaZUTV7c1UllkeNpRovNjh5IGUe8WsF8iwlNs6JavIO2xug/ONHdUpPObXFuT7uSVp9byhtyQ0JhE86P+lpw==} + '@fluidframework/test-runtime-utils@2.100.0': + resolution: {integrity: sha512-w8Yk3iM+GUt4nfrlgluLRmfA3N7GytbuKTWN6UQEOIo8oB7dWmWdHwCsq7FXKA/nX77W3YyVeM07nDGVJ1JIlA==} '@fluidframework/test-tools@2.0.1': resolution: {integrity: sha512-O/32iY/Zzzcw1dyya9sRyDy5g6LEGY2jVMzlIxyF62Afz4TEBgKumLxzP1lyUPZTVEKpugnYjJW5nvrNBKU6EQ==} hasBin: true - '@fluidframework/test-utils@2.92.0': - resolution: {integrity: sha512-Q0ULXW4CraNxRN1/FEyb0/0pE2K9qLJze4Xx2B0EeOu90cxQdiO/m/jgdYg2sFTsJYiAWoTpib//WWqh08n3oQ==} + '@fluidframework/test-utils@2.100.0': + resolution: {integrity: sha512-5MjryGGldGA4yZPavutBFLJ0kdG0HtSB7hhhtbmjkvsoWW6CO5uXFcINRWJGIfy8RelOFN+RTOV51xx/cl8CZA==} + + '@fluidframework/tinylicious-client@2.100.0': + resolution: {integrity: sha512-qO3g/dBp8oZNAA1/ldqIpzpHqCs2ToJpX4dAPx0GO/nbtGFl/EeMWFloGi1UUiBtnHOM8TU8vYe1iQs6U1B5nw==} - '@fluidframework/tinylicious-client@2.92.0': - resolution: {integrity: sha512-6x6vogM5ghvKXjZJN/1wEmcgep4k3JOtzvV6+WuocFh0AEupTUfItzXxLUzT4RYUWLnLHy2J0Aax3hNAlyVCLA==} + '@fluidframework/tinylicious-driver@2.100.0': + resolution: {integrity: sha512-Z2Qujj4TKKtu+HFEz5KCqXVukH+mRnaJUQzYgVB1zWZE8xs1aexuBI9A3+MH6ORouQ2B7OBt92SKPCciz2QnzA==} - '@fluidframework/tinylicious-driver@2.92.0': - resolution: {integrity: sha512-WgRqSeAQmyV3D5T0T9qM+WYYb5ncDs80K6+NEoNSKiiyGfz2kIzm2KOWwMp3m3Rt/A6oGWJf9i7+nl2Sn+JcPw==} + '@fluidframework/tool-utils@2.100.0': + resolution: {integrity: sha512-E3t9xrcD5709/O4laKrKXHcEwRItluBHART5ZU6XIaXDb/vWfBkTEg1G+1QZGT1XujUFef5j/z+EuZtYyoqQNw==} - '@fluidframework/tool-utils@2.92.0': - resolution: {integrity: sha512-6e1BVFfg/0S78f4B4VoWnVZn4TdXG/+T/DFzckV1dWjBGQ1cs9Ci7MjVrwLhmsBB41DMJ5C+UmflgAeTUok4Yw==} + '@fluidframework/tree@2.100.0': + resolution: {integrity: sha512-O5fpofbJKJ/vpwq6e3JHhPa7LXBrzfpGPTvro7zW1Vs9HDpFYlftZM58E2CXQyEWADCrIWtBfde3gQWd7HMoUQ==} - '@fluidframework/tree@2.92.0': - resolution: {integrity: sha512-G508Ek5ZIUOg5H1zuwxDkLpl/h2JDpLrSgThl1WQo41Qxa4NlWwl9T602pow5TiTTY4tJrPDOHvZtv83VrwIWw==} + '@fluidframework/type-factory@2.100.0': + resolution: {integrity: sha512-R7YgUPTWXyBo11DS7K8t0JsLDfcjyZARChfeHjZBQzhJ2AJY4e9Dh5IADBKLXconZwtFQ8NeBdLZwn09cwPFnQ==} - '@fluidframework/undo-redo@2.92.0': - resolution: {integrity: sha512-bxyRsYqG0TLnl8EMYyIa//jfthqfXFuIWoZYMoMgFIqFgL+hJqEXDVvDAk0gkZEVcD1OgNXJOV9EswFK9OCpVw==} + '@fluidframework/undo-redo@2.100.0': + resolution: {integrity: sha512-LsFjcV9SjjLZ1JxhPacHYKZ4JiXmjDKKNeGpN94wG2VnuiJ6TlQ5AHNsdaFRwU9DFsyBA8szY0suRzkVRARbMA==} '@fluidframework/view-interfaces@1.4.0': resolution: {integrity: sha512-YD0HE6rMpG6h/ELR717flLZ4Th0Ik0UUkECgaouW+Qy+Of+uPbi4KVoKRqTEEKzZqBFSbvSR5x3TlbmcXiEZnw==} @@ -22838,8 +22844,8 @@ packages: flatted@3.3.3: resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} - fluid-framework@2.92.0: - resolution: {integrity: sha512-IcuqYFFZn5w9v58U9uF34KWdUcrZLXEmNIYfKQ+6Tf2z1Uv1hrRJC4dSeeyS8yjDD+E7aGLVfIeMWywCUz0pJw==} + fluid-framework@2.100.0: + resolution: {integrity: sha512-KkZfoRnvii1CLRtWHFNEx8S9U6leuOlnpioHLVK8y6YvJuhru0pHKIwAw9z91YT3W6IpjVpoK7WKRpYFMQP8Dg==} fn.name@1.1.0: resolution: {integrity: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==} @@ -29811,10 +29817,10 @@ snapshots: react: 18.3.1 tslib: 2.8.1 - '@fluid-internal/client-utils@2.92.0': + '@fluid-internal/client-utils@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 '@types/events_pkg': '@types/events@3.0.3' base64-js: 1.5.1 buffer: 6.0.3 @@ -29843,10 +29849,31 @@ snapshots: - supports-color - typescript - '@fluid-internal/test-driver-definitions@2.92.0': + '@fluid-internal/presence-definitions@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + transitivePeerDependencies: + - supports-color + + '@fluid-internal/presence-runtime@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluid-internal/presence-definitions': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 + transitivePeerDependencies: + - supports-color + + '@fluid-internal/test-driver-definitions@2.100.0': + dependencies: + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 '@fluid-tools/benchmark@0.58.0': dependencies: @@ -29973,28 +30000,27 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/agent-scheduler@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/map': 2.92.0 - '@fluidframework/register-collection': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/agent-scheduler@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/map': 2.100.0 + '@fluidframework/register-collection': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 uuid: 11.1.0 transitivePeerDependencies: - supports-color - '@fluidframework/app-insights-logger@2.92.0(tslib@1.14.1)': + '@fluidframework/app-insights-logger@2.100.0(tslib@1.14.1)': dependencies: - '@fluidframework/core-interfaces': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 '@microsoft/applicationinsights-web': 2.8.18(tslib@1.14.1) - '@ungap/structured-clone': 1.2.1 transitivePeerDependencies: - tslib @@ -30020,24 +30046,24 @@ snapshots: - debug - supports-color - '@fluidframework/aqueduct@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-runtime': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/map': 2.92.0 - '@fluidframework/request-handler': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/synthesize': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 - '@fluidframework/tree': 2.92.0 + '@fluidframework/aqueduct@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-runtime': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/map': 2.100.0 + '@fluidframework/request-handler': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/synthesize': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 + '@fluidframework/tree': 2.100.0 transitivePeerDependencies: - supports-color @@ -30065,24 +30091,24 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/azure-client@2.92.0': + '@fluidframework/azure-client@2.100.0': dependencies: - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-loader': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/fluid-static': 2.92.0 - '@fluidframework/routerlicious-driver': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-loader': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/fluid-static': 2.100.0 + '@fluidframework/routerlicious-driver': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - '@fluidframework/azure-service-utils@2.92.0': + '@fluidframework/azure-service-utils@2.100.0': dependencies: - '@fluidframework/driver-definitions': 2.92.0 + '@fluidframework/driver-definitions': 2.100.0 jsrsasign: 11.1.1 uuid: 11.1.0 @@ -30136,15 +30162,15 @@ snapshots: - uglify-js - webpack-cli - '@fluidframework/cell@2.92.0': + '@fluidframework/cell@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 transitivePeerDependencies: - supports-color @@ -30190,10 +30216,10 @@ snapshots: '@fluidframework/protocol-definitions': 0.1028.2000 events: 3.3.0 - '@fluidframework/container-definitions@2.92.0': + '@fluidframework/container-definitions@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 '@fluidframework/container-loader@1.4.0': dependencies: @@ -30217,16 +30243,15 @@ snapshots: - debug - supports-color - '@fluidframework/container-loader@2.92.0': + '@fluidframework/container-loader@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 - '@ungap/structured-clone': 1.2.1 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 debug: 4.4.3(supports-color@8.1.1) double-ended-queue: 2.1.0-0 events_pkg: events@3.3.0 @@ -30243,13 +30268,13 @@ snapshots: '@fluidframework/protocol-definitions': 0.1028.2000 '@fluidframework/runtime-definitions': 1.4.0 - '@fluidframework/container-runtime-definitions@2.92.0': + '@fluidframework/container-runtime-definitions@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 transitivePeerDependencies: - supports-color @@ -30277,20 +30302,20 @@ snapshots: - debug - supports-color - '@fluidframework/container-runtime@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/id-compressor': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/container-runtime@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 '@tylerbu/sorted-btree-es6': 2.1.1 double-ended-queue: 2.1.0-0 lz4js: 0.2.0 @@ -30311,19 +30336,19 @@ snapshots: '@fluidframework/core-interfaces@1.4.0': {} - '@fluidframework/core-interfaces@2.92.0': {} + '@fluidframework/core-interfaces@2.100.0': {} - '@fluidframework/core-utils@2.92.0': {} + '@fluidframework/core-utils@2.100.0': {} - '@fluidframework/counter@2.92.0': + '@fluidframework/counter@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 transitivePeerDependencies: - supports-color @@ -30336,13 +30361,13 @@ snapshots: '@fluidframework/protocol-definitions': 0.1028.2000 '@fluidframework/runtime-definitions': 1.4.0 - '@fluidframework/datastore-definitions@2.92.0': + '@fluidframework/datastore-definitions@2.100.0': dependencies: - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/id-compressor': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 transitivePeerDependencies: - supports-color @@ -30368,63 +30393,63 @@ snapshots: - debug - supports-color - '@fluidframework/datastore@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/id-compressor': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/datastore@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 uuid: 11.1.0 transitivePeerDependencies: - supports-color - '@fluidframework/debugger@2.92.0': + '@fluidframework/debugger@2.100.0': dependencies: - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/replay-driver': 2.92.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/replay-driver': 2.100.0 jsonschema: 1.4.1 transitivePeerDependencies: - supports-color - '@fluidframework/devtools-core@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/aqueduct': 2.92.0 - '@fluidframework/cell': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-loader': 2.92.0 - '@fluidframework/container-runtime': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/counter': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/map': 2.92.0 - '@fluidframework/matrix': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/sequence': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 - '@fluidframework/tree': 2.92.0 + '@fluidframework/devtools-core@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/aqueduct': 2.100.0 + '@fluidframework/cell': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-loader': 2.100.0 + '@fluidframework/container-runtime': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/counter': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/map': 2.100.0 + '@fluidframework/matrix': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/sequence': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 + '@fluidframework/tree': 2.100.0 transitivePeerDependencies: - supports-color - '@fluidframework/devtools@2.92.0': + '@fluidframework/devtools@2.100.0': dependencies: - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/devtools-core': 2.92.0 - '@fluidframework/fluid-static': 2.92.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/devtools-core': 2.100.0 + '@fluidframework/fluid-static': 2.100.0 transitivePeerDependencies: - supports-color @@ -30440,14 +30465,14 @@ snapshots: - debug - supports-color - '@fluidframework/driver-base@2.92.0': + '@fluidframework/driver-base@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 transitivePeerDependencies: - supports-color @@ -30457,9 +30482,9 @@ snapshots: '@fluidframework/core-interfaces': 1.4.0 '@fluidframework/protocol-definitions': 0.1028.2000 - '@fluidframework/driver-definitions@2.92.0': + '@fluidframework/driver-definitions@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 '@fluidframework/driver-utils@1.4.0': dependencies: @@ -30477,25 +30502,25 @@ snapshots: - debug - supports-color - '@fluidframework/driver-utils@2.92.0': + '@fluidframework/driver-utils@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 lz4js: 0.2.0 uuid: 11.1.0 transitivePeerDependencies: - supports-color - '@fluidframework/driver-web-cache@2.92.0': + '@fluidframework/driver-web-cache@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 idb: 6.1.5 transitivePeerDependencies: - supports-color @@ -30562,32 +30587,31 @@ snapshots: - supports-color - typescript - '@fluidframework/file-driver@2.92.0': + '@fluidframework/file-driver@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/replay-driver': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/replay-driver': 2.100.0 transitivePeerDependencies: - supports-color - '@fluidframework/fluid-runner@2.92.0(encoding@0.1.13)': + '@fluidframework/fluid-runner@2.100.0': dependencies: - '@fluidframework/aqueduct': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-loader': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/odsp-driver': 2.92.0(encoding@0.1.13) - '@fluidframework/odsp-driver-definitions': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/aqueduct': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-loader': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/odsp-driver': 2.100.0 + '@fluidframework/odsp-driver-definitions': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 '@json2csv/plainjs': 7.0.6 yargs: 17.7.2 transitivePeerDependencies: - bufferutil - - encoding - supports-color - utf-8-validate @@ -30609,24 +30633,26 @@ snapshots: - debug - supports-color - '@fluidframework/fluid-static@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/aqueduct': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-loader': 2.92.0 - '@fluidframework/container-runtime': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/request-handler': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 - '@fluidframework/tree': 2.92.0 + '@fluidframework/fluid-static@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluid-internal/presence-definitions': 2.100.0 + '@fluid-internal/presence-runtime': 2.100.0 + '@fluidframework/aqueduct': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-loader': 2.100.0 + '@fluidframework/container-runtime': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/request-handler': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 + '@fluidframework/tree': 2.100.0 transitivePeerDependencies: - supports-color @@ -30640,32 +30666,32 @@ snapshots: '@fluidframework/gitresources@7.0.0': {} - '@fluidframework/id-compressor@2.92.0': + '@fluidframework/id-compressor@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 '@tylerbu/sorted-btree-es6': 2.1.1 uuid: 11.1.0 transitivePeerDependencies: - supports-color - '@fluidframework/local-driver@2.92.0': + '@fluidframework/local-driver@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-base': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-base': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 '@fluidframework/protocol-base': 7.0.0 - '@fluidframework/routerlicious-driver': 2.92.0 + '@fluidframework/routerlicious-driver': 2.100.0 '@fluidframework/server-local-server': 7.0.0 '@fluidframework/server-services-client': 7.0.0 '@fluidframework/server-services-core': 7.0.0 '@fluidframework/server-test-utils': 7.0.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/telemetry-utils': 2.100.0 jsrsasign: 11.1.1 uuid: 11.1.0 transitivePeerDependencies: @@ -30690,136 +30716,117 @@ snapshots: - debug - supports-color - '@fluidframework/map@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/map@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 path-browserify: 1.0.1 transitivePeerDependencies: - supports-color - '@fluidframework/matrix@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/merge-tree': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/matrix@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/merge-tree': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 '@tiny-calc/nano': 0.0.0-alpha.5 double-ended-queue: 2.1.0-0 - tslib: 1.14.1 transitivePeerDependencies: - supports-color - '@fluidframework/merge-tree@2.92.0': + '@fluidframework/merge-tree@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 transitivePeerDependencies: - supports-color - '@fluidframework/odsp-doclib-utils@2.92.0(encoding@0.1.13)': + '@fluidframework/odsp-doclib-utils@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/odsp-driver-definitions': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 - isomorphic-fetch: 3.0.0(encoding@0.1.13) + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/odsp-driver-definitions': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 transitivePeerDependencies: - - encoding - supports-color - '@fluidframework/odsp-driver-definitions@2.92.0': + '@fluidframework/odsp-driver-definitions@2.100.0': dependencies: - '@fluidframework/driver-definitions': 2.92.0 + '@fluidframework/driver-definitions': 2.100.0 - '@fluidframework/odsp-driver@2.92.0(encoding@0.1.13)': + '@fluidframework/odsp-driver@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-base': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/odsp-doclib-utils': 2.92.0(encoding@0.1.13) - '@fluidframework/odsp-driver-definitions': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-base': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/odsp-doclib-utils': 2.100.0 + '@fluidframework/odsp-driver-definitions': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 socket.io-client: 4.8.3 uuid: 11.1.0 transitivePeerDependencies: - bufferutil - - encoding - supports-color - utf-8-validate - '@fluidframework/odsp-urlresolver@2.92.0(encoding@0.1.13)': + '@fluidframework/odsp-urlresolver@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/odsp-driver': 2.92.0(encoding@0.1.13) - '@fluidframework/odsp-driver-definitions': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/odsp-driver': 2.100.0 + '@fluidframework/odsp-driver-definitions': 2.100.0 transitivePeerDependencies: - bufferutil - - encoding - supports-color - utf-8-validate - '@fluidframework/ordered-collection@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/ordered-collection@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 uuid: 11.1.0 transitivePeerDependencies: - supports-color - '@fluidframework/presence@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/fluid-static': 2.92.0 - '@fluidframework/id-compressor': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 - transitivePeerDependencies: - - supports-color - '@fluidframework/protocol-base@0.1036.5002': dependencies: '@fluidframework/common-utils': 0.32.2 @@ -30844,27 +30851,27 @@ snapshots: '@fluidframework/protocol-definitions@3.2.0': {} - '@fluidframework/register-collection@2.92.0': + '@fluidframework/register-collection@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 transitivePeerDependencies: - supports-color - '@fluidframework/replay-driver@2.92.0': + '@fluidframework/replay-driver@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 transitivePeerDependencies: - supports-color @@ -30878,13 +30885,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@fluidframework/request-handler@2.92.0': + '@fluidframework/request-handler@2.100.0': dependencies: - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 transitivePeerDependencies: - supports-color @@ -30913,16 +30920,16 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/routerlicious-driver@2.92.0': + '@fluidframework/routerlicious-driver@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-base': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-base': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 '@fluidframework/server-services-client': 7.0.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/telemetry-utils': 2.100.0 json-stringify-safe: 5.0.1 socket.io-client: 4.8.3 transitivePeerDependencies: @@ -30930,11 +30937,11 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/routerlicious-urlresolver@2.92.0': + '@fluidframework/routerlicious-urlresolver@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 nconf: 0.12.1 '@fluidframework/runtime-definitions@1.4.0': @@ -30946,14 +30953,14 @@ snapshots: '@fluidframework/driver-definitions': 1.4.0 '@fluidframework/protocol-definitions': 0.1028.2000 - '@fluidframework/runtime-definitions@2.92.0': + '@fluidframework/runtime-definitions@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/id-compressor': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 transitivePeerDependencies: - supports-color @@ -30973,34 +30980,34 @@ snapshots: transitivePeerDependencies: - supports-color - '@fluidframework/runtime-utils@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/runtime-utils@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 semver-ts: 1.0.3 transitivePeerDependencies: - supports-color - '@fluidframework/sequence@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/merge-tree': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/sequence@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/merge-tree': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 double-ended-queue: 2.1.0-0 uuid: 11.1.0 transitivePeerDependencies: @@ -31248,52 +31255,52 @@ snapshots: - debug - supports-color - '@fluidframework/shared-object-base@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/id-compressor': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/shared-object-base@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 uuid: 11.1.0 transitivePeerDependencies: - supports-color - '@fluidframework/shared-summary-block@2.92.0': + '@fluidframework/shared-summary-block@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 transitivePeerDependencies: - supports-color '@fluidframework/synthesize@1.4.0': {} - '@fluidframework/synthesize@2.92.0': + '@fluidframework/synthesize@2.100.0': dependencies: - '@fluidframework/core-utils': 2.92.0 + '@fluidframework/core-utils': 2.100.0 - '@fluidframework/task-manager@2.92.0': + '@fluidframework/task-manager@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 transitivePeerDependencies: - supports-color @@ -31307,32 +31314,32 @@ snapshots: transitivePeerDependencies: - supports-color - '@fluidframework/telemetry-utils@2.92.0': + '@fluidframework/telemetry-utils@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 debug: 4.4.3(supports-color@8.1.1) uuid: 11.1.0 transitivePeerDependencies: - supports-color - '@fluidframework/test-runtime-utils@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/id-compressor': 2.92.0 - '@fluidframework/routerlicious-driver': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/test-runtime-utils@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + '@fluidframework/routerlicious-driver': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 jsrsasign: 11.1.1 uuid: 11.1.0 transitivePeerDependencies: @@ -31344,62 +31351,61 @@ snapshots: dependencies: nconf: 0.12.1 - '@fluidframework/test-utils@2.92.0(encoding@0.1.13)': - dependencies: - '@fluid-internal/test-driver-definitions': 2.92.0 - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-loader': 2.92.0 - '@fluidframework/container-runtime': 2.92.0 - '@fluidframework/container-runtime-definitions': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/local-driver': 2.92.0 - '@fluidframework/map': 2.92.0 - '@fluidframework/odsp-driver': 2.92.0(encoding@0.1.13) - '@fluidframework/request-handler': 2.92.0 - '@fluidframework/routerlicious-driver': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/test-utils@2.100.0': + dependencies: + '@fluid-internal/test-driver-definitions': 2.100.0 + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-loader': 2.100.0 + '@fluidframework/container-runtime': 2.100.0 + '@fluidframework/container-runtime-definitions': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/local-driver': 2.100.0 + '@fluidframework/map': 2.100.0 + '@fluidframework/odsp-driver': 2.100.0 + '@fluidframework/request-handler': 2.100.0 + '@fluidframework/routerlicious-driver': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 best-random: 1.0.3 debug: 4.4.3(supports-color@8.1.1) uuid: 11.1.0 transitivePeerDependencies: - bufferutil - - encoding - supports-color - utf-8-validate - '@fluidframework/tinylicious-client@2.92.0': - dependencies: - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-loader': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/fluid-static': 2.92.0 - '@fluidframework/map': 2.92.0 - '@fluidframework/routerlicious-driver': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 - '@fluidframework/tinylicious-driver': 2.92.0 + '@fluidframework/tinylicious-client@2.100.0': + dependencies: + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-loader': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/fluid-static': 2.100.0 + '@fluidframework/map': 2.100.0 + '@fluidframework/routerlicious-driver': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 + '@fluidframework/tinylicious-driver': 2.100.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - '@fluidframework/tinylicious-driver@2.92.0': + '@fluidframework/tinylicious-driver@2.100.0': dependencies: - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/routerlicious-driver': 2.92.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/routerlicious-driver': 2.100.0 jsrsasign: 11.1.1 uuid: 11.1.0 transitivePeerDependencies: @@ -31407,47 +31413,52 @@ snapshots: - supports-color - utf-8-validate - '@fluidframework/tool-utils@2.92.0(encoding@0.1.13)': + '@fluidframework/tool-utils@2.100.0': dependencies: - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/driver-utils': 2.92.0 - '@fluidframework/odsp-doclib-utils': 2.92.0(encoding@0.1.13) + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/driver-utils': 2.100.0 + '@fluidframework/odsp-doclib-utils': 2.100.0 async-mutex: 0.3.2 debug: 4.4.3(supports-color@8.1.1) proper-lockfile: 4.1.2 transitivePeerDependencies: - - encoding - supports-color - '@fluidframework/tree@2.92.0': - dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/container-runtime': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/datastore-definitions': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/id-compressor': 2.92.0 - '@fluidframework/runtime-definitions': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/telemetry-utils': 2.92.0 + '@fluidframework/tree@2.100.0': + dependencies: + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/container-runtime': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/datastore-definitions': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/id-compressor': 2.100.0 + '@fluidframework/runtime-definitions': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/telemetry-utils': 2.100.0 + '@fluidframework/type-factory': 2.100.0 '@sinclair/typebox': 0.34.13 '@tylerbu/sorted-btree-es6': 2.1.1 - '@ungap/structured-clone': 1.2.1 semver-ts: 1.0.3 uuid: 11.1.0 transitivePeerDependencies: - supports-color - '@fluidframework/undo-redo@2.92.0': + '@fluidframework/type-factory@2.100.0': + dependencies: + '@fluidframework/telemetry-utils': 2.100.0 + transitivePeerDependencies: + - supports-color + + '@fluidframework/undo-redo@2.100.0': dependencies: - '@fluid-internal/client-utils': 2.92.0 - '@fluidframework/map': 2.92.0 - '@fluidframework/matrix': 2.92.0 - '@fluidframework/merge-tree': 2.92.0 - '@fluidframework/sequence': 2.92.0 + '@fluid-internal/client-utils': 2.100.0 + '@fluidframework/map': 2.100.0 + '@fluidframework/matrix': 2.100.0 + '@fluidframework/merge-tree': 2.100.0 + '@fluidframework/sequence': 2.100.0 transitivePeerDependencies: - supports-color @@ -36424,19 +36435,19 @@ snapshots: flatted@3.3.3: {} - fluid-framework@2.92.0: - dependencies: - '@fluidframework/container-definitions': 2.92.0 - '@fluidframework/container-loader': 2.92.0 - '@fluidframework/core-interfaces': 2.92.0 - '@fluidframework/core-utils': 2.92.0 - '@fluidframework/driver-definitions': 2.92.0 - '@fluidframework/fluid-static': 2.92.0 - '@fluidframework/map': 2.92.0 - '@fluidframework/runtime-utils': 2.92.0 - '@fluidframework/sequence': 2.92.0 - '@fluidframework/shared-object-base': 2.92.0 - '@fluidframework/tree': 2.92.0 + fluid-framework@2.100.0: + dependencies: + '@fluidframework/container-definitions': 2.100.0 + '@fluidframework/container-loader': 2.100.0 + '@fluidframework/core-interfaces': 2.100.0 + '@fluidframework/core-utils': 2.100.0 + '@fluidframework/driver-definitions': 2.100.0 + '@fluidframework/fluid-static': 2.100.0 + '@fluidframework/map': 2.100.0 + '@fluidframework/runtime-utils': 2.100.0 + '@fluidframework/sequence': 2.100.0 + '@fluidframework/shared-object-base': 2.100.0 + '@fluidframework/tree': 2.100.0 transitivePeerDependencies: - supports-color