Skip to content

chore(deps): update dependency typescript to v7 - #2972

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-7.x
Closed

chore(deps): update dependency typescript to v7#2972
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 6.0.37.0.2 age confidence

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 using a curated preset maintained by Sanity. View repository job log here

@renovate

renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 28 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 35, reused 0, downloaded 0, added 0
Progress: resolved 46, reused 0, downloaded 0, added 0
Progress: resolved 55, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/portabletext/editor/apps/playground:
 ERR_PNPM_NO_MATURE_MATCHING_VERSION  No matching version found for typescript@7.0.2 published by Tue Jul 07 2026 12:32:38 GMT+0000 (Coordinated Universal Time) while fetching it from https://registry.npmjs.org/. Version 7.0.2 satisfies the specs but was released at Wed Jul 08 2026 15:55:18 GMT+0000 (Coordinated Universal Time)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/portabletext/editor/apps/playground

The latest release of typescript is "7.0.2". Published at 7/8/2026

Other releases are:
  * dev: 3.9.4 published at 5/29/2020
  * tag-for-publishing-older-releases: 4.1.6 published at 6/16/2021
  * insiders: 4.6.2-insiders.20220225 published at 2/25/2022
  * beta: 6.0.0-beta published at 2/11/2026
  * rc: 7.0.1-rc published at 6/18/2026
  * next: 7.1.0-dev.20260710.1 published at 7/10/2026 8:20:21 AM

If you need the full list of all 3764 published versions run "$ pnpm view typescript versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude
Progress: resolved 69, reused 0, downloaded 0, added 0

@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)
portable-text-editor-documentation Building Building Preview, Comment Jul 10, 2026 12:34pm
portable-text-example-basic Ready Ready Preview, Comment Jul 10, 2026 12:34pm
portable-text-playground Ready Ready Preview, Comment Jul 10, 2026 12:34pm

Request Review

@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 08813e4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@christianhg

Copy link
Copy Markdown
Member

Closing: a TypeScript major (6 → 7, the native compiler) is a toolchain migration to schedule deliberately, not a dep bump, and this PR can't go green (the lockfile couldn't be regenerated; the toolchain's peer ranges don't admit 7.x, so every job dies at install). #2973 gates future TS majors behind dashboard approval while keeping minors/patches fast-tracked.

@renovate

renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/typescript-7.x branch July 10, 2026 12:40
christianhg added a commit that referenced this pull request Jul 10, 2026
The important-packages rule fast-tracks `typescript` past the dependency
dashboard so minors/patches land promptly, but it also let the 6 -> 7
major (#2972) open unattended: a jump to the native compiler that every
CI job failed at install (Renovate could not even regenerate the
lockfile, the toolchain's peer ranges don't admit 7.x). A TypeScript
major is a toolchain migration to be scheduled deliberately, not a dep
bump. The new rule sits after the fast-track rule, so it overrides it
for majors only; minors and patches keep the fast track.
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