@fluidframework/merge-tree 2.91.0 → 2.92.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @fluidframework/merge-tree
2
2
 
3
+ ## 2.92.0
4
+
5
+ Dependency updates only.
6
+
3
7
  ## 2.91.0
4
8
 
5
9
  Dependency updates only.
package/dist/legacy.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --resolutionConditions require --outFileLegacyBeta legacy --outDir ./dist" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export {
package/dist/public.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --resolutionConditions require --outFileLegacyBeta legacy --outDir ./dist" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export {}
package/internal.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export * from "./lib/index.js";
package/legacy.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export * from "./lib/legacy.js";
package/lib/legacy.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export {
package/lib/public.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/merge-tree",
3
- "version": "2.91.0",
3
+ "version": "2.92.0",
4
4
  "description": "Merge tree",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -81,30 +81,30 @@
81
81
  "temp-directory": "nyc/.nyc_output"
82
82
  },
83
83
  "dependencies": {
84
- "@fluid-internal/client-utils": "~2.91.0",
85
- "@fluidframework/container-definitions": "~2.91.0",
86
- "@fluidframework/core-interfaces": "~2.91.0",
87
- "@fluidframework/core-utils": "~2.91.0",
88
- "@fluidframework/datastore-definitions": "~2.91.0",
89
- "@fluidframework/driver-definitions": "~2.91.0",
90
- "@fluidframework/runtime-definitions": "~2.91.0",
91
- "@fluidframework/runtime-utils": "~2.91.0",
92
- "@fluidframework/shared-object-base": "~2.91.0",
93
- "@fluidframework/telemetry-utils": "~2.91.0"
84
+ "@fluid-internal/client-utils": "~2.92.0",
85
+ "@fluidframework/container-definitions": "~2.92.0",
86
+ "@fluidframework/core-interfaces": "~2.92.0",
87
+ "@fluidframework/core-utils": "~2.92.0",
88
+ "@fluidframework/datastore-definitions": "~2.92.0",
89
+ "@fluidframework/driver-definitions": "~2.92.0",
90
+ "@fluidframework/runtime-definitions": "~2.92.0",
91
+ "@fluidframework/runtime-utils": "~2.92.0",
92
+ "@fluidframework/shared-object-base": "~2.92.0",
93
+ "@fluidframework/telemetry-utils": "~2.92.0"
94
94
  },
95
95
  "devDependencies": {
96
96
  "@arethetypeswrong/cli": "^0.18.2",
97
97
  "@biomejs/biome": "~2.4.5",
98
- "@fluid-internal/mocha-test-setup": "~2.91.0",
99
- "@fluid-private/stochastic-test-utils": "~2.91.0",
100
- "@fluid-private/test-pairwise-generator": "~2.91.0",
98
+ "@fluid-internal/mocha-test-setup": "~2.92.0",
99
+ "@fluid-private/stochastic-test-utils": "~2.92.0",
100
+ "@fluid-private/test-pairwise-generator": "~2.92.0",
101
101
  "@fluid-tools/benchmark": "^0.52.0",
102
- "@fluid-tools/build-cli": "^0.63.0",
102
+ "@fluid-tools/build-cli": "^0.64.0",
103
103
  "@fluidframework/build-common": "^2.0.3",
104
- "@fluidframework/build-tools": "^0.63.0",
105
- "@fluidframework/eslint-config-fluid": "~2.91.0",
106
- "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.83.0",
107
- "@fluidframework/test-runtime-utils": "~2.91.0",
104
+ "@fluidframework/build-tools": "^0.64.0",
105
+ "@fluidframework/eslint-config-fluid": "^9.0.0",
106
+ "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@2.91.0",
107
+ "@fluidframework/test-runtime-utils": "~2.92.0",
108
108
  "@microsoft/api-extractor": "7.52.11",
109
109
  "@types/diff": "^3.5.1",
110
110
  "@types/mocha": "^10.0.10",
@@ -113,7 +113,7 @@
113
113
  "concurrently": "^9.2.1",
114
114
  "copyfiles": "^2.4.1",
115
115
  "cross-env": "^10.1.0",
116
- "diff": "^3.5.0",
116
+ "diff": "^4.0.4",
117
117
  "eslint": "~9.39.1",
118
118
  "jiti": "^2.6.1",
119
119
  "mocha": "^11.7.5",
@@ -127,7 +127,7 @@
127
127
  },
128
128
  "scripts": {
129
129
  "api": "fluid-build . --task api",
130
- "api-extractor:commonjs": "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./dist",
130
+ "api-extractor:commonjs": "flub generate entrypoints --resolutionConditions require --outFileLegacyBeta legacy --outDir ./dist",
131
131
  "api-extractor:esnext": "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat",
132
132
  "build": "fluid-build . --task build",
133
133
  "build:api-reports": "concurrently \"npm:build:api-reports:*\"",