Skip to content

deps(deps): bump microsoft/typescript-go from 0a7c6b4 to 8799681#205

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

deps(deps): bump microsoft/typescript-go from 0a7c6b4 to 8799681#205
buke merged 2 commits into
mainfrom
dependabot/submodules/microsoft/typescript-go-8799681

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps microsoft/typescript-go from 0a7c6b4 to 8799681.

Commits
  • 8799681 Bound createAnonymousTypeNodeEx reuse for recursive instantiation expressio...
  • ab14d13 Fix declaration emit dropping readonly from as const object literal propert...
  • 52d3d0f Speed up lookupSymbolChain (#3232)
  • 654d05c Preserve native destructuring for CommonJS exports to keep iterator semantics...
  • 0d82a2c Fix JSDoc comment of elided import being preserved in declaration emit (#3963)
  • 10ff693 Fix importModuleSpecifier: "project-relative" ignored when tsconfig paths...
  • 21b8d00 No widening to any[] when parent of expando has type annotation (#3986)
  • 4538dee Fix empty JSDoc comment (/***/) being removed during declaration emit (#3962)
  • 431937b Fix spurious _N suffix on type parameters of sibling object-literal methods...
  • fd881b4 Fix auto-import lowercasing PascalCase default-import bindings on case-insens...
  • 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 `0a7c6b4` to `8799681`.
- [Commits](microsoft/typescript-go@0a7c6b4...8799681)

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

codecov Bot commented May 20, 2026

Codecov Report

❌ Patch coverage is 68.96552% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.45%. Comparing base (e1eeed6) to head (b5f2179).

Files with missing lines Patch % Lines
pkg/ls/autoimport/extract.go 0.00% 9 Missing ⚠️
pkg/checker/emitresolver.go 0.00% 4 Missing and 2 partials ⚠️
pkg/modulespecifiers/specifiers.go 0.00% 4 Missing ⚠️
...kg/transformers/moduletransforms/commonjsmodule.go 50.00% 4 Missing ⚠️
pkg/checker/symbolaccessibility.go 92.59% 1 Missing and 1 partial ⚠️
pkg/printer/printer.go 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
+ Coverage   47.32%   47.45%   +0.12%     
==========================================
  Files         416      416              
  Lines      162033   162082      +49     
==========================================
+ Hits        76677    76908     +231     
+ Misses      79756    79579     -177     
+ Partials     5600     5595       -5     
Flag Coverage Δ
unittests 47.45% <68.96%> (+0.12%) ⬆️

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 b345ed4 into main May 20, 2026
4 checks passed
@buke buke deleted the dependabot/submodules/microsoft/typescript-go-8799681 branch May 20, 2026 09:15
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