Skip to content

Update dependency Microsoft.NET.Test.Sdk to 18.9.0 - #1105

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vstest-monorepo
Open

Update dependency Microsoft.NET.Test.Sdk to 18.9.0#1105
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vstest-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Microsoft.NET.Test.Sdk 18.0.118.9.0 age confidence

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

v18.7.0

What's Changed

New Contributors

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

v18.6.0

What's Changed

Changes to tests and infra

Full Changelog: microsoft/vstest@v18.5.1...v18.6.0

v18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

v18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

v18.4.0

What's Changed
New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

v18.3.0

What's Changed
Internal fixes and updates
New Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch 5 times, most recently from 11e18fe to 4cce6da Compare June 20, 2026 22:23
@renovate renovate Bot changed the title Update vstest monorepo to 18.6.0 Update vstest monorepo Jun 22, 2026
@renovate renovate Bot changed the title Update vstest monorepo Update dependency Microsoft.NET.Test.Sdk to 18.6.0 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch 3 times, most recently from 9cf2903 to 1e94300 Compare July 3, 2026 08:50
@renovate renovate Bot changed the title Update dependency Microsoft.NET.Test.Sdk to 18.6.0 Update dependency Microsoft.NET.Test.Sdk to 18.7.0 Jul 3, 2026
@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch 3 times, most recently from f10b971 to df22816 Compare July 9, 2026 22:06
@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch 2 times, most recently from 8f632b7 to 7493560 Compare July 24, 2026 08:36
@renovate renovate Bot changed the title Update dependency Microsoft.NET.Test.Sdk to 18.7.0 Update dependency Microsoft.NET.Test.Sdk to 18.8.0 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch from 7493560 to a04132f Compare July 24, 2026 21:00
@renovate renovate Bot changed the title Update dependency Microsoft.NET.Test.Sdk to 18.8.0 Update dependency Microsoft.NET.Test.Sdk to 18.8.1 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch 10 times, most recently from f0e8348 to e0cc7a3 Compare August 2, 2026 03:35
@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch from e0cc7a3 to ff43bbc Compare August 7, 2026 05:00
@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch from ff43bbc to c2fe688 Compare August 24, 2026 13:27
@renovate renovate Bot changed the title Update dependency Microsoft.NET.Test.Sdk to 18.8.1 Update dependency Microsoft.NET.Test.Sdk to 18.9.0 Aug 24, 2026
@renovate
renovate Bot force-pushed the renovate/vstest-monorepo branch from c2fe688 to e9e881d Compare August 24, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants