Skip to content

chore: upgrade TypeScript to 6.0.2#46

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

chore: upgrade TypeScript to 6.0.2#46
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:05
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

This PR upgrades the repo’s TypeScript toolchain to v6.0.2 and adjusts the root TypeScript compiler configuration to use NodeNext-style module settings for the library build.

Changes:

  • Bump typescript from ^5.9.3 to ^6.0.2 (and update lockfile).
  • Update root tsconfig.json (target, module/moduleResolution, add rootDir and types).
  • Minor package.json formatting change for the files field.

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 NodeNext module settings and newer target.
package.json Updates TypeScript devDependency version and reformats files array.
pnpm-lock.yaml Lockfile updates reflecting TypeScript 6.0.2 and dependent graph changes.
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 ec86d02 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