Skip to content

chore(maintenance): 🤖 upgrade typescript to v6#942

Open
punkbit wants to merge 4 commits intomainfrom
chore/upgrade-typescript-v6
Open

chore(maintenance): 🤖 upgrade typescript to v6#942
punkbit wants to merge 4 commits intomainfrom
chore/upgrade-typescript-v6

Conversation

@punkbit
Copy link
Copy Markdown
Collaborator

@punkbit punkbit commented Mar 24, 2026

Why?

Upgrade Typescript to latest release v6 as announced https://devblogs.microsoft.com/typescript/announcing-typescript-6-0

⚠️ In quarantine for some time, e.g. awaits @typescript-eslint/eslint-plugin support for v6. Isn't it redundant since there's a concurrent ""typescript-eslint": "^8""? See #943

How?

  • NPM package update

Preview?

N/A

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 24, 2026

🦋 Changeset detected

Latest commit: 1006083

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clickhouse/click-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@punkbit punkbit force-pushed the chore/upgrade-typescript-v6 branch from ddc48a8 to bcf177c Compare April 7, 2026 10:49
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Claude finished @punkbit's task in 38s —— View job


PR Review

  • Gather context
  • Review changes
  • Post findings

The diff is minimal and exactly right:

- "typescript": "^5.5.3",
- "typescript-eslint": "^8",
+ "typescript": "^6.0.2",
+ "typescript-eslint": "^8.58.0",

All previous blockers have been resolved:

  • typescript6.0.2
  • typescript-eslint8.58.0, whose peer dep range is ">=4.8.4 <6.1.0" — TypeScript 6.0.2 is explicitly in-range ✓
  • All @typescript-eslint/* sub-packages consistently on 8.58.0 (no version split) ✓
  • Redundant standalone @typescript-eslint/eslint-plugin devDependency removed ✓
  • Changeset in place (patch) ✓

✅ Looks great! No issues found — the TS6 upgrade is clean and the linting toolchain is properly aligned. Nice work! 🙌

@ClickHouse ClickHouse deleted a comment from github-actions bot Apr 7, 2026
@ClickHouse ClickHouse deleted a comment from github-actions bot Apr 7, 2026
@ClickHouse ClickHouse deleted a comment from github-actions bot Apr 7, 2026
@workflow-authentication-public
Copy link
Copy Markdown
Contributor

📚 Storybook Preview Deployed

✅ Preview URL: https://click-d56u12am9-clickhouse.vercel.app

Built from commit: 68eee5135ffa9334ad11b389b09173ccfcaa2bb0

@punkbit punkbit marked this pull request as ready for review April 7, 2026 11:14
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