Skip to content

Commit 0a8fe1d

Browse files
chore(deps): update .net test stack (#4334)
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://redirect.github.com/microsoft/vstest) | `18.5.1` → `18.6.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/18.6.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/18.5.1/18.6.0?slim=true) | | [Verify.TUnit](https://redirect.github.com/VerifyTests/Verify) | `31.17.0` → `31.18.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.TUnit/31.18.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Verify.TUnit/31.17.0/31.18.0?slim=true) | --- ### Release Notes <details> <summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary> ### [`v18.6.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v18.6.0) ##### What's Changed - Revert removal of Video Recorder by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15336](https://redirect.github.com/microsoft/vstest/pull/15336) - Speed up blame by filtering non-.NET processes from dump collection by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15518](https://redirect.github.com/microsoft/vstest/pull/15518) - Add README.md to NuGet packages by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15550](https://redirect.github.com/microsoft/vstest/pull/15550) - Report child process info on connection timeout by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15603](https://redirect.github.com/microsoft/vstest/pull/15603) ##### Changes to tests and infra - Brand as 18.6 by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15423](https://redirect.github.com/microsoft/vstest/pull/15423) - Upgrading code coverage version to 18.5.1, by [@&#8203;fhnaseer](https://redirect.github.com/fhnaseer) in [#&#8203;15422](https://redirect.github.com/microsoft/vstest/pull/15422) - Updating System.Collections.Immutable to 9.0.11 by [@&#8203;MSLukeWest](https://redirect.github.com/MSLukeWest) in [#&#8203;15425](https://redirect.github.com/microsoft/vstest/pull/15425) - Fix attachVS when used for debugging integration tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15451](https://redirect.github.com/microsoft/vstest/pull/15451) - Replace dotnet.config, with global.json by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15449](https://redirect.github.com/microsoft/vstest/pull/15449) - Document debugging integration tests with AttachVS by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15452](https://redirect.github.com/microsoft/vstest/pull/15452) - Fix stack overflow tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15461](https://redirect.github.com/microsoft/vstest/pull/15461) - Make TestAssets.sln buildable locally by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15466](https://redirect.github.com/microsoft/vstest/pull/15466) - Try filtering out tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15463](https://redirect.github.com/microsoft/vstest/pull/15463) - Build just once when tfms run in parallel by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15465](https://redirect.github.com/microsoft/vstest/pull/15465) - Review simplify compatibility sources, deduplicate tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15472](https://redirect.github.com/microsoft/vstest/pull/15472) - Cleanup dead TRX code by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15474](https://redirect.github.com/microsoft/vstest/pull/15474) - Update .NET runtimes to 8.0.25, 9.0.14, and 10.0.4 by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15481](https://redirect.github.com/microsoft/vstest/pull/15481) - Compat matrix checker by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15480](https://redirect.github.com/microsoft/vstest/pull/15480) - Add trx analysis skill by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15486](https://redirect.github.com/microsoft/vstest/pull/15486) - Split integration tests to single tfm and multi tfm project by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15484](https://redirect.github.com/microsoft/vstest/pull/15484) - Update matrix by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15477](https://redirect.github.com/microsoft/vstest/pull/15477) - Break infinite restore loop in VS by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15503](https://redirect.github.com/microsoft/vstest/pull/15503) - Use global package cache for build, and local for running integration tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15500](https://redirect.github.com/microsoft/vstest/pull/15500) - Update contributing by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15505](https://redirect.github.com/microsoft/vstest/pull/15505) - Reduce test wall-clock time by increasing minThreads by [@&#8203;drognanar](https://redirect.github.com/drognanar) in [#&#8203;15502](https://redirect.github.com/microsoft/vstest/pull/15502) - Indicator flakiness by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15513](https://redirect.github.com/microsoft/vstest/pull/15513) - Fix ci build by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15515](https://redirect.github.com/microsoft/vstest/pull/15515) - Fix thread safety issues by [@&#8203;Evangelink](https://redirect.github.com/Evangelink) in [#&#8203;15512](https://redirect.github.com/microsoft/vstest/pull/15512) - Optimize DotnetSDKSimulation\_PostProcessing test (163s → 61s) by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15516](https://redirect.github.com/microsoft/vstest/pull/15516) - Build isolated test assets for single TFM instead of 7 by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15517](https://redirect.github.com/microsoft/vstest/pull/15517) - Remove unused dependencies from Library.IntegrationTests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15527](https://redirect.github.com/microsoft/vstest/pull/15527) - Remove printing \_attachments content to console by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15520](https://redirect.github.com/microsoft/vstest/pull/15520) - Add Linux/macOS test filtering guide to CONTRIBUTING.md by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15521](https://redirect.github.com/microsoft/vstest/pull/15521) - Change integration test parallelization from ClassLevel to MethodLevel by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15526](https://redirect.github.com/microsoft/vstest/pull/15526) - Unify target framework checks with IsNetFrameworkTarget/IsNetTarget by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15523](https://redirect.github.com/microsoft/vstest/pull/15523) - Add unattended work instructions to copilot-instructions.md by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15531](https://redirect.github.com/microsoft/vstest/pull/15531) - Reduce code style rule severity from warning to suggestion by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15522](https://redirect.github.com/microsoft/vstest/pull/15522) - Remove Debug/Release line number branching from tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15519](https://redirect.github.com/microsoft/vstest/pull/15519) - Revise unattended work instructions in copilot-instructions.md by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15532](https://redirect.github.com/microsoft/vstest/pull/15532) - Improve CompatibilityRowsBuilder error message with diagnostic details by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15529](https://redirect.github.com/microsoft/vstest/pull/15529) - docs: add git worktree and upstream sync workflow to copilot-instructions.md by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15538](https://redirect.github.com/microsoft/vstest/pull/15538) - Add VSIX runner to smoke tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15541](https://redirect.github.com/microsoft/vstest/pull/15541) - Remove deprecated WebTest and TMI test methods by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15525](https://redirect.github.com/microsoft/vstest/pull/15525) - Fix compatibility test failures for legacy vstest.console and MSTest adapter by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15534](https://redirect.github.com/microsoft/vstest/pull/15534) - Convert TestPlatform.sln to slnx format by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15551](https://redirect.github.com/microsoft/vstest/pull/15551) - Convert test/TestAssets .sln files to .slnx format by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15557](https://redirect.github.com/microsoft/vstest/pull/15557) - Enable parallelization for blame data collector tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15552](https://redirect.github.com/microsoft/vstest/pull/15552) - Fix CI failure when GeneratedTestAssets directory doesn't exist by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15556](https://redirect.github.com/microsoft/vstest/pull/15556) - Set DOTNET\_ROOT in test.sh for local Linux usage by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15559](https://redirect.github.com/microsoft/vstest/pull/15559) - Use MSTest recommended analyzers by [@&#8203;Evangelink](https://redirect.github.com/Evangelink) in [#&#8203;15539](https://redirect.github.com/microsoft/vstest/pull/15539) - Document semicolon handling in RunSettings test parameters by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15561](https://redirect.github.com/microsoft/vstest/pull/15561) - Enable CA1067 analyzer and fix violations by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15560](https://redirect.github.com/microsoft/vstest/pull/15560) - Fix HTML logger parallel file collision with atomic file creation by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15562](https://redirect.github.com/microsoft/vstest/pull/15562) - Deduplicate package extraction between verify-nupkgs and IntegrationTestBuild by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15554](https://redirect.github.com/microsoft/vstest/pull/15554) - Fix MSTEST0046: use Assert.MatchesRegex instead of StringAssert.Matches by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15575](https://redirect.github.com/microsoft/vstest/pull/15575) - Attach diagnostic logs to acceptance test runs by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15572](https://redirect.github.com/microsoft/vstest/pull/15572) - Deprecate EnableShutdownAfterTestRun which is no-op by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15576](https://redirect.github.com/microsoft/vstest/pull/15576) - Skip VideoRecorder test on CI due to access denied errors by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15587](https://redirect.github.com/microsoft/vstest/pull/15587) - Fix integration test build collision with mutex + EventWaitHandle by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15568](https://redirect.github.com/microsoft/vstest/pull/15568) - Reduce blame test flakiness: increase hang dump timeout to 10s by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15590](https://redirect.github.com/microsoft/vstest/pull/15590) - Fix concurrent modification in MetricsCollection by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15581](https://redirect.github.com/microsoft/vstest/pull/15581) - Fix PassingNoArguments test: disable --diag to preserve help output by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15583](https://redirect.github.com/microsoft/vstest/pull/15583) - perf: fix dictionary double-lookups, Collection.Contains, and LINQ allocations by [@&#8203;Evangelink](https://redirect.github.com/Evangelink) in [#&#8203;15533](https://redirect.github.com/microsoft/vstest/pull/15533) - Replace VSSDK-sourced DLLs with proper package references by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15567](https://redirect.github.com/microsoft/vstest/pull/15567) - Add target framework to default TRX file name by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15565](https://redirect.github.com/microsoft/vstest/pull/15565) - Update post-build template parameters by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15591](https://redirect.github.com/microsoft/vstest/pull/15591) - Fix path for post-build template and adjust validation by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15592](https://redirect.github.com/microsoft/vstest/pull/15592) - Add azure-pipelines-official.yml to pipeline files by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15594](https://redirect.github.com/microsoft/vstest/pull/15594) - Update comment formatting for signing validation by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15597](https://redirect.github.com/microsoft/vstest/pull/15597) - Fix enable-auto-merge for maestro by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15595](https://redirect.github.com/microsoft/vstest/pull/15595) - Auto-approve maestro PRs by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15598](https://redirect.github.com/microsoft/vstest/pull/15598) - Update enable-auto-merge to squash by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15602](https://redirect.github.com/microsoft/vstest/pull/15602) - Update enable-auto-merge.yml for the correct permissions by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15606](https://redirect.github.com/microsoft/vstest/pull/15606) - Add 365 regression tests for untested bug fixes by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15615](https://redirect.github.com/microsoft/vstest/pull/15615) - Fix typos and add comments to empty catch blocks by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15609](https://redirect.github.com/microsoft/vstest/pull/15609) - Fix flaky EventLogCollector test: ensure deterministic event log entries by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15607](https://redirect.github.com/microsoft/vstest/pull/15607) - Mark PathConverter tests as Windows-only by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15617](https://redirect.github.com/microsoft/vstest/pull/15617) - Fix HangDumpOnTimeout flakiness and ignore VideoRecorder test by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15616](https://redirect.github.com/microsoft/vstest/pull/15616) - Add copilot-setup-steps.yml by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15604](https://redirect.github.com/microsoft/vstest/pull/15604) - Add CreateNoNewWindow RunConfiguration setting by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15585](https://redirect.github.com/microsoft/vstest/pull/15585) - Add preview packages documentation by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15628](https://redirect.github.com/microsoft/vstest/pull/15628) - Cleanup filter implementation by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15629](https://redirect.github.com/microsoft/vstest/pull/15629) - Fix SCI binding failure in DTA hosts (rel/18.6) by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15722](https://redirect.github.com/microsoft/vstest/pull/15722) - Remove DiagnosticSource binding redirect (rel/18.6) by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15776](https://redirect.github.com/microsoft/vstest/pull/15776) **Full Changelog**: <microsoft/vstest@v18.5.1...v18.6.0> </details> <details> <summary>VerifyTests/Verify (Verify.TUnit)</summary> ### [`v31.18.0`](https://redirect.github.com/VerifyTests/Verify/releases/tag/31.18.0) [Compare Source](https://redirect.github.com/VerifyTests/Verify/compare/31.17.0...31.18.0) - [x] [#&#8203;1739](https://redirect.github.com/VerifyTests/Verify/pull/1739) add BypassComparersForSubsequentOnDifference </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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5dbcfe commit 0a8fe1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="5.3.0"/>
3030
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0"/>
3131
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="10.0.8"/>
32-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.5.1"/>
32+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.6.0"/>
3333
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.7.0"/>
3434
<PackageVersion Include="Microsoft.Testing.Platform.MSBuild" Version="2.2.3"/>
3535
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.1.0"/>
@@ -56,7 +56,7 @@
5656
<PackageVersion Include="System.Text.Json" Version="10.0.8"/>
5757
<PackageVersion Include="TUnit" Version="$(TUnitVersion)"/>
5858
<PackageVersion Include="TUnit.Core" Version="$(TUnitVersion)"/>
59-
<PackageVersion Include="Verify.TUnit" Version="31.17.0"/>
59+
<PackageVersion Include="Verify.TUnit" Version="31.18.0"/>
6060
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.3.0-prerelease.251115.2"/>
6161
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="$(AspNetVersion)"/>
6262
<PackageVersion Include="Microsoft.Maui.Controls" Version="$(MauiVersion)"/>

0 commit comments

Comments
 (0)