dependabot[bot] opened a new pull request, #37038:
URL: https://github.com/apache/arrow/pull/37038

   Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 
15.8.0 to 17.7.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.7.0</h2>
   <h3>Issues Fixed</h3>
   <ul>
   <li>RTM build fix</li>
   <li>[rel/17.7] Fix branding on 17.7-release <a 
href="https://redirect.github.com/microsoft/vstest/pull/4615";>#4615</a></li>
   <li>Externals final 17.7 upgrade <a 
href="https://redirect.github.com/microsoft/vstest/pull/4565";>#4565</a></li>
   <li>&quot;Snap&quot; main to rel/17.7 <a 
href="https://redirect.github.com/microsoft/vstest/pull/4558";>#4558</a></li>
   <li>Disable pre-start of testhosts <a 
href="https://redirect.github.com/microsoft/vstest/pull/4554";>#4554</a></li>
   <li>Downgrade Nuget.Frameworks to 6.5.0 <a 
href="https://redirect.github.com/microsoft/vstest/pull/4512";>#4512</a></li>
   <li>Update Nuget.Frameworks <a 
href="https://redirect.github.com/microsoft/vstest/pull/4500";>#4500</a></li>
   <li>Fix hangdump running into crashdump <a 
href="https://redirect.github.com/microsoft/vstest/pull/4480";>#4480</a></li>
   <li>Fix no-suitable provider found <a 
href="https://redirect.github.com/microsoft/vstest/pull/4474";>#4474</a></li>
   <li>Fix Newtonsoft versions in testhost.deps.json <a 
href="https://redirect.github.com/microsoft/vstest/pull/4372";>#4372</a></li>
   <li>Bumped TP version to 17.7.0 (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4346";>#4346</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/microsoft/vstest/compare/v17.6.3...v17.7.0";>here</a></p>
   <h3>Drops</h3>
   <ul>
   <li>Microsoft.TestPlatform.ObjectModel : <a 
href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.7.0";>v17.7.0</a></li>
   </ul>
   <h2>v17.7.0-preview-23364-03</h2>
   <h3>Issues Fixed</h3>
   <ul>
   <li>Trim away netframework targets in source-build <a 
href="https://redirect.github.com/microsoft/vstest/pull/4357";>#4357</a></li>
   <li>Re-enable publishing nugets, don't continue on error <a 
href="https://redirect.github.com/microsoft/vstest/pull/4356";>#4356</a></li>
   <li>Merged PR 30352: arcade into main</li>
   <li>Merged PR 29591: Onboard to arcade</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/microsoft/vstest/compare/before-arcade...v17.7.0-preview-23364-03";>here</a></p>
   <h3>Drops</h3>
   <ul>
   <li>Microsoft.TestPlatform.ObjectModel : <a 
href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.7.0-preview.23280.1";>17.7.0-preview-23364-03</a></li>
   </ul>
   <h2>v17.7.0-preview.23280.1</h2>
   <blockquote>
   <p>⚠️ This version of Microsoft.TestPlatform nuget was unlisted on 
Nuget.org, because it causes issues when running tests in AzureDevOps, when 
VSTest installer is used, and configured to pick up the latest preview version 
(<a 
href="https://redirect.github.com/microsoft/vstest/issues/4544";>#4544</a>).</p>
   </blockquote>
   <!-- raw HTML omitted -->
   <h1>What is new since 17.6.0?</h1>
   <p>Version 17.7.0 was filled with moving our infrastructure to build via <a 
href="https://github.com/dotnet/arcade";>Arcade</a>, which brought us a more 
unified build experience and better cooperation with other teams in dotnet 
organization.</p>
   <p>This migration brought a major change to our versioning of preview 
packages, which will no longer follow the 
<code>17.6.0-preview-20230223-05</code> 
(<code>&lt;version&gt;-preview&lt;date&gt;-&lt;build&gt;</code>).</p>
   <h2>Fixes</h2>
   <ul>
   <li>Don't print socket transport error in console by <a 
href="https://github.com/nohwnd";><code>@​nohwnd</code></a> in <a 
href="https://redirect.github.com/microsoft/vstest/pull/4493";>microsoft/vstest#4493</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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>
   <h1>Release Notes</h1>
   <h2>17.6.1 and newer</h2>
   <p>Please see release notes directly in the release page: <a 
href="https://github.com/microsoft/vstest/releases";>https://github.com/microsoft/vstest/releases</a></p>
   <h2>17.6.0</h2>
   <h3>Issues Fixed</h3>
   <ul>
   <li>Add legacy feeds</li>
   <li>[rel/17.6] Fix Newtonsoft versions in testhost.deps.json <a 
href="https://redirect.github.com/microsoft/vstest/pull/4372";>#4372</a></li>
   <li>Revert &quot;Revert &quot;Fix signature verification&quot; (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4333";>#4333</a>&quot; 
<a href="https://redirect.github.com/microsoft/vstest/pull/4345";>#4345</a></li>
   <li>Revert &quot;Fix signature verification&quot; <a 
href="https://redirect.github.com/microsoft/vstest/pull/4333";>#4333</a></li>
   <li>Fix signature verification <a 
href="https://redirect.github.com/microsoft/vstest/pull/4331";>#4331</a></li>
   <li>Pre-start testhosts <a 
href="https://redirect.github.com/microsoft/vstest/pull/3666";>#3666</a></li>
   <li>Add <code>dotnet vstest</code> deprecation message <a 
href="https://redirect.github.com/microsoft/vstest/pull/4297";>#4297</a></li>
   <li>Catch unhandled exception and avoid crash on test host exit <a 
href="https://redirect.github.com/microsoft/vstest/pull/4291";>#4291</a></li>
   <li>Remove chutzpah <a 
href="https://redirect.github.com/microsoft/vstest/pull/4249";>#4249</a></li>
   <li>Fix string conversion of 
<code>Microsoft.TestPlatform.Extensions.TrxLogger.ObjectMode.TestOutcome</code> 
<a href="https://redirect.github.com/microsoft/vstest/pull/4243";>#4243</a></li>
   <li>Fix potential trx logger NRE <a 
href="https://redirect.github.com/microsoft/vstest/pull/4240";>#4240</a></li>
   <li>handle object disposed exception <a 
href="https://redirect.github.com/microsoft/vstest/pull/4221";>#4221</a></li>
   <li>Added support for checking testhost compatibility with test sessions <a 
href="https://redirect.github.com/microsoft/vstest/pull/4199";>#4199</a></li>
   </ul>
   <p>See full log <a 
href="https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.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.6/20230515-01;/TestPlatform.vsix";>17.6.0</a></li>
   <li>Microsoft.TestPlatform.ObjectModel : <a 
href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.0";>17.6.0</a></li>
   </ul>
   <h2>17.3.3</h2>
   <h3>Issues Fixed</h3>
   <ul>
   <li>[rel/17.3] Update Newtonsoft.Json to 13.0.1 <a 
href="https://redirect.github.com/microsoft/vstest/pull/4299";>#4299</a></li>
   </ul>
   <p>See full log <a 
href="https://github.com/microsoft/vstest/compare/v17.3.2...v17.3.3";>here</a></p>
   <h3>Drops</h3>
   <ul>
   <li>TestPlatform vsix: <a 
href="https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.3/20230324-03;/TestPlatform.vsix";>17.3.3</a></li>
   <li>Microsoft.TestPlatform.ObjectModel : <a 
href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.3.3";>17.3.3</a></li>
   </ul>
   <h2>17.2.1</h2>
   <h3>Issues Fixed</h3>
   <ul>
   <li>[rel/17.2] Update Newtonsoft.Json to 13.0.1 <a 
href="https://redirect.github.com/microsoft/vstest/pull/4310";>#4310</a></li>
   </ul>
   <p>See full log <a 
href="https://github.com/microsoft/vstest/compare/v17.2.0...v17.2.1";>here</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/vstest/commit/246832ceaa77ef978eebaeac5199bc56731747a1";><code>246832c</code></a>
 RTM build fix</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/f6bfa29dc08ae44ab27a9cf2d98ad18c4e62dbe7";><code>f6bfa29</code></a>
 [rel/17.7] Fix branding on 17.7-release (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4615";>#4615</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/bc17bb9693cfc4778ded51aa0ab7f1065433f989";><code>bc17bb9</code></a>
 [rel/17.7] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4602";>#4602</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/f0bc50efe4379126b49b24123f247cce0cf83f04";><code>f0bc50e</code></a>
 Revert &quot;Fix yml to generate RTM/stable version &amp; fix symbol check 
issues (<a 
href="https://redirect.github.com/microsoft/vstest/issues/46";>#46</a>...</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/fab9246e637e863a1c4311eff462035168ce7907";><code>fab9246</code></a>
 Fix yml to generate RTM/stable version &amp; fix symbol check issues (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4600";>#4600</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/d7f4faa42b22ba20d697b530dd6809a0c02e6278";><code>d7f4faa</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/132324c9f65e0dc9e6b76fe0d34a13227e2d3b36";><code>132324c</code></a>
 Consume localized resources in source-build (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4564";>#4564</a>) (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4567";>#4567</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/18e0eaa980b569c039332054d52d2f1f6ba70823";><code>18e0eaa</code></a>
 Externals final 17.7 upgrade (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4565";>#4565</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/3d3375aaa35de7cf4ee7bf040501f931d5ff1d5f";><code>3d3375a</code></a>
 &quot;Snap&quot; main to rel/17.7 (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4558";>#4558</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/b98693475c6da4ce648099eed3e77b61dcb3ca61";><code>b986934</code></a>
 Merge main in rel/17.7 (<a 
href="https://redirect.github.com/microsoft/vstest/issues/4540";>#4540</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/microsoft/vstest/compare/v15.8.0...v17.7.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=15.8.0&new-version=17.7.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to