Bump @types/node, typescript, oxc-parser, jsdom, @types/vscode#23
Open
Bump @types/node, typescript, oxc-parser, jsdom, @types/vscode#23
Conversation
This was referenced May 5, 2026
@types/vscode 1.118 Safe dependency updates — tsc clean, 299/300 tests pass, 7/7 builds pass. Add isAscii named export to node:buffer stub in tsdown config (new transitive dep from @CopilotKit packages imports it). Supersedes Dependabot PRs #7, #9, #11, #18, #20. Excludes #10 (vitest 4 — needs config migration), #12 (tsdown 0.21 — stricter named-export checking), #19 (zod 4 — Standard Schema API change), #21 (rolldown rc.18 — same named-export issue).
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.
Summary
Safe dependency updates — all pass tsc, 299/300 tests, and 7/7 builds.
@types/node22 → 25 (supersedes chore(deps-dev): bump @types/node from 22.19.17 to 25.6.0 #7)typescript5.8 → 5.9 (supersedes chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 #9)oxc-parser0.72 → 0.128 (supersedes chore(deps): bump oxc-parser from 0.72.3 to 0.128.0 #11)jsdom26 → 29 (supersedes chore(deps-dev): bump jsdom from 26.1.0 to 29.1.1 #18)@types/vscode1.116 → 1.118 (supersedes chore(deps-dev): bump @types/vscode from 1.116.0 to 1.118.0 #20)isAsciinamed export tonode:bufferstub in tsdown config (new transitive dep imports it)Excluded (breaking changes, no functional need)
environmentMatchGlobsremoved, needs config migration totest.projectsstandardSchemaToFormSchemaTest plan
tsc --noEmitcleanvitest run— 299 pass, 1 skipped (pre-existing e2e skip)pnpm build— 7/7 entries pass