Skip to content

chore: sync typescript-go submodule to cda7baffa9 - #1078

Merged
fansenze merged 1 commit into
mainfrom
chore/sync-typescript-go-f20e9196e6
Jun 11, 2026
Merged

chore: sync typescript-go submodule to cda7baffa9#1078
fansenze merged 1 commit into
mainfrom
chore/sync-typescript-go-f20e9196e6

Conversation

@fansenze

@fansenze fansenze commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync the typescript-go submodule from 69b0d53976 to cda7baffa9 (upstream main). This is a mechanical submodule bump — no rslint code changes were required.

Upstream commits (12):

rslint-side changes (all mechanical):

  • go.mod / go.sum and all 22 shim/* modules: pseudo-version bumped to …-cda7baffa96f. Upstream go.mod/go.sum are unchanged across this range, so no transitive dependency bumps.
  • Regenerated by 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 new serializationLevel field (upstream #3832)
    • shim/scanner/shim.go: new GetTextOfJSDocComment linkname

Verification (at cda7baffa9):

  • go build ./cmd/rslint and pnpm build pass.
  • Go tests pass: ./internal/config ./internal/linter ./internal/api ./internal/ipc ./internal/lsp, all ./internal/rules/... (126 packages), ./internal/plugins/... ./internal/utils/... ./cmd/... ./internal/rule.
  • JS e2e suites pass with 0 assertion failures: tests/cli + tests/src (676 tests), tests/eslint* (257 files), tests/typescript-eslint (115 files, exercises the type-aware checker path).

Related Links

Checklist

  • Tests updated (or not required). — not required (mechanical submodule sync)
  • Documentation updated (or not required). — not required

@fansenze
fansenze force-pushed the chore/sync-typescript-go-f20e9196e6 branch from d69a2e9 to b2a46ce Compare June 11, 2026 03:10
@fansenze fansenze changed the title chore: sync typescript-go submodule to f20e9196e6 chore: sync typescript-go submodule to cda7baffa9 Jun 11, 2026
@fansenze
fansenze merged commit 7644de6 into main Jun 11, 2026
14 checks passed
@fansenze
fansenze deleted the chore/sync-typescript-go-f20e9196e6 branch June 11, 2026 03:52
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.

1 participant