@fluidframework/sequence 2.0.0-internal.3.2.1 → 2.0.0-internal.3.3.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.
@@ -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.0.0-internal.3.2.1";
8
+ export const pkgVersion = "2.0.0-internal.3.3.0";
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,sBAAsB,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.0.0-internal.3.2.1\";\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,sBAAsB,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.0.0-internal.3.3.0\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/sequence",
3
- "version": "2.0.0-internal.3.2.1",
3
+ "version": "2.0.0-internal.3.3.0",
4
4
  "description": "Distributed sequence",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -37,31 +37,31 @@
37
37
  "dependencies": {
38
38
  "@fluidframework/common-definitions": "^0.20.1",
39
39
  "@fluidframework/common-utils": "^1.1.1",
40
- "@fluidframework/container-definitions": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
41
- "@fluidframework/container-utils": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
42
- "@fluidframework/core-interfaces": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
43
- "@fluidframework/datastore-definitions": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
44
- "@fluidframework/merge-tree": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
40
+ "@fluidframework/container-definitions": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
41
+ "@fluidframework/container-utils": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
42
+ "@fluidframework/core-interfaces": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
43
+ "@fluidframework/datastore-definitions": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
44
+ "@fluidframework/merge-tree": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
45
45
  "@fluidframework/protocol-definitions": "^1.1.0",
46
- "@fluidframework/runtime-definitions": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
47
- "@fluidframework/runtime-utils": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
48
- "@fluidframework/shared-object-base": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
49
- "@fluidframework/telemetry-utils": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
46
+ "@fluidframework/runtime-definitions": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
47
+ "@fluidframework/runtime-utils": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
48
+ "@fluidframework/shared-object-base": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
49
+ "@fluidframework/telemetry-utils": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
50
50
  "uuid": "^8.3.1"
51
51
  },
52
52
  "devDependencies": {
53
- "@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
54
- "@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
55
- "@fluid-tools/benchmark": "^0.45.0",
56
- "@fluid-tools/build-cli": "^0.10.0",
53
+ "@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
54
+ "@fluid-internal/test-dds-utils": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
55
+ "@fluid-tools/benchmark": "^0.46.0",
56
+ "@fluid-tools/build-cli": "^0.12.0",
57
57
  "@fluidframework/build-common": "^1.1.0",
58
- "@fluidframework/build-tools": "^0.10.0",
58
+ "@fluidframework/build-tools": "^0.12.0",
59
59
  "@fluidframework/eslint-config-fluid": "^2.0.0",
60
- "@fluidframework/gitresources": "^0.1038.2000",
61
- "@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
62
- "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.0.0-internal.3.1.0",
63
- "@fluidframework/server-services-client": "^0.1038.2000",
64
- "@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.2.1 <2.0.0-internal.4.0.0",
60
+ "@fluidframework/gitresources": "^0.1038.3000",
61
+ "@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
62
+ "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.0.0-internal.3.2.0",
63
+ "@fluidframework/server-services-client": "^0.1038.3000",
64
+ "@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.3.0 <2.0.0-internal.4.0.0",
65
65
  "@microsoft/api-extractor": "^7.22.2",
66
66
  "@rushstack/eslint-config": "^2.5.1",
67
67
  "@types/diff": "^3.5.1",
@@ -81,10 +81,6 @@
81
81
  "typescript": "~4.5.5"
82
82
  },
83
83
  "typeValidation": {
84
- "version": "2.0.0-internal.3.2.0",
85
- "previousVersionStyle": "~previousMinor",
86
- "baselineRange": ">=2.0.0-internal.3.1.0 <2.0.0-internal.3.2.0",
87
- "baselineVersion": "2.0.0-internal.3.1.0",
88
84
  "broken": {}
89
85
  },
90
86
  "scripts": {
@@ -116,7 +112,7 @@
116
112
  "test:stress": "cross-env FUZZ_TEST_COUNT=100 FUZZ_STRESS_RUN=true mocha --ignore 'dist/test/memory/**/*' --recursive 'dist/test/**/*.fuzz.spec.js' -r @fluidframework/mocha-test-setup --unhandled-rejections=strict",
117
113
  "testfarm": "node dist/test/testFarm.js",
118
114
  "tsc": "tsc",
119
- "typetests:gen": "flub generate typetests --generate --dir .",
115
+ "typetests:gen": "fluid-type-test-generator",
120
116
  "typetests:prepare": "flub generate typetests --prepare --dir . --pin"
121
117
  }
122
118
  }
@@ -209,6 +209,7 @@ export class Interval implements ISerializableInterval {
209
209
  public auxProps: PropertySet[] | undefined;
210
210
  /**
211
211
  * {@inheritDoc ISerializableInterval.propertyManager}
212
+ * @deprecated - This API was never intended to be public and will be marked internal in a future release.
212
213
  */
213
214
  public propertyManager: PropertiesManager;
214
215
  constructor(public start: number, public end: number, props?: PropertySet) {
@@ -326,6 +327,7 @@ export class Interval implements ISerializableInterval {
326
327
 
327
328
  /**
328
329
  * {@inheritDoc IInterval.union}
330
+ * @deprecated - This API was never intended to be public and will be marked internal in a future release.
329
331
  */
330
332
  public union(b: Interval) {
331
333
  return new Interval(
@@ -341,6 +343,7 @@ export class Interval implements ISerializableInterval {
341
343
 
342
344
  /**
343
345
  * {@inheritDoc ISerializableInterval.addProperties}
346
+ * @deprecated - This API was never intended to be public and will be marked internal in a future release.
344
347
  */
345
348
  public addProperties(
346
349
  newProps: PropertySet,
@@ -362,6 +365,7 @@ export class Interval implements ISerializableInterval {
362
365
 
363
366
  /**
364
367
  * {@inheritDoc IInterval.modify}
368
+ * @deprecated - This API was never intended to be public and will be marked internal in a future release.
365
369
  */
366
370
  public modify(label: string, start: number, end: number, op?: ISequencedDocumentMessage) {
367
371
  const startPos = start ?? this.start;
@@ -404,6 +408,7 @@ export class SequenceInterval implements ISerializableInterval {
404
408
  public properties: PropertySet;
405
409
  /**
406
410
  * {@inheritDoc ISerializableInterval.propertyManager}
411
+ * @deprecated - This API was never intended to be public and will be marked internal in a future release.
407
412
  */
408
413
  public propertyManager: PropertiesManager;
409
414
 
@@ -561,6 +566,7 @@ export class SequenceInterval implements ISerializableInterval {
561
566
 
562
567
  /**
563
568
  * {@inheritDoc IInterval.union}
569
+ * @deprecated - This API was never intended to be public and will be marked internal in a future release.
564
570
  */
565
571
  public union(b: SequenceInterval) {
566
572
  return new SequenceInterval(
@@ -573,6 +579,7 @@ export class SequenceInterval implements ISerializableInterval {
573
579
 
574
580
  /**
575
581
  * {@inheritDoc ISerializableInterval.addProperties}
582
+ * @deprecated - This API was never intended to be public and will be marked internal in a future release.
576
583
  */
577
584
  public addProperties(
578
585
  newProps: PropertySet,
@@ -596,6 +603,7 @@ export class SequenceInterval implements ISerializableInterval {
596
603
 
597
604
  /**
598
605
  * {@inheritDoc IInterval.modify}
606
+ * @deprecated - This API was never intended to be public and will be marked internal in a future release.
599
607
  */
600
608
  public modify(
601
609
  label: string,
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/sequence";
9
- export const pkgVersion = "2.0.0-internal.3.2.1";
9
+ export const pkgVersion = "2.0.0-internal.3.3.0";