Skip to content

build(deps): bump TypeScript to 6.0.3 - #662

Open
ledsun wants to merge 1 commit into
ruby:mainfrom
ledsun:build/update-typescript-6
Open

build(deps): bump TypeScript to 6.0.3#662
ledsun wants to merge 1 commit into
ruby:mainfrom
ledsun:build/update-typescript-6

Conversation

@ledsun

@ledsun ledsun commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Compatibility changes

  • set rootDir explicitly as required by TypeScript 6
  • preserve the previous non-strict behavior and Node type inclusion
  • suppress the moduleResolution=node10 deprecation while retaining the current module resolution semantics
  • skip conflicts between TypeScript 6 built-in declarations and external Node declarations
  • use a TypeScript 5-compatible deprecation setting for Rollup, whose plugin resolves the repository-root TypeScript version

Verification

bundle exec rake npm:ruby-wasm-wasi:build

The Rollup UMD outputs and the subsequent ESM/CJS TypeScript builds complete successfully.

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