@fluid-experimental/oldest-client-observer 2.91.0 → 2.92.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
  # @fluid-experimental/oldest-client-observer
2
2
 
3
+ ## 2.92.0
4
+
5
+ Dependency updates only.
6
+
3
7
  ## 2.91.0
4
8
 
5
9
  Dependency updates only.
package/dist/legacy.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --resolutionConditions require --outFileLegacyBeta legacy --outDir ./dist" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export {
package/dist/public.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --resolutionConditions require --outFileLegacyBeta legacy --outDir ./dist" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export {}
package/internal.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export * from "./lib/index.js";
package/legacy.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export * from "./lib/legacy.js";
package/lib/legacy.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export {
package/lib/public.d.ts CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  /*
7
7
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
8
- * Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
8
+ * Generated by "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat" in @fluid-tools/build-cli.
9
9
  */
10
10
 
11
11
  export {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-experimental/oldest-client-observer",
3
- "version": "2.91.0",
3
+ "version": "2.92.0",
4
4
  "description": "Data object to determine if the local client is the oldest amongst connected clients",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -46,43 +46,21 @@
46
46
  },
47
47
  "main": "lib/index.js",
48
48
  "types": "lib/public.d.ts",
49
- "c8": {
50
- "all": true,
51
- "cache-dir": "nyc/.cache",
52
- "exclude": [
53
- "src/test/**/*.*ts",
54
- "dist/test/**/*.*js",
55
- "lib/test/**/*.*js"
56
- ],
57
- "exclude-after-remap": false,
58
- "include": [
59
- "src/**/*.*ts",
60
- "dist/**/*.*js",
61
- "lib/**/*.*js"
62
- ],
63
- "report-dir": "nyc/report",
64
- "reporter": [
65
- "cobertura",
66
- "html",
67
- "text"
68
- ],
69
- "temp-directory": "nyc/.nyc_output"
70
- },
71
49
  "dependencies": {
72
- "@fluid-internal/client-utils": "~2.91.0",
73
- "@fluidframework/container-definitions": "~2.91.0",
74
- "@fluidframework/core-interfaces": "~2.91.0",
75
- "@fluidframework/core-utils": "~2.91.0",
76
- "@fluidframework/driver-definitions": "~2.91.0"
50
+ "@fluid-internal/client-utils": "~2.92.0",
51
+ "@fluidframework/container-definitions": "~2.92.0",
52
+ "@fluidframework/core-interfaces": "~2.92.0",
53
+ "@fluidframework/core-utils": "~2.92.0",
54
+ "@fluidframework/driver-definitions": "~2.92.0"
77
55
  },
78
56
  "devDependencies": {
79
57
  "@arethetypeswrong/cli": "^0.18.2",
80
58
  "@biomejs/biome": "~2.4.5",
81
- "@fluid-private/test-dds-utils": "~2.91.0",
82
- "@fluid-tools/build-cli": "^0.63.0",
59
+ "@fluid-private/test-dds-utils": "~2.92.0",
60
+ "@fluid-tools/build-cli": "^0.64.0",
83
61
  "@fluidframework/build-common": "^2.0.3",
84
- "@fluidframework/build-tools": "^0.63.0",
85
- "@fluidframework/eslint-config-fluid": "~2.91.0",
62
+ "@fluidframework/build-tools": "^0.64.0",
63
+ "@fluidframework/eslint-config-fluid": "^9.0.0",
86
64
  "@microsoft/api-extractor": "7.52.11",
87
65
  "@types/node": "~20.19.30",
88
66
  "concurrently": "^9.2.1",
@@ -93,24 +71,9 @@
93
71
  "rimraf": "^6.1.3",
94
72
  "typescript": "~5.4.5"
95
73
  },
96
- "fluidBuild": {
97
- "tasks": {
98
- "build:esnext": [
99
- "...",
100
- "typetests:gen"
101
- ],
102
- "tsc": [
103
- "...",
104
- "typetests:gen"
105
- ]
106
- }
107
- },
108
- "typeValidation": {
109
- "disabled": true
110
- },
111
74
  "scripts": {
112
75
  "api": "fluid-build . --task api",
113
- "api-extractor:commonjs": "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./dist",
76
+ "api-extractor:commonjs": "flub generate entrypoints --resolutionConditions require --outFileLegacyBeta legacy --outDir ./dist",
114
77
  "api-extractor:esnext": "flub generate entrypoints --outFileLegacyBeta legacy --outDir ./lib --node10TypeCompat",
115
78
  "build": "fluid-build . --task build",
116
79
  "build:api-reports": "concurrently \"npm:build:api-reports:*\"",
@@ -140,8 +103,6 @@
140
103
  "format:biome": "biome check . --write",
141
104
  "lint": "fluid-build . --task lint",
142
105
  "lint:fix": "fluid-build . --task eslint:fix --task format",
143
- "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist",
144
- "typetests:gen": "flub generate typetests --dir . -v",
145
- "typetests:prepare": "flub typetests --dir . --reset --previous --normalize"
106
+ "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist"
146
107
  }
147
108
  }