Skip to content

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /webui - #5

Merged
Aibeto merged 2 commits into
mainfrom
dependabot/npm_and_yarn/webui/typescript-7.0.2
Sep 24, 2026
Merged

Aibeto merged 2 commits into
mainfrom
dependabot/npm_and_yarn/webui/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Bumps typescript from 6.0.3 to 7.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

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


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/webui/typescript-7.0.2 branch from 27b2bdf to 8f80267 Compare September 24, 2026 06:09
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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/webui/typescript-7.0.2 branch from 8f80267 to 841cc68 Compare September 24, 2026 06:19
svelte-check 的对等依赖只接受 typescript 5/6 系列,版本自检也拒绝根
typescript 为 7,直接升级根 typescript 会 ERESOLVE 无法安装。改为根
typescript 保持 6 系列,TypeScript 7 经 npm 别名 @typescript/native
接入,type-check 追加 --tsgo 走 tsgo 语言服务。

Refs #5
@Aibeto
Aibeto merged commit 62285fd into main Sep 24, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/webui/typescript-7.0.2 branch September 24, 2026 08:30
Aibeto added a commit that referenced this pull request Sep 25, 2026
svelte-check 的对等依赖只接受 typescript 5/6 系列,版本自检也拒绝根
typescript 为 7,直接升级根 typescript 会 ERESOLVE 无法安装。改为根
typescript 保持 6 系列,TypeScript 7 经 npm 别名 @typescript/native
接入,type-check 追加 --tsgo 走 tsgo 语言服务。

Refs #5
Aibeto added a commit that referenced this pull request Sep 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant