Skip to content

chore: bump typescript to ^6.0.3 - #106

Merged
vreshch merged 1 commit into
masterfrom
feature/ts6-bump
Aug 3, 2026
Merged

chore: bump typescript to ^6.0.3#106
vreshch merged 1 commit into
masterfrom
feature/ts6-bump

Conversation

@vreshch

@vreshch vreshch commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump typescript 5.9.3 → ^6.0.3 (resolves to 6.0.3)
  • Add root global.d.ts with declare module '*.css'; — TS 6.0 now checks side-effect imports (TS2882) and Next 15 ships no *.css wildcard declaration
  • @typescript-eslint/* already on 8.65.0 (peer cap <6.1.0) — no change needed

Verification

npm run verify green: tsc --noEmit clean, ESLint clean, next build succeeds (14 static pages), vitest 31/31 passed.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🎉 PR Validation ✅ PASSED

Commit: a9e2e58459c9ff0a7bd1b90d56b86db0897745fb
Branch: feature/ts6-bump

Checks:

  • ✅ Dependencies installed
  • ✅ Linting passed
  • ✅ Format check passed
  • ✅ Build successful
  • ✅ Docker build
  • ✅ E2E tests

Visual Changes: 5 of 20 screenshots changed

📸 downloads dark desktop — 100% changed
📸 downloads dark mobile — 100% changed
📸 downloads light desktop — 100% changed
📸 downloads light mobile — 100% changed
📸 home dark mobile — 1.222% changed
Before After Diff

Ready to merge!


🔗 View workflow run
⏰ Generated at: 2026-08-03T21:40:18.867Z

@vreshch
vreshch merged commit a6d0952 into master Aug 3, 2026
1 check passed
@vreshch
vreshch deleted the feature/ts6-bump branch August 3, 2026 21:40
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