chore(deps): update typescript and node types (major) (major)#197
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update typescript and node types (major) (major)#197renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/major-typescript-and-node-types-(major)
branch
from
July 20, 2026 07:55
d7da056 to
4f8cff4
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-and-node-types-(major)
branch
from
July 20, 2026 08:12
4f8cff4 to
ba19e6b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^20.0.0→^24.0.0^5.9.3→^6.0.0Release Notes
microsoft/TypeScript (typescript)
v6.0.3: TypeScript 6.0.3Compare Source
For release notes, check out the release announcement blog post.
Downloads are available on:
v6.0.2: TypeScript 6.0Compare Source
For release notes, check out the release announcement blog post.
Downloads are available on:
Configuration
📅 Schedule: (in timezone UTC)
* 0-5 1-7,15-21 * 1)🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Note
Medium Risk
Major TypeScript and Node type upgrades can surface new compile errors or stricter checks across the whole monorepo without any code fixes in this PR.
Overview
Bumps root devDependencies for the monorepo toolchain: TypeScript
^5.9.3→^6.0.0(lock resolves to 6.0.3) and @types/node^20.0.0→^24.0.0(24.13.3), withpnpm-lock.yamlupdated so transitive tooling (commitlint, changesets, tsup, vitest/vite, cosmiconfig, etc.) pins the new versions.undici-typesmoves with the Node types bump (6.x → 7.x).There are no application or package source changes in this diff—only dependency versions. CI/build/typecheck behavior may shift under TS 6 and newer Node typings across workspace packages that inherit the root toolchain.
Reviewed by Cursor Bugbot for commit ba19e6b. Bugbot is set up for automated code reviews on this repo. Configure here.