build(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /scripts - #1573
build(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /scripts#1573dependabot[bot] wants to merge 1 commit into
Conversation
Wallace Breza (wbreza)
left a comment
There was a problem hiding this comment.
TypeScript 6.x is a major bump that can't be merged in isolation:
typescript-eslint@8.57.1requirestypescript >=4.8.4 <6.0.0— root cause of CI failure. Needs ≥8.58.0.- Cross-directory mismatch — /scripts would be on TS 6.0.2 while /tests stays on TS 5.x.
- TS 6.0 breaking default —
typesnow defaults to[], may need explicit"types": ["node"]in tsconfig.json.
Recommendation: Close this PR and #1575. Create a single coordinated PR that upgrades TS 6.0.2 + typescript-eslint 8.58.0+ across both /scripts and /tests with any necessary tsconfig adjustments.
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
6f756ec to
7878cc5
Compare
|
As Wallace Breza (@wbreza) suggested, closing this one in honor of #1700 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps typescript from 5.9.3 to 6.0.2.
Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)