Skip to content

chore(deps): update dependency typescript to v6#100

Merged
pedroalves0 merged 2 commits intomainfrom
renovate/typescript-6.x
Mar 30, 2026
Merged

chore(deps): update dependency typescript to v6#100
pedroalves0 merged 2 commits intomainfrom
renovate/typescript-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.9.36.0.2 age confidence

Reference


Release Notes

microsoft/TypeScript (typescript)

v6.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 7am every weekday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 30, 2026 02:42
@renovate renovate bot requested review from a team and pedroalves0 and removed request for a team March 30, 2026 02:42
Copy link
Copy Markdown

@doistbot-app doistbot-app bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR updates the TypeScript dependency to version 6.0. Keeping dependencies up to date is always appreciated for maintaining the health of our tooling. However, the upgrade currently introduces TS2591 compilation errors on Node imports and process references, which will require adding Node types to the compiler options to restore a clean build.

Share FeedbackReview Logs

@renovate renovate bot force-pushed the renovate/typescript-6.x branch from 7c92048 to 04fef11 Compare March 30, 2026 06:31
TypeScript 6 no longer auto-includes @types/node in type resolution,
causing TS2591 errors on all node:* imports and process references.
@pedroalves0 pedroalves0 merged commit 4a05726 into main Mar 30, 2026
2 checks passed
@pedroalves0 pedroalves0 deleted the renovate/typescript-6.x branch March 30, 2026 08:29
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