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/13 14:57:45 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #2091: Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1 in /gremlin-dotnet

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

   Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">Microsoft.Extensions.Logging.Abstractions's releases</a>.</em></p>
   <blockquote>
   <h2>.NET 7.0.1</h2>
   <p><a href="https://github.com/dotnet/core/releases/tag/v7.0.1">Release</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/dotnet/runtime/commit/97203d38ba734d76d39984c5206f2747f792fa89"><code>97203d3</code></a> Merge in 'release/7.0' changes</li>
   <li><a href="https://github.com/dotnet/runtime/commit/9bc19b7ab7f6bc01e4dbe1a7220a89f5b67d6228"><code>9bc19b7</code></a> [release/7.0] source build backports (<a href="https://redirect.github.com/dotnet/runtime/issues/78395">#78395</a>)</li>
   <li><a href="https://github.com/dotnet/runtime/commit/f67308b045b90cb188339580ccdb1a3c87763ae5"><code>f67308b</code></a> Merge in 'release/7.0' changes</li>
   <li><a href="https://github.com/dotnet/runtime/commit/548c2a10a93a330dad302bf5799c986eb230e9b7"><code>548c2a1</code></a> [release/7.0] Add workload win-arm64 support (<a href="https://redirect.github.com/dotnet/runtime/issues/78416">#78416</a>)</li>
   <li><a href="https://github.com/dotnet/runtime/commit/609bd1a593a0365f73619a4664c7d7623bc2f10c"><code>609bd1a</code></a> [release/7.0] Update dependencies from dotnet/emsdk (<a href="https://redirect.github.com/dotnet/runtime/issues/78396">#78396</a>)</li>
   <li><a href="https://github.com/dotnet/runtime/commit/8ac2662902a0388d0c2992112aec323bc0820f4a"><code>8ac2662</code></a> Merge in 'release/7.0' changes</li>
   <li><a href="https://github.com/dotnet/runtime/commit/5d71b4c5b50ac368104b07fa0463e7fbb4ff9051"><code>5d71b4c</code></a> Fix handling generic custom attributes (<a href="https://redirect.github.com/dotnet/runtime/issues/78304">#78304</a>)</li>
   <li><a href="https://github.com/dotnet/runtime/commit/34637224047281a2aaba8a357b528f87ce0ec9e2"><code>3463722</code></a> Merge in 'release/7.0' changes</li>
   <li><a href="https://github.com/dotnet/runtime/commit/16c42a42b25478736b55b28e9d674e215683afda"><code>16c42a4</code></a> [release/7.0] Update dependencies from dotnet/llvm-project dotnet/runtime-ass...</li>
   <li><a href="https://github.com/dotnet/runtime/commit/1109820d41e3ffbbd48ee25e25e60e25a166eee0"><code>1109820</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20221111.2 (#...</li>
   <li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Logging.Abstractions&package-manager=nuget&previous-version=7.0.0&new-version=7.0.1)](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 #2091: Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1 in /gremlin-dotnet

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


-- 
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 #2091: Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1 in /gremlin-dotnet

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

   ## [Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2091?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#2091](https://app.codecov.io/gh/apache/tinkerpop/pull/2091?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (8ca4643) into [3.5-dev](https://app.codecov.io/gh/apache/tinkerpop/commit/ac7b4ef5b55e625f89f04933470ea209d1e0e76d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (ac7b4ef) will **increase** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #2091      +/-   ##
   =============================================
   + Coverage      69.93%   69.95%   +0.02%     
   - Complexity      8980     8985       +5     
   =============================================
     Files            865      841      -24     
     Lines          40949    37492    -3457     
     Branches        5442     5442              
   =============================================
   - Hits           28636    26226    -2410     
   + Misses         10406     9537     -869     
   + Partials        1907     1729     -178     
   ```
   
   
   [see 31 files with indirect coverage changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2091/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