@fluidframework/sequence 2.60.0 → 2.61.0-355054

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/.mocharc.cjs CHANGED
@@ -7,6 +7,5 @@
7
7
 
8
8
  const getFluidTestMochaConfig = require("@fluid-internal/mocha-test-setup/mocharc-common");
9
9
 
10
- const packageDir = __dirname;
11
- const config = getFluidTestMochaConfig(packageDir);
10
+ const config = getFluidTestMochaConfig(__dirname);
12
11
  module.exports = config;
package/dist/legacy.d.ts CHANGED
@@ -22,7 +22,7 @@
22
22
  */
23
23
 
24
24
  export {
25
- // @legacy APIs
25
+ // #region @legacyBeta APIs
26
26
  BaseSegment,
27
27
  DeserializeCallback,
28
28
  IInterval,
@@ -68,4 +68,5 @@ export {
68
68
  discardSharedStringRevertibles,
69
69
  reservedMarkerIdKey,
70
70
  revertSharedStringRevertibles
71
+ // #endregion
71
72
  } from "./index.js";
@@ -5,5 +5,5 @@
5
5
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
6
6
  */
7
7
  export declare const pkgName = "@fluidframework/sequence";
8
- export declare const pkgVersion = "2.60.0";
8
+ export declare const pkgVersion = "2.61.0-355054";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,6BAA6B,CAAC;AAClD,eAAO,MAAM,UAAU,WAAW,CAAC"}
1
+ {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,6BAA6B,CAAC;AAClD,eAAO,MAAM,UAAU,kBAAkB,CAAC"}
@@ -8,5 +8,5 @@
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.pkgVersion = exports.pkgName = void 0;
10
10
  exports.pkgName = "@fluidframework/sequence";
11
- exports.pkgVersion = "2.60.0";
11
+ exports.pkgVersion = "2.61.0-355054";
12
12
  //# sourceMappingURL=packageVersion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,0BAA0B,CAAC;AACrC,QAAA,UAAU,GAAG,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/sequence\";\nexport const pkgVersion = \"2.60.0\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,0BAA0B,CAAC;AACrC,QAAA,UAAU,GAAG,eAAe,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/sequence\";\nexport const pkgVersion = \"2.61.0-355054\";\n"]}
package/internal.d.ts CHANGED
@@ -8,4 +8,4 @@
8
8
  * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
- export * from "./lib/index.js";
11
+ export * from "lib/index.js";
package/legacy.d.ts CHANGED
@@ -8,4 +8,4 @@
8
8
  * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
- export * from "./lib/legacy.js";
11
+ export * from "lib/legacy.js";
package/lib/legacy.d.ts CHANGED
@@ -22,7 +22,7 @@
22
22
  */
23
23
 
24
24
  export {
25
- // @legacy APIs
25
+ // #region @legacyBeta APIs
26
26
  BaseSegment,
27
27
  DeserializeCallback,
28
28
  IInterval,
@@ -68,4 +68,5 @@ export {
68
68
  discardSharedStringRevertibles,
69
69
  reservedMarkerIdKey,
70
70
  revertSharedStringRevertibles
71
+ // #endregion
71
72
  } from "./index.js";
@@ -5,5 +5,5 @@
5
5
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
6
6
  */
7
7
  export declare const pkgName = "@fluidframework/sequence";
8
- export declare const pkgVersion = "2.60.0";
8
+ export declare const pkgVersion = "2.61.0-355054";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,6BAA6B,CAAC;AAClD,eAAO,MAAM,UAAU,WAAW,CAAC"}
1
+ {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,6BAA6B,CAAC;AAClD,eAAO,MAAM,UAAU,kBAAkB,CAAC"}
@@ -5,5 +5,5 @@
5
5
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
6
6
  */
7
7
  export const pkgName = "@fluidframework/sequence";
8
- export const pkgVersion = "2.60.0";
8
+ export const pkgVersion = "2.61.0-355054";
9
9
  //# sourceMappingURL=packageVersion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,0BAA0B,CAAC;AAClD,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/sequence\";\nexport const pkgVersion = \"2.60.0\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,0BAA0B,CAAC;AAClD,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/sequence\";\nexport const pkgVersion = \"2.61.0-355054\";\n"]}
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.52.8"
8
+ "packageVersion": "7.52.11"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/sequence",
3
- "version": "2.60.0",
3
+ "version": "2.61.0-355054",
4
4
  "description": "Distributed sequence",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -91,39 +91,39 @@
91
91
  "temp-directory": "nyc/.nyc_output"
92
92
  },
93
93
  "dependencies": {
94
- "@fluid-internal/client-utils": "~2.60.0",
95
- "@fluidframework/core-interfaces": "~2.60.0",
96
- "@fluidframework/core-utils": "~2.60.0",
97
- "@fluidframework/datastore-definitions": "~2.60.0",
98
- "@fluidframework/driver-definitions": "~2.60.0",
99
- "@fluidframework/merge-tree": "~2.60.0",
100
- "@fluidframework/runtime-definitions": "~2.60.0",
101
- "@fluidframework/runtime-utils": "~2.60.0",
102
- "@fluidframework/shared-object-base": "~2.60.0",
103
- "@fluidframework/telemetry-utils": "~2.60.0",
94
+ "@fluid-internal/client-utils": "2.61.0-355054",
95
+ "@fluidframework/core-interfaces": "2.61.0-355054",
96
+ "@fluidframework/core-utils": "2.61.0-355054",
97
+ "@fluidframework/datastore-definitions": "2.61.0-355054",
98
+ "@fluidframework/driver-definitions": "2.61.0-355054",
99
+ "@fluidframework/merge-tree": "2.61.0-355054",
100
+ "@fluidframework/runtime-definitions": "2.61.0-355054",
101
+ "@fluidframework/runtime-utils": "2.61.0-355054",
102
+ "@fluidframework/shared-object-base": "2.61.0-355054",
103
+ "@fluidframework/telemetry-utils": "2.61.0-355054",
104
104
  "double-ended-queue": "^2.1.0-0",
105
105
  "uuid": "^11.1.0"
106
106
  },
107
107
  "devDependencies": {
108
108
  "@arethetypeswrong/cli": "^0.17.1",
109
109
  "@biomejs/biome": "~1.9.3",
110
- "@fluid-internal/mocha-test-setup": "~2.60.0",
111
- "@fluid-private/stochastic-test-utils": "~2.60.0",
112
- "@fluid-private/test-dds-utils": "~2.60.0",
110
+ "@fluid-internal/mocha-test-setup": "2.61.0-355054",
111
+ "@fluid-private/stochastic-test-utils": "2.61.0-355054",
112
+ "@fluid-private/test-dds-utils": "2.61.0-355054",
113
113
  "@fluid-tools/benchmark": "^0.51.0",
114
- "@fluid-tools/build-cli": "^0.57.0",
114
+ "@fluid-tools/build-cli": "^0.58.2",
115
115
  "@fluidframework/build-common": "^2.0.3",
116
- "@fluidframework/build-tools": "^0.57.0",
117
- "@fluidframework/container-definitions": "~2.60.0",
116
+ "@fluidframework/build-tools": "^0.58.2",
117
+ "@fluidframework/container-definitions": "2.61.0-355054",
118
118
  "@fluidframework/eslint-config-fluid": "^6.0.0",
119
- "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.53.0",
120
- "@fluidframework/test-runtime-utils": "~2.60.0",
121
- "@microsoft/api-extractor": "7.52.8",
119
+ "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.60.0",
120
+ "@fluidframework/test-runtime-utils": "2.61.0-355054",
121
+ "@microsoft/api-extractor": "7.52.11",
122
122
  "@types/diff": "^3.5.1",
123
123
  "@types/double-ended-queue": "^2.1.0",
124
124
  "@types/mocha": "^10.0.10",
125
125
  "@types/node": "^18.19.0",
126
- "c8": "^8.0.1",
126
+ "c8": "^10.1.3",
127
127
  "concurrently": "^8.2.1",
128
128
  "copyfiles": "^2.4.1",
129
129
  "cross-env": "^7.0.3",
@@ -144,30 +144,13 @@
144
144
  }
145
145
  },
146
146
  "typeValidation": {
147
- "broken": {
148
- "Interface_IInterval": {
149
- "backCompat": false
150
- },
151
- "Interface_ISerializableInterval": {
152
- "backCompat": false,
153
- "forwardCompat": false
154
- },
155
- "Interface_SequenceInterval": {
156
- "backCompat": false
157
- },
158
- "TypeAlias_IntervalRevertible": {
159
- "backCompat": false
160
- },
161
- "TypeAlias_SharedStringRevertible": {
162
- "backCompat": false
163
- }
164
- },
147
+ "broken": {},
165
148
  "entrypoint": "legacy"
166
149
  },
167
150
  "scripts": {
168
151
  "api": "fluid-build . --task api",
169
- "api-extractor:commonjs": "flub generate entrypoints --outDir ./dist",
170
- "api-extractor:esnext": "flub generate entrypoints --outDir ./lib --node10TypeCompat",
152
+ "api-extractor:commonjs": "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./dist",
153
+ "api-extractor:esnext": "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat",
171
154
  "build": "fluid-build . --task build",
172
155
  "build:api-reports": "concurrently \"npm:build:api-reports:*\"",
173
156
  "build:api-reports:current": "api-extractor run --local --config api-extractor/api-extractor.current.json",
@@ -209,10 +192,10 @@
209
192
  "test:memory": "mocha --config src/test/memory/.mocharc.cjs",
210
193
  "test:memory-profiling:report": "mocha --config src/test/memory/.mocharc.cjs",
211
194
  "test:mocha": "npm run test:mocha:esm && echo skipping cjs to avoid overhead - npm run test:mocha:cjs",
212
- "test:mocha:cjs": "mocha --ignore \"dist/test/memory/**/*\" --recursive \"dist/test/**/*.spec.*js\"",
213
- "test:mocha:esm": "mocha --ignore \"lib/test/memory/**/*\" --recursive \"lib/test/**/*.spec.*js\"",
195
+ "test:mocha:cjs": "cross-env MOCHA_SPEC=dist/test mocha",
196
+ "test:mocha:esm": "mocha",
214
197
  "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha",
215
- "test:newsnapfiles": "node --conditions=allow-ff-test-exports lib/test/createSnapshotFiles.js",
198
+ "test:newsnapfiles": "node --conditions=allow-ff-test-exports lib/test/createSnapshotFiles.tool.js",
216
199
  "test:stress": "cross-env FUZZ_TEST_COUNT=100 FUZZ_STRESS_RUN=normal mocha --ignore \"lib/test/memory/**/*\" --recursive \"lib/test/**/*.fuzz.spec.*js\" -r @fluid-internal/mocha-test-setup",
217
200
  "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist",
218
201
  "typetests:gen": "flub generate typetests --dir . -v",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/sequence";
9
- export const pkgVersion = "2.60.0";
9
+ export const pkgVersion = "2.61.0-355054";