Skip to content

deps(deps): bump microsoft/typescript-go from dc37b52 to d3860da#227

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/submodules/microsoft/typescript-go-d3860da
Open

deps(deps): bump microsoft/typescript-go from dc37b52 to d3860da#227
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/submodules/microsoft/typescript-go-d3860da

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps microsoft/typescript-go from dc37b52 to d3860da.

Commits
  • d3860da [api] Add missing program diagnostic getters (#4413)
  • 6ad6100 [api] Flesh out project/file open state management (#4402)
  • c623b07 API: cache SourceFile text to heavily improve performance (#4414)
  • cccc2ee Fix extra space in --listEmittedFiles TSFILE output (#4419)
  • 815e9a4 Allow parameter type reuse even when return type is inferred (#4367)
  • 0392487 API: make object registries project-specific to avoid id collisions on types ...
  • f6e1c6d API: add the missing position and text getters to Node (#4308)
  • 9415beb Fix panic on non-string include/exclude/files in extended configs (#4384)
  • a844752 Add per-kind literal type interfaces and decode BigInt literal values to `big...
  • 481a4aa Warn on TSServer Plugin Contributions from other extensions (#4063)
  • Additional commits viewable 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 `dc37b52` to `d3860da`.
- [Commits](microsoft/typescript-go@dc37b52...d3860da)

---
updated-dependencies:
- dependency-name: microsoft/typescript-go
  dependency-version: d3860dab481be532fb32cfebd78dffeddba5921c
  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 Jun 23, 2026
@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 52.69231% with 246 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.16%. Comparing base (5562029) to head (23eeb34).

Files with missing lines Patch % Lines
pkg/api/session.go 25.81% 201 Missing and 3 partials ⚠️
pkg/project/projectcollectionbuilder.go 77.31% 12 Missing and 10 partials ⚠️
pkg/fswatch/watcher.go 76.19% 5 Missing and 5 partials ⚠️
pkg/ast/ast_generated.go 0.00% 3 Missing ⚠️
pkg/fswatch/fanotify_linux.go 83.33% 2 Missing and 1 partial ⚠️
pkg/vfs/osvfs/os.go 33.33% 2 Missing ⚠️
pkg/checker/pseudotypenodebuilder.go 92.30% 0 Missing and 1 partial ⚠️
pkg/fswatch/inotify_linux.go 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   49.00%   49.16%   +0.16%     
==========================================
  Files         431      432       +1     
  Lines      166174   166206      +32     
==========================================
+ Hits        81432    81723     +291     
+ Misses      79017    78736     -281     
- Partials     5725     5747      +22     
Flag Coverage Δ
unittests 49.16% <52.69%> (+0.16%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

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.

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.

0 participants