Skip to content

chore: update typescript-go submodule#841

Merged
graphite-app[bot] merged 1 commit into
mainfrom
c/03-27-chore_update_typescript-go_submodule
Mar 27, 2026
Merged

chore: update typescript-go submodule#841
graphite-app[bot] merged 1 commit into
mainfrom
c/03-27-chore_update_typescript-go_submodule

Conversation

@camc314

@camc314 camc314 commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

No description provided.

camc314 commented Mar 27, 2026

Copy link
Copy Markdown
Contributor Author

How to use the Graphite Merge Queue

Add the label 0-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Comment thread e2e/__snapshots__/snapshot.test.ts.snap Outdated
@camc314 camc314 marked this pull request as ready for review March 27, 2026 12:27
Copilot AI review requested due to automatic review settings March 27, 2026 12:27

Copilot AI left a comment

Copy link
Copy Markdown

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-go submodule integration points (shims + local patch stack) to match upstream API changes and removes an outdated patch/fixture settings that are no longer needed with the newer submodule revision.

Changes:

  • Refresh generated shim exports to align with updated typescript-go/internal/* APIs (add/remove aliases and linkname stubs).
  • Rebase/renumber the local patches/*.patch series to apply cleanly on the updated submodule (and drop the old parallel readDirectory visitor patch).
  • Adjust internal tsconfig resolution helper and e2e fixture tsconfigs for updated project/config behavior.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
shim/vfs/shim.go Removes previously exposed vfs matcher/linkname surface that’s no longer needed/available upstream.
shim/project/shim.go Updates NewConfigFileRegistryBuilder shim signature to include customConfigFileName.
shim/lsp/lsproto/shim.go Exposes newly added LSP custom method/types/constants from upstream.
shim/core/shim.go Adds shim for GetSpellingSuggestionForStrings using iter.Seq.
shim/ast/shim.go Exposes additional AST helpers/constants newly present upstream.
internal/utils/find_tsconfig.go Updates builder construction call to match the new shimmed builder signature.
e2e/fixtures/circular-project-references/project1/tsconfig.json Removes explicit moduleResolution to match updated compiler defaults/expectations.
e2e/fixtures/circular-project-references/project2/tsconfig.json Removes explicit moduleResolution to match updated compiler defaults/expectations.
patches/0001-Adapt-project-service-for-single-run-mode.patch Patch header updated for new base commit / series numbering.
patches/0002-patch-expose-more-functions-via-the-shim-with-type-f.patch Patch rebased/updated to match new upstream code layout and exported names.
patches/0003-fix-early-return-from-invalid-tsconfig-for-better-er.patch Patch header updated for new base commit / series numbering.
patches/0004-fix-collections-avoid-internal-json-import-in-ordere.patch Patch header updated for new base commit / series numbering.
patches/0005-perf-vfs-cache-ReadFile-results-in-cachedvfs.patch Patch header updated for new base commit / series numbering.
patches/0001-Parallel-readDirectory-visitor.patch Removed from the patch stack.

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

camc314 commented Mar 27, 2026

Copy link
Copy Markdown
Contributor Author

Merge activity

@graphite-app graphite-app Bot force-pushed the c/03-27-chore_update_typescript-go_submodule branch from 052e5f7 to 3680fb4 Compare March 27, 2026 12:39
@graphite-app graphite-app Bot merged commit 3680fb4 into main Mar 27, 2026
10 of 13 checks passed
@graphite-app graphite-app Bot deleted the c/03-27-chore_update_typescript-go_submodule branch March 27, 2026 12:47
@graphite-app graphite-app Bot removed the 0-merge label Mar 27, 2026
@camc314 camc314 self-assigned this Mar 31, 2026
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.

2 participants