@testspectra/cli 1.1.8-rc.7 → 1.1.8-rc.8

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.7",
3
+ "version": "1.1.8-rc.8",
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.7",
30
- "@testspectra/react": "^1.1.8-rc.7",
31
- "@testspectra/skills": "^1.1.8-rc.7",
29
+ "@testspectra/matchers": "^1.1.8-rc.8",
30
+ "@testspectra/react": "^1.1.8-rc.8",
31
+ "@testspectra/skills": "^1.1.8-rc.8",
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.7",
42
- "@testspectra/cli-linux-x64": "1.1.8-rc.7",
43
- "@testspectra/cli-win32-arm64": "1.1.8-rc.7",
44
- "@testspectra/cli-win32-x64": "1.1.8-rc.7"
41
+ "@testspectra/cli-darwin-arm64": "1.1.8-rc.8",
42
+ "@testspectra/cli-linux-x64": "1.1.8-rc.8",
43
+ "@testspectra/cli-win32-arm64": "1.1.8-rc.8",
44
+ "@testspectra/cli-win32-x64": "1.1.8-rc.8"
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.7",
21
- "@testspectra/matchers": "^1.1.8-rc.7",
20
+ "@testspectra/cli": "^1.1.8-rc.8",
21
+ "@testspectra/matchers": "^1.1.8-rc.8",
22
22
  "@types/node": "^20.14.0",
23
23
  "@wdio/cli": "^9.2.8",
24
24
  "@wdio/local-runner": "^9.2.8",
@@ -5522,3 +5522,25 @@
5522
5522
  [NX Daemon Server] - 2026-09-16T09:06:44.654Z - [SYNC]: project graph hash is the same, not collecting task sync generators
5523
5523
  [NX Daemon Server] - 2026-09-16T09:06:44.654Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
5524
5524
  [NX Daemon Server] - 2026-09-16T09:06:44.654Z - Time taken for 'total execution time for createProjectGraph()' 16.565625000745058ms
5525
+ [NX Daemon Server] - 2026-09-16T09:07:16.118Z - [WATCHER]: package.json was modified
5526
+ [NX Daemon Server] - 2026-09-16T09:07:16.118Z - [WATCHER]: Processing file changes in outputs
5527
+ [NX Daemon Server] - 2026-09-16T09:07:22.520Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
5528
+ [NX Daemon Server] - 2026-09-16T09:07:22.520Z - [REQUEST]: package.json
5529
+ [NX Daemon Server] - 2026-09-16T09:07:22.520Z - [REQUEST]:
5530
+ [NX Daemon Server] - 2026-09-16T09:07:22.521Z - Time taken for 'hash changed files from watcher' 0.22908300161361694ms
5531
+ [NX Daemon Server] - 2026-09-16T09:07:22.529Z - Time taken for 'build-project-configs' 7.762083001434803ms
5532
+ [NX Daemon Server] - 2026-09-16T09:07:22.541Z - [SYNC]: collect registered sync generators
5533
+ [NX Daemon Server] - 2026-09-16T09:07:22.541Z - [SYNC]: project graph hash is the same, not collecting task sync generators
5534
+ [NX Daemon Server] - 2026-09-16T09:07:22.541Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
5535
+ [NX Daemon Server] - 2026-09-16T09:07:22.541Z - Time taken for 'total execution time for createProjectGraph()' 6.686250001192093ms
5536
+ [NX Daemon Server] - 2026-09-16T09:55:42.557Z - [WATCHER]: package.json was modified
5537
+ [NX Daemon Server] - 2026-09-16T09:55:42.559Z - [WATCHER]: Processing file changes in outputs
5538
+ [NX Daemon Server] - 2026-09-16T09:55:48.970Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
5539
+ [NX Daemon Server] - 2026-09-16T09:55:48.971Z - [REQUEST]: package.json
5540
+ [NX Daemon Server] - 2026-09-16T09:55:48.971Z - [REQUEST]:
5541
+ [NX Daemon Server] - 2026-09-16T09:55:48.987Z - Time taken for 'hash changed files from watcher' 5.242375001311302ms
5542
+ [NX Daemon Server] - 2026-09-16T09:55:49.027Z - Time taken for 'build-project-configs' 42.43829200044274ms
5543
+ [NX Daemon Server] - 2026-09-16T09:55:49.050Z - [SYNC]: collect registered sync generators
5544
+ [NX Daemon Server] - 2026-09-16T09:55:49.050Z - [SYNC]: project graph hash is the same, not collecting task sync generators
5545
+ [NX Daemon Server] - 2026-09-16T09:55:49.050Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
5546
+ [NX Daemon Server] - 2026-09-16T09:55:49.051Z - Time taken for 'total execution time for createProjectGraph()' 17.152458999305964ms
@@ -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.7",
6
- "@testspectra/matchers": "^1.1.8-rc.7",
5
+ "@testspectra/cli": "^1.1.8-rc.8",
6
+ "@testspectra/matchers": "^1.1.8-rc.8",
7
7
  "@types/node": "^20.14.0",
8
8
  "@wdio/cli": "^9.2.8",
9
9
  "@wdio/local-runner": "^9.2.8",
@@ -20,44 +20,44 @@
20
20
  "fileMap": {
21
21
  "nonProjectFiles": [
22
22
  {
23
- "file": ".gitignore",
24
- "hash": "1731686672878252345"
25
- },
26
- {
27
- "file": ".cursorrules",
28
- "hash": "5914400097935294858"
23
+ "file": "CLAUDE.md",
24
+ "hash": "9577234870771110688"
29
25
  },
30
26
  {
31
- "file": "tsconfig.json",
32
- "hash": "8890589832440448254"
27
+ "file": "pnpm-workspace.yaml",
28
+ "hash": "11062973401223444734"
33
29
  },
34
30
  {
35
31
  "file": ".vscode/extensions.json",
36
32
  "hash": "6496079274348496909"
37
33
  },
38
34
  {
39
- "file": "CLAUDE.md",
40
- "hash": "9577234870771110688"
35
+ "file": "tsconfig.json",
36
+ "hash": "8890589832440448254"
41
37
  },
42
38
  {
43
- "file": "pnpm-workspace.yaml",
44
- "hash": "11062973401223444734"
39
+ "file": "pnpm-lock.yaml",
40
+ "hash": "5459540818199025768"
45
41
  },
46
42
  {
47
- "file": "spectra.config.ts",
48
- "hash": "5826567216431235375"
43
+ "file": ".cursorrules",
44
+ "hash": "5914400097935294858"
49
45
  },
50
46
  {
51
47
  "file": "package.json",
52
- "hash": "4841493358507600065"
48
+ "hash": "14428529227735976885"
53
49
  },
54
50
  {
55
- "file": "pnpm-lock.yaml",
56
- "hash": "5459540818199025768"
51
+ "file": "spectra.config.ts",
52
+ "hash": "5826567216431235375"
57
53
  },
58
54
  {
59
55
  "file": "nx.json",
60
56
  "hash": "2058784385052146326"
57
+ },
58
+ {
59
+ "file": ".gitignore",
60
+ "hash": "1731686672878252345"
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.7",
16
- "@testspectra/matchers": "^1.1.8-rc.7",
15
+ "@testspectra/cli": "^1.1.8-rc.8",
16
+ "@testspectra/matchers": "^1.1.8-rc.8",
17
17
  "@types/node": "^20.14.0",
18
18
  "@wdio/cli": "^9.2.8",
19
19
  "@wdio/local-runner": "^9.2.8",