Skip to content

chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /ui#363

Merged
fank merged 1 commit intomainfrom
dependabot/npm_and_yarn/ui/typescript-6.0.2
Apr 3, 2026
Merged

chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /ui#363
fank merged 1 commit intomainfrom
dependabot/npm_and_yarn/ui/typescript-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps typescript from 5.9.3 to 6.0.2.

Release notes

Sourced from typescript's releases.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/typescript-6.0.2 branch from 76558bf to 2ca95e5 Compare March 27, 2026 18:30
@fank
Copy link
Copy Markdown
Member

fank commented Mar 27, 2026

Blocked: @typescript-eslint/eslint-plugin@8.57.2 requires typescript >=4.8.4 <6.0.0. No release (including canary 8.57.3-alpha.2) supports TypeScript 6 yet.

This PR needs to wait until @typescript-eslint releases a version compatible with TS 6.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/typescript-6.0.2 branch from 2ca95e5 to 47fe6b4 Compare March 27, 2026 18:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/typescript-6.0.2 branch from 47fe6b4 to cc6f4ab Compare April 3, 2026 20:22
@fank
Copy link
Copy Markdown
Member

fank commented Apr 3, 2026

Unblocked: @typescript-eslint/eslint-plugin bumped to ^8.58.0v8.58.0 adds TypeScript 6 support.

Verified locally:

  • tsc --noEmit — clean
  • eslint — only pre-existing warnings
  • vitest run — 1495/1495 passed
  • vite build — successful

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Coverage Report for ui

Status Category Percentage Covered / Total
🔵 Lines 98.99%
🟰 ±0%
4838 / 4887
🔵 Statements 98.39%
🟰 ±0%
6816 / 6927
🔵 Functions 98.01%
🟰 ±0%
1876 / 1914
🔵 Branches 89.13%
🟰 ±0%
2224 / 2495
File CoverageNo changed files found.
Generated in workflow #501 for commit 5eb9e94 by the Vitest Coverage Report Action

@fank
Copy link
Copy Markdown
Member

fank commented Apr 3, 2026

@dependabot recreate

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.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-6.0.2 branch from 7f9a7f9 to 5eb9e94 Compare April 3, 2026 20:33
@fank fank merged commit 11208b8 into main Apr 3, 2026
3 checks passed
@fank fank deleted the dependabot/npm_and_yarn/ui/typescript-6.0.2 branch April 3, 2026 20:43
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