@fluidframework/test-utils 2.0.0-dev-rc.1.0.0.225277 → 2.0.0-dev-rc.1.0.0.228517

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,39 @@
1
1
  # @fluidframework/test-utils
2
2
 
3
+ ## 2.0.0-rc.1.0.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Updated server dependencies ([#19122](https://github.com/microsoft/FluidFramework/issues/19122)) [25366b4229](https://github.com/microsoft/FluidFramework/commits/25366b422918cb43685c5f328b50450749592902)
8
+
9
+ The following Fluid server dependencies have been updated to the latest version, 3.0.0. [See the full changelog.](https://github.com/microsoft/FluidFramework/releases/tag/server_v3.0.0)
10
+
11
+ - @fluidframework/gitresources
12
+ - @fluidframework/server-kafka-orderer
13
+ - @fluidframework/server-lambdas
14
+ - @fluidframework/server-lambdas-driver
15
+ - @fluidframework/server-local-server
16
+ - @fluidframework/server-memory-orderer
17
+ - @fluidframework/protocol-base
18
+ - @fluidframework/server-routerlicious
19
+ - @fluidframework/server-routerlicious-base
20
+ - @fluidframework/server-services
21
+ - @fluidframework/server-services-client
22
+ - @fluidframework/server-services-core
23
+ - @fluidframework/server-services-ordering-kafkanode
24
+ - @fluidframework/server-services-ordering-rdkafka
25
+ - @fluidframework/server-services-ordering-zookeeper
26
+ - @fluidframework/server-services-shared
27
+ - @fluidframework/server-services-telemetry
28
+ - @fluidframework/server-services-utils
29
+ - @fluidframework/server-test-utils
30
+ - tinylicious
31
+
32
+ - Updated @fluidframework/protocol-definitions ([#19122](https://github.com/microsoft/FluidFramework/issues/19122)) [25366b4229](https://github.com/microsoft/FluidFramework/commits/25366b422918cb43685c5f328b50450749592902)
33
+
34
+ The @fluidframework/protocol-definitions dependency has been upgraded to v3.1.0. [See the full
35
+ changelog.](https://github.com/microsoft/FluidFramework/blob/main/common/lib/protocol-definitions/CHANGELOG.md#310)
36
+
3
37
  ## 2.0.0-internal.8.0.0
4
38
 
5
39
  ### Major Changes
@@ -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/test-utils";
8
- export declare const pkgVersion = "2.0.0-dev-rc.1.0.0.225277";
8
+ export declare const pkgVersion = "2.0.0-dev-rc.1.0.0.228517";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -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/test-utils";
11
- exports.pkgVersion = "2.0.0-dev-rc.1.0.0.225277";
11
+ exports.pkgVersion = "2.0.0-dev-rc.1.0.0.228517";
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,4BAA4B,CAAC;AACvC,QAAA,UAAU,GAAG,2BAA2B,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/test-utils\";\nexport const pkgVersion = \"2.0.0-dev-rc.1.0.0.225277\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,4BAA4B,CAAC;AACvC,QAAA,UAAU,GAAG,2BAA2B,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/test-utils\";\nexport const pkgVersion = \"2.0.0-dev-rc.1.0.0.228517\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/test-utils",
3
- "version": "2.0.0-dev-rc.1.0.0.225277",
3
+ "version": "2.0.0-dev-rc.1.0.0.228517",
4
4
  "description": "Utilities for Fluid tests",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -34,38 +34,38 @@
34
34
  "temp-directory": "nyc/.nyc_output"
35
35
  },
36
36
  "dependencies": {
37
- "@fluidframework/aqueduct": "2.0.0-dev-rc.1.0.0.225277",
38
- "@fluidframework/container-definitions": "2.0.0-dev-rc.1.0.0.225277",
39
- "@fluidframework/container-loader": "2.0.0-dev-rc.1.0.0.225277",
40
- "@fluidframework/container-runtime": "2.0.0-dev-rc.1.0.0.225277",
41
- "@fluidframework/container-runtime-definitions": "2.0.0-dev-rc.1.0.0.225277",
42
- "@fluidframework/core-interfaces": "2.0.0-dev-rc.1.0.0.225277",
43
- "@fluidframework/core-utils": "2.0.0-dev-rc.1.0.0.225277",
44
- "@fluidframework/datastore": "2.0.0-dev-rc.1.0.0.225277",
45
- "@fluidframework/datastore-definitions": "2.0.0-dev-rc.1.0.0.225277",
46
- "@fluidframework/driver-definitions": "2.0.0-dev-rc.1.0.0.225277",
47
- "@fluidframework/driver-utils": "2.0.0-dev-rc.1.0.0.225277",
48
- "@fluidframework/local-driver": "2.0.0-dev-rc.1.0.0.225277",
49
- "@fluidframework/map": "2.0.0-dev-rc.1.0.0.225277",
50
- "@fluidframework/protocol-definitions": "^3.1.0-223007",
51
- "@fluidframework/request-handler": "2.0.0-dev-rc.1.0.0.225277",
52
- "@fluidframework/routerlicious-driver": "2.0.0-dev-rc.1.0.0.225277",
53
- "@fluidframework/runtime-definitions": "2.0.0-dev-rc.1.0.0.225277",
54
- "@fluidframework/runtime-utils": "2.0.0-dev-rc.1.0.0.225277",
55
- "@fluidframework/telemetry-utils": "2.0.0-dev-rc.1.0.0.225277",
56
- "@fluidframework/test-driver-definitions": "2.0.0-dev-rc.1.0.0.225277",
57
- "@fluidframework/test-runtime-utils": "2.0.0-dev-rc.1.0.0.225277",
37
+ "@fluidframework/aqueduct": "2.0.0-dev-rc.1.0.0.228517",
38
+ "@fluidframework/container-definitions": "2.0.0-dev-rc.1.0.0.228517",
39
+ "@fluidframework/container-loader": "2.0.0-dev-rc.1.0.0.228517",
40
+ "@fluidframework/container-runtime": "2.0.0-dev-rc.1.0.0.228517",
41
+ "@fluidframework/container-runtime-definitions": "2.0.0-dev-rc.1.0.0.228517",
42
+ "@fluidframework/core-interfaces": "2.0.0-dev-rc.1.0.0.228517",
43
+ "@fluidframework/core-utils": "2.0.0-dev-rc.1.0.0.228517",
44
+ "@fluidframework/datastore": "2.0.0-dev-rc.1.0.0.228517",
45
+ "@fluidframework/datastore-definitions": "2.0.0-dev-rc.1.0.0.228517",
46
+ "@fluidframework/driver-definitions": "2.0.0-dev-rc.1.0.0.228517",
47
+ "@fluidframework/driver-utils": "2.0.0-dev-rc.1.0.0.228517",
48
+ "@fluidframework/local-driver": "2.0.0-dev-rc.1.0.0.228517",
49
+ "@fluidframework/map": "2.0.0-dev-rc.1.0.0.228517",
50
+ "@fluidframework/protocol-definitions": "^3.1.0",
51
+ "@fluidframework/request-handler": "2.0.0-dev-rc.1.0.0.228517",
52
+ "@fluidframework/routerlicious-driver": "2.0.0-dev-rc.1.0.0.228517",
53
+ "@fluidframework/runtime-definitions": "2.0.0-dev-rc.1.0.0.228517",
54
+ "@fluidframework/runtime-utils": "2.0.0-dev-rc.1.0.0.228517",
55
+ "@fluidframework/telemetry-utils": "2.0.0-dev-rc.1.0.0.228517",
56
+ "@fluidframework/test-driver-definitions": "2.0.0-dev-rc.1.0.0.228517",
57
+ "@fluidframework/test-runtime-utils": "2.0.0-dev-rc.1.0.0.228517",
58
58
  "best-random": "^1.0.0",
59
59
  "debug": "^4.3.4",
60
60
  "uuid": "^9.0.0"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@arethetypeswrong/cli": "^0.13.3",
64
- "@fluid-tools/build-cli": "0.29.0-222379",
64
+ "@fluid-tools/build-cli": "^0.29.0",
65
65
  "@fluidframework/build-common": "^2.0.3",
66
- "@fluidframework/build-tools": "0.29.0-222379",
67
- "@fluidframework/eslint-config-fluid": "^3.1.0",
68
- "@fluidframework/mocha-test-setup": "2.0.0-dev-rc.1.0.0.225277",
66
+ "@fluidframework/build-tools": "^0.29.0",
67
+ "@fluidframework/eslint-config-fluid": "^3.2.0",
68
+ "@fluidframework/mocha-test-setup": "2.0.0-dev-rc.1.0.0.228517",
69
69
  "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.0.0-internal.8.0.0",
70
70
  "@microsoft/api-extractor": "^7.38.3",
71
71
  "@types/debug": "^4.1.5",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/test-utils";
9
- export const pkgVersion = "2.0.0-dev-rc.1.0.0.225277";
9
+ export const pkgVersion = "2.0.0-dev-rc.1.0.0.228517";