dependabot[bot] opened a new pull request #1173:
URL: https://github.com/apache/avro/pull/1173


   Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 
16.8.3 to 16.9.4.
   <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>v16.9.4</h2>
   <p>See the release notes <a 
href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1694";>here</a>.</p>
   <h2>v16.9.1</h2>
   <p>See the release notes <a 
href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1691";>here</a>.</p>
   <h2>v16.9.0-preview-20210127-04</h2>
   <p>See the release notes <a 
href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1690-preview-20210127-04";>here</a>.</p>
   <h2>v16.9.0-preview-20210106-01</h2>
   <p>See the release notes <a 
href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1690-preview-20210106-01";>here</a>.</p>
   <h2>v16.9.0-preview-20201123-03</h2>
   <p>See the release notes <a 
href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1690-preview-20201123-03";>here</a>.</p>
   <hr />
   <h2>v16.9.0-preview-20201020-06</h2>
   <p>See the release notes <a 
href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1690-preview-20201020-06";>here</a>.</p>
   <hr />
   <h2>16.9.0-preview-20201020-06</h2>
   <h3>Issue Fixed</h3>
   <ul>
   <li>Enable Fakes Datacollector settings to be added in design mode <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2586";>#2586</a></li>
   <li>Fix blame parameter, warning, and add all testhosts to be ngend <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2579";>#2579</a></li>
   <li>Add netcoreapp1.0 support to 
<code>Microsoft.TestPlatform.TestHost</code> NuGet <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2569";>#2569</a></li>
   <li>Use bitness from process or OS <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2571";>#2571</a></li>
   <li>Restore netcoreapp1.0 support for testhost <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2554";>#2554</a></li>
   <li>Get symbols of DiaSymReader from externals <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2560";>#2560</a></li>
   <li>Do not force .NET4.5 in case legacy test settings are provided <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2545";>#2545</a></li>
   <li>Simplify package references <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2559";>#2559</a></li>
   <li>Enable default compile items for 
Microsoft.TestPlatform.PlatformAbstractions <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2556";>#2556</a></li>
   <li>Avoid logging &gt;Task returned false but did not log an error.&lt; <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2557";>#2557</a></li>
   <li>Fixed code coverage compatibility issue <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2527";>#2527</a></li>
   <li>Add environment variables to enable MacOS dump</li>
   <li>Adding test run attachments processing <a 
href="https://github-redirect.dependabot.com/microsoft/vstest/pull/2463";>#2463</a></li>
   </ul>
   <p>See full log <a 
href="https://github.com/microsoft/vstest/compare/v16.8.0-release-20200921-02...v16.9.0-preview-20201020-06";>here</a></p>
   <h3>Drops</h3>
   <ul>
   <li>TestPlatform vsix: <a 
href="https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/master/20201020-06;/TestPlatform.vsix";>16.9.0-preview-20201020-06</a></li>
   <li>Microsoft.TestPlatform.ObjectModel : <a 
href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/16.9.0-preview-20201020-06";>16.9.0-preview-20201020-06</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/vstest/commit/99b911a57a02fc5d2eeef23e9ab8cbea4505678b";><code>99b911a</code></a>
 Merging servicing fixes for 16.9.4 (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2837";>#2837</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/6a858a323caa439115e9e3cf1c958b04f4ff9993";><code>6a858a3</code></a>
 Mark early testhost startup APIs as internal for TP 16.9 (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2768";>#2768</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/27786c21f7f586214b5721d2aa6380e69079b072";><code>27786c2</code></a>
 Generating cc attachments with correct uri (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2750";>#2750</a>)
 (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2754";>#2754</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/bae1c7e3de5a7eab8d9264189ec47cd4539866c5";><code>bae1c7e</code></a>
 Fixup feeds (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2742";>#2742</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/5f09e3c10bd503134f277c257b635f37a6c0be64";><code>5f09e3c</code></a>
 Updating code coverage version, fix for CollectAspDotNet, (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2735";>#2735</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/73113feda8a02af9dd4b51425001c0624a1ab07b";><code>73113fe</code></a>
 Update rel/16.9 to latest commit pushed to VS (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2734";>#2734</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/0a56da68da5f466d32606bba8b7d8260ad9d2a43";><code>0a56da6</code></a>
 Cross platform acceptance tests (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2653";>#2653</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/5354492943722ee83de2a82574411e87289730b7";><code>5354492</code></a>
 Upgrade externals - remove interop (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2650";>#2650</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/b6cdf7de86696a22b228bc054faed22ed925dbf6";><code>b6cdf7d</code></a>
 Downgrade externals - tests for test platform nuget (<a 
href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2649";>#2649</a>)</li>
   <li><a 
href="https://github.com/microsoft/vstest/commit/7207f7e435e4c5c0a5cfd88ececddb4f62a47425";><code>7207f7e</code></a>
 Update dependencies from <a 
href="https://github.com/dotnet/arcade";>https://github.com/dotnet/arcade</a> 
build 20201120.10 (...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.4";>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=16.8.3&new-version=16.9.4)](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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to