This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new 37db2a03fc MINOR: [C#] Bump Microsoft.NET.Test.Sdk from 17.7.2 to
17.8.0 in /csharp (#38687)
37db2a03fc is described below
commit 37db2a03fc2d2c54d207fdcf04f1b88c1c1ae11b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 14 08:21:38 2023 +0900
MINOR: [C#] Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /csharp
(#38687)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from
17.7.2 to 17.8.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.8.0</h2>
<h2>What's Changed</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0">https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0</a></p>
<h2>v17.8.0-release-23468-02</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade Newtonsoft.Json from 13.0.1 to 13.0.3 by <a
href="https://github.com/mthalman"><code>@mthalman</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4681">#4681</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.8.0-preview-23424-02...v17.8.0-release-23468-02">https://github.com/microsoft/vstest/compare/v17.8.0-preview-23424-02...v17.8.0-release-23468-02</a></p>
<h2>v17.8.0-preview-23424-02</h2>
<h2>What's Changed</h2>
<ul>
<li>Add possibility to send telemetry events by data collectors by <a
href="https://github.com/jakubch1"><code>@jakubch1</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4622">microsoft/vstest#4622</a></li>
<li>Fix timing issue in parallel execution by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4629">microsoft/vstest#4629</a></li>
<li>Document default value for diag trace level by <a
href="https://github.com/riQQ"><code>@riQQ</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4640">microsoft/vstest#4640</a></li>
<li>Remove process suspend by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4586">microsoft/vstest#4586</a></li>
<li>Make async VSTestConsoleWrapper apis obsolete by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4648">microsoft/vstest#4648</a></li>
<li>Mitigate the usage of JsonConvert.DefaultSettings in user code by <a
href="https://github.com/Applesauce314"><code>@Applesauce314</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4581">microsoft/vstest#4581</a></li>
<li>Set console encoding to UTF8 by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4649">microsoft/vstest#4649</a></li>
<li>Fix executable bitness for testhost.x86 by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4652">microsoft/vstest#4652</a></li>
<li>Change license packages that use .NET Library license to MIT by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4658">microsoft/vstest#4658</a></li>
<li>Fix cannot find System.Text.Json by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4668">microsoft/vstest#4668</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/riQQ"><code>@riQQ</code></a> made their
first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/4640">microsoft/vstest#4640</a></li>
<li><a
href="https://github.com/Applesauce314"><code>@Applesauce314</code></a> made
their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/4581">microsoft/vstest#4581</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.8.0-preview-23371-04...v17.8.0-preview-23424-02">https://github.com/microsoft/vstest/compare/v17.8.0-preview-23371-04...v17.8.0-preview-23424-02</a></p>
<h2>v17.8.0-preview-23371-04</h2>
<h3>Issues Fixed</h3>
<ul>
<li>Take System dlls from testhost folder <a
href="https://redirect.github.com/microsoft/vstest/pull/4610">#4610</a></li>
<li>Simplify naming in ExecutionTests</li>
<li>Fix XmlException when writing Html log with certain test names <a
href="https://redirect.github.com/microsoft/vstest/pull/4576">#4576</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.8.0-rebrand...v17.8.0-preview-23371-04">here</a></p>
<h3>Drops</h3>
<ul>
<li>Microsoft.TestPlatform.ObjectModel : <a
href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.8.0-preview.23371.4">v17.8.0-preview-23371-04</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/vstest/commit/cf7d549fc0197abaabec19d61d2c20d7a7b089f8"><code>cf7d549</code></a>
[rel/17.8] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a
href="https://redirect.github.com/microsoft/vstest/issues/4692">#4692</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/9fbb6e99222967142be29dabff064e2482cc229d"><code>9fbb6e9</code></a>
Merge branch 'main' into rel/17.8</li>
<li><a
href="https://github.com/microsoft/vstest/commit/bb99e3ea07aaecd62d5c59568524133317d081b4"><code>bb99e3e</code></a>
Upgrade Newtonsoft.Json from 13.0.1 to 13.0.3 (<a
href="https://redirect.github.com/microsoft/vstest/issues/4681">#4681</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/e527e41b00c1418bc09abfe4f9550de43f232a27"><code>e527e41</code></a>
[main] Update dependencies from dotnet/source-build-reference-packages (<a
href="https://redirect.github.com/microsoft/vstest/issues/4677">#4677</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/f49f8c0700491d03c229543fc68980a613c56028"><code>f49f8c0</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/44d3923145828924815d11a836aefaef9856e20d"><code>44d3923</code></a>
Release branding 17.8.0</li>
<li><a
href="https://github.com/microsoft/vstest/commit/de95035550cad9e1b3ed3c9e31b599a883646205"><code>de95035</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/c2d75c9455e40924d16f2367568df33c6f8d0aec"><code>c2d75c9</code></a>
Fix SB ref assembly issue for System.ComponentModel.Composition (<a
href="https://redirect.github.com/microsoft/vstest/issues/4675">#4675</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/7c7e6806c7bed0cab7d9944502f47e326afec43b"><code>7c7e680</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/d0f7444a3b4445b0275b368ce233e4d71046b7ed"><code>d0f7444</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>Additional commits viewable in <a
href="https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <[email protected]>
---
.../Apache.Arrow.Compression.Tests.csproj | 2 +-
.../Apache.Arrow.Flight.Sql.Tests/Apache.Arrow.Flight.Sql.Tests.csproj | 2 +-
csharp/test/Apache.Arrow.Flight.Tests/Apache.Arrow.Flight.Tests.csproj | 2 +-
csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/csharp/test/Apache.Arrow.Compression.Tests/Apache.Arrow.Compression.Tests.csproj
b/csharp/test/Apache.Arrow.Compression.Tests/Apache.Arrow.Compression.Tests.csproj
index 835d95fc0c..475d7ccc3e 100644
---
a/csharp/test/Apache.Arrow.Compression.Tests/Apache.Arrow.Compression.Tests.csproj
+++
b/csharp/test/Apache.Arrow.Compression.Tests/Apache.Arrow.Compression.Tests.csproj
@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
</ItemGroup>
diff --git
a/csharp/test/Apache.Arrow.Flight.Sql.Tests/Apache.Arrow.Flight.Sql.Tests.csproj
b/csharp/test/Apache.Arrow.Flight.Sql.Tests/Apache.Arrow.Flight.Sql.Tests.csproj
index 10582500d4..656ee6a247 100644
---
a/csharp/test/Apache.Arrow.Flight.Sql.Tests/Apache.Arrow.Flight.Sql.Tests.csproj
+++
b/csharp/test/Apache.Arrow.Flight.Sql.Tests/Apache.Arrow.Flight.Sql.Tests.csproj
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
diff --git
a/csharp/test/Apache.Arrow.Flight.Tests/Apache.Arrow.Flight.Tests.csproj
b/csharp/test/Apache.Arrow.Flight.Tests/Apache.Arrow.Flight.Tests.csproj
index b371de9b1e..53fdd6d62d 100644
--- a/csharp/test/Apache.Arrow.Flight.Tests/Apache.Arrow.Flight.Tests.csproj
+++ b/csharp/test/Apache.Arrow.Flight.Tests/Apache.Arrow.Flight.Tests.csproj
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
diff --git a/csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj
b/csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj
index 0df097156d..66becb84c5 100644
--- a/csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj
+++ b/csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj
@@ -14,7 +14,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PrivateAssets>all</PrivateAssets>