Skip to content

chore: upgrade TypeScript to 6.0.2#44

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

chore: upgrade TypeScript to 6.0.2#44
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 10:57
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: dcaa2fa4c6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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 toolchain and aligns the root TypeScript configuration with a NodeNext-oriented setup to support modern ESM/Node resolution.

Changes:

  • Bump TypeScript dependency to 6.0.2 (and update lockfile snapshots).
  • Update tsconfig.json to NodeNext module/moduleResolution with a newer compilation target.
  • Minor formatting adjustment in package.json (files array).

Reviewed changes

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

File Description
tsconfig.json Switch compiler options toward NodeNext + ES2023 and adjust project root/out dirs.
package.json Update TypeScript devDependency to 6.0.2 and reformat files.
pnpm-lock.yaml Lockfile updates reflecting the TypeScript bump and peer snapshots.
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 90bf356 into main Mar 28, 2026
9 checks passed
@chenjiahan chenjiahan deleted the codex/upgrade-typescript-6-0-2 branch March 28, 2026 13:15
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