Skip to content

deps(deps): bump microsoft/typescript-go from 137998e to a7acc87#203

Merged
buke merged 2 commits into
mainfrom
dependabot/submodules/microsoft/typescript-go-a7acc87
May 16, 2026
Merged

deps(deps): bump microsoft/typescript-go from 137998e to a7acc87#203
buke merged 2 commits into
mainfrom
dependabot/submodules/microsoft/typescript-go-a7acc87

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps microsoft/typescript-go from 137998e to a7acc87.

Commits
  • a7acc87 Update snapshot and projects on file close (#3837)
  • 54617df Fix panic in overlayfs when saving a file without an overlay (#3849)
  • e06d14e Fix signature help applicable span for nested calls (#1949)
  • 9522325 Fix infinite hang in regex parser for invalid UTF-8 with unicode flag (#3857)
  • 6f58807 Fix panic when auto-importing relative .css augmentation from ESM file (#3845)
  • dd3d9c7 Fix global diag test flake (#3875)
  • 1170944 fix(workspace/symbol): use name span in ProvideWorkspaceSymbols (#3836)
  • 401d27a Accept CJS module.exports = {} baseline diffs (#3855)
  • e5a356e Fix using followed by newline ignoring [no LineTerminator here] grammar res...
  • 2a876a5 Fix panic in sliceTupleType when tuple is shorter than pattern (#3865)
  • 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 `137998e` to `a7acc87`.
- [Commits](microsoft/typescript-go@137998e...a7acc87)

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

codecov Bot commented May 15, 2026

Codecov Report

❌ Patch coverage is 14.10974% with 767 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.87%. Comparing base (c814e78) to head (ae06f4e).

Files with missing lines Patch % Lines
pkg/ls/codeactions_missingmemberfixer.go 0.00% 305 Missing ⚠️
...eactions_fixclassincorrectlyimplementsinterface.go 0.00% 131 Missing ⚠️
pkg/fourslash/fourslash.go 0.00% 119 Missing ⚠️
pkg/ls/change/tracker.go 0.00% 117 Missing ⚠️
pkg/ls/autoimport/export.go 0.00% 27 Missing ⚠️
pkg/ls/signaturehelp.go 0.00% 19 Missing ⚠️
pkg/lsp/server.go 0.00% 11 Missing ⚠️
pkg/checker/exports.go 0.00% 10 Missing ⚠️
pkg/project/session.go 88.75% 6 Missing and 3 partials ⚠️
pkg/ls/autoimport/fix.go 0.00% 4 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   47.03%   46.87%   -0.16%     
==========================================
  Files         413      415       +2     
  Lines      160900   161715     +815     
==========================================
+ Hits        75681    75806     +125     
- Misses      79635    80319     +684     
- Partials     5584     5590       +6     
Flag Coverage Δ
unittests 46.87% <14.10%> (-0.16%) ⬇️

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 c0a9d7c into main May 16, 2026
4 checks passed
@buke buke deleted the dependabot/submodules/microsoft/typescript-go-a7acc87 branch May 16, 2026 00: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