build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /ui - #657
build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /ui#657dependabot[bot] wants to merge 1 commit into
Conversation
e3ff181 to
32c72c3
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RainbowMango The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
32c72c3 to
dd89f57
Compare
|
New changes are detected. LGTM label has been removed. |
|
/hold |
|
@dependabot recreat |
3eab624 to
600764f
Compare
|
The build failure is not related to CI itself. TypeScript 7.x is the new native (Go-based) compiler and no longer provides the old JS API (e.g. ts.sys ), which tsup / rollup-plugin-dts still depend on: Upgrading to TypeScript 7 is a major migration, not a simple version bump. I suggest we stay on TypeScript 5.x for now and revisit once the toolchain (tsup, rollup-plugin-dts, etc.) supports TypeScript 7. |
79396c9 to
5db7f99
Compare
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>
5db7f99 to
ce5b25d
Compare
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.