Skip to content

deps(deps): bump microsoft/typescript-go from 5155de3 to 6bf24cc#181

Merged
buke merged 2 commits intomainfrom
dependabot/submodules/microsoft/typescript-go-6bf24cc
Apr 28, 2026
Merged

deps(deps): bump microsoft/typescript-go from 5155de3 to 6bf24cc#181
buke merged 2 commits intomainfrom
dependabot/submodules/microsoft/typescript-go-6bf24cc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps microsoft/typescript-go from 5155de3 to 6bf24cc.

Commits
  • 6bf24cc fix(3622): prevent panic in signature help for import.defer (#3626)
  • b5cece1 Reparse JSDoc annotations on get accessors (#3608)
  • 34cf1ba Collect this property assignments in JS declaration emit and transform them t...
  • f549afa Quick info signature display for optional members (#3620)
  • 463a747 Don't cancel refresh except on file change (#3595)
  • 78b1ba1 Fix rename panic on unresolved reexports (#3604)
  • c5039e6 Fix go to implementation crash on invalid CJS shorthand exports (#3603)
  • 515d036 Accept direct JSX runtime factory call baseline (#3591)
  • 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 `5155de3` to `6bf24cc`.
- [Commits](microsoft/typescript-go@5155de3...6bf24cc)

---
updated-dependencies:
- dependency-name: microsoft/typescript-go
  dependency-version: 6bf24cc7bb3380a250423c63b2e9cdccee8934ea
  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 Apr 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

❌ Patch coverage is 67.85714% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.55%. Comparing base (fd7ef86) to head (3ad9544).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/transformers/declarations/transform.go 75.89% 15 Missing and 12 partials ⚠️
pkg/ls/hover.go 0.00% 7 Missing ⚠️
pkg/binder/referenceresolver.go 71.42% 1 Missing and 1 partial ⚠️
pkg/checker/checker.go 0.00% 1 Missing and 1 partial ⚠️
pkg/checker/emitresolver.go 66.66% 1 Missing and 1 partial ⚠️
pkg/checker/exports.go 0.00% 2 Missing ⚠️
pkg/ls/importTracker.go 0.00% 2 Missing ⚠️
pkg/ls/rename.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   46.48%   46.55%   +0.07%     
==========================================
  Files         411      411              
  Lines      159859   159984     +125     
==========================================
+ Hits        74309    74484     +175     
+ Misses      79993    79945      -48     
+ Partials     5557     5555       -2     
Flag Coverage Δ
unittests 46.55% <67.85%> (+0.07%) ⬆️

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.

@buke buke merged commit c47d439 into main Apr 28, 2026
4 checks passed
@buke buke deleted the dependabot/submodules/microsoft/typescript-go-6bf24cc branch April 28, 2026 06:28
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