Skip to content

Commit

Permalink
MINOR: [C#] Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /c…
Browse files Browse the repository at this point in the history
…sharp (#45489)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.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.13.0</h2>
<h2>What's Changed</h2>
<ul>
<li>
<p>Add letter number among valid identifiers in class name by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/13868">microsoft/vstest#13868</a></p>
</li>
<li>
<p>Fix formatting in Runner by <a href="https://github.com/mthalman"><code>@​mthalman</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/13871">microsoft/vstest#13871</a></p>
</li>
<li>
<p>Downgrade xunit skip warning to info by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10381">microsoft/vstest#10381</a></p>
</li>
<li>
<p>Add msdia for arm64 into nuget by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10382">microsoft/vstest#10382</a></p>
</li>
<li>
<p>Enable native debugging for vstest.console by <a href="https://github.com/ocitrev"><code>@​ocitrev</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10401">microsoft/vstest#10401</a></p>
</li>
<li>
<p>Fix RFCs links by <a href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10424">microsoft/vstest#10424</a></p>
</li>
<li>
<p>Convert to auto property by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10365">microsoft/vstest#10365</a></p>
</li>
<li>
<p>Update Versions.props by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10378">microsoft/vstest#10378</a></p>
</li>
<li>
<p>Enable TSA by <a href="https://github.com/jakubch1"><code>@​jakubch1</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10385">microsoft/vstest#10385</a></p>
</li>
<li>
<p>Arm64 dia by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10390">microsoft/vstest#10390</a></p>
</li>
<li>
<p>Update source-build team references by <a href="https://github.com/MichaelSimons"><code>@​MichaelSimons</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10388">microsoft/vstest#10388</a></p>
</li>
<li>
<p>Exclude .signature.p7s from nupkg file count by <a href="https://github.com/ellahathaway"><code>@​ellahathaway</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10418">microsoft/vstest#10418</a></p>
</li>
<li>
<p>Set NetCurrent so that it doesn't roll forward automatically by <a href="https://github.com/ViktorHofer"><code>@​ViktorHofer</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10622">microsoft/vstest#10622</a></p>
</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ocitrev"><code>@​ocitrev</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/10401">microsoft/vstest#10401</a></li>
<li><a href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/10424">microsoft/vstest#10424</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0">https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/vstest/commit/e8cf3808d0b16dea8d6e1a9b77f1660a5ff45e13"><code>e8cf380</code></a> Use 17.3.1 stable CodeCoverage</li>
<li><a href="https://github.com/microsoft/vstest/commit/edabaf392a0f6d2909e0d1468554b8f7e7974825"><code>edabaf3</code></a> Move to macos14 (<a href="https://redirect.github.com/microsoft/vstest/issues/14137">#14137</a>)</li>
<li><a href="https://github.com/microsoft/vstest/commit/1441926e38024401735188987bc00923f386d03f"><code>1441926</code></a> Change 17.13 to release (<a href="https://redirect.github.com/microsoft/vstest/issues/14942">#14942</a>)</li>
<li><a href="https://github.com/microsoft/vstest/commit/03c3ac94040f393766508fb6cf7682415b4e4d75"><code>03c3ac9</code></a> [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a href="https://redirect.github.com/microsoft/vstest/issues/11120">#11120</a>)</li>
<li><a href="https://github.com/microsoft/vstest/commit/8907779686555dafc9dcfe53f76f2f5f3efe15bd"><code>8907779</code></a> Fix formatting in Runner (<a href="https://redirect.github.com/microsoft/vstest/issues/13871">#13871</a>)</li>
<li><a href="https://github.com/microsoft/vstest/commit/778c004f74659e18467f9220047072b79da82e88"><code>778c004</code></a> Add letter number among valid identifiers in class name (<a href="https://redirect.github.com/microsoft/vstest/issues/13868">#13868</a>)</li>
<li><a href="https://github.com/microsoft/vstest/commit/d8aa5847a3d824ab4a4eb7d9504e57387801f0c6"><code>d8aa584</code></a> Update AzureDevOps.yml</li>
<li><a href="https://github.com/microsoft/vstest/commit/af4080fb868028a53c89905a64c1e7483af34a6b"><code>af4080f</code></a> Update AzureDevOps.yml</li>
<li><a href="https://github.com/microsoft/vstest/commit/f56ab6936969deb42c9ecf2f2193b16f0579be28"><code>f56ab69</code></a> Update AzureDevOps.yml</li>
<li><a href="https://github.com/microsoft/vstest/commit/f05137ed3055a022904c5fad38db16e2f1654fe2"><code>f05137e</code></a> Update AzureDevOps.yml</li>
<li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.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.12.0&new-version=17.13.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>

Lead-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Curt Hagenlocher <curt@hagenlocher.org>
Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>
  • Loading branch information
dependabot[bot] and CurtHagenlocher authored Feb 11, 2025
1 parent bac3149 commit 3b29833
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
<PackageReference Include="coverlet.collector" Version="6.0.4" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.67.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
<PackageReference Include="coverlet.collector" Version="6.0.4" />
Expand Down
2 changes: 1 addition & 1 deletion csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.skippablefact" Version="1.5.23" />
<PackageReference Include="pythonnet" Version="3.0.5" />
Expand Down

0 comments on commit 3b29833

Please sign in to comment.