Skip to content

deps: dependency typescript to v7 - #722

Closed
dejanvasic85 wants to merge 1 commit into
mainfrom
renovate/typescript-7.x
Closed

deps: dependency typescript to v7#722
dejanvasic85 wants to merge 1 commit into
mainfrom
renovate/typescript-7.x

Conversation

@dejanvasic85

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies major 6.0.37.0.2

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (in timezone Australia/Melbourne)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@dejanvasic85
dejanvasic85 enabled auto-merge (squash) July 10, 2026 21:05
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
williamstownsc Error Error Jul 13, 2026 6:23am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@dejanvasic85, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b43fb7e8-23cb-4cbd-bd2a-7a88751e2d20

📥 Commits

Reviewing files that changed from the base of the PR and between 28ab195 and 910ed15.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/typescript-7.x

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@dejanvasic85

Copy link
Copy Markdown
Owner Author

Closing — TypeScript 7 can't be adopted yet. v7 is the native (Go) compiler, distributed as platform binaries (@typescript/typescript-*) instead of the JS module Next.js loads. next build fails with "trying to use TypeScript but do not have the required package(s) installed" because Next.js 16.2.x doesn't consume the native compiler.

Staying on TypeScript 6 for now. #731 adds a Renovate rule pinning typescript to <7.0.0 so this won't be re-raised until Next.js supports the native compiler.

auto-merge was automatically disabled July 13, 2026 06:57

Pull request was closed

@dejanvasic85
dejanvasic85 deleted the renovate/typescript-7.x branch July 13, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant