Skip to content

test: validate major deps upgrade#1

Merged
talionwar merged 2 commits intomainfrom
test/deps-major-upgrade
Mar 15, 2026
Merged

test: validate major deps upgrade#1
talionwar merged 2 commits intomainfrom
test/deps-major-upgrade

Conversation

@talionwar
Copy link
Collaborator

Test branch — DO NOT MERGE YET

Validates major dependency upgrades before merging to main:

  • commander 12.1.0 → 14.0.3
  • ora 8.2.0 → 9.3.0
  • @types/node 22.19.11 → 25.5.0

Local results

  • 124/124 tests passed
  • TypeScript typecheck clean
  • Build OK
  • CLI smoke test OK
  • npm audit: 0 vulnerabilities
  • npm outdated: 0

Waiting for GitHub Actions CI confirmation.

talionwar and others added 2 commits March 15, 2026 15:26
- commander 12.1.0 → 14.0.3
- ora 8.2.0 → 9.3.0
- @types/node 22.19.11 → 25.5.0

All 124 tests pass, typecheck clean, build OK, CLI smoke OK.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- commander 12.1.0 → 14.0.3
- ora 8.2.0 → 9.3.0
- @types/node 22.19.11 → 25.5.0
- engines: node >=18 → >=20 (Node 18 EOL, vitest requires 20+)

All 124 tests pass, build OK, CLI verified.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@talionwar talionwar merged commit 8ef68e1 into main Mar 15, 2026
4 checks passed
@talionwar talionwar deleted the test/deps-major-upgrade branch March 15, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant