Bump typescript from 5.9.3 to 6.0.2#377
Conversation
607bfe9 to
c4fba92
Compare
|
@dependabot rebase |
|
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request. |
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>
c4fba92 to
08cf5f2
Compare
kevinelliott
left a comment
There was a problem hiding this comment.
Verdict: Hold (Blocker)
This is a major version bump (TypeScript 5.9.3 -> 6.0.2) that breaks the dependency graph.
CI status: All build matrix jobs (20.x / 22.x / 24.x / latest) fail at npm ci with ERESOLVE:
ts-jest@29.4.6declares peertypescript@">=4.3 <6"-> conflicts with^6.0.2.- (Note:
@typescript-eslint/eslint-plugin@8.58.0's peertypescript@">=4.8.4 <6.1.0"is technically satisfied, butts-jestis the hard blocker.)
Dependabot also reports it cannot resolve the JS dependency files. As @makrsmark noted, this is gated on typescript-eslint#12123 plus a ts-jest release with TS 6 support.
Recommendation: Hold until ts-jest (and ideally typescript-eslint) ship TS 6.x compatible releases. Once unblocked, also smoke-test lib/utils/miam.ts strict typing under TS 6 since the major may surface new diagnostics. Do not merge with --legacy-peer-deps.
|
Superseded by #433. |
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)