Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#14170)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.10.0</h2> <h2>What's Changed</h2> <ul> <li>Add missing runtimeconfig.json file for 8.0 by <a href="https://github.com/MarcoRossignoli"><code>@MarcoRossignoli</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4792">microsoft/vstest#4792</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 1222: Build ID 2338548 by <a href="https://github.com/dotnet-bot"><code>@dotnet-bot</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4794">microsoft/vstest#4794</a></li> <li>Disable testhost prestart by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4833">microsoft/vstest#4833</a></li> <li>Terminal logger fixes by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4834">microsoft/vstest#4834</a></li> <li>Add RiscV64 by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4838">microsoft/vstest#4838</a></li> <li>Add deterministic source mapping storing for Microsoft.CodeCoverage by <a href="https://github.com/jakubch1"><code>@jakubch1</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4849">microsoft/vstest#4849</a></li> <li>Fix terminal logger encoding & error by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4853">microsoft/vstest#4853</a></li> <li>Update sourcebuild configuration to build net previous and net current by <a href="https://github.com/Evangelink"><code>@Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4856">microsoft/vstest#4856</a></li> <li>Updating version of Microsoft.VisualStudio.Interop to 17.10 by <a href="https://github.com/MSLukeWest"><code>@MSLukeWest</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></li> <li>Add VSTEST_DIAG_VERBOSITY to help by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4882">microsoft/vstest#4882</a></li> <li>Fix feature flag name by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4885">microsoft/vstest#4885</a></li> <li>Improve terminal logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4877">microsoft/vstest#4877</a></li> <li>Remove PackageLicenseFile preventing PackageLicenseExpression from working by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></li> <li>Add GitHub Actions logger by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4906">microsoft/vstest#4906</a></li> <li>Ensure to send a session complete event by <a href="https://github.com/drognanar"><code>@drognanar</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4878">microsoft/vstest#4878</a></li> <li>specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by <a href="https://github.com/ChrisGuzak"><code>@ChrisGuzak</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></li> <li>Make VSTest repo buildable in VMR non-source-build by <a href="https://github.com/ViktorHofer"><code>@ViktorHofer</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4920">microsoft/vstest#4920</a></li> <li>Migrate pipelines by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4921">microsoft/vstest#4921</a></li> <li>Add test name to MSBuild where we have frame. by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4935">microsoft/vstest#4935</a></li> <li>[rel/17.10] Add list of known TestingPlatform dlls by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4982">microsoft/vstest#4982</a></li> </ul> <p>And many infrastructure related changes and updates.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ellahathaway"><code>@ellahathaway</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4785">microsoft/vstest#4785</a></li> <li><a href="https://github.com/MSLukeWest"><code>@MSLukeWest</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></li> <li><a href="https://github.com/lahma"><code>@lahma</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></li> <li><a href="https://github.com/ChrisGuzak"><code>@ChrisGuzak</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0">https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0</a></p> <h2>v17.10.0-release-24177-07</h2> <h2>What's Changed</h2> <ul> <li> <p>Fix Microsoft.TestPlatform.Build sourcebuild nuspec by <a href="https://github.com/Evangelink"><code>@Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4871">microsoft/vstest#4871</a></p> </li> <li> <p>Updating version of Microsoft.VisualStudio.Interop to 17.10 by <a href="https://github.com/MSLukeWest"><code>@MSLukeWest</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></p> </li> <li> <p>Add VSTEST_DIAG_VERBOSITY to help by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4882">microsoft/vstest#4882</a></p> </li> <li> <p>Move SB metadata to intermediates by <a href="https://github.com/ellahathaway"><code>@ellahathaway</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4884">microsoft/vstest#4884</a></p> </li> <li> <p>Fix feature flag name by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4885">microsoft/vstest#4885</a></p> </li> <li> <p>Remove PackageLicenseFile preventing PackageLicenseExpression from working by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></p> </li> <li> <p>Add GitHub Actions logger by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4906">microsoft/vstest#4906</a></p> </li> <li> <p>Ensure to send a session complete event by <a href="https://github.com/drognanar"><code>@drognanar</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4878">microsoft/vstest#4878</a></p> </li> <li> <p>specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by <a href="https://github.com/ChrisGuzak"><code>@ChrisGuzak</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></p> </li> <li> <p>Improve terminal logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4877">microsoft/vstest#4877</a></p> </li> <li> <p>Add test name to MSBuild where we have frame. by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4935">microsoft/vstest#4935</a></p> </li> <li> <p>Updated Code Coverage to latest version <a href="https://redirect.github.com/microsoft/vstest/pull/4933">microsoft/vstest#4933</a></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/83d73f783bf54c336d1eab04a53d554f8a6c0b19"><code>83d73f7</code></a> Merge branch 'rel/17.10' of <a href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a> into rel/17.10</li> <li><a href="https://github.com/microsoft/vstest/commit/d1703643d04d51b89009c22eb69b03812145071f"><code>d170364</code></a> Prebuilds that are allowed on main</li> <li><a href="https://github.com/microsoft/vstest/commit/2eaee542ead676ad29484cb99e22420ffde06ac1"><code>2eaee54</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20240520.3 (#...</li> <li><a href="https://github.com/microsoft/vstest/commit/238626aad6917efb57cc67a75d2ad2c770854745"><code>238626a</code></a> Touch 17.10 (<a href="https://redirect.github.com/microsoft/vstest/issues/5051">#5051</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/cd5cc85b42df9d11b0d5fd4d8c24f50457892be2"><code>cd5cc85</code></a> Update arcade</li> <li><a href="https://github.com/microsoft/vstest/commit/25f10aa670b57b253715e39af6d5c19a214b40f4"><code>25f10aa</code></a> Merge branch 'rel/17.10' of <a href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a> into rel/17.10</li> <li><a href="https://github.com/microsoft/vstest/commit/3d869eafe351a7ebbec5f15d6d8429c6839f15e7"><code>3d869ea</code></a> Remove pt</li> <li><a href="https://github.com/microsoft/vstest/commit/49904820827106e888a076f7c91c4cbb443e5466"><code>4990482</code></a> [rel/17.10] Add list of known TestingPlatform dlls (<a href="https://redirect.github.com/microsoft/vstest/issues/4982">#4982</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/56d28849af08dc3143d019694aa92f186b89d2ac"><code>56d2884</code></a> Disable CA2022 errors (<a href="https://redirect.github.com/microsoft/vstest/issues/4961">#4961</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/1cd0d8998250d36c95ed65a76304ef5d1b33e98f"><code>1cd0d89</code></a> Brand as release</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.NET.Test.Sdk&package-manager=nuget&previous-version=17.9.0&new-version=17.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/14170) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: StephenWeatherford <StephenWeatherford@users.noreply.github.com>
- Loading branch information