Skip to content

Bump typescript from 5.9.3 to 6.0.2#137

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typescript-6.0.2
Closed

Bump typescript from 5.9.3 to 6.0.2#137
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typescript-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade dev TypeScript from 5.9.3 to 6.0.2 to adopt TS 6 and its fixes. This may surface new type errors during builds.

  • Dependencies

    • Updated typescript to ^6.0.2.
    • Lockfile refresh aligns @typescript-eslint/* to 8.58.0 and updates ts-api-utils, minimatch, and brace-expansion for compatibility.
  • Migration

    • Install deps and run tsc --noEmit to catch new errors.
    • Fix any new checks or DOM/lib typings changes introduced by TS 6.

Written for commit 1c01c96. Summary will update on new commits.

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented Apr 1, 2026

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

MishaKav added a commit that referenced this pull request Apr 18, 2026
Combines Dependabot PRs #135, #136, #137 and pulls remaining patch bumps.

- typescript 5.9.3 → 6.0.3
- @typescript-eslint/eslint-plugin + parser 8.57.0 → 8.58.2
- eslint-plugin-jest 29.15.0 → 29.15.2
- @types/node, prettier, ts-jest to latest patches
- schneegans/dynamic-badges-action v1.7.0 → v1.8.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@MishaKav MishaKav mentioned this pull request Apr 18, 2026
3 tasks
MishaKav added a commit that referenced this pull request Apr 18, 2026
Combines Dependabot PRs #135, #136, #137 and pulls remaining patch bumps.

- typescript 5.9.3 → 6.0.3
- @typescript-eslint/eslint-plugin + parser 8.57.0 → 8.58.2
- eslint-plugin-jest 29.15.0 → 29.15.2
- @types/node, prettier, ts-jest to latest patches
- schneegans/dynamic-badges-action v1.7.0 → v1.8.0

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 18, 2026

Looks like typescript is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 18, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/typescript-6.0.2 branch April 18, 2026 13:55
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.

0 participants