chore(deps-dev)(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #350
dependabot[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 |
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- 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>
51e70c0 to
542cd43
Compare
|
Holding this until the ESLint toolchain supports TypeScript 7. Verified locally (rebased onto
The blocker is upstream, not something we can fix here: the latest Plan: leave this open and re-bump once |
|
Held off merging — verified locally rather than just trusting CI green/red:
This isn't a lockfile problem — the underlying tooling itself isn't TS7-compatible yet. Holding this open until 🤖 verified locally with |
|
Took this branch for a full local run to see how much of it is our problem. Short version: none of it — this is blocked upstream on typescript-eslint, and there is no version we can bump to yet. The red CI here is only the mechanical half: Dependabot bumped the five What happens on TypeScript 7.0.2With
The lint failure:
Why bumping typescript-eslint doesn't fix it
TypeScript 7 is outside the supported range of the newest release. RecommendationLeave this open and parked until typescript-eslint ships TS 7 support, then re-run. Worth noting that our own source needed zero changes — the compiler swap is clean on our side, which is the expensive thing to find out and it's now known. Sibling Dependabot PRs #412, #406 and #427 were unblocked and merged together in #436; this one was deliberately left out of that batch so it wouldn't hold them up. Evidence gathered at |
Bumps typescript from 6.0.3 to 7.0.2.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.