Skip to content

Commit b48fc93

Browse files
deps(test): update dependency microsoft.net.test.sdk to v18 (#962)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest) | `17.14.1` -> `18.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.14.1/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary> ### [`v18.0.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v18.0.0) #### What's Changed - Update reporting formatting by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [#&#8203;15082](https://redirect.github.com/microsoft/vstest/pull/15082) - Fix stack trace for Trace.Fail and Debug.Fail by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15103](https://redirect.github.com/microsoft/vstest/pull/15103) - Add documentation of environment variables by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15095](https://redirect.github.com/microsoft/vstest/pull/15095) - IFrameworkHandle.LaunchProcessWithDebuggerAttached allows null for workingDirectory in signature but throws by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15091](https://redirect.github.com/microsoft/vstest/pull/15091) - Add Dependabot configuration for .NET SDK updates by [@&#8203;JamieMagee](https://redirect.github.com/JamieMagee) in [#&#8203;15114](https://redirect.github.com/microsoft/vstest/pull/15114) - Handle dotnet\_root in testhost version aware way by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15184](https://redirect.github.com/microsoft/vstest/pull/15184) - Add magic bytes validation for Mach-O binaries in DotnetHostHelper by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15230](https://redirect.github.com/microsoft/vstest/pull/15230) - using globbing pattern doesn't work on windows with forward slashes by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15088](https://redirect.github.com/microsoft/vstest/pull/15088) - Remove tpv0 by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15247](https://redirect.github.com/microsoft/vstest/pull/15247) - Cache AssemblyName in ManagedNameHelper by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15259](https://redirect.github.com/microsoft/vstest/pull/15259) - Add ARM64 support to GetArchitectureForSource methods by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15278](https://redirect.github.com/microsoft/vstest/pull/15278) ##### Internal fixes and updates - Fix formatting in two files by [@&#8203;ViktorHofer](https://redirect.github.com/ViktorHofer) in [#&#8203;15047](https://redirect.github.com/microsoft/vstest/pull/15047) - Build TestPlatform packages in VMR by [@&#8203;ViktorHofer](https://redirect.github.com/ViktorHofer) in [#&#8203;15055](https://redirect.github.com/microsoft/vstest/pull/15055) - Condition property on .NET FX MSBuild by [@&#8203;jaredpar](https://redirect.github.com/jaredpar) in [#&#8203;15054](https://redirect.github.com/microsoft/vstest/pull/15054) - Migrate to awesome assertions by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15056](https://redirect.github.com/microsoft/vstest/pull/15056) - Revert "Build TestPlatform packages in VMR" by [@&#8203;ViktorHofer](https://redirect.github.com/ViktorHofer) in [#&#8203;15057](https://redirect.github.com/microsoft/vstest/pull/15057) - Update package Category by [@&#8203;ViktorHofer](https://redirect.github.com/ViktorHofer) in [#&#8203;15058](https://redirect.github.com/microsoft/vstest/pull/15058) - Revert "Write props of tests into trx" by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15080](https://redirect.github.com/microsoft/vstest/pull/15080) - Error on unsupported tfms ([#&#8203;15072](https://redirect.github.com/microsoft/vstest/issues/15072)) by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15073](https://redirect.github.com/microsoft/vstest/pull/15073) - Use policies from testfx to align by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15085](https://redirect.github.com/microsoft/vstest/pull/15085) - Update enable-auto-merge.yml by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15102](https://redirect.github.com/microsoft/vstest/pull/15102) - Revert ignoring environment test by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15094](https://redirect.github.com/microsoft/vstest/pull/15094) - unignore tests by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15093](https://redirect.github.com/microsoft/vstest/pull/15093) - Update MSTest by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15108](https://redirect.github.com/microsoft/vstest/pull/15108) - Bump dotnet-sdk from 9.0.106 to 9.0.301 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;15179](https://redirect.github.com/microsoft/vstest/pull/15179) - Use Assert.Equals by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15181](https://redirect.github.com/microsoft/vstest/pull/15181) - Run VSTest tests with MTP by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15079](https://redirect.github.com/microsoft/vstest/pull/15079) - Use the standard sdk for architecture switch test by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15188](https://redirect.github.com/microsoft/vstest/pull/15188) - Remove CUIT (Coded UI Test) from NuGet packages and test projects by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;15177](https://redirect.github.com/microsoft/vstest/pull/15177) - dump-logs? by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15187](https://redirect.github.com/microsoft/vstest/pull/15187) - Moving to version 18 by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15209](https://redirect.github.com/microsoft/vstest/pull/15209) - Update fakes version by [@&#8203;drognanar](https://redirect.github.com/drognanar) in [#&#8203;15227](https://redirect.github.com/microsoft/vstest/pull/15227) - Microsoft.Intellitrace.Core should be taken from nuget by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15229](https://redirect.github.com/microsoft/vstest/pull/15229) - Remove MSTest.Assert.Extensions by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15178](https://redirect.github.com/microsoft/vstest/pull/15178) - Sourcebuild fix by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15239](https://redirect.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://redirect.github.com/nohwnd) in [#&#8203;15250](https://redirect.github.com/microsoft/vstest/pull/15250) - Remove fakes v1 from FakesUtilities by [@&#8203;drognanar](https://redirect.github.com/drognanar) in [#&#8203;15251](https://redirect.github.com/microsoft/vstest/pull/15251) - Update fakes dependencies by [@&#8203;drognanar](https://redirect.github.com/drognanar) in [#&#8203;15254](https://redirect.github.com/microsoft/vstest/pull/15254) - Do half the work in GetManagedName by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15255](https://redirect.github.com/microsoft/vstest/pull/15255) - check Vsix only when produced by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15261](https://redirect.github.com/microsoft/vstest/pull/15261) - Set dotnet\_root\_<arch> always by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15266](https://redirect.github.com/microsoft/vstest/pull/15266) - Don't hardcode old vswhere version in global.json by [@&#8203;akoeplinger](https://redirect.github.com/akoeplinger) in [#&#8203;15267](https://redirect.github.com/microsoft/vstest/pull/15267) - Revert dowgrade of fakes by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15263](https://redirect.github.com/microsoft/vstest/pull/15263) - Update VSSDK to version with code flow guard by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15279](https://redirect.github.com/microsoft/vstest/pull/15279) - Update Fakes to version with code flow guard by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15273](https://redirect.github.com/microsoft/vstest/pull/15273) - Add es-metadata.yml by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15276](https://redirect.github.com/microsoft/vstest/pull/15276) - Avoid iterator in TraitCollection.GetTraits by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15249](https://redirect.github.com/microsoft/vstest/pull/15249) - MSDia update by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;15281](https://redirect.github.com/microsoft/vstest/pull/15281) - Use sdk.paths in global.json by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;15258](https://redirect.github.com/microsoft/vstest/pull/15258) #### New Contributors - [@&#8203;jaredpar](https://redirect.github.com/jaredpar) made their first contribution in [#&#8203;15054](https://redirect.github.com/microsoft/vstest/pull/15054) - [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first contribution in [#&#8203;15094](https://redirect.github.com/microsoft/vstest/pull/15094) - [@&#8203;JamieMagee](https://redirect.github.com/JamieMagee) made their first contribution in [#&#8203;15114](https://redirect.github.com/microsoft/vstest/pull/15114) - [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] made their first contribution in [#&#8203;15179](https://redirect.github.com/microsoft/vstest/pull/15179) **Full Changelog**: <microsoft/vstest@v17.14.1...v18.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, 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. --- - [ ] <!-- 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/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2f5964 commit b48fc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="FluentAssertions" Version="8.7.0" />
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)