Skip to content

Commit

Permalink
exact
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbutler committed Oct 15, 2024
1 parent c8847b3 commit 13e2c06
Show file tree
Hide file tree
Showing 61 changed files with 777 additions and 736 deletions.
2 changes: 1 addition & 1 deletion azure/packages/azure-service-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@arethetypeswrong/cli": "^0.16.4",
"@biomejs/biome": "~1.8.3",
"@fluid-tools/build-cli": "^0.48.0",
"@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@~2.4.0",
"@fluidframework/azure-service-utils-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion experimental/dds/attributable-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.4",
"@biomejs/biome": "~1.8.3",
"@fluid-experimental/attributable-map-previous": "npm:@fluid-experimental/attributable-map@~2.4.0",
"@fluid-experimental/attributable-map-previous": "npm:@fluid-experimental/[email protected]",
"@fluid-internal/mocha-test-setup": "workspace:~",
"@fluid-private/stochastic-test-utils": "workspace:~",
"@fluid-private/test-dds-utils": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/client-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.4",
"@biomejs/biome": "~1.8.3",
"@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@~2.4.0",
"@fluid-internal/client-utils-previous": "npm:@fluid-internal/[email protected]",
"@fluid-internal/mocha-test-setup": "workspace:~",
"@fluid-tools/build-cli": "^0.48.0",
"@fluidframework/build-common": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/container-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@fluid-tools/build-cli": "^0.48.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@~2.4.0",
"@fluidframework/container-definitions-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"concurrently": "^8.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/core-interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@fluid-tools/build-cli": "^0.48.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@~2.4.0",
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"@types/node": "^18.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@fluid-tools/build-cli": "^0.48.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@~2.4.0",
"@fluidframework/core-utils-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/driver-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@fluid-tools/build-cli": "^0.48.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@~2.4.0",
"@fluidframework/driver-definitions-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "7.47.8",
"concurrently": "^8.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@fluid-tools/build-cli": "^0.48.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/cell-previous": "npm:@fluidframework/cell@~2.4.0",
"@fluidframework/cell-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/test-runtime-utils": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/counter-previous": "npm:@fluidframework/counter@~2.4.0",
"@fluidframework/counter-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/map-previous": "npm:@fluidframework/map@~2.4.0",
"@fluidframework/map-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/matrix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@~2.4.0",
"@fluidframework/matrix-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@tiny-calc/micro": "0.0.0-alpha.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/merge-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@~2.4.0",
"@fluidframework/merge-tree-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/diff": "^3.5.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,6 @@ declare type old_as_current_for_Interface_IMergeTreeDeltaOpArgs = requireAssigna
* typeValidation.broken:
* "Interface_IMergeTreeDeltaOpArgs": {"backCompat": false}
*/
// @ts-expect-error compatibility expected to be broken
declare type current_as_old_for_Interface_IMergeTreeDeltaOpArgs = requireAssignableTo<TypeOnly<current.IMergeTreeDeltaOpArgs>, TypeOnly<old.IMergeTreeDeltaOpArgs>>

/*
Expand All @@ -671,7 +670,6 @@ declare type old_as_current_for_Interface_IMergeTreeGroupMsg = requireAssignable
* typeValidation.broken:
* "Interface_IMergeTreeGroupMsg": {"backCompat": false}
*/
// @ts-expect-error compatibility expected to be broken
declare type current_as_old_for_Interface_IMergeTreeGroupMsg = requireAssignableTo<TypeOnly<current.IMergeTreeGroupMsg>, TypeOnly<old.IMergeTreeGroupMsg>>

/*
Expand Down Expand Up @@ -728,6 +726,24 @@ declare type old_as_current_for_Interface_IMergeTreeObliterateMsg = requireAssig
*/
declare type current_as_old_for_Interface_IMergeTreeObliterateMsg = requireAssignableTo<TypeOnly<current.IMergeTreeObliterateMsg>, TypeOnly<old.IMergeTreeObliterateMsg>>

/*
* 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_IMergeTreeObliterateSidedMsg": {"forwardCompat": false}
*/
declare type old_as_current_for_Interface_IMergeTreeObliterateSidedMsg = requireAssignableTo<TypeOnly<old.IMergeTreeObliterateSidedMsg>, TypeOnly<current.IMergeTreeObliterateSidedMsg>>

/*
* 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_IMergeTreeObliterateSidedMsg": {"backCompat": false}
*/
declare type current_as_old_for_Interface_IMergeTreeObliterateSidedMsg = requireAssignableTo<TypeOnly<current.IMergeTreeObliterateSidedMsg>, TypeOnly<old.IMergeTreeObliterateSidedMsg>>

/*
* 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.
Expand Down Expand Up @@ -1077,7 +1093,6 @@ declare type old_as_current_for_TypeAlias_IMergeTreeDeltaOp = requireAssignableT
* typeValidation.broken:
* "TypeAlias_IMergeTreeDeltaOp": {"backCompat": false}
*/
// @ts-expect-error compatibility expected to be broken
declare type current_as_old_for_TypeAlias_IMergeTreeDeltaOp = requireAssignableTo<TypeOnly<current.IMergeTreeDeltaOp>, TypeOnly<old.IMergeTreeDeltaOp>>

/*
Expand All @@ -1096,7 +1111,6 @@ declare type old_as_current_for_TypeAlias_IMergeTreeOp = requireAssignableTo<Typ
* typeValidation.broken:
* "TypeAlias_IMergeTreeOp": {"backCompat": false}
*/
// @ts-expect-error compatibility expected to be broken
declare type current_as_old_for_TypeAlias_IMergeTreeOp = requireAssignableTo<TypeOnly<current.IMergeTreeOp>, TypeOnly<old.IMergeTreeOp>>

/*
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/ordered-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@~2.4.0",
"@fluidframework/ordered-collection-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/register-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@~2.4.0",
"@fluidframework/register-collection-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/sequence-previous": "npm:@fluidframework/sequence@~2.4.0",
"@fluidframework/sequence-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/diff": "^3.5.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ declare type old_as_current_for_Class_SequenceDeltaEvent = requireAssignableTo<T
* typeValidation.broken:
* "Class_SequenceDeltaEvent": {"backCompat": false}
*/
// @ts-expect-error compatibility expected to be broken
declare type current_as_old_for_Class_SequenceDeltaEvent = requireAssignableTo<TypeOnly<current.SequenceDeltaEvent>, TypeOnly<old.SequenceDeltaEvent>>

/*
Expand Down Expand Up @@ -122,7 +121,6 @@ declare type old_as_current_for_Class_SequenceMaintenanceEvent = requireAssignab
* typeValidation.broken:
* "Class_SequenceMaintenanceEvent": {"backCompat": false}
*/
// @ts-expect-error compatibility expected to be broken
declare type current_as_old_for_Class_SequenceMaintenanceEvent = requireAssignableTo<TypeOnly<current.SequenceMaintenanceEvent>, TypeOnly<old.SequenceMaintenanceEvent>>

/*
Expand Down Expand Up @@ -222,7 +220,6 @@ declare type current_as_old_for_ClassStatics_Marker = requireAssignableTo<TypeOn
* typeValidation.broken:
* "ClassStatics_SequenceDeltaEvent": {"backCompat": false}
*/
// @ts-expect-error compatibility expected to be broken
declare type current_as_old_for_ClassStatics_SequenceDeltaEvent = requireAssignableTo<TypeOnly<typeof current.SequenceDeltaEvent>, TypeOnly<typeof old.SequenceDeltaEvent>>

/*
Expand Down Expand Up @@ -250,7 +247,6 @@ declare type current_as_old_for_ClassStatics_SequenceInterval = requireAssignabl
* typeValidation.broken:
* "ClassStatics_SequenceMaintenanceEvent": {"backCompat": false}
*/
// @ts-expect-error compatibility expected to be broken
declare type current_as_old_for_ClassStatics_SequenceMaintenanceEvent = requireAssignableTo<TypeOnly<typeof current.SequenceMaintenanceEvent>, TypeOnly<typeof old.SequenceMaintenanceEvent>>

/*
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/shared-object-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@~2.4.0",
"@fluidframework/shared-object-base-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/benchmark": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/shared-summary-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/container-definitions": "workspace:~",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@~2.4.0",
"@fluidframework/shared-summary-block-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/benchmark": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/task-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/task-manager-previous": "npm:@fluidframework/task-manager@~2.4.0",
"@fluidframework/task-manager-previous": "npm:@fluidframework/[email protected]",
"@fluidframework/test-runtime-utils": "workspace:~",
"@microsoft/api-extractor": "7.47.8",
"@types/mocha": "^9.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@fluidframework/test-utils": "workspace:~",
"@fluidframework/tree-previous": "npm:@fluidframework/tree@~2.4.0",
"@fluidframework/tree-previous": "npm:@fluidframework/[email protected]",
"@microsoft/api-extractor": "7.47.8",
"@types/diff": "^3.5.1",
"@types/easy-table": "^0.0.32",
Expand Down
Loading

0 comments on commit 13e2c06

Please sign in to comment.