Update dependency typescript to v5.9.3 - #444
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
March 23, 2024 02:33
75bca70 to
c1be3c0
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
April 6, 2024 00:57
c1be3c0 to
0da8694
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
April 13, 2024 00:31
0da8694 to
eb84aff
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
June 22, 2024 02:26
eb84aff to
fc72622
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
July 13, 2024 01:49
fc72622 to
1ec0c4a
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
July 27, 2024 01:55
1ec0c4a to
9be9c19
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
September 14, 2024 01:50
9be9c19 to
61a5540
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
October 12, 2024 01:40
61a5540 to
08f05f5
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
November 23, 2024 02:21
08f05f5 to
04dd07f
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
January 11, 2025 01:29
04dd07f to
b48e932
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
March 1, 2025 03:05
b48e932 to
b8e2c1e
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
April 5, 2025 02:37
b8e2c1e to
22f352c
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
August 2, 2025 01:16
22f352c to
5256a26
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
August 10, 2025 14:02
5256a26 to
093c542
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
August 31, 2025 11:22
093c542 to
2689a4c
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
October 4, 2025 01:59
2689a4c to
4b23d0a
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
October 25, 2025 01:45
4b23d0a to
03b52f7
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
November 15, 2025 02:47
03b52f7 to
01ac040
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
December 6, 2025 03:58
01ac040 to
6a1d1aa
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
February 7, 2026 00:32
6a1d1aa to
1e8d935
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
February 14, 2026 02:14
1e8d935 to
3ed17dc
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
March 7, 2026 00:40
3ed17dc to
dcaf2fa
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
April 4, 2026 00:54
dcaf2fa to
2947ec6
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
April 11, 2026 01:31
2947ec6 to
dd40a02
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
May 23, 2026 01:40
dd40a02 to
dc18ba5
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
May 30, 2026 02:41
dc18ba5 to
0d88ad7
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
June 13, 2026 01:06
0d88ad7 to
36afab5
Compare
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
July 12, 2026 16:36
36afab5 to
04ef107
Compare
| "prettier": "2.8.8", | ||
| "stylelint": "15.11.0", | ||
| "typescript": "5.3.3" | ||
| "typescript": "5.9.3" |
There was a problem hiding this comment.
This is a significant TypeScript version jump (5.3.3 → 5.9.3) that spans multiple minor releases. Each minor release can introduce breaking changes or stricter type checking. The PR should include verification that npm run type-check or tsc --noEmit passes successfully, and ideally show the build/CI status to confirm no new type errors were introduced.
renovate
Bot
force-pushed
the
renovate/typescript-5.x
branch
from
August 1, 2026 01:11
04ef107 to
ccf6655
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:
5.3.3→5.9.3Release Notes
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.8.3: TypeScript 5.8.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement.
Downloads are available on:
v5.8.2: TypeScript 5.8Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.6.3: TypeScript 5.6.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.6.2: TypeScript 5.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.4: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.3: TypeScript 5.5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.2: TypeScript 5.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.5: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.4: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.3: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.2: TypeScript 5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.