Skip to content

build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /ui - #657

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/typescript-7.0.2
Open

build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /ui#657
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 5.9.3 to 7.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@karmada-bot
karmada-bot requested review from jhnine and samzong July 13, 2026 00:16
@karmada-bot karmada-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/typescript-7.0.2 branch 3 times, most recently from e3ff181 to 32c72c3 Compare July 20, 2026 02:17

@RainbowMango RainbowMango left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 20, 2026
@karmada-bot

Copy link
Copy Markdown
Contributor

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/typescript-7.0.2 branch from 32c72c3 to dd89f57 Compare July 20, 2026 02:51
@karmada-bot

Copy link
Copy Markdown
Contributor

New changes are detected. LGTM label has been removed.

@karmada-bot karmada-bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 20, 2026
Copilot AI requested a review from RainbowMango July 20, 2026 03:07
@RainbowMango

Copy link
Copy Markdown
Member

/hold
until Swatinem/rollup-plugin-dts#395

@karmada-bot karmada-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 20, 2026
@RainbowMango

Copy link
Copy Markdown
Member

@dependabot recreat

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/typescript-7.0.2 branch 2 times, most recently from 3eab624 to 600764f Compare July 22, 2026 07:00
@RainbowMango

Copy link
Copy Markdown
Member

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:

TypeError: Cannot read properties of undefined (reading 'useCaseSensitiveFileNames')

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.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/typescript-7.0.2 branch 2 times, most recently from 79396c9 to 5db7f99 Compare August 10, 2026 02:09

@RainbowMango RainbowMango left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/typescript-7.0.2 branch from 5db7f99 to ce5b25d Compare August 10, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. javascript Pull requests that update javascript code size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants