Skip to content

.Net: Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /dotnet #6942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: microsoft/vstest@v17.9.0...v17.10.0

v17.10.0-release-24177-07

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.9.0...v17.10.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 24, 2024 23:12
@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Jun 24, 2024
@github-actions github-actions bot changed the title Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /dotnet .Net: Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /dotnet Jun 24, 2024
@dmytrostruk dmytrostruk enabled auto-merge June 25, 2024 00:32
@dmytrostruk dmytrostruk added this pull request to the merge queue Jun 25, 2024
Merged via the queue into main with commit 94c23cc Jun 25, 2024
17 checks passed
@dmytrostruk dmytrostruk deleted the dependabot/nuget/dotnet/Microsoft.NET.Test.Sdk-17.10.0 branch June 25, 2024 11:03
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
…icrosoft#6942)

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 &amp; 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants