Skip to content

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

Merged
yurishkuro merged 1 commit intojaegertracing:mainfrom
renovate-bot:renovate/typescript-6.x
Apr 5, 2026
Merged

chore(deps): update dependency typescript to v6#1074
yurishkuro merged 1 commit intojaegertracing:mainfrom
renovate-bot:renovate/typescript-6.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ^5.8.3^6.0.0 age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copilot AI review requested due to automatic review settings March 23, 2026 17:38
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the TypeScript compiler version used by the scripts/reorg-docs documentation reorganization tool, keeping the toolchain current with the latest TypeScript major release.

Changes:

  • Bump typescript in scripts/reorg-docs from ^5.8.3 to ^6.0.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"memfs": "^4.17.2",
"ts-jest": "^29.3.4",
"typescript": "^5.8.3"
"typescript": "^6.0.0"
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

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

This bumps TypeScript to a new major version for the scripts/reorg-docs tool, but the repo’s CI workflow appears to only run npm install/checks at the repository root and does not build/test scripts/reorg-docs. To avoid silent breakage (e.g., compiler or ts-jest/jest integration changes), consider adding a CI step/job that runs npm install + npm test (and/or npm run build) in scripts/reorg-docs when this package.json changes.

Suggested change
"typescript": "^6.0.0"
"typescript": "^5.6.3"

Copilot uses AI. Check for mistakes.
Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot force-pushed the renovate/typescript-6.x branch from a2cc315 to 1c092d2 Compare April 1, 2026 21:09
@yurishkuro yurishkuro merged commit 9529250 into jaegertracing:main Apr 5, 2026
8 checks passed
@renovate-bot renovate-bot deleted the renovate/typescript-6.x branch April 5, 2026 21:48
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.

3 participants