Skip to content

chore: upgrade tshy, vitest, and typescript to latest major versions#100

Merged
mattpodwysocki merged 4 commits intomainfrom
chore/upgrade-deps-2026-04
Apr 21, 2026
Merged

chore: upgrade tshy, vitest, and typescript to latest major versions#100
mattpodwysocki merged 4 commits intomainfrom
chore/upgrade-deps-2026-04

Conversation

@mattpodwysocki
Copy link
Copy Markdown
Contributor

Summary

  • tshy ^3.0.2^4.1.1
  • vitest + @vitest/coverage-istanbul ^3.2.4^4.1.4
  • typescript ^5.8.3^6.0.2

TypeScript 6 migration notes:

  • Removed deprecated baseUrl: "." from tsconfig.base.json (TS6 raises TS5101; baseUrl has no effect with moduleResolution: nodenext)

Test plan

  • All 541 tests pass (npm test)
  • Build succeeds (npm run build)

🤖 Generated with Claude Code

mattpodwysocki and others added 3 commits April 1, 2026 14:16
@mattpodwysocki mattpodwysocki requested a review from a team as a code owner April 13, 2026 21:45
The lockfile had stale 8.42.0 which caps TypeScript at <6.0.0, breaking CI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mattpodwysocki mattpodwysocki merged commit f232ab3 into main Apr 21, 2026
1 check passed
@mattpodwysocki mattpodwysocki deleted the chore/upgrade-deps-2026-04 branch April 21, 2026 17:03
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.

2 participants