Skip to content

chore: upgrade TypeScript to 6.0.2#43

Merged
chenjiahan merged 1 commit intomainfrom
codex/upgrade-typescript-6-0-2
Mar 28, 2026
Merged

chore: upgrade TypeScript to 6.0.2#43
chenjiahan merged 1 commit intomainfrom
codex/upgrade-typescript-6-0-2

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

  • Upgrade TypeScript to ^6.0.2.
  • Replace the root tsconfig.json with the shared NodeNext configuration.
  • Validate the change with pnpm build and pnpm test.

Related Links

Copilot AI review requested due to automatic review settings March 28, 2026 11:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades the repository’s TypeScript version and adjusts the root TypeScript compiler configuration to align with NodeNext/ESM usage.

Changes:

  • Bump typescript dependency to ^6.0.2 (and update lockfile).
  • Update tsconfig.json compiler options (NodeNext module settings, target bump, rootDir/types tweaks).
  • Normalize package.json scripts formatting (tabs → spaces).

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
tsconfig.json Updates compiler options for TS 6 + NodeNext/ESM settings.
package.json Bumps TypeScript dependency and normalizes scripts indentation.
pnpm-lock.yaml Lockfile updates reflecting TypeScript 6.0.2 resolution and peers.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan chenjiahan merged commit 732ec7c into main Mar 28, 2026
9 checks passed
@chenjiahan chenjiahan deleted the codex/upgrade-typescript-6-0-2 branch March 28, 2026 13:12
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