chore(deps): update dependency microsoft.net.test.sdk to v18 #22

Open
renovate-bot wants to merge 1 commit from renovate/major-vstest-monorepo into main
Collaborator

This PR contains the following updates:

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

Release Notes

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

v18.8.1

What's Changed

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

Full Changelog: https://github.com/microsoft/vstest/compare/v18.8.0...v18.8.1

v18.8.0

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v18.7.0...v18.8.0

v18.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v18.6.0...v18.7.0

v18.6.0

What's Changed

Changes to tests and infra

Full Changelog: https://github.com/microsoft/vstest/compare/v18.5.1...v18.6.0

v18.5.1

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v18.5.0...v18.5.1

v18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v18.4.0...v18.5.0

v18.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v18.3.0...v18.4.0

v18.3.0

What's Changed

Internal fixes and updates

New Contributors

v18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: https://github.com/microsoft/vstest/compare/v18.0.0...v18.0.1

v18.0.0

What's Changed

Internal fixes and updates

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v17.14.1...v18.0.0


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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.14.1` → `18.8.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/18.8.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.14.1/18.8.1?slim=true) | --- ### Release Notes <details> <summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary> ### [`v18.8.1`](https://github.com/microsoft/vstest/releases/tag/v18.8.1) #### What's Changed - Fix protocol negotiation timeout when STJ reflection is disabled (18.8.1) by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;16281](https://github.com/microsoft/vstest/pull/16281) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.8.0...v18.8.1> ### [`v18.8.0`](https://github.com/microsoft/vstest/releases/tag/v18.8.0) #### What's Changed - Migrate from Newtonsoft.Json to System.Text.Json / Jsonite (merge to main) by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15687](https://github.com/microsoft/vstest/pull/15687) - For more detail refer to <https://devblogs.microsoft.com/dotnet/vs-test-is-removing-its-newtonsoft-json-dependency/> - Create source-only filter package by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15638](https://github.com/microsoft/vstest/pull/15638) - Add ARM64 msdia140.dll support to test platform packages by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15692](https://github.com/microsoft/vstest/pull/15692) - Fix mutex cleanup crash on macOS/Linux by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15684](https://github.com/microsoft/vstest/pull/15684) - Restrict artifact temp directory permissions on Unix by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15729](https://github.com/microsoft/vstest/pull/15729) - Add support for filtering uncategorized tests with TestCategory=None by [@&#8203;Evangelink](https://github.com/Evangelink) in [#&#8203;15727](https://github.com/microsoft/vstest/pull/15727) - Fix SCI binding failure in DTA hosts (main) by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15724](https://github.com/microsoft/vstest/pull/15724) - Fix HTML logger parallel file collision by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15435](https://github.com/microsoft/vstest/pull/15435) - Improve error message when testhost cannot be found by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;16053](https://github.com/microsoft/vstest/pull/16053) - Fix HTML logger exception on invalid XML chars in test display names by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;16051](https://github.com/microsoft/vstest/pull/16051) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.7.0...v18.8.0> ### [`v18.7.0`](https://github.com/microsoft/vstest/releases/tag/v18.7.0) #### What's Changed - Add ARM64 msdia140.dll support to test platform packages by [@&#8203;jamesmcroft](https://github.com/jamesmcroft) in [#&#8203;15689](https://github.com/microsoft/vstest/pull/15689) - Update System.Memory from 4.5.5 to 4.6.3 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15706](https://github.com/microsoft/vstest/pull/15706) #### New Contributors - [@&#8203;jamesmcroft](https://github.com/jamesmcroft) made their first contribution in [#&#8203;15689](https://github.com/microsoft/vstest/pull/15689) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.6.0...v18.7.0> ### [`v18.6.0`](https://github.com/microsoft/vstest/releases/tag/v18.6.0) #### What's Changed - Revert removal of Video Recorder by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15336](https://github.com/microsoft/vstest/pull/15336) - Speed up blame by filtering non-.NET processes from dump collection by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15518](https://github.com/microsoft/vstest/pull/15518) - Add README.md to NuGet packages by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15550](https://github.com/microsoft/vstest/pull/15550) - Report child process info on connection timeout by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15603](https://github.com/microsoft/vstest/pull/15603) ##### Changes to tests and infra - Brand as 18.6 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15423](https://github.com/microsoft/vstest/pull/15423) - Upgrading code coverage version to 18.5.1, by [@&#8203;fhnaseer](https://github.com/fhnaseer) in [#&#8203;15422](https://github.com/microsoft/vstest/pull/15422) - Updating System.Collections.Immutable to 9.0.11 by [@&#8203;MSLukeWest](https://github.com/MSLukeWest) in [#&#8203;15425](https://github.com/microsoft/vstest/pull/15425) - Fix attachVS when used for debugging integration tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15451](https://github.com/microsoft/vstest/pull/15451) - Replace dotnet.config, with global.json by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15449](https://github.com/microsoft/vstest/pull/15449) - Document debugging integration tests with AttachVS by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15452](https://github.com/microsoft/vstest/pull/15452) - Fix stack overflow tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15461](https://github.com/microsoft/vstest/pull/15461) - Make TestAssets.sln buildable locally by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15466](https://github.com/microsoft/vstest/pull/15466) - Try filtering out tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15463](https://github.com/microsoft/vstest/pull/15463) - Build just once when tfms run in parallel by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15465](https://github.com/microsoft/vstest/pull/15465) - Review simplify compatibility sources, deduplicate tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15472](https://github.com/microsoft/vstest/pull/15472) - Cleanup dead TRX code by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15474](https://github.com/microsoft/vstest/pull/15474) - Update .NET runtimes to 8.0.25, 9.0.14, and 10.0.4 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15481](https://github.com/microsoft/vstest/pull/15481) - Compat matrix checker by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15480](https://github.com/microsoft/vstest/pull/15480) - Add trx analysis skill by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15486](https://github.com/microsoft/vstest/pull/15486) - Split integration tests to single tfm and multi tfm project by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15484](https://github.com/microsoft/vstest/pull/15484) - Update matrix by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15477](https://github.com/microsoft/vstest/pull/15477) - Break infinite restore loop in VS by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15503](https://github.com/microsoft/vstest/pull/15503) - Use global package cache for build, and local for running integration tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15500](https://github.com/microsoft/vstest/pull/15500) - Update contributing by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15505](https://github.com/microsoft/vstest/pull/15505) - Reduce test wall-clock time by increasing minThreads by [@&#8203;drognanar](https://github.com/drognanar) in [#&#8203;15502](https://github.com/microsoft/vstest/pull/15502) - Indicator flakiness by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15513](https://github.com/microsoft/vstest/pull/15513) - Fix ci build by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15515](https://github.com/microsoft/vstest/pull/15515) - Fix thread safety issues by [@&#8203;Evangelink](https://github.com/Evangelink) in [#&#8203;15512](https://github.com/microsoft/vstest/pull/15512) - Optimize DotnetSDKSimulation\_PostProcessing test (163s → 61s) by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15516](https://github.com/microsoft/vstest/pull/15516) - Build isolated test assets for single TFM instead of 7 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15517](https://github.com/microsoft/vstest/pull/15517) - Remove unused dependencies from Library.IntegrationTests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15527](https://github.com/microsoft/vstest/pull/15527) - Remove printing \_attachments content to console by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15520](https://github.com/microsoft/vstest/pull/15520) - Add Linux/macOS test filtering guide to CONTRIBUTING.md by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15521](https://github.com/microsoft/vstest/pull/15521) - Change integration test parallelization from ClassLevel to MethodLevel by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15526](https://github.com/microsoft/vstest/pull/15526) - Unify target framework checks with IsNetFrameworkTarget/IsNetTarget by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15523](https://github.com/microsoft/vstest/pull/15523) - Add unattended work instructions to copilot-instructions.md by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15531](https://github.com/microsoft/vstest/pull/15531) - Reduce code style rule severity from warning to suggestion by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15522](https://github.com/microsoft/vstest/pull/15522) - Remove Debug/Release line number branching from tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15519](https://github.com/microsoft/vstest/pull/15519) - Revise unattended work instructions in copilot-instructions.md by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15532](https://github.com/microsoft/vstest/pull/15532) - Improve CompatibilityRowsBuilder error message with diagnostic details by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15529](https://github.com/microsoft/vstest/pull/15529) - docs: add git worktree and upstream sync workflow to copilot-instructions.md by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15538](https://github.com/microsoft/vstest/pull/15538) - Add VSIX runner to smoke tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15541](https://github.com/microsoft/vstest/pull/15541) - Remove deprecated WebTest and TMI test methods by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15525](https://github.com/microsoft/vstest/pull/15525) - Fix compatibility test failures for legacy vstest.console and MSTest adapter by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15534](https://github.com/microsoft/vstest/pull/15534) - Convert TestPlatform.sln to slnx format by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15551](https://github.com/microsoft/vstest/pull/15551) - Convert test/TestAssets .sln files to .slnx format by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15557](https://github.com/microsoft/vstest/pull/15557) - Enable parallelization for blame data collector tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15552](https://github.com/microsoft/vstest/pull/15552) - Fix CI failure when GeneratedTestAssets directory doesn't exist by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15556](https://github.com/microsoft/vstest/pull/15556) - Set DOTNET\_ROOT in test.sh for local Linux usage by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15559](https://github.com/microsoft/vstest/pull/15559) - Use MSTest recommended analyzers by [@&#8203;Evangelink](https://github.com/Evangelink) in [#&#8203;15539](https://github.com/microsoft/vstest/pull/15539) - Document semicolon handling in RunSettings test parameters by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15561](https://github.com/microsoft/vstest/pull/15561) - Enable CA1067 analyzer and fix violations by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15560](https://github.com/microsoft/vstest/pull/15560) - Fix HTML logger parallel file collision with atomic file creation by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15562](https://github.com/microsoft/vstest/pull/15562) - Deduplicate package extraction between verify-nupkgs and IntegrationTestBuild by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15554](https://github.com/microsoft/vstest/pull/15554) - Fix MSTEST0046: use Assert.MatchesRegex instead of StringAssert.Matches by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15575](https://github.com/microsoft/vstest/pull/15575) - Attach diagnostic logs to acceptance test runs by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15572](https://github.com/microsoft/vstest/pull/15572) - Deprecate EnableShutdownAfterTestRun which is no-op by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15576](https://github.com/microsoft/vstest/pull/15576) - Skip VideoRecorder test on CI due to access denied errors by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15587](https://github.com/microsoft/vstest/pull/15587) - Fix integration test build collision with mutex + EventWaitHandle by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15568](https://github.com/microsoft/vstest/pull/15568) - Reduce blame test flakiness: increase hang dump timeout to 10s by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15590](https://github.com/microsoft/vstest/pull/15590) - Fix concurrent modification in MetricsCollection by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15581](https://github.com/microsoft/vstest/pull/15581) - Fix PassingNoArguments test: disable --diag to preserve help output by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15583](https://github.com/microsoft/vstest/pull/15583) - perf: fix dictionary double-lookups, Collection.Contains, and LINQ allocations by [@&#8203;Evangelink](https://github.com/Evangelink) in [#&#8203;15533](https://github.com/microsoft/vstest/pull/15533) - Replace VSSDK-sourced DLLs with proper package references by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15567](https://github.com/microsoft/vstest/pull/15567) - Add target framework to default TRX file name by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15565](https://github.com/microsoft/vstest/pull/15565) - Update post-build template parameters by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15591](https://github.com/microsoft/vstest/pull/15591) - Fix path for post-build template and adjust validation by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15592](https://github.com/microsoft/vstest/pull/15592) - Add azure-pipelines-official.yml to pipeline files by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15594](https://github.com/microsoft/vstest/pull/15594) - Update comment formatting for signing validation by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15597](https://github.com/microsoft/vstest/pull/15597) - Fix enable-auto-merge for maestro by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15595](https://github.com/microsoft/vstest/pull/15595) - Auto-approve maestro PRs by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15598](https://github.com/microsoft/vstest/pull/15598) - Update enable-auto-merge to squash by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15602](https://github.com/microsoft/vstest/pull/15602) - Update enable-auto-merge.yml for the correct permissions by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15606](https://github.com/microsoft/vstest/pull/15606) - Add 365 regression tests for untested bug fixes by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15615](https://github.com/microsoft/vstest/pull/15615) - Fix typos and add comments to empty catch blocks by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15609](https://github.com/microsoft/vstest/pull/15609) - Fix flaky EventLogCollector test: ensure deterministic event log entries by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15607](https://github.com/microsoft/vstest/pull/15607) - Mark PathConverter tests as Windows-only by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15617](https://github.com/microsoft/vstest/pull/15617) - Fix HangDumpOnTimeout flakiness and ignore VideoRecorder test by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15616](https://github.com/microsoft/vstest/pull/15616) - Add copilot-setup-steps.yml by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15604](https://github.com/microsoft/vstest/pull/15604) - Add CreateNoNewWindow RunConfiguration setting by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15585](https://github.com/microsoft/vstest/pull/15585) - Add preview packages documentation by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15628](https://github.com/microsoft/vstest/pull/15628) - Cleanup filter implementation by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15629](https://github.com/microsoft/vstest/pull/15629) - Fix SCI binding failure in DTA hosts (rel/18.6) by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15722](https://github.com/microsoft/vstest/pull/15722) - Remove DiagnosticSource binding redirect (rel/18.6) by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15776](https://github.com/microsoft/vstest/pull/15776) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.5.1...v18.6.0> ### [`v18.5.1`](https://github.com/microsoft/vstest/releases/tag/v18.5.1) #### What's Changed - Fix System.Collections.Immutable binding mismatch in Common.dll (rel/18.5) by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15720](https://github.com/microsoft/vstest/pull/15720) - Port verify-binding-redirects.ps1 to rel/18.5 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15719](https://github.com/microsoft/vstest/pull/15719) - Bump to 18.5.1 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15721](https://github.com/microsoft/vstest/pull/15721) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.5.0...v18.5.1> ### [`v18.5.0`](https://github.com/microsoft/vstest/releases/tag/v18.5.0) ⚠️ Unlisted on Nuget, because of [#&#8203;15718](https://github.com/microsoft/vstest/issues/15718) #### What's Changed - Add runtime configs by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15377](https://github.com/microsoft/vstest/pull/15377) - Add net8.0 target for TranslationLayer by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15375](https://github.com/microsoft/vstest/pull/15375) - Determine architecture of remote process on windows by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15396](https://github.com/microsoft/vstest/pull/15396) - Updating System.Collections.Immutable package reference to version 9.0.0 by [@&#8203;MSLukeWest](https://github.com/MSLukeWest) in [#&#8203;15392](https://github.com/microsoft/vstest/pull/15392) - Dump via netcore tool on windows by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15397](https://github.com/microsoft/vstest/pull/15397) - Fix answer file splitting by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15381](https://github.com/microsoft/vstest/pull/15381) - Run tests against vsix runner by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15419](https://github.com/microsoft/vstest/pull/15419) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.4.0...v18.5.0> ### [`v18.4.0`](https://github.com/microsoft/vstest/releases/tag/v18.4.0) #### What's Changed - Add LoongArch64 support by [@&#8203;stdmnpkg](https://github.com/stdmnpkg) in [#&#8203;15359](https://github.com/microsoft/vstest/pull/15359) - Refactor Condition evaluation by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15357](https://github.com/microsoft/vstest/pull/15357) - Adding info on extensions points part 1 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15360](https://github.com/microsoft/vstest/pull/15360) - Add option to ask for uploading code QL before the standard window ends by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15373](https://github.com/microsoft/vstest/pull/15373) - Update runtime versions by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15372](https://github.com/microsoft/vstest/pull/15372) - Fix .NET 10 regression for traits by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15370](https://github.com/microsoft/vstest/pull/15370) - Update target frameworks to net10.0 and net11.0 by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15349](https://github.com/microsoft/vstest/pull/15349) - Fix names in pipeline matrix so we don't have to align them by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15365](https://github.com/microsoft/vstest/pull/15365) - Update SECURITY.md by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15342](https://github.com/microsoft/vstest/pull/15342) #### New Contributors - [@&#8203;stdmnpkg](https://github.com/stdmnpkg) made their first contribution in [#&#8203;15359](https://github.com/microsoft/vstest/pull/15359) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.3.0...v18.4.0> ### [`v18.3.0`](https://github.com/microsoft/vstest/releases/tag/v18.3.0) #### What's Changed - Fix answer file splitting by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15306](https://github.com/microsoft/vstest/pull/15306) #### Internal fixes and updates - Bump branding to 18.1 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15286](https://github.com/microsoft/vstest/pull/15286) - Remove stale copy of S.ComponentModel.Composition from testplatform packages by [@&#8203;ViktorHofer](https://github.com/ViktorHofer) in [#&#8203;15287](https://github.com/microsoft/vstest/pull/15287) - Update codeflow metadata to fix backflow by [@&#8203;premun](https://github.com/premun) in [#&#8203;15291](https://github.com/microsoft/vstest/pull/15291) - \[main] Update dependencies from devdiv/DevDiv/vs-code-coverage by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15283](https://github.com/microsoft/vstest/pull/15283) - Update Microsoft.Build.Utilities.Core by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15300](https://github.com/microsoft/vstest/pull/15300) - Disable DynamicNative instrumentation by default by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15299](https://github.com/microsoft/vstest/pull/15299) - \[main] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15293](https://github.com/microsoft/vstest/pull/15293) - \[main] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15302](https://github.com/microsoft/vstest/pull/15302) - \[main] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15314](https://github.com/microsoft/vstest/pull/15314) - Delete sha1 custom implementation we are not using for a long time by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15313](https://github.com/microsoft/vstest/pull/15313) - \[main] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15315](https://github.com/microsoft/vstest/pull/15315) - Update branding to 18.3.0 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15321](https://github.com/microsoft/vstest/pull/15321) - \[main] Update dependencies from devdiv/DevDiv/vs-code-coverage by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15325](https://github.com/microsoft/vstest/pull/15325) - \[main] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15264](https://github.com/microsoft/vstest/pull/15264) - Revert adding dotnet\_host\_path workaround by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15328](https://github.com/microsoft/vstest/pull/15328) - \[main] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15338](https://github.com/microsoft/vstest/pull/15338) - \[main] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15322](https://github.com/microsoft/vstest/pull/15322) - \[main] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15343](https://github.com/microsoft/vstest/pull/15343) - Change PreReleaseVersionLabel from 'preview' to 'release' by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15352](https://github.com/microsoft/vstest/pull/15352) - \[rel/18.3] Update dependencies from devdiv/DevDiv/vs-code-coverage by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15354](https://github.com/microsoft/vstest/pull/15354) - \[rel/18.3] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15389](https://github.com/microsoft/vstest/pull/15389) - \[rel/18.3] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;15400](https://github.com/microsoft/vstest/pull/15400) - Update build tools to 17.11.48 to be source buildable by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15310](https://github.com/microsoft/vstest/pull/15310) - Disable publishing on RTM by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15296](https://github.com/microsoft/vstest/pull/15296) - Don't access nuget.org for package feeds by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15316](https://github.com/microsoft/vstest/pull/15316) - No nuget access fix tests by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15317](https://github.com/microsoft/vstest/pull/15317) - Disable Dependabot updates in dependabot.yml by [@&#8203;mmitche](https://github.com/mmitche) in [#&#8203;15324](https://github.com/microsoft/vstest/pull/15324) #### New Contributors - [@&#8203;premun](https://github.com/premun) made their first contribution in [#&#8203;15291](https://github.com/microsoft/vstest/pull/15291) ### [`v18.0.1`](https://github.com/microsoft/vstest/releases/tag/v18.0.1) #### What's Changed Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: <https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation> - Disable DynamicNative instrumentation by default by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15298](https://github.com/microsoft/vstest/pull/15298) - Update MicrosoftInternalCodeCoveragePackageVersion to 18.0.6 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15312](https://github.com/microsoft/vstest/pull/15312) ##### Internal changes - Update VersionPrefix to 18.0.1 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15301](https://github.com/microsoft/vstest/pull/15301) - Update build tools to 17.8.43 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15305](https://github.com/microsoft/vstest/pull/15305) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.0.0...v18.0.1> ### [`v18.0.0`](https://github.com/microsoft/vstest/releases/tag/v18.0.0) #### What's Changed - Update reporting formatting by [@&#8203;martincostello](https://github.com/martincostello) in [#&#8203;15082](https://github.com/microsoft/vstest/pull/15082) - Fix stack trace for Trace.Fail and Debug.Fail by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15103](https://github.com/microsoft/vstest/pull/15103) - Add documentation of environment variables by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15095](https://github.com/microsoft/vstest/pull/15095) - IFrameworkHandle.LaunchProcessWithDebuggerAttached allows null for workingDirectory in signature but throws by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15091](https://github.com/microsoft/vstest/pull/15091) - Add Dependabot configuration for .NET SDK updates by [@&#8203;JamieMagee](https://github.com/JamieMagee) in [#&#8203;15114](https://github.com/microsoft/vstest/pull/15114) - Handle dotnet\_root in testhost version aware way by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15184](https://github.com/microsoft/vstest/pull/15184) - Add magic bytes validation for Mach-O binaries in DotnetHostHelper by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15230](https://github.com/microsoft/vstest/pull/15230) - using globbing pattern doesn't work on windows with forward slashes by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15088](https://github.com/microsoft/vstest/pull/15088) - Remove tpv0 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15247](https://github.com/microsoft/vstest/pull/15247) - Cache AssemblyName in ManagedNameHelper by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15259](https://github.com/microsoft/vstest/pull/15259) - Add ARM64 support to GetArchitectureForSource methods by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15278](https://github.com/microsoft/vstest/pull/15278) ##### Internal fixes and updates - Fix formatting in two files by [@&#8203;ViktorHofer](https://github.com/ViktorHofer) in [#&#8203;15047](https://github.com/microsoft/vstest/pull/15047) - Build TestPlatform packages in VMR by [@&#8203;ViktorHofer](https://github.com/ViktorHofer) in [#&#8203;15055](https://github.com/microsoft/vstest/pull/15055) - Condition property on .NET FX MSBuild by [@&#8203;jaredpar](https://github.com/jaredpar) in [#&#8203;15054](https://github.com/microsoft/vstest/pull/15054) - Migrate to awesome assertions by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15056](https://github.com/microsoft/vstest/pull/15056) - Revert "Build TestPlatform packages in VMR" by [@&#8203;ViktorHofer](https://github.com/ViktorHofer) in [#&#8203;15057](https://github.com/microsoft/vstest/pull/15057) - Update package Category by [@&#8203;ViktorHofer](https://github.com/ViktorHofer) in [#&#8203;15058](https://github.com/microsoft/vstest/pull/15058) - Revert "Write props of tests into trx" by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15080](https://github.com/microsoft/vstest/pull/15080) - Error on unsupported tfms ([#&#8203;15072](https://github.com/microsoft/vstest/issues/15072)) by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15073](https://github.com/microsoft/vstest/pull/15073) - Use policies from testfx to align by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15085](https://github.com/microsoft/vstest/pull/15085) - Update enable-auto-merge.yml by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15102](https://github.com/microsoft/vstest/pull/15102) - Revert ignoring environment test by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15094](https://github.com/microsoft/vstest/pull/15094) - unignore tests by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15093](https://github.com/microsoft/vstest/pull/15093) - Update MSTest by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15108](https://github.com/microsoft/vstest/pull/15108) - Bump dotnet-sdk from 9.0.106 to 9.0.301 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;15179](https://github.com/microsoft/vstest/pull/15179) - Use Assert.Equals by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15181](https://github.com/microsoft/vstest/pull/15181) - Run VSTest tests with MTP by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15079](https://github.com/microsoft/vstest/pull/15079) - Use the standard sdk for architecture switch test by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15188](https://github.com/microsoft/vstest/pull/15188) - Remove CUIT (Coded UI Test) from NuGet packages and test projects by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;15177](https://github.com/microsoft/vstest/pull/15177) - dump-logs? by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15187](https://github.com/microsoft/vstest/pull/15187) - Moving to version 18 by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15209](https://github.com/microsoft/vstest/pull/15209) - Update fakes version by [@&#8203;drognanar](https://github.com/drognanar) in [#&#8203;15227](https://github.com/microsoft/vstest/pull/15227) - Microsoft.Intellitrace.Core should be taken from nuget by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15229](https://github.com/microsoft/vstest/pull/15229) - Remove MSTest.Assert.Extensions by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15178](https://github.com/microsoft/vstest/pull/15178) - Sourcebuild fix by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15239](https://github.com/microsoft/vstest/pull/15239) - Set dotnet\_root\_<arch> only when the architecture of dotnet in the path is the same by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15250](https://github.com/microsoft/vstest/pull/15250) - Remove fakes v1 from FakesUtilities by [@&#8203;drognanar](https://github.com/drognanar) in [#&#8203;15251](https://github.com/microsoft/vstest/pull/15251) - Update fakes dependencies by [@&#8203;drognanar](https://github.com/drognanar) in [#&#8203;15254](https://github.com/microsoft/vstest/pull/15254) - Do half the work in GetManagedName by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15255](https://github.com/microsoft/vstest/pull/15255) - check Vsix only when produced by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15261](https://github.com/microsoft/vstest/pull/15261) - Set dotnet\_root\_<arch> always by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15266](https://github.com/microsoft/vstest/pull/15266) - Don't hardcode old vswhere version in global.json by [@&#8203;akoeplinger](https://github.com/akoeplinger) in [#&#8203;15267](https://github.com/microsoft/vstest/pull/15267) - Revert dowgrade of fakes by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15263](https://github.com/microsoft/vstest/pull/15263) - Update VSSDK to version with code flow guard by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15279](https://github.com/microsoft/vstest/pull/15279) - Update Fakes to version with code flow guard by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15273](https://github.com/microsoft/vstest/pull/15273) - Add es-metadata.yml by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15276](https://github.com/microsoft/vstest/pull/15276) - Avoid iterator in TraitCollection.GetTraits by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15249](https://github.com/microsoft/vstest/pull/15249) - MSDia update by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;15281](https://github.com/microsoft/vstest/pull/15281) - Use sdk.paths in global.json by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;15258](https://github.com/microsoft/vstest/pull/15258) #### New Contributors - [@&#8203;jaredpar](https://github.com/jaredpar) made their first contribution in [#&#8203;15054](https://github.com/microsoft/vstest/pull/15054) - [@&#8203;Copilot](https://github.com/Copilot) made their first contribution in [#&#8203;15094](https://github.com/microsoft/vstest/pull/15094) - [@&#8203;JamieMagee](https://github.com/JamieMagee) made their first contribution in [#&#8203;15114](https://github.com/microsoft/vstest/pull/15114) - [@&#8203;dependabot](https://github.com/dependabot)\[bot] made their first contribution in [#&#8203;15179](https://github.com/microsoft/vstest/pull/15179) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v17.14.1...v18.0.0> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjI3MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update dependency microsoft.net.test.sdk to v18
All checks were successful
Build Avalon.Core / build (pull_request) Successful in 1m21s
978c0688f7
Dutch force-pushed renovate/major-vstest-monorepo from 978c0688f7
All checks were successful
Build Avalon.Core / build (pull_request) Successful in 1m21s
to e4bb766c9c
All checks were successful
Build Avalon.Core / build (pull_request) Successful in 2m44s
2026-07-22 22:35:40 +02:00
Compare
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
All checks were successful
Build Avalon.Core / build (pull_request) Successful in 2m44s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/major-vstest-monorepo:renovate/major-vstest-monorepo
git switch renovate/major-vstest-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/major-vstest-monorepo
git switch renovate/major-vstest-monorepo
git rebase main
git switch main
git merge --ff-only renovate/major-vstest-monorepo
git switch renovate/major-vstest-monorepo
git rebase main
git switch main
git merge --no-ff renovate/major-vstest-monorepo
git switch main
git merge --squash renovate/major-vstest-monorepo
git switch main
git merge --ff-only renovate/major-vstest-monorepo
git switch main
git merge renovate/major-vstest-monorepo
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Dutch/Avalon.Core!22
No description provided.