build(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /tests - #1575
build(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /tests#1575dependabot[bot] wants to merge 1 commit into
Conversation
Update the version of eslint-plugin-jest. This will help unblock an update to TypeScript 6.0 (microsoft#1575).
Update the version of eslint-plugin-jest. This will help unblock an update to TypeScript 6.0 (#1575).
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>
0bcd867 to
471fbe6
Compare
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:
ts-jest@29.4.6requirestypescript >=4.3 <6— root cause of CIERESOLVEfailure.typescript-eslint@8.57.1requirestypescript >=4.8.4 <6.0.0— second peer conflict. Needs ≥8.58.0.- Cross-directory mismatch — /tests would be on TS 6.0.2 while /scripts stays on TS 5.x.
Recommendation: Close this PR and #1573. Create a single coordinated PR that upgrades TS 6.0.2 + ts-jest (latest 29.x with TS 6 support) + typescript-eslint 8.58.0+ across both /scripts and /tests.
|
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. |
Update the version of eslint-plugin-jest. This will help unblock an update to TypeScript 6.0 (microsoft#1575).
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)