chore: sync typescript-go submodule to cda7baffa9 - #1078
Merged
Conversation
fansenze
force-pushed
the
chore/sync-typescript-go-f20e9196e6
branch
from
June 11, 2026 03:10
d69a2e9 to
b2a46ce
Compare
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
Sync the
typescript-gosubmodule from69b0d53976tocda7baffa9(upstreammain). This is a mechanical submodule bump — no rslint code changes were required.Upstream commits (12):
@typedef(Fix top-level await reparsing with following@typedefmicrosoft/typescript-go#4256)TypeToString(Add recursion limiter forTypeToStringmicrosoft/typescript-go#3832)"files"in tsconfig exist (check that all files in"files"in tsconfig exist microsoft/typescript-go#3854)rslint-side changes (all mechanical):
go.mod/go.sumand all 22shim/*modules: pseudo-version bumped to…-cda7baffa96f. Upstreamgo.mod/go.sumare unchanged across this range, so no transitive dependency bumps.tools/gen_shims(all additive, nothing removed):shim/api/shim.go,shim/ls/shim.go: new find-all-references / signature-usages API types and method constants (upstream #3846)shim/checker/shim.go: checker struct mirror gains the newserializationLevelfield (upstream #3832)shim/scanner/shim.go: newGetTextOfJSDocCommentlinknameVerification (at
cda7baffa9):go build ./cmd/rslintandpnpm buildpass../internal/config ./internal/linter ./internal/api ./internal/ipc ./internal/lsp, all./internal/rules/...(126 packages),./internal/plugins/... ./internal/utils/... ./cmd/... ./internal/rule.tests/cli+tests/src(676 tests),tests/eslint*(257 files),tests/typescript-eslint(115 files, exercises the type-aware checker path).Related Links
Checklist