chore(deps): update dependency typescript to v6#390
chore(deps): update dependency typescript to v6#390cu-infra-svc-git wants to merge 1 commit intomainfrom
Conversation
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit a822ab2. Configure here.
| ts-api-utils: 2.0.0(typescript@5.9.3) | ||
| typescript: 5.9.3 | ||
| ts-api-utils: 2.0.0(typescript@6.0.2) | ||
| typescript: 6.0.2 |
There was a problem hiding this comment.
Incompatible @typescript-eslint version with TypeScript 6
High Severity
The lockfile pins @typescript-eslint/eslint-plugin and @typescript-eslint/parser to version 8.22.0, which does not support TypeScript 6. TypeScript 6 support was added in @typescript-eslint version 8.58.0. Upgrading TypeScript to v6 without also updating @typescript-eslint to a compatible version will cause ESLint to fail when parsing TypeScript files.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit a822ab2. Configure here.
| semver: 7.7.4 | ||
| type-fest: 4.41.0 | ||
| typescript: 5.9.3 | ||
| typescript: 6.0.2 |
There was a problem hiding this comment.
Incompatible ts-jest version with TypeScript 6
High Severity
The lockfile pins ts-jest to version 29.4.6, which does not support TypeScript 6. TypeScript 6 support was added in ts-jest version 29.4.7 (released April 1, 2026). Upgrading TypeScript to v6 without also updating ts-jest will cause test execution to fail during TypeScript file transformation.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit a822ab2. Configure here.


This PR contains the following updates:
^5.9.3→^6.0.2Release Notes
microsoft/TypeScript (typescript)
v6.0.2: TypeScript 6.0Compare Source
For release notes, check out the release announcement blog post.
Downloads are available on:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.