@testspectra/cli 1.1.8-rc.10 → 1.1.8-rc.12
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testspectra/cli",
|
|
3
|
-
"version": "1.1.8-rc.
|
|
3
|
+
"version": "1.1.8-rc.12",
|
|
4
4
|
"description": "TestSpectra Zero-Config Cross-Platform Test Runner CLI",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
],
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@clack/prompts": "^1.7.0",
|
|
29
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
30
|
-
"@testspectra/react": "^1.1.8-rc.
|
|
31
|
-
"@testspectra/skills": "^1.1.8-rc.
|
|
29
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
30
|
+
"@testspectra/react": "^1.1.8-rc.12",
|
|
31
|
+
"@testspectra/skills": "^1.1.8-rc.12",
|
|
32
32
|
"chalk": "^5.3.0",
|
|
33
33
|
"commander": "^12.1.0",
|
|
34
34
|
"dotenv": "^16.4.5",
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
"zod": "^3.23.8"
|
|
39
39
|
},
|
|
40
40
|
"optionalDependencies": {
|
|
41
|
-
"@testspectra/cli-darwin-arm64": "1.1.8-rc.
|
|
42
|
-
"@testspectra/cli-linux-x64": "1.1.8-rc.
|
|
43
|
-
"@testspectra/cli-win32-arm64": "1.1.8-rc.
|
|
44
|
-
"@testspectra/cli-win32-x64": "1.1.8-rc.
|
|
41
|
+
"@testspectra/cli-darwin-arm64": "1.1.8-rc.12",
|
|
42
|
+
"@testspectra/cli-linux-x64": "1.1.8-rc.12",
|
|
43
|
+
"@testspectra/cli-win32-arm64": "1.1.8-rc.12",
|
|
44
|
+
"@testspectra/cli-win32-x64": "1.1.8-rc.12"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@types/node": "^20.14.0",
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"postinstall": "spectra sync-types"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@testspectra/cli": "^1.1.8-rc.
|
|
21
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
20
|
+
"@testspectra/cli": "^1.1.8-rc.12",
|
|
21
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
22
22
|
"@types/node": "^20.14.0",
|
|
23
23
|
"@wdio/cli": "^9.2.8",
|
|
24
24
|
"@wdio/local-runner": "^9.2.8",
|
|
@@ -5801,3 +5801,156 @@
|
|
|
5801
5801
|
[NX Daemon Server] - 2026-09-16T10:49:15.092Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5802
5802
|
[NX Daemon Server] - 2026-09-16T10:49:15.092Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5803
5803
|
[NX Daemon Server] - 2026-09-16T10:49:15.092Z - Time taken for 'total execution time for createProjectGraph()' 12.508542001247406ms
|
|
5804
|
+
[NX Daemon Server] - 2026-09-16T10:49:39.067Z - [WATCHER]: package.json was modified
|
|
5805
|
+
[NX Daemon Server] - 2026-09-16T10:49:39.068Z - [WATCHER]: Processing file changes in outputs
|
|
5806
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.473Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5807
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.473Z - [REQUEST]: package.json
|
|
5808
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.473Z - [REQUEST]:
|
|
5809
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.480Z - Time taken for 'hash changed files from watcher' 2.650791000574827ms
|
|
5810
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.496Z - Time taken for 'build-project-configs' 14.873833000659943ms
|
|
5811
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.512Z - [SYNC]: collect registered sync generators
|
|
5812
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.512Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5813
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.512Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5814
|
+
[NX Daemon Server] - 2026-09-16T10:49:45.512Z - Time taken for 'total execution time for createProjectGraph()' 15.052625000476837ms
|
|
5815
|
+
[NX Daemon Server] - 2026-09-16T10:55:27.897Z - [WATCHER]: _tmp_69967_059a9ad2734114cf8ae368078d97fe37 was deleted
|
|
5816
|
+
[NX Daemon Server] - 2026-09-16T10:55:27.906Z - [WATCHER]: Processing file changes in outputs
|
|
5817
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.311Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5818
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.311Z - [REQUEST]:
|
|
5819
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.311Z - [REQUEST]: _tmp_69967_059a9ad2734114cf8ae368078d97fe37
|
|
5820
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.313Z - Time taken for 'hash changed files from watcher' 0.17045800015330315ms
|
|
5821
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.325Z - Time taken for 'build-project-configs' 11.717916999012232ms
|
|
5822
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.337Z - [SYNC]: collect registered sync generators
|
|
5823
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.338Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5824
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.338Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5825
|
+
[NX Daemon Server] - 2026-09-16T10:55:34.338Z - Time taken for 'total execution time for createProjectGraph()' 7.859041001647711ms
|
|
5826
|
+
[NX Daemon Server] - 2026-09-16T10:58:43.348Z - [WATCHER]: package.json was modified
|
|
5827
|
+
[NX Daemon Server] - 2026-09-16T10:58:43.349Z - [WATCHER]: Processing file changes in outputs
|
|
5828
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.754Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5829
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.754Z - [REQUEST]: package.json
|
|
5830
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.754Z - [REQUEST]:
|
|
5831
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.756Z - Time taken for 'hash changed files from watcher' 0.5998339988291264ms
|
|
5832
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.775Z - Time taken for 'build-project-configs' 11.640249997377396ms
|
|
5833
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.798Z - [SYNC]: collect registered sync generators
|
|
5834
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.799Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5835
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.799Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5836
|
+
[NX Daemon Server] - 2026-09-16T10:58:49.799Z - Time taken for 'total execution time for createProjectGraph()' 16.728499997407198ms
|
|
5837
|
+
[NX Daemon Server] - 2026-09-16T11:00:04.331Z - [WATCHER]: Processing file changes in outputs
|
|
5838
|
+
[NX Daemon Server] - 2026-09-16T11:00:04.362Z - [WATCHER]: tsconfig.json was modified
|
|
5839
|
+
[NX Daemon Server] - 2026-09-16T11:00:05.676Z - [WATCHER]: Processing file changes in outputs
|
|
5840
|
+
[NX Daemon Server] - 2026-09-16T11:00:05.681Z - [WATCHER]: tsconfig.json was modified
|
|
5841
|
+
[NX Daemon Server] - 2026-09-16T11:00:06.316Z - [WATCHER]: Processing file changes in outputs
|
|
5842
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.768Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5843
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.769Z - [REQUEST]: tsconfig.json
|
|
5844
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.769Z - [REQUEST]:
|
|
5845
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.771Z - Time taken for 'hash changed files from watcher' 0.3883330002427101ms
|
|
5846
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.784Z - Time taken for 'build-project-configs' 12.839457999914885ms
|
|
5847
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.795Z - [SYNC]: collect registered sync generators
|
|
5848
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.795Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5849
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.795Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5850
|
+
[NX Daemon Server] - 2026-09-16T11:00:10.795Z - Time taken for 'total execution time for createProjectGraph()' 8.274916999042034ms
|
|
5851
|
+
[NX Daemon Server] - 2026-09-16T11:01:55.974Z - [WATCHER]: _tmp_71415_f4904b84e043fa60eec7e444115714b9 was deleted
|
|
5852
|
+
[NX Daemon Server] - 2026-09-16T11:01:55.975Z - [WATCHER]: Processing file changes in outputs
|
|
5853
|
+
[NX Daemon Server] - 2026-09-16T11:02:00.991Z - [WATCHER]: Processing file changes in outputs
|
|
5854
|
+
[NX Daemon Server] - 2026-09-16T11:02:00.998Z - [WATCHER]: tsconfig.json was modified
|
|
5855
|
+
[NX Daemon Server] - 2026-09-16T11:02:01.105Z - [WATCHER]: Processing file changes in outputs
|
|
5856
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.376Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5857
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.376Z - [REQUEST]: tsconfig.json
|
|
5858
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.376Z - [REQUEST]: _tmp_71415_f4904b84e043fa60eec7e444115714b9
|
|
5859
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.377Z - Time taken for 'hash changed files from watcher' 0.15600000321865082ms
|
|
5860
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.391Z - Time taken for 'build-project-configs' 12.653208002448082ms
|
|
5861
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.407Z - [SYNC]: collect registered sync generators
|
|
5862
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.407Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5863
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.407Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5864
|
+
[NX Daemon Server] - 2026-09-16T11:02:02.407Z - Time taken for 'total execution time for createProjectGraph()' 14.431708998978138ms
|
|
5865
|
+
[NX Daemon Server] - 2026-09-16T11:02:05.487Z - [WATCHER]: .testspectra was deleted
|
|
5866
|
+
[NX Daemon Server] - 2026-09-16T11:02:05.487Z - [WATCHER]: Processing file changes in outputs
|
|
5867
|
+
[NX Daemon Server] - 2026-09-16T11:02:08.756Z - [WATCHER]: Processing file changes in outputs
|
|
5868
|
+
[NX Daemon Server] - 2026-09-16T11:02:08.762Z - [WATCHER]: tsconfig.json was modified
|
|
5869
|
+
[NX Daemon Server] - 2026-09-16T11:02:08.815Z - [WATCHER]: Processing file changes in outputs
|
|
5870
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.889Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5871
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.889Z - [REQUEST]: tsconfig.json
|
|
5872
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.889Z - [REQUEST]: .testspectra
|
|
5873
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.890Z - Time taken for 'hash changed files from watcher' 0.19983400031924248ms
|
|
5874
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.909Z - Time taken for 'build-project-configs' 17.110541999340057ms
|
|
5875
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.923Z - [SYNC]: collect registered sync generators
|
|
5876
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.923Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5877
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.923Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5878
|
+
[NX Daemon Server] - 2026-09-16T11:02:11.923Z - Time taken for 'total execution time for createProjectGraph()' 11.395833000540733ms
|
|
5879
|
+
[NX Daemon Server] - 2026-09-16T11:02:18.850Z - [WATCHER]: package.json was modified
|
|
5880
|
+
[NX Daemon Server] - 2026-09-16T11:02:18.850Z - [WATCHER]: Processing file changes in outputs
|
|
5881
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.251Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5882
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.251Z - [REQUEST]: package.json
|
|
5883
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.251Z - [REQUEST]:
|
|
5884
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.252Z - Time taken for 'hash changed files from watcher' 0.16633399948477745ms
|
|
5885
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.257Z - Time taken for 'build-project-configs' 4.439833000302315ms
|
|
5886
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - [SYNC]: collect registered sync generators
|
|
5887
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5888
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5889
|
+
[NX Daemon Server] - 2026-09-16T11:02:25.267Z - Time taken for 'total execution time for createProjectGraph()' 5.079959001392126ms
|
|
5890
|
+
[NX Daemon Server] - 2026-09-16T11:02:53.438Z - [WATCHER]: package.json was modified
|
|
5891
|
+
[NX Daemon Server] - 2026-09-16T11:02:53.438Z - [WATCHER]: Processing file changes in outputs
|
|
5892
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5893
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]: package.json
|
|
5894
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.840Z - [REQUEST]:
|
|
5895
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.842Z - Time taken for 'hash changed files from watcher' 0.3733750022947788ms
|
|
5896
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.859Z - Time taken for 'build-project-configs' 14.869917001575232ms
|
|
5897
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: collect registered sync generators
|
|
5898
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5899
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5900
|
+
[NX Daemon Server] - 2026-09-16T11:02:59.876Z - Time taken for 'total execution time for createProjectGraph()' 12.624250002205372ms
|
|
5901
|
+
[NX Daemon Server] - 2026-09-16T11:04:13.570Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was modified
|
|
5902
|
+
[NX Daemon Server] - 2026-09-16T11:04:13.571Z - [WATCHER]: Processing file changes in outputs
|
|
5903
|
+
[NX Daemon Server] - 2026-09-16T11:04:18.390Z - [WATCHER]: Processing file changes in outputs
|
|
5904
|
+
[NX Daemon Server] - 2026-09-16T11:04:18.391Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was modified
|
|
5905
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5906
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md
|
|
5907
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.972Z - [REQUEST]:
|
|
5908
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.974Z - Time taken for 'hash changed files from watcher' 0.2441670000553131ms
|
|
5909
|
+
[NX Daemon Server] - 2026-09-16T11:04:19.990Z - Time taken for 'build-project-configs' 14.909917000681162ms
|
|
5910
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: collect registered sync generators
|
|
5911
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5912
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5913
|
+
[NX Daemon Server] - 2026-09-16T11:04:20.004Z - Time taken for 'total execution time for createProjectGraph()' 6.744084000587463ms
|
|
5914
|
+
[NX Daemon Server] - 2026-09-16T11:04:57.690Z - [WATCHER]: Processing file changes in outputs
|
|
5915
|
+
[NX Daemon Server] - 2026-09-16T11:04:57.706Z - [WATCHER]: tsconfig.json was modified
|
|
5916
|
+
[NX Daemon Server] - 2026-09-16T11:04:59.885Z - [WATCHER]: Processing file changes in outputs
|
|
5917
|
+
[NX Daemon Server] - 2026-09-16T11:04:59.893Z - [WATCHER]: tsconfig.json was modified
|
|
5918
|
+
[NX Daemon Server] - 2026-09-16T11:05:00.089Z - [WATCHER]: Processing file changes in outputs
|
|
5919
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.088Z - [WATCHER]: Processing file changes in outputs
|
|
5920
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.156Z - [WATCHER]: Processing file changes in outputs
|
|
5921
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.207Z - [WATCHER]: Processing file changes in outputs
|
|
5922
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.270Z - [WATCHER]: Processing file changes in outputs
|
|
5923
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.344Z - [WATCHER]: Processing file changes in outputs
|
|
5924
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.413Z - [WATCHER]: Processing file changes in outputs
|
|
5925
|
+
[NX Daemon Server] - 2026-09-16T11:05:01.487Z - [WATCHER]: Processing file changes in outputs
|
|
5926
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5927
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]: tsconfig.json
|
|
5928
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.110Z - [REQUEST]:
|
|
5929
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.111Z - Time taken for 'hash changed files from watcher' 0.19966699928045273ms
|
|
5930
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.126Z - Time taken for 'build-project-configs' 12.53583300113678ms
|
|
5931
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: collect registered sync generators
|
|
5932
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5933
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5934
|
+
[NX Daemon Server] - 2026-09-16T11:05:04.136Z - Time taken for 'total execution time for createProjectGraph()' 9.385166998952627ms
|
|
5935
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.005Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md was created or restored
|
|
5936
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.006Z - [WATCHER]: Processing file changes in outputs
|
|
5937
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5938
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]: packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md
|
|
5939
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.108Z - [REQUEST]:
|
|
5940
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.109Z - Time taken for 'hash changed files from watcher' 0.17695800215005875ms
|
|
5941
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.116Z - Time taken for 'build-project-configs' 6.8775000013411045ms
|
|
5942
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: collect registered sync generators
|
|
5943
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5944
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5945
|
+
[NX Daemon Server] - 2026-09-16T11:06:50.124Z - Time taken for 'total execution time for createProjectGraph()' 6.799125000834465ms
|
|
5946
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.093Z - [WATCHER]: package.json was modified
|
|
5947
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.094Z - [WATCHER]: Processing file changes in outputs
|
|
5948
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
5949
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]: package.json
|
|
5950
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.295Z - [REQUEST]:
|
|
5951
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.296Z - Time taken for 'hash changed files from watcher' 0.1401660032570362ms
|
|
5952
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.305Z - Time taken for 'build-project-configs' 8.184041999280453ms
|
|
5953
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: collect registered sync generators
|
|
5954
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
5955
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
5956
|
+
[NX Daemon Server] - 2026-09-16T11:08:15.312Z - Time taken for 'total execution time for createProjectGraph()' 5.7818749994039536ms
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"version": "6.0",
|
|
3
3
|
"nxVersion": "19.8.4",
|
|
4
4
|
"deps": {
|
|
5
|
-
"@testspectra/cli": "^1.1.8-rc.
|
|
6
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
5
|
+
"@testspectra/cli": "^1.1.8-rc.12",
|
|
6
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
7
7
|
"@types/node": "^20.14.0",
|
|
8
8
|
"@wdio/cli": "^9.2.8",
|
|
9
9
|
"@wdio/local-runner": "^9.2.8",
|
|
@@ -20,24 +20,24 @@
|
|
|
20
20
|
"fileMap": {
|
|
21
21
|
"nonProjectFiles": [
|
|
22
22
|
{
|
|
23
|
-
"file": "
|
|
24
|
-
"hash": "
|
|
23
|
+
"file": "nx.json",
|
|
24
|
+
"hash": "2058784385052146326"
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
|
-
"file": ".
|
|
28
|
-
"hash": "
|
|
27
|
+
"file": ".vscode/extensions.json",
|
|
28
|
+
"hash": "6496079274348496909"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
|
-
"file": "
|
|
32
|
-
"hash": "
|
|
31
|
+
"file": "tsconfig.json",
|
|
32
|
+
"hash": "8890589832440448254"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
35
|
"file": "package.json",
|
|
36
|
-
"hash": "
|
|
36
|
+
"hash": "3006930614958328783"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"file": "
|
|
40
|
-
"hash": "
|
|
39
|
+
"file": "spectra.config.ts",
|
|
40
|
+
"hash": "5826567216431235375"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"file": "pnpm-lock.yaml",
|
|
@@ -48,16 +48,16 @@
|
|
|
48
48
|
"hash": "1731686672878252345"
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
|
-
"file": "
|
|
52
|
-
"hash": "
|
|
51
|
+
"file": "pnpm-workspace.yaml",
|
|
52
|
+
"hash": "11062973401223444734"
|
|
53
53
|
},
|
|
54
54
|
{
|
|
55
|
-
"file": ".
|
|
56
|
-
"hash": "
|
|
55
|
+
"file": "CLAUDE.md",
|
|
56
|
+
"hash": "9577234870771110688"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
"file": "
|
|
60
|
-
"hash": "
|
|
59
|
+
"file": ".cursorrules",
|
|
60
|
+
"hash": "5914400097935294858"
|
|
61
61
|
}
|
|
62
62
|
],
|
|
63
63
|
"projectFileMap": {
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"postinstall": "spectra sync-types"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@testspectra/cli": "^1.1.8-rc.
|
|
16
|
-
"@testspectra/matchers": "^1.1.8-rc.
|
|
15
|
+
"@testspectra/cli": "^1.1.8-rc.12",
|
|
16
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
17
17
|
"@types/node": "^20.14.0",
|
|
18
18
|
"@wdio/cli": "^9.2.8",
|
|
19
19
|
"@wdio/local-runner": "^9.2.8",
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
"postinstall": "spectra sync-types"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@testspectra/cli": "
|
|
18
|
-
"@testspectra/matchers": "
|
|
19
|
-
"@testspectra/react": "
|
|
17
|
+
"@testspectra/cli": "^1.1.8-rc.12",
|
|
18
|
+
"@testspectra/matchers": "^1.1.8-rc.12",
|
|
19
|
+
"@testspectra/react": "^1.1.8-rc.12",
|
|
20
20
|
"@types/node": "^20.14.0",
|
|
21
21
|
"@types/react": "^18.3.3",
|
|
22
22
|
"@types/react-dom": "^18.3.0",
|