Skip to content

chore: bump dev deps (TypeScript 6, biome, turbo, vitest)#156

Merged
c-h- merged 2 commits intomainfrom
chore/dev-deps-ts6
Mar 27, 2026
Merged

chore: bump dev deps (TypeScript 6, biome, turbo, vitest)#156
c-h- merged 2 commits intomainfrom
chore/dev-deps-ts6

Conversation

@c-h-
Copy link
Copy Markdown
Collaborator

@c-h- c-h- commented Mar 27, 2026

Summary

Supersedes #143 (Dependabot PR with conflicts). Includes TypeScript 5.7 → 6.0 migration.

  • @biomejs/biome 2.4.6 → 2.4.9
  • @types/node 25.3.5 → 25.5.0
  • turbo 2.8.14 → 2.8.20
  • typescript 5.7.0 → 6.0.2
  • vitest 4.0.18 → 4.1.2

TS6 migration notes

No code changes required. All packages build, typecheck, and pass tests cleanly with TypeScript 6.0.2. The codebase was already using verbatimModuleSyntax, Node16 module resolution, and strict mode — all of which align with TS6 defaults.

Test plan

  • pnpm build — 28 packages, all successful
  • pnpm test — 1464 tests passed across 56 tasks
  • pnpm typecheck — 53 packages, zero errors
  • pnpm lint — 196 files checked, no new warnings

🤖 Generated with Claude Code

Marshall (OpenClaw) and others added 2 commits March 27, 2026 07:49
- @biomejs/biome 2.4.6 → 2.4.9
- @types/node 25.3.5 → 25.5.0
- turbo 2.8.14 → 2.8.20
- typescript 5.7.0 → 6.0.2
- vitest 4.0.18 → 4.1.2

No code changes required for TS 5→6 migration — all packages
build, typecheck, and test cleanly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@c-h- c-h- merged commit e776c90 into main Mar 27, 2026
1 check passed
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