You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/06 14:57:37 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #2088: Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 in /gremlin-dotnet

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

   Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.2.
   <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.6.2</h2>
   <h2>Fixes</h2>
   <p>This patch addresses the problems that were introduced in 17.6.0 that happen when running on AzDo with the default <em>test</em>.dll filter, which includes additional TestPlatform dlls into the run and fails it.</p>
   <p>To mitigate this issue we solved the bug in 17.6.1, and added additional exclusions for known assemblies that are coming from TestPlatform and commonly used test adapters, to avoid trying to run tests from those assemblies.</p>
   <p>Description and workarounds for this issue are available here: <a href="https://redirect.github.com/microsoft/vstest/issues/4516">microsoft/vstest#4516</a></p>
   <ul>
   <li>[rel/17.6] Downgrade Nuget.Frameworks to 6.5.0 by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4512">microsoft/vstest#4512</a></li>
   <li>[rel/17.6] Filter out known platform sources by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4517">microsoft/vstest#4517</a></li>
   <li>[rel/17.6] Exclude also known resource dlls by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4528">microsoft/vstest#4528</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.6.1...v17.6.2">https://github.com/microsoft/vstest/compare/v17.6.1...v17.6.2</a></p>
   <h2>v17.6.1</h2>
   <h3>Issues Fixed</h3>
   <p>This is a tiny patch to fixup few latest issues,</p>
   <ul>
   <li>
   <p>Fix no-suitable provider found by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4474">microsoft/vstest#4474</a> which fixes <a href="https://redirect.github.com/microsoft/vstest/issues/4467">#4467</a></p>
   <p>When .NET Portable or .NET Standard dlls are provided to the run, the run crashes with &quot;No suitable test runtime provider was found&quot;, which is a regression introduced in 17.6.0.
   <img src="https://user-images.githubusercontent.com/11354648/239257444-4199e185-4884-43c8-9f23-4f8181572191.png" alt="" /></p>
   </li>
   <li>
   <p>Fix hangdump running into crashdump by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4480">microsoft/vstest#4480</a> which fixes <a href="https://redirect.github.com/microsoft/vstest/issues/4378">#4378</a></p>
   <p>Running --blame-hang and --blame-crash at the same time, can result in --blame-hang cancelling --blame-crash, and killing the testhost in the process, resulting in no dumps being created. This fix waits for --blame-crash to finish dumping the process, and then it creates hang dump.</p>
   </li>
   <li>
   <p>Update Nuget.Frameworks by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4500">microsoft/vstest#4500</a> which fixes <a href="https://redirect.github.com/microsoft/vstest/issues/4409">#4409</a></p>
   </li>
   </ul>
   <h3>Internal updates:</h3>
   <ul>
   <li>Update dependencies from devdiv/DevDiv/vs-code-coverage by <a href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4479">microsoft/vstest#4479</a></li>
   <li>Disable internal build on new pipeline by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4476">microsoft/vstest#4476</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.1">https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.1</a></p>
   <h3>Artifacts</h3>
   <ul>
   <li>TestPlatform vsix: <a href="https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/v17.6.1;/TestPlatform.vsix">17.6.1</a></li>
   <li>Microsoft.TestPlatform.ObjectModel : <a href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.1">17.6.1</a></li>
   </ul>
   </blockquote>
   </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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/microsoft/vstest/commit/911a038b281705683d730f2ac48ce01328371e8a"><code>911a038</code></a> [rel/17.6] Exclude also known resource dlls (<a href="https://redirect.github.com/microsoft/vstest/issues/4528">#4528</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/4f929dd265fb29e44ffdfb69f6343d1ca53cf2b0"><code>4f929dd</code></a> [rel/17.6] Filter out known platform sources (<a href="https://redirect.github.com/microsoft/vstest/issues/4517">#4517</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/3c283e0b5de53844ede554c25a69bba46e9d954d"><code>3c283e0</code></a> [rel/17.6] Downgrade Nuget.Frameworks to 6.5.0 (<a href="https://redirect.github.com/microsoft/vstest/issues/4512">#4512</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/5121d9feaef6811adc92efb56e1cffc494c8dfb5"><code>5121d9f</code></a> [rel/17.6] Update Nuget.Frameworks (<a href="https://redirect.github.com/microsoft/vstest/issues/4500">#4500</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/00967c5d2d42e9485fe1726376ded79491a4e973"><code>00967c5</code></a> [rel/17.6] Fix hangdump running into crashdump (<a href="https://redirect.github.com/microsoft/vstest/issues/4480">#4480</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/90efc14193228735cd6849ed6641b6b5c6d9b5af"><code>90efc14</code></a> Disable internal build on new pipeline (<a href="https://redirect.github.com/microsoft/vstest/issues/4476">#4476</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/0e34e21ef919eac5904a20b8862bc273350a0c46"><code>0e34e21</code></a> Merge branch 'rel/17.6' of <a href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a> into rel/17.6</li>
   <li><a href="https://github.com/microsoft/vstest/commit/1db7dc07ac94db3648e1aafed49d810e534f3650"><code>1db7dc0</code></a> Bump to 17.6.1 in targets</li>
   <li><a href="https://github.com/microsoft/vstest/commit/7f3dc2208ea3cd7d3aebe91b48090b063d110a5a"><code>7f3dc22</code></a> [rel/17.6] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a href="https://redirect.github.com/microsoft/vstest/issues/4479">#4479</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/a6e34a16ee0ecb4bdf010614c85d6fcc2253867e"><code>a6e34a1</code></a> Revert &quot;Bump Microsoft.VisualStudio.Telemetry to 16.6.13&quot;</li>
   <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.2">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.6.0&new-version=17.6.2)](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: commits-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] FlorianHockmann merged pull request #2088: Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 in /gremlin-dotnet

Posted by "FlorianHockmann (via GitHub)" <gi...@apache.org>.
FlorianHockmann merged PR #2088:
URL: https://github.com/apache/tinkerpop/pull/2088


-- 
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: commits-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] codecov-commenter commented on pull request #2088: Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 in /gremlin-dotnet

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #2088:
URL: https://github.com/apache/tinkerpop/pull/2088#issuecomment-1578962354

   ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2088?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#2088](https://app.codecov.io/gh/apache/tinkerpop/pull/2088?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (4354314) into [3.5-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/f5139bc448bbf15838b42edd40e3ecf264083dde?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (f5139bc) will **increase** coverage by `0.04%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #2088      +/-   ##
   =============================================
   + Coverage      69.84%   69.88%   +0.04%     
   =============================================
     Files            865       24     -841     
     Lines          40949     3457   -37492     
     Branches        5442        0    -5442     
   =============================================
   - Hits           28601     2416   -26185     
   + Misses         10439      863    -9576     
   + Partials        1909      178    -1731     
   ```
   
   
   [see 841 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2088/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
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: commits-unsubscribe@tinkerpop.apache.org

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