Skip to content

chore(deps): update microsoft - #169

Open
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/microsoft
Open

chore(deps): update microsoft#169
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/microsoft

Conversation

@Infra-Workleap

@Infra-Workleap Workleap IT (Infra-Workleap) commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Bcl.AsyncInterfaces (source) 10.0.910.0.11 age confidence
Microsoft.CodeAnalysis.CSharp.Workspaces 5.3.05.9.0 age confidence
Microsoft.CodeAnalysis.Common 5.3.05.9.0 age confidence
Microsoft.CodeAnalysis.VisualBasic 5.3.05.9.0 age confidence
Microsoft.CodeAnalysis.VisualBasic.Workspaces 5.3.05.9.0 age confidence
Microsoft.NET.Test.Sdk 18.6.018.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


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate CLI.

Copilot AI review requested due to automatic review settings July 5, 2026 05:55
@Infra-Workleap
Workleap IT (Infra-Workleap) requested a review from a team as a code owner July 5, 2026 05:55
@Infra-Workleap

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the test project’s Microsoft.NET.Test.Sdk NuGet dependency to pick up the latest vstest SDK fixes/improvements (notably ARM64 support updates per upstream release notes), keeping the repository’s test tooling current.

Changes:

  • Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 in the test project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants