Skip to content

Pick up TS 6.0#305063

Merged
mjbvz merged 2 commits intomainfrom
dev/mjbvz/underlying-roadrunner
Mar 26, 2026
Merged

Pick up TS 6.0#305063
mjbvz merged 2 commits intomainfrom
dev/mjbvz/underlying-roadrunner

Conversation

@mjbvz
Copy link
Copy Markdown
Collaborator

@mjbvz mjbvz commented Mar 26, 2026

Fixes #304483

Resubmitting #304484 not from fork

Copilot AI review requested due to automatic review settings March 26, 2026 06:58
@vs-code-engineering vs-code-engineering bot added this to the 1.114.0 milestone Mar 26, 2026
@mjbvz mjbvz force-pushed the dev/mjbvz/underlying-roadrunner branch from 05295c8 to 7cf0c55 Compare March 26, 2026 06:59
@mjbvz mjbvz enabled auto-merge March 26, 2026 07:01
@mjbvz mjbvz mentioned this pull request Mar 26, 2026
Copy link
Copy Markdown
Contributor

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 dependency bundled under extensions/ to TypeScript 6.0, aligning the shipped extension toolchain with the requested TS 6.0 pickup (issue #304483).

Changes:

  • Bump extensions shared dependency on typescript from ^5.9.3 to ^6.0.2.
  • Update extensions/package-lock.json to lock TypeScript at 6.0.2 (resolved + integrity).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/package.json Bumps the shared extensions TypeScript dependency to 6.0.2.
extensions/package-lock.json Updates the lockfile entry for TypeScript to 6.0.2.
Files not reviewed (1)
  • extensions/package-lock.json: Language not supported

@mjbvz mjbvz merged commit f8da1a6 into main Mar 26, 2026
28 of 29 checks passed
@mjbvz mjbvz deleted the dev/mjbvz/underlying-roadrunner branch March 26, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pick up TypeScript 6.0

4 participants