Skip to content

chore: update typescript-go#188

Merged
mattiamanzati merged 2 commits into
mainfrom
chore/update-typescript-go
May 9, 2026
Merged

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 8, 2026

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

TypeScript-Go

Upstream commits

  • 9e69d83 Change parsing precedence for JSDoc prefix ? and ! operators (#3744)
  • 16ff7f0 Fix tsconfig/jsconfig priority for JS files when both configs coexist in same directory (#3740)
  • 0d33019 Add missing parens in type serializer (#3743)
  • 7f8d024 Fix @Satisfies tag preventing @param types from being applied to arrow functions (#3746)
  • b96acbe fix(3560): fix nested export variable transformation in if/labeled statements (#3732)
  • f7ec859 Don't hold snapshotUpdateMu while running GC() (#3749)
  • 2e80702 Make tsconfig option name lookup case-sensitive with "Did you mean" suggestions (#3589)
  • f8053e5 Update vscode-tas-client. (#3752)
  • c8606a9 chore: fix some minor issues in comments (#3528)
  • 3c6134d Fix JSDoc codeblock parsing: preserve fenced code block state across newlines (#3598)
  • 51a1064 Exit LSP process if parent process stops existing (#2478)
  • ea005f3 Fix assertion violation in auto-imports for JSX tag when React is type-imported (#3650)
  • 968d062 Port missing nil check in getContextualTypeForReturnExpression (#3755)
  • 04b3256 Fix crash for destructuring under noUncheckedIndexedAccess + noLib. (#3760)
  • 633af79 Accept JS declaration emit preserving side effect imports (#3756)
  • dcc16d9 Fix nil pointer in transformExpandoAssignment for element access expressions (#3723)
  • 1fb728b fix(3735): fix unmatched jsdoc param errors missing for arrow function class fields (#3737)
  • ed6cf5d Avoid over-expanding recursive constraints in getBaseSignature (#3769)
  • 48e2953 Don't even start process alive check if platform does not support it (#3762)
  • b6de67f Defer global ambient module merging in initializeChecker (#3770)
  • 30ee831 Fix crash on completing default import identifiers when from is on following line (#3767)
  • 88f5792 Only include visible expando functions in declaration emit output (#3716)
  • e7fe844 Add missing type argument count sanity check to handle nodes from js … (#3745)
  • bd26028 Move jsDeclarationsExportFormsErr baseline from submoduleTriaged to submoduleAccepted (#3763)
  • 5c67e17 Add PR template for Copilot (#3773)
  • c872613 Only transform expando assignments that wont be represented elsewhere in the emit already (#3741)
  • e070bc6 Fix isInitialized not restored after tryRestart (#3643)
  • 5eb880f Move jsDeclarationsModuleReferenceHasEmit baseline from submoduleTriaged to submoduleAccepted (#3764)
  • e1f8f97 Fix package index fallback edge case, accept self-name resolution errors under ambiguous project root (#3776)

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

@github-actions github-actions Bot force-pushed the chore/update-typescript-go branch from a8464f9 to 663a43f Compare May 9, 2026 00:38
@mattiamanzati mattiamanzati merged commit 2a4738a into main May 9, 2026
@mattiamanzati mattiamanzati deleted the chore/update-typescript-go branch May 9, 2026 06:55
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