Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 in /pa…
…ckages/@jsii/dotnet-runtime-test/test (#3980) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.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.5.0</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest/blob/main/docs/releases.md#1750">here</a>.</p> <h2>v17.5.0-preview-20221221-03</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest/blob/main/docs/releases.md#1750-preview-20221221-03">here</a>.</p> <h2>v17.5.0-preview-20221003-04</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest-docs/blob/main/docs/releases.md#1750-preview-20221003-04">here</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/blob/main/docs/releases.md">Microsoft.NET.Test.Sdk's changelog</a>.</em></p> <blockquote> <h2>17.5.0</h2> <h3>Issues Fixed</h3> <ul> <li>Fix SDK issue <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4278">#4278</a></li> <li>Add test run serialization feature <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4126">#4126</a></li> <li>Ensure that the OnAbort message is sent if the testhost aborts early <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/3993">#3993</a></li> <li>Add custom satellite assemblies resolution <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4133">#4133</a></li> <li>Fixed muxer resolution strategy enum <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4134">#4134</a></li> <li>Fixed dotnet resolution for in-process vstest.console scenarios <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4122">#4122</a></li> <li>Ensure to not produce and ship exe for netcore <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4124">#4124</a></li> <li>Fixed testhost crash for net7 <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4112">#4112</a></li> <li>Revert "Run tests with Server GC enabled & concurrent GC disabled. (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3661">#3661</a>)" <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4108">#4108</a></li> <li>Revert making Microsoft.NET.Test.Sdk package transitive <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4104">#4104</a></li> <li>Fix recursive resource lookup <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4095">#4095</a></li> <li>Fixed CC for in-process console scenarios <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4084">#4084</a></li> <li>Fixed test session issues <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4075">#4075</a></li> <li>Fix Invalid target architecture 'S390x' error <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4066">#4066</a></li> <li>Add Mono.Cecil.Rocks <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4071">#4071</a></li> <li>Revert "Revert "Re-enable arm64 ngen (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3931">#3931</a>)" (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3948">#3948</a>)" <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/3951">#3951</a></li> <li>Update docker to the latest tagging schema <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4041">#4041</a></li> <li>Update resources <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4063">#4063</a></li> <li>Use environment variables for AeDebugger mode <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4049">#4049</a></li> <li>Add postmortem blame mode <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4032">#4032</a></li> <li>Add VSTEST_DISABLE_THREADPOOL_SIZE_INCREASE feature flag <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4046">#4046</a></li> </ul> <p>See full log <a href="https://github.com/microsoft/vstest/compare/v17.4.1...v17.5.0">here</a></p> <h3>Artifacts</h3> <ul> <li>TestPlatform vsix: <a href="https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.5/20230221-01;/TestPlatform.vsix">17.5.0</a></li> <li>Microsoft.TestPlatform.ObjectModel: <a href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.5.0">17.5.0</a></li> </ul> <h2>17.5.0-preview-20221221-03</h2> <h3>Issues Fixed</h3> <ul> <li>Add test run serialization feature <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4126">#4126</a></li> <li>Ensure that the OnAbort message is sent if the testhost aborts early <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/3993">#3993</a></li> <li>Add custom satellite assemblies resolution <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4133">#4133</a></li> <li>Fixed muxer resolution strategy enum <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4134">#4134</a></li> <li>Fixed dotnet resolution for in-process vstest.console scenarios <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4122">#4122</a></li> <li>Ensure to not produce and ship exe for netcore <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4124">#4124</a></li> <li>Fixed testhost crash for net7 <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4112">#4112</a></li> <li>Revert "Run tests with Server GC enabled & concurrent GC disabled. (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3661">#3661</a>)" <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4108">#4108</a></li> <li>Revert making Microsoft.NET.Test.Sdk package transitive <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4104">#4104</a></li> <li>Fix recursive resource lookup <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4095">#4095</a></li> <li>Fixed CC for in-process console scenarios <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4084">#4084</a></li> <li>Fixed test session issues <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4075">#4075</a></li> <li>Fix Invalid target architecture 'S390x' error <a href="https://github-redirect.dependabot.com/microsoft/vstest/pull/4066">#4066</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/c1ee51adef48c8527694fb8d550e777566e4d376"><code>c1ee51a</code></a> Cherry-pick "Remove chutzpah (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/4249">#4249</a>)" (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/4282">#4282</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/e0cf15157d35c8f215905f7596964ad5be74d00b"><code>e0cf151</code></a> Fix SDK issue (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/4278">#4278</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/ca77858db8995d3424a4e02f7faecbec5d8e8da0"><code>ca77858</code></a> Revert "Fix string conversion of `Microsoft.TestPlatform.Extensions.TrxLogger...</li> <li><a href="https://github.com/microsoft/vstest/commit/6b7b11238ca95c95b7d3171fcb4f07804fd31534"><code>6b7b112</code></a> Fix string conversion of `Microsoft.TestPlatform.Extensions.TrxLogger.ObjectM...</li> <li><a href="https://github.com/microsoft/vstest/commit/be79eb4393631df7c6431ed1c0aa14c1bbaca731"><code>be79eb4</code></a> [rel/17.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/4214">#4214</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/f50b9ea9bc52cc1899e2e2bb3721b157830a4335"><code>f50b9ea</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/73b521d3f22a1f41f649c5fae4906cc7dfb74707"><code>73b521d</code></a> Fix release notes script to allow -release (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/4206">#4206</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/d7b66728d22dd5cdee5fb1e2bc385f9f2cd03171"><code>d7b6672</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/8067f03bc3fc163721e5bfbf05395af041a4dafa"><code>8067f03</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/54ea9f7ac853b0e4391465df689d9b85a6fe16e6"><code>54ea9f7</code></a> [main] Update dependencies from dotnet/arcade (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/4191">#4191</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.4.1...v17.5.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.4.1&new-version=17.5.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 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>
- Loading branch information