Skip to content

deps(deps): bump microsoft/typescript-go from a7acc87 to 0a7c6b4#204

Merged
buke merged 2 commits into
mainfrom
dependabot/submodules/microsoft/typescript-go-0a7c6b4
May 19, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Commits
  • 0a7c6b4 Preserve source newlines around transformer-updated object literal properties...
  • 5a1261b Preserve parsed typeof X in postfix type contexts (#3964)
  • 1bf0f86 Fix JSX entity decoder skipping entities after non-entity ampersand (#3897)
  • 2ea1509 Fix scanEscapeSequence for multi-byte UTF-8 characters after backslash (#3911)
  • 728eeb7 Preserve non-ASCII characters in declaration emit for string literal types (#...
  • 5af4ac0 Fix panic in getTsConfigObjectLiteralExpression for malformed tsconfig (#3877)
  • b463318 Fix NaN-valued enum members creating distinct literal types (#3932)
  • 7119345 Handle numeric literal export names in declaration emit (#3919)
  • 902a32b Fix panic when inferring [...rest, ...T] from tuple shorter than fixed-arity ...
  • 1850f57 Fix panic on anonymous class declaration with decorator targeting ES2022 (#3926)
  • 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 `a7acc87` to `0a7c6b4`.
- [Commits](microsoft/typescript-go@a7acc87...0a7c6b4)

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

codecov Bot commented May 19, 2026

Codecov Report

❌ Patch coverage is 24.43946% with 337 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.32%. Comparing base (c0a9d7c) to head (ef94b4b).

Files with missing lines Patch % Lines
pkg/ls/displaypartswriter.go 0.00% 117 Missing ⚠️
pkg/ls/signaturehelp.go 0.00% 99 Missing ⚠️
pkg/lsp/lsproto/lsp_generated.go 0.00% 82 Missing ⚠️
pkg/ls/autoimport/fix.go 0.00% 9 Missing ⚠️
pkg/checker/checker.go 76.92% 4 Missing and 2 partials ⚠️
pkg/transformers/destructuring.go 40.00% 5 Missing and 1 partial ⚠️
pkg/checker/nodecopy.go 33.33% 3 Missing and 1 partial ⚠️
pkg/printer/utilities.go 50.00% 3 Missing ⚠️
pkg/scanner/scanner.go 72.72% 2 Missing and 1 partial ⚠️
pkg/checker/grammarchecks.go 83.33% 1 Missing and 1 partial ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   46.87%   47.32%   +0.45%     
==========================================
  Files         415      416       +1     
  Lines      161715   162033     +318     
==========================================
+ Hits        75796    76675     +879     
+ Misses      80324    79757     -567     
- Partials     5595     5601       +6     
Flag Coverage Δ
unittests 47.32% <24.43%> (+0.45%) ⬆️

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 e1eeed6 into main May 19, 2026
4 checks passed
@buke buke deleted the dependabot/submodules/microsoft/typescript-go-0a7c6b4 branch May 19, 2026 09:54
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