@fluidframework/test-utils 2.0.0-internal.7.0.0 → 2.0.0-internal.7.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.
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.37.0"
8
+ "packageVersion": "7.38.0"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/test-utils",
3
- "version": "2.0.0-internal.7.0.0",
3
+ "version": "2.0.0-internal.7.1.0",
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-internal.7.0.0 <2.0.0-internal.7.1.0",
38
- "@fluidframework/container-definitions": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
39
- "@fluidframework/container-loader": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
40
- "@fluidframework/container-runtime": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
41
- "@fluidframework/container-runtime-definitions": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
42
- "@fluidframework/core-interfaces": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
43
- "@fluidframework/core-utils": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
44
- "@fluidframework/datastore": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
45
- "@fluidframework/datastore-definitions": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
46
- "@fluidframework/driver-definitions": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
47
- "@fluidframework/driver-utils": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
48
- "@fluidframework/local-driver": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
49
- "@fluidframework/map": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
37
+ "@fluidframework/aqueduct": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
38
+ "@fluidframework/container-definitions": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
39
+ "@fluidframework/container-loader": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
40
+ "@fluidframework/container-runtime": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
41
+ "@fluidframework/container-runtime-definitions": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
42
+ "@fluidframework/core-interfaces": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
43
+ "@fluidframework/core-utils": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
44
+ "@fluidframework/datastore": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
45
+ "@fluidframework/datastore-definitions": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
46
+ "@fluidframework/driver-definitions": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
47
+ "@fluidframework/driver-utils": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
48
+ "@fluidframework/local-driver": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
49
+ "@fluidframework/map": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
50
50
  "@fluidframework/protocol-definitions": "^3.0.0",
51
- "@fluidframework/request-handler": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
52
- "@fluidframework/routerlicious-driver": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
53
- "@fluidframework/runtime-definitions": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
54
- "@fluidframework/runtime-utils": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
55
- "@fluidframework/telemetry-utils": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
56
- "@fluidframework/test-driver-definitions": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
57
- "@fluidframework/test-runtime-utils": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
51
+ "@fluidframework/request-handler": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
52
+ "@fluidframework/routerlicious-driver": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
53
+ "@fluidframework/runtime-definitions": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
54
+ "@fluidframework/runtime-utils": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
55
+ "@fluidframework/telemetry-utils": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
56
+ "@fluidframework/test-driver-definitions": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
57
+ "@fluidframework/test-runtime-utils": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
58
58
  "best-random": "^1.0.0",
59
59
  "debug": "^4.1.1",
60
60
  "uuid": "^9.0.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@fluid-tools/build-cli": "^0.24.0",
64
- "@fluidframework/build-common": "^2.0.0",
65
- "@fluidframework/build-tools": "^0.24.0",
66
- "@fluidframework/eslint-config-fluid": "^2.1.0",
67
- "@fluidframework/mocha-test-setup": ">=2.0.0-internal.7.0.0 <2.0.0-internal.7.1.0",
68
- "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.0.0-internal.6.3.0",
63
+ "@fluid-tools/build-cli": "^0.25.0",
64
+ "@fluidframework/build-common": "^2.0.1",
65
+ "@fluidframework/build-tools": "^0.25.0",
66
+ "@fluidframework/eslint-config-fluid": "^3.0.0",
67
+ "@fluidframework/mocha-test-setup": ">=2.0.0-internal.7.1.0 <2.0.0-internal.7.2.0",
68
+ "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@2.0.0-internal.7.0.0",
69
69
  "@microsoft/api-extractor": "^7.37.0",
70
70
  "@types/debug": "^4.1.5",
71
71
  "@types/diff": "^3.5.1",
@@ -76,12 +76,12 @@
76
76
  "copyfiles": "^2.4.1",
77
77
  "cross-env": "^7.0.3",
78
78
  "diff": "^3.5.0",
79
- "eslint": "~8.6.0",
79
+ "eslint": "~8.50.0",
80
80
  "mocha": "^10.2.0",
81
81
  "mocha-json-output-reporter": "^2.0.1",
82
82
  "mocha-multi-reporters": "^1.5.1",
83
83
  "moment": "^2.21.0",
84
- "prettier": "~2.6.2",
84
+ "prettier": "~3.0.3",
85
85
  "rimraf": "^4.4.0",
86
86
  "typescript": "~5.1.6"
87
87
  },
@@ -92,10 +92,10 @@
92
92
  "build": "fluid-build . --task build",
93
93
  "build:compile": "fluid-build . --task compile",
94
94
  "build:compile:min": "npm run build:compile",
95
- "build:docs": "api-extractor run --local --typescript-compiler-folder ../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/doc-models/* ../../../_api-extractor-temp/",
95
+ "build:docs": "api-extractor run --local",
96
96
  "build:genver": "gen-version",
97
97
  "build:test": "tsc --project ./src/test/tsconfig.json",
98
- "ci:build:docs": "api-extractor run --typescript-compiler-folder ../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/* ../../../_api-extractor-temp/",
98
+ "ci:build:docs": "api-extractor run",
99
99
  "clean": "rimraf --glob 'dist' 'lib' '*.tsbuildinfo' '*.build.log' '_api-extractor-temp' 'nyc'",
100
100
  "eslint": "eslint --format stylish src",
101
101
  "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/test-utils";
9
- export const pkgVersion = "2.0.0-internal.7.0.0";
9
+ export const pkgVersion = "2.0.0-internal.7.1.0";