chore(deps): update typescript major (major) - #318
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
August 22, 2026 00:56
8ca37ea to
cf0cfba
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
August 23, 2026 21:30
cf0cfba to
4df43b1
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
August 24, 2026 01:34
4df43b1 to
ae97f0c
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
August 25, 2026 02:25
ae97f0c to
bd25ec3
Compare
piro0919
added a commit
that referenced
this pull request
Aug 26, 2026
…fig options Applies Renovate #320, and clears two of the three things blocking #318. TypeScript 7 removed baseUrl and moduleResolution node10, which is what made the typescript-major PR red. paths resolves relative to tsconfig.json without baseUrl, and bundler is the resolution Next and tsup already assume. Both work on 5.9.3, so this lands ahead of the upgrade. TypeScript 7 itself still cannot land: tsup's dts build reaches into compiler internals and dies with "Cannot read properties of undefined (reading 'useCaseSensitiveFileNames')". Upstream. Verified with biome check, tsc --noEmit, vitest, tsup and next build.
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
August 26, 2026 00:51
bd25ec3 to
a1ee62d
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
August 27, 2026 01:16
a1ee62d to
2a926b8
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
August 28, 2026 22:38
2a926b8 to
e136038
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
August 30, 2026 15:23
e136038 to
8daedec
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
September 4, 2026 21:31
8daedec to
2b96f40
Compare
renovate
Bot
force-pushed
the
renovate/major-typescript-major
branch
from
September 5, 2026 10:16
2b96f40 to
e5b7923
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:
^22.20.1→^24.13.3^18.3.31→^19.2.18^18.3.7→^19.2.5^5.9.3→^7.0.2Release Notes
microsoft/TypeScript (typescript)
v7.0.2Compare Source
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 Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.