Skip to content

chore: update typescript-go#299

Merged
mattiamanzati merged 2 commits into
mainfrom
chore/update-typescript-go
Jul 3, 2026
Merged

chore: update typescript-go#299
mattiamanzati merged 2 commits into
mainfrom
chore/update-typescript-go

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Automated update of the typescript-go submodule and regenerated shim/codegen output.

TypeScript-Go

  • Native preview version: @typescript/native-preview@7.0.0-dev.20260703.1
  • Previous commit: f7c4664176a1ac8be4ba7b4981d0b17c0457a74c
  • Updated commit: acfaa5bcc8631d3c51ad65a8562a656c8d6a4bd5
  • Compare: microsoft/typescript-go@f7c4664...acfaa5b

Upstream commits

  • 04c7848 Don't expose internal symbol name prefix in sig help, node printing (#4470)
  • e190472 Devirtualize ForEachChild and IterChildren (#4395)
  • f7acbad Fix RemoteNode.forEachChild visiting array children twice when a visitList callback is supplied (#4473)
  • 042a471 Use package.json locations for build up-to-date checks (#4301)
  • 288f23d Add conditional type base constraint limiter (#4468)
  • e7efb4b Update submodule (#4477)
  • 1230cf2 Avoid nil package.json crash when resolving peer dependencies (#4479)
  • 1262789 Run symbol-returning completion on the API checker (#4480)
  • cb1910b Fix const enum elision on merged symbols (#4485)
  • 90c2724 fix(native-preview): preserve lone surrogate string literals (#3518)
  • caf5c23 Fix fswatch on windows (#4491)
  • fe14dff Fix jsdoc type reference reuse check TODO to use new corsa jsdoc node remapping logic (#4492)
  • 8457ea6 Reduce code size of lsproto package, use JSON roundtripping in fourslash (#4471)
  • a143d98 Fixed formatting for dotted tag names (#4490)
  • 7f50707 [api] Batch of improvements, fixes, and additions (#4493)
  • 24a938a [api] Fix generated .text type for JSDocText (#4498)
  • 6ee18a2 [api] Fix compatibility with older @types/node and exactOptionalPropertyTypes (#4497)
  • a465ebb Clean up completed submoduleTriaged items (#4460)
  • f6efaa9 Fix RemoteNodeList inherited array methods throwing this.view.getUint32 is not a function (#4346)
  • 79c203e Rename LSP push diag collection (#4487)
  • 8ebb832 [api] Use stable order for symbol tables (#4504)
  • 915de89 Remove trailing whitespace from JSDoc comment text (#4506)
  • ac0c655 Allow declaration emit to consider variable assigned function expressions for typeof printback (#4507)
  • ff9089b Names from expanded param lists shouldnt block lookups within those param lists (#4508)
  • 74139cb Fix project-reference redirect bug for symlinked subpaths (#4488)
  • 4c1501d Add missing isolatedDeclarations error on non-simple class base expressions (#4509)
  • eea561a Fix fswatch coalescing (#4495)
  • 2e33ec6 [api] Port ts.getJSDocTags and related utilities (#4510)
  • 2acaf03 Don't emit follow-on ID errors on expando props that get an expando prop ID error (#4513)
  • ad6e21f Move ID inferred param errors to the param from the initializer (#4514)
  • d472c39 [api] Add CompilerOptions type (#4516)
  • a9a9d58 Move ID error for accessor inference failure from return expression to (both) accessors (#4517)
  • c2da933 Remove runtime metric logging (#4518)
  • 4457aa7 Add JSDoc snippet completions, respect missing settings (#4505)
  • 6a49d85 Handle unloaded projects in API snapshot responses (#4483)
  • 2483843 Move ID error to favor class expression inference failure when present (#4523)
  • 99fbd74 [api] Add option to collect timing info (#4512)
  • 5e86caf Move last diff in ID triaged category to accepted (#4524)
  • acfaa5b Unconditionally reenable pre/post-emit diagnostic consistency checking (#4526)

This PR was automatically generated by the TypeScript-Go update workflow.

@mattiamanzati mattiamanzati merged commit abfa2ef into main Jul 3, 2026
@mattiamanzati mattiamanzati deleted the chore/update-typescript-go branch July 3, 2026 10:32
mattiamanzati added a commit that referenced this pull request Jul 7, 2026
The typescript-go bump in #299 changed the LSP test client so the
untyped SendRequestWorker leaves resp.Result as a raw json.Value.
Decode results with RequestInfo.UnmarshalResult instead of
type-asserting the typed response structs.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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