Skip to content

chore: bump typescript from 6.0.3 to 7.0.2 in the all-major group across 1 directory - #751

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/all-major-b7ceb5d816
Open

chore: bump typescript from 6.0.3 to 7.0.2 in the all-major group across 1 directory#751
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/all-major-b7ceb5d816

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-major group with 1 update in the / directory: typescript.

Updates 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.



Note

Medium Risk
Major TypeScript compiler upgrade can change typechecking and tooling behavior even though only package.json versions are updated. No runtime or security-sensitive code is modified.

Overview
Bumps the typescript devDependency from ^6.0.3 to ^7.0.2 in the root workspace and in packages/app, packages/db, and packages/mcp.

No source, tsconfig, or lockfile changes are included. TypeScript 7 is a major compiler release, so typecheck and related tooling should be verified after install.

Reviewed by Cursor Bugbot for commit f816eb2. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added the type/dependencies Related to dependencies label Aug 17, 2026
@dependabot
dependabot Bot requested a review from adibarra as a code owner August 17, 2026 21:47
@dependabot dependabot Bot added the type/dependencies Related to dependencies label Aug 17, 2026
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inferencemax-app Error Error Aug 24, 2026 1:25am

Request Review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b930695. Configure here.

Comment thread package.json
"oxlint": "^1.78.0",
"rimraf": "^6.1.3",
"typescript": "^6.0.3",
"typescript": "^7.0.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Stale lockfile after TypeScript bump

High Severity

typescript is bumped to ^7.0.2 in package manifests, but bun.lock still pins typescript@6.0.3 and still records ^6.0.3 workspace ranges. CI runs bun install --frozen-lockfile, so installs fail before lint, typecheck, or tests can run.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit b930695. Configure here.

Bumps the all-major group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript).


Updates `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
  dependency-group: all-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/all-major-b7ceb5d816 branch from b930695 to f816eb2 Compare August 24, 2026 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies Related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants