chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 - #9
Conversation
|
Holding this one back for now. TypeScript 7.0 breaks the tsup dts build and typescript-eslint 8 cannot load it, so it needs a coordinated typescript-eslint upgrade rather than a standalone bump. The rest of the dev toolchain moved to vitest 4 / eslint 10 / @types/node 26 in b7338b0. |
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.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>
4fbf8b6 to
765b857
Compare
|
Closing — blocked on upstream, not on this repo. TypeScript 7 is the native (Go) compiler port. Everything that loads the compiler API therefore breaks:
There is no upgrade we can perform here. TypeScript 6.0 (currently beta) keeps |
|
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 7.0.2.
Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.