Skip to content

chore(deps): update dependency microsoft.net.test.sdk to 18.9.0 - #149

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/test-packages
Open

chore(deps): update dependency microsoft.net.test.sdk to 18.9.0#149
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/test-packages

Conversation

@renovate

@renovaterenovateBot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
Microsoft.NET.Test.Sdk18.7.018.9.0ageconfidence

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.9.0

What's Changed
  • Fix tilde/exclamation characters corrupted in TerminalLogger test output by @​nohwnd in #​16046
  • Make TranslationLayer Native AOT-compatible by @​drewnoakes in #​16045
  • Guard GenerateProgramFile target against UseWinUI/UseUwpTools evaluation order by @​nohwnd in #​16072
  • Add RequestingAssembly to AssemblyResolveEventArgs for binary compat by @​nohwnd in #​16076
  • Remove stale Microsoft.Extensions.FileSystemGlobbing binding redirect from testhost.x86 and datacollector by @​Evangelink in #​16082
  • Fix TRX attachment paths when LogFileName contains a subdirectory by @​nohwnd in #​15791
  • Fix missing dumps for .NET Framework child processes in NetClientHangDumper by @​nohwnd in #​16098
  • Fix data collection channels to use negotiated protocol version instead of V1 by @​nohwnd in #​16096
  • Fix race condition in BlameCollector: skip hang dump when testhost hasn't launched yet by @​nohwnd in #​16065
  • Replace TestSDKAutoGeneratedCode with ExcludeFromCodeCoverage in auto-generated Program files by @​nohwnd in #​16101
  • Include testhost process path in crash error messages by @​nohwnd in #​16108
  • Fix DataDriven test results being double-counted in TRX logger totals by @​nohwnd in #​15766
  • Fix datacollector crash visibility: replace Assert with throwable exceptions by @​nohwnd in #​16048
  • Add TreatErrorMessagesAsWarnings parameter to TRX logger by @​nohwnd in #​16106
  • Wait for testhost stderr to drain before reading its crash output by @​nohwnd in #​16128
  • Handle runtimeconfig.dev.json without additionalProbingPaths by @​tmat in #​16166
  • Suggest Microsoft.NET.Test.Sdk when a managed test project brings no testhost by @​nohwnd in #​16169
  • Fix x86 testhost loading mismatched x64 hostfxr (0x800700C1) when run via vstest.console.exe directly (#​16151) by @​azat-msft in #​16156
  • Preserve the real exception (type + stack trace) when a test run aborts in BaseRunTests by @​nohwnd in #​16167
New Contributors

Full Changelog: microsoft/vstest@v18.8.0...v18.9.0

v18.8.1

What's Changed

  • Fix protocol negotiation timeout when STJ reflection is disabled (18.8.1) by @​nohwnd in #​16281

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

v18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 8am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot added the dependencies Dependency updates label Jul 21, 2026
@renovate
renovateBot requested a review from steingran as a code ownerJuly 21, 2026 06:12
@renovaterenovateBot added the dependencies Dependency updates label Jul 21, 2026
@codecov

codecovBot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.53%. Comparing base (0bd8ad5) to head (8846fd6).

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@## main #149 +/- ##
==========================================
- Coverage 72.85% 72.53% -0.33% 
==========================================
Files 65 65 Lines 4974 4974 Branches 607 607 ==========================================
- Hits 3624 3608 -16 - Misses 1140 1155 +15 - Partials 210 211 +1 

see 5 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bd8ad5...8846fd6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

steingran
steingran previously approved these changes Jul 30, 2026
@renovate
renovateBotforce-pushed the renovate/test-packages branch 2 times, most recently from ee6abc5 to e9454baCompareJuly 30, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/test-packages branch from e9454ba to 8846fd6CompareAugust 14, 2026 22:50
@renovaterenovateBot changed the title chore(deps): update dependency microsoft.net.test.sdk to 18.8.1chore(deps): update dependency microsoft.net.test.sdk to 18.9.0Aug 14, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesDependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@steingran