deps(npm-dev): bump typescript from 6.0.3 to 7.0.2 in /ui - #61
deps(npm-dev): bump typescript from 6.0.3 to 7.0.2 in /ui#61dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
9ccc5db to
deaeb3c
Compare
deaeb3c to
3cc24de
Compare
|
Leaving this open as upstream-blocked. Re-tested typescript 7.0.2 against current
typescript-eslint 8.66.0 (transitively pinned by eslint-config-next 16.2.12) refuses to load at all with the TS 7 API, so the whole |
|
@dependabot rebase |
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3cc24de to
883b996
Compare
|
Blocked upstream — keeping this open, but it cannot land yet. Rebased onto the repaired
The guard is a hard runtime check inside Tracking issue for TS >=7.1 support: typescript-eslint/typescript-eslint#10940. Once a release lands with a widened |
|
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 6.0.3 to 7.0.2.
Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Resolution
Closed without merging: TypeScript 7 is outside the supported range of the current typescript-eslint 8.69.0 (>=4.8.4 <6.1.0). Keep the compatible current dependency until upstream support is available.