Skip to content

Conversation

samchon
Copy link
Owner

@samchon samchon commented Aug 1, 2025

This pull request updates the TypeScript version across the project and its dependencies, along with a minor version bump for the main package. The changes ensure compatibility with TypeScript 5.9.2 and update related dependencies accordingly.

TypeScript Version Updates:

  • Updated the TypeScript version to ~5.9.2 in package.json, benchmark/package.json, examples/package.json, test-error/package.json, test-esm/package.json, test/package.json, and website/package.json. This includes both devDependencies and peerDependencies where applicable. [1] [2] [3] [4] [5] [6] [7] [8]

Dependency Updates:

  • Updated @types/ts-expose-internals from 5.5.4 to 5.6.3 in package.json and corresponding updates in pnpm-lock.yaml. [1] [2] [3]

Lockfile Adjustments:

  • Updated pnpm-lock.yaml to reflect the new TypeScript version (5.9.2) and its dependencies, including changes to several snapshots and transitive dependencies. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Version Bump:

  • Incremented the main package version from 9.6.0 to 9.6.1 in package.json.

@samchon samchon requested a review from Copilot August 1, 2025 11:34
@samchon samchon self-assigned this Aug 1, 2025
@samchon samchon added the dependencies Pull requests that update a dependency file label Aug 1, 2025
Copy link
Contributor

@Copilot 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 updates TypeScript from version 5.8.x to 5.9.2 across the entire project and bumps the main package version from 9.6.0 to 9.6.1.

  • Updated TypeScript dependency to ~5.9.2 in all package.json files
  • Updated peerDependency upper bound to support TypeScript < 5.10.0
  • Updated @types/ts-expose-internals dependency to version 5.6.3

Reviewed Changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Main package version bump and TypeScript/peer dependency updates
benchmark/package.json TypeScript devDependency updated to 5.9.2
examples/package.json TypeScript devDependency updated to 5.9.2
test-error/package.json TypeScript devDependency updated to 5.9.2
test-esm/package.json TypeScript devDependency updated to 5.9.2
test/package.json TypeScript devDependency updated to 5.9.2
website/package.json TypeScript devDependency updated to 5.9.2
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Copy link

pkg-pr-new bot commented Aug 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/typia@1619

commit: ac03791

@samchon samchon merged commit 31ff585 into master Aug 1, 2025
10 checks passed
@samchon samchon deleted the ts@5.9 branch August 1, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant