@fluidframework/test-utils 2.0.0-internal.5.0.1 → 2.0.0-internal.5.1.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/test-utils
2
2
 
3
+ ## 2.0.0-internal.5.1.0
4
+
5
+ Dependency updates only.
6
+
3
7
  ## 2.0.0-internal.5.0.0
4
8
 
5
9
  ### 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-internal.5.0.1";
8
+ export declare const pkgVersion = "2.0.0-internal.5.1.0";
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-internal.5.0.1";
11
+ exports.pkgVersion = "2.0.0-internal.5.1.0";
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,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/test-utils\";\nexport const pkgVersion = \"2.0.0-internal.5.0.1\";\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,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/test-utils\";\nexport const pkgVersion = \"2.0.0-internal.5.1.0\";\n"]}
@@ -0,0 +1,11 @@
1
+ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
+ // It should be published with your NPM package. It should not be tracked by Git.
3
+ {
4
+ "tsdocVersion": "0.12",
5
+ "toolPackages": [
6
+ {
7
+ "packageName": "@microsoft/api-extractor",
8
+ "packageVersion": "7.34.9"
9
+ }
10
+ ]
11
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/test-utils",
3
- "version": "2.0.0-internal.5.0.1",
3
+ "version": "2.0.0-internal.5.1.0",
4
4
  "description": "Utilities for Fluid tests",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -35,39 +35,39 @@
35
35
  "temp-directory": "nyc/.nyc_output"
36
36
  },
37
37
  "dependencies": {
38
- "@fluidframework/aqueduct": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
38
+ "@fluidframework/aqueduct": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
39
39
  "@fluidframework/common-definitions": "^0.20.1",
40
40
  "@fluidframework/common-utils": "^1.1.1",
41
- "@fluidframework/container-definitions": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
42
- "@fluidframework/container-loader": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
43
- "@fluidframework/container-runtime": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
44
- "@fluidframework/container-runtime-definitions": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
45
- "@fluidframework/core-interfaces": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
46
- "@fluidframework/datastore": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
47
- "@fluidframework/datastore-definitions": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
48
- "@fluidframework/driver-definitions": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
49
- "@fluidframework/driver-utils": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
50
- "@fluidframework/local-driver": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
51
- "@fluidframework/map": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
41
+ "@fluidframework/container-definitions": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
42
+ "@fluidframework/container-loader": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
43
+ "@fluidframework/container-runtime": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
44
+ "@fluidframework/container-runtime-definitions": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
45
+ "@fluidframework/core-interfaces": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
46
+ "@fluidframework/datastore": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
47
+ "@fluidframework/datastore-definitions": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
48
+ "@fluidframework/driver-definitions": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
49
+ "@fluidframework/driver-utils": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
50
+ "@fluidframework/local-driver": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
51
+ "@fluidframework/map": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
52
52
  "@fluidframework/protocol-definitions": "^1.1.0",
53
- "@fluidframework/request-handler": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
54
- "@fluidframework/routerlicious-driver": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
55
- "@fluidframework/runtime-definitions": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
56
- "@fluidframework/runtime-utils": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
57
- "@fluidframework/telemetry-utils": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
58
- "@fluidframework/test-driver-definitions": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
59
- "@fluidframework/test-runtime-utils": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
53
+ "@fluidframework/request-handler": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
54
+ "@fluidframework/routerlicious-driver": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
55
+ "@fluidframework/runtime-definitions": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
56
+ "@fluidframework/runtime-utils": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
57
+ "@fluidframework/telemetry-utils": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
58
+ "@fluidframework/test-driver-definitions": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
59
+ "@fluidframework/test-runtime-utils": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
60
60
  "best-random": "^1.0.0",
61
61
  "debug": "^4.1.1",
62
62
  "uuid": "^8.3.1"
63
63
  },
64
64
  "devDependencies": {
65
- "@fluid-tools/build-cli": "^0.18.2",
66
- "@fluidframework/build-common": "^1.1.0",
67
- "@fluidframework/build-tools": "^0.18.2",
65
+ "@fluid-tools/build-cli": "^0.19.0",
66
+ "@fluidframework/build-common": "^1.2.0",
67
+ "@fluidframework/build-tools": "^0.19.0",
68
68
  "@fluidframework/eslint-config-fluid": "^2.0.0",
69
- "@fluidframework/mocha-test-setup": ">=2.0.0-internal.5.0.1 <2.0.0-internal.5.1.0",
70
- "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.0.0-internal.4.1.0",
69
+ "@fluidframework/mocha-test-setup": ">=2.0.0-internal.5.1.0 <2.0.0-internal.5.2.0",
70
+ "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.0.0-internal.5.0.0",
71
71
  "@microsoft/api-extractor": "^7.34.4",
72
72
  "@types/debug": "^4.1.5",
73
73
  "@types/diff": "^3.5.1",
@@ -94,12 +94,10 @@
94
94
  "broken": {}
95
95
  },
96
96
  "scripts": {
97
- "build": "npm run build:genver && concurrently npm:build:compile npm:lint && npm run build:docs",
98
- "build:compile": "npm run tsc && npm run typetests:gen && npm run build:test",
97
+ "build": "fluid-build . --task build",
98
+ "build:compile": "fluid-build . --task compile",
99
99
  "build:compile:min": "npm run build:compile",
100
100
  "build:docs": "api-extractor run --local --typescript-compiler-folder ../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/doc-models/* ../../../_api-extractor-temp/",
101
- "build:full": "npm run build",
102
- "build:full:compile": "npm run build:compile",
103
101
  "build:genver": "gen-version",
104
102
  "build:test": "tsc --project ./src/test/tsconfig.json",
105
103
  "ci:build:docs": "api-extractor run --typescript-compiler-folder ../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/* ../../../_api-extractor-temp/",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/test-utils";
9
- export const pkgVersion = "2.0.0-internal.5.0.1";
9
+ export const pkgVersion = "2.0.0-internal.5.1.0";