Skip to content

chore: bump typescript to ^6.0.3 - #163

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

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

Conversation

@vreshch

@vreshch vreshch commented Aug 3, 2026

Copy link
Copy Markdown
Owner

What

  • Bump typescript ^5.8.3^6.0.3 (resolves 6.0.3)
  • Add src/css.d.ts with declare module '*.css' — TS6 now emits TS2882 for side-effect imports of CSS files (globals.css, crystalview.css, molpad.css)

No @typescript-eslint change needed: already ^8.x, resolves to 8.65.0 (peer-compatible with TS 6.0, cap <6.1.0).

Verify

npm run verify green: type-check + lint + build (Next 15.5.22) + 23/23 vitest tests. Prettier clean.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🎉 PR Validation ✅ PASSED

Commit: f041f8333674827bb0b401c0fac8f4b7af369208
Branch: feature/ts6-bump

Checks:

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

Visual Changes: 8 of 8 screenshots changed

📸 contacts desktop — 100% changed
📸 contacts mobile — 100% changed
📸 home desktop — 100% changed
📸 home mobile — 100% changed
📸 interests desktop — 100% changed
📸 interests mobile — 100% changed
📸 projects desktop — 100% changed
📸 projects mobile — 100% changed

Ready to merge!


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

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