You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2021/10/27 14:09:34 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request #1488: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /gremlin-dotnet

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


   Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.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.0.0</h2>
   <p>See the release notes <a href="https://github.com/microsoft/vstest-docs/blob/main/docs/releases.md#1700">here</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/microsoft/vstest/commit/68bd10d3aee862a9fbb0bac8b3d474bc323024f3"><code>68bd10d</code></a> Removed ProfilerProxy.dll (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3069">#3069</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/fd2827e14e9ef99b3eb2a321fa1b8af4830b085d"><code>fd2827e</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/d6f64b37c2cfee76c8b1269d688384ced30ecd21"><code>d6f64b3</code></a> Source-build BAR publishing fixed (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3040">#3040</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/018b6e4cc6e0ea7c8761c2a2f89c3e5032db74aa"><code>018b6e4</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/a169a324d880f8939b431fb2b21eadf916e07a11"><code>a169a32</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/28610b061745ef40a906998d116e5bcd1d41a44d"><code>28610b0</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/2a4eb198c8cdfa1c293beb40703cd2606d76d79b"><code>2a4eb19</code></a> Removing ordered, generic tests, update externals, resuming old tests (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3025">#3025</a>)</li>
   <li><a href="https://github.com/microsoft/vstest/commit/dde3ace6ab5943db1e5e9be46b713021d8ec0657"><code>dde3ace</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/7609c46a8bf3dacdaf5a70193d24be1bc2fee520"><code>7609c46</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20210827.6 (#...</li>
   <li><a href="https://github.com/microsoft/vstest/commit/d1160d0465fdeac173354d45d641d79f06f373d2"><code>d1160d0</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/v16.11.0...v17.0.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=16.11.0&new-version=17.0.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: commits-unsubscribe@tinkerpop.apache.org

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



[GitHub] [tinkerpop] FlorianHockmann commented on pull request #1488: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /gremlin-dotnet

Posted by GitBox <gi...@apache.org>.
FlorianHockmann commented on pull request #1488:
URL: https://github.com/apache/tinkerpop/pull/1488#issuecomment-972669088


   VOTE(d) +1 and merged via lazy consensus


-- 
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 #1488: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /gremlin-dotnet

Posted by GitBox <gi...@apache.org>.
FlorianHockmann merged pull request #1488:
URL: https://github.com/apache/tinkerpop/pull/1488


   


-- 
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