@knapsack/doctor 4.101.2 → 4.101.3--canary.8124.ff4d75b.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.
@@ -2,27 +2,17 @@ $ tsc -p tsconfig.test.json && vitest run
2
2
 
3
3
   RUN  v4.1.11 /home/runner/work/app-monorepo/app-monorepo/libs/doctor
4
4
 
5
- ✓ src/v4/detect/ui.test.ts (6 tests) 21ms
6
- stderr | src/eng-9100-local-dev-connect.test.ts > connect-time save must not delete demos from disk > a demo that exists on disk but is not in any template.demoIds survives when preserveUnreferencedDemos is true
7
- Block with id "4f3tc2Ymq6" does not exist, removing.
8
-
5
+ ✓ src/v4/detect/ui.test.ts (6 tests) 35ms
9
6
  stderr | src/fix-app-client-data.test.ts > orphaned blocks
10
7
  Block with id "4f3tc2Ymq6" does not exist, removing.
11
- Block with id "6pHTqKN86O" does not exist, removing.
12
-
13
- stderr | src/eng-9100-local-dev-connect.test.ts > connect-time save must not delete demos from disk > all demos survive the connect-time save when none are in template.demoIds (preserveUnreferencedDemos: true)
14
- Block with id "4f3tc2Ymq6" does not exist, removing.
8
+ Block with id "WfroXm4m9F" does not exist, removing.
15
9
 
16
10
  stderr | src/fix-app-client-data.test.ts > orphaned demos
17
11
  Block with id "4f3tc2Ymq6" does not exist, removing.
18
12
 
19
- stderr | src/eng-9100-local-dev-connect.test.ts > CONTRAST: GC correctly removes demos after a user explicitly deletes a template > GC removes a demo that becomes orphaned after its template is deleted
20
- Block with id "4f3tc2Ymq6" does not exist, removing.
21
-
22
13
  stderr | src/fix-app-client-data.test.ts > orphaned demos in slots
23
14
  Block with id "4f3tc2Ymq6" does not exist, removing.
24
15
 
25
- ✓ src/eng-9100-local-dev-connect.test.ts (3 tests) 77ms
26
16
  stderr | src/fix-app-client-data.test.ts > orphaned demos from deleted patterns or templates
27
17
  Block with id "4f3tc2Ymq6" does not exist, removing.
28
18
 
@@ -71,12 +61,22 @@ Block with id "6pHTqKN86O" does not exist, removing.
71
61
  stderr | src/fix-app-client-data.test.ts > never replaces tabs or block collections that already exist
72
62
  Block with id "4f3tc2Ymq6" does not exist, removing.
73
63
 
74
- ✓ src/fix-app-client-data.test.ts (19 tests) 220ms
75
- ✓ src/strip-unrecognized-tiptap-content.test.ts (4 tests) 8ms
76
- ✓ src/detect-unrecognized-tiptap-content.test.ts (7 tests) 36ms
64
+ ✓ src/fix-app-client-data.test.ts (19 tests) 396ms
65
+ ✓ src/strip-unrecognized-tiptap-content.test.ts (4 tests) 29ms
66
+ stderr | src/eng-9100-local-dev-connect.test.ts > connect-time save must not delete demos from disk > a demo that exists on disk but is not in any template.demoIds survives when preserveUnreferencedDemos is true
67
+ Block with id "4f3tc2Ymq6" does not exist, removing.
68
+
69
+ stderr | src/eng-9100-local-dev-connect.test.ts > connect-time save must not delete demos from disk > all demos survive the connect-time save when none are in template.demoIds (preserveUnreferencedDemos: true)
70
+ Block with id "4f3tc2Ymq6" does not exist, removing.
71
+
72
+ stderr | src/eng-9100-local-dev-connect.test.ts > CONTRAST: GC correctly removes demos after a user explicitly deletes a template > GC removes a demo that becomes orphaned after its template is deleted
73
+ Block with id "4f3tc2Ymq6" does not exist, removing.
74
+
75
+ ✓ src/eng-9100-local-dev-connect.test.ts (3 tests) 140ms
76
+ ✓ src/detect-unrecognized-tiptap-content.test.ts (7 tests) 49ms
77
77
 
78
78
   Test Files  5 passed (5)
79
79
   Tests  39 passed (39)
80
-  Start at  19:09:04
81
-  Duration  1.66s (transform 1.57s, setup 0ms, import 5.45s, tests 361ms, environment 0ms)
80
+  Start at  20:14:24
81
+  Duration  2.86s (transform 2.47s, setup 0ms, import 9.74s, tests 650ms, environment 4ms)
82
82
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/doctor",
3
3
  "description": "",
4
- "version": "4.101.2",
4
+ "version": "4.101.3--canary.8124.ff4d75b.0",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
@@ -19,14 +19,14 @@
19
19
  "test": "tsc -p tsconfig.test.json && vitest run"
20
20
  },
21
21
  "dependencies": {
22
- "@knapsack/tiptap-utils": "4.101.2",
23
- "@knapsack/utils": "4.101.2"
22
+ "@knapsack/tiptap-utils": "4.101.3--canary.8124.ff4d75b.0",
23
+ "@knapsack/utils": "4.101.3--canary.8124.ff4d75b.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@knapsack/eslint-config-starter": "4.101.2",
27
- "@knapsack/prettier-config": "4.101.2",
28
- "@knapsack/types": "4.101.2",
29
- "@knapsack/typescript-config-starter": "4.101.2",
26
+ "@knapsack/eslint-config-starter": "4.101.3--canary.8124.ff4d75b.0",
27
+ "@knapsack/prettier-config": "4.101.3--canary.8124.ff4d75b.0",
28
+ "@knapsack/types": "4.101.3--canary.8124.ff4d75b.0",
29
+ "@knapsack/typescript-config-starter": "4.101.3--canary.8124.ff4d75b.0",
30
30
  "@types/node": "^24.13.2",
31
31
  "eslint": "^9.20.0",
32
32
  "typescript": "^6.0.3",
@@ -41,5 +41,5 @@
41
41
  "directory": "libs/doctor",
42
42
  "type": "git"
43
43
  },
44
- "gitHead": "f481ca37b3c497a0d40715a2a64d863d5f166496"
44
+ "gitHead": "ff4d75b2961c5f1d1712c84aafda03d3b15a4170"
45
45
  }