@testspectra/cli 1.1.8-rc.31 → 1.1.8-rc.33

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.31",
3
+ "version": "1.1.8-rc.33",
4
4
  "description": "TestSpectra 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.31",
30
- "@testspectra/react": "^1.1.8-rc.31",
31
- "@testspectra/skills": "^1.1.8-rc.31",
29
+ "@testspectra/matchers": "^1.1.8-rc.33",
30
+ "@testspectra/react": "^1.1.8-rc.33",
31
+ "@testspectra/skills": "^1.1.8-rc.33",
32
32
  "chalk": "^5.3.0",
33
33
  "commander": "^12.1.0",
34
34
  "cross-spawn": "^7.0.6",
@@ -39,9 +39,9 @@
39
39
  "zod": "^3.23.8"
40
40
  },
41
41
  "optionalDependencies": {
42
- "@testspectra/cli-darwin-arm64": "1.1.8-rc.31",
43
- "@testspectra/cli-linux-x64": "1.1.8-rc.31",
44
- "@testspectra/cli-win32-x64": "1.1.8-rc.31"
42
+ "@testspectra/cli-darwin-arm64": "1.1.8-rc.33",
43
+ "@testspectra/cli-linux-x64": "1.1.8-rc.33",
44
+ "@testspectra/cli-win32-x64": "1.1.8-rc.33"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@types/cross-spawn": "^6.0.6",
@@ -17,8 +17,8 @@
17
17
  "postinstall": "spectra sync-types"
18
18
  },
19
19
  "devDependencies": {
20
- "@testspectra/cli": "^1.1.8-rc.31",
21
- "@testspectra/matchers": "^1.1.8-rc.31",
20
+ "@testspectra/cli": "^1.1.8-rc.33",
21
+ "@testspectra/matchers": "^1.1.8-rc.33",
22
22
  "@types/node": "^20.14.0",
23
23
  "@wdio/cli": "^9.2.8",
24
24
  "@wdio/local-runner": "^9.2.8",
@@ -6341,3 +6341,65 @@
6341
6341
  [NX v20.8.4 Daemon Server] - 2026-09-18T03:37:50.640Z - [SYNC]: project graph hash is the same, not collecting task sync generators
6342
6342
  [NX v20.8.4 Daemon Server] - 2026-09-18T03:37:50.640Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
6343
6343
  [NX v20.8.4 Daemon Server] - 2026-09-18T03:37:50.640Z - Time taken for 'total execution time for createProjectGraph()' 5.402041999972425ms
6344
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.283Z - [WATCHER]: package.json was modified
6345
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.283Z - [WATCHER]: Processing file changes in outputs
6346
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.684Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
6347
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.684Z - [REQUEST]: package.json
6348
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.684Z - [REQUEST]:
6349
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.685Z - Time taken for 'hash changed files from watcher' 0.10187499999301508ms
6350
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.688Z - Time taken for 'build-project-configs' 3.0644170000450686ms
6351
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.694Z - [SYNC]: collect registered sync generators
6352
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.694Z - [SYNC]: project graph hash is the same, not collecting task sync generators
6353
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.694Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
6354
+ [NX v20.8.4 Daemon Server] - 2026-09-18T03:38:16.694Z - Time taken for 'total execution time for createProjectGraph()' 4.846124999981839ms
6355
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:21:25.959Z - [WATCHER]: Processing file changes in outputs
6356
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:21:26.017Z - [WATCHER]: Processing file changes in outputs
6357
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:23:55.437Z - [WATCHER]: Processing file changes in outputs
6358
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:32.153Z - [WATCHER]: Processing file changes in outputs
6359
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:32.161Z - [WATCHER]: tsconfig.json was modified
6360
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:32.973Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
6361
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:32.974Z - [REQUEST]: tsconfig.json
6362
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:32.974Z - [REQUEST]:
6363
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:33.010Z - Time taken for 'hash changed files from watcher' 11.100333000067621ms
6364
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:33.052Z - Time taken for 'build-project-configs' 38.42295900033787ms
6365
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:33.116Z - [SYNC]: collect registered sync generators
6366
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:33.117Z - [SYNC]: project graph hash is the same, not collecting task sync generators
6367
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:33.117Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
6368
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:33.117Z - Time taken for 'total execution time for createProjectGraph()' 61.83845800021663ms
6369
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:35.429Z - [WATCHER]: Processing file changes in outputs
6370
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:35.456Z - [WATCHER]: tsconfig.json was modified
6371
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:35.794Z - [WATCHER]: Processing file changes in outputs
6372
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.064Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
6373
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.066Z - [REQUEST]: tsconfig.json
6374
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.067Z - [REQUEST]:
6375
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.073Z - Time taken for 'hash changed files from watcher' 0.9786669998429716ms
6376
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.083Z - Time taken for 'build-project-configs' 10.120624999981374ms
6377
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.099Z - [SYNC]: collect registered sync generators
6378
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.099Z - [SYNC]: project graph hash is the same, not collecting task sync generators
6379
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.099Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
6380
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:27:37.100Z - Time taken for 'total execution time for createProjectGraph()' 15.690542000345886ms
6381
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:20.927Z - [WATCHER]: Processing file changes in outputs
6382
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:20.933Z - [WATCHER]: tsconfig.json was modified
6383
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:23.083Z - [WATCHER]: Processing file changes in outputs
6384
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:23.101Z - [WATCHER]: tsconfig.json was modified
6385
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:23.307Z - [WATCHER]: Processing file changes in outputs
6386
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.134Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
6387
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.134Z - [REQUEST]: tsconfig.json
6388
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.134Z - [REQUEST]:
6389
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.137Z - Time taken for 'hash changed files from watcher' 0.30362499970942736ms
6390
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.154Z - Time taken for 'build-project-configs' 15.973540999926627ms
6391
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.173Z - [SYNC]: collect registered sync generators
6392
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.173Z - [SYNC]: project graph hash is the same, not collecting task sync generators
6393
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.173Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
6394
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:29:24.173Z - Time taken for 'total execution time for createProjectGraph()' 11.552917000371963ms
6395
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:33.532Z - [WATCHER]: package.json was modified
6396
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:33.533Z - [WATCHER]: Processing file changes in outputs
6397
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.936Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
6398
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.937Z - [REQUEST]: package.json
6399
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.937Z - [REQUEST]:
6400
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.943Z - Time taken for 'hash changed files from watcher' 1.6645829998888075ms
6401
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.961Z - Time taken for 'build-project-configs' 15.615833000279963ms
6402
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.981Z - [SYNC]: collect registered sync generators
6403
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.982Z - [SYNC]: project graph hash is the same, not collecting task sync generators
6404
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.982Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
6405
+ [NX v20.8.4 Daemon Server] - 2026-09-18T04:34:39.982Z - Time taken for 'total execution time for createProjectGraph()' 15.196041999850422ms
@@ -6,44 +6,44 @@
6
6
  "fileMap": {
7
7
  "nonProjectFiles": [
8
8
  {
9
- "file": "package.json",
10
- "hash": "6433276245833773822"
9
+ "file": ".gitignore",
10
+ "hash": "1731686672878252345"
11
11
  },
12
12
  {
13
- "file": "spectra.config.ts",
14
- "hash": "9751236501107423384"
13
+ "file": "pnpm-workspace.yaml",
14
+ "hash": "11062973401223444734"
15
15
  },
16
16
  {
17
- "file": "nx.json",
18
- "hash": "2058784385052146326"
17
+ "file": ".cursorrules",
18
+ "hash": "5914400097935294858"
19
19
  },
20
20
  {
21
- "file": "CLAUDE.md",
22
- "hash": "9577234870771110688"
21
+ "file": ".vscode/extensions.json",
22
+ "hash": "6496079274348496909"
23
23
  },
24
24
  {
25
- "file": "pnpm-workspace.yaml",
26
- "hash": "11062973401223444734"
25
+ "file": "nx.json",
26
+ "hash": "2058784385052146326"
27
27
  },
28
28
  {
29
- "file": ".vscode/extensions.json",
30
- "hash": "6496079274348496909"
29
+ "file": "tsconfig.json",
30
+ "hash": "8890589832440448254"
31
31
  },
32
32
  {
33
- "file": "pnpm-lock.yaml",
34
- "hash": "5459540818199025768"
33
+ "file": "package.json",
34
+ "hash": "14621839177050246762"
35
35
  },
36
36
  {
37
- "file": ".cursorrules",
38
- "hash": "5914400097935294858"
37
+ "file": "pnpm-lock.yaml",
38
+ "hash": "5459540818199025768"
39
39
  },
40
40
  {
41
- "file": "tsconfig.json",
42
- "hash": "8890589832440448254"
41
+ "file": "CLAUDE.md",
42
+ "hash": "9577234870771110688"
43
43
  },
44
44
  {
45
- "file": ".gitignore",
46
- "hash": "1731686672878252345"
45
+ "file": "spectra.config.ts",
46
+ "hash": "9751236501107423384"
47
47
  }
48
48
  ],
49
49
  "projectFileMap": {
@@ -14386,5 +14386,5 @@
14386
14386
  },
14387
14387
  "version": "6.0",
14388
14388
  "errors": [],
14389
- "computedAt": 1789702670635
14389
+ "computedAt": 1789706079974
14390
14390
  }
@@ -12,8 +12,8 @@
12
12
  "postinstall": "spectra sync-types"
13
13
  },
14
14
  "devDependencies": {
15
- "@testspectra/cli": "^1.1.8-rc.31",
16
- "@testspectra/matchers": "^1.1.8-rc.31",
15
+ "@testspectra/cli": "^1.1.8-rc.33",
16
+ "@testspectra/matchers": "^1.1.8-rc.33",
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": "^1.1.8-rc.31",
18
- "@testspectra/matchers": "^1.1.8-rc.31",
19
- "@testspectra/react": "^1.1.8-rc.31",
17
+ "@testspectra/cli": "^1.1.8-rc.33",
18
+ "@testspectra/matchers": "^1.1.8-rc.33",
19
+ "@testspectra/react": "^1.1.8-rc.33",
20
20
  "@types/node": "^20.14.0",
21
21
  "@types/react": "^18.3.3",
22
22
  "@types/react-dom": "^18.3.0",