Skip to content

deps(deps): bump microsoft/typescript-go from c54ff7c to 94f31f3#212

Merged
buke merged 2 commits into
mainfrom
dependabot/submodules/microsoft/typescript-go-94f31f3
May 30, 2026
Merged

deps(deps): bump microsoft/typescript-go from c54ff7c to 94f31f3#212
buke merged 2 commits into
mainfrom
dependabot/submodules/microsoft/typescript-go-94f31f3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps microsoft/typescript-go from c54ff7c to 94f31f3.

Commits
  • 94f31f3 Add classified text output for VS Find All References (#4030)
  • 898015c Fix configuration lookups and prefer saving as js/ts (#4054)
  • 865c8d0 Fix panic in getClassElementPropertyKeyType for private identifiers (#3819)
  • 3215d45 Resolve aliases in resolveEntityName until we find the given meaning (#4043)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [microsoft/typescript-go](https://github.com/microsoft/typescript-go) from `c54ff7c` to `94f31f3`.
- [Commits](microsoft/typescript-go@c54ff7c...94f31f3)

---
updated-dependencies:
- dependency-name: microsoft/typescript-go
  dependency-version: 94f31f32f8b5713e8fb17aaa65ba73b596485459
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels May 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 0.81633% with 486 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.39%. Comparing base (0caac7d) to head (73ccf96).

Files with missing lines Patch % Lines
pkg/ls/hover.go 0.00% 164 Missing ⚠️
pkg/ls/findallreferences.go 0.00% 146 Missing ⚠️
pkg/lsp/lsproto/lsp_generated.go 0.00% 91 Missing ⚠️
pkg/fourslash/fourslash.go 0.00% 52 Missing ⚠️
pkg/ls/crossproject.go 0.00% 19 Missing ⚠️
pkg/ls/signaturehelp.go 0.00% 7 Missing ⚠️
pkg/printer/printer.go 0.00% 3 Missing and 1 partial ⚠️
pkg/checker/checker.go 66.66% 1 Missing ⚠️
pkg/fourslash/baselineutil.go 0.00% 1 Missing ⚠️
pkg/ls/displaypartswriter.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   47.48%   47.39%   -0.10%     
==========================================
  Files         416      416              
  Lines      162123   162511     +388     
==========================================
+ Hits        76983    77016      +33     
- Misses      79545    79905     +360     
+ Partials     5595     5590       -5     
Flag Coverage Δ
unittests 47.39% <0.81%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

A newer version of microsoft/typescript-go exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@buke buke merged commit 52492f9 into main May 30, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/submodules/microsoft/typescript-go-94f31f3 branch May 30, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant