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/02/20 14:59:36 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #1974: Bump BenchmarkDotNet from 0.13.4 to 0.13.5 in /gremlin-dotnet

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

   Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.4 to 0.13.5.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/ec962b0bd6854c991d7a3ebd77037579165acb36"><code>ec962b0</code></a> Set library version: 0.13.5</li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/e2593ccbc8d81beeaa3aebafd41394a317721c04"><code>e2593cc</code></a> Prepare v0.13.5 changelog</li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/9e88e47a63836132ae1f8a0d816a9c21b83d7878"><code>9e88e47</code></a> bump SDK version to pick up .NET Runtime fix that should fix disassembler tes...</li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/f76c6829826518f43b4e79d26d34a2133109bd61"><code>f76c682</code></a> Introduce MockToolchain (<a href="https://github-redirect.dependabot.com/dotnet/BenchmarkDotNet/issues/2178">#2178</a>)</li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/59e17fc30b85439072dd070007a308be9fe67c18"><code>59e17fc</code></a> Bump Cake: 2.0.0-&gt;3.0.0 (<a href="https://github-redirect.dependabot.com/dotnet/BenchmarkDotNet/issues/2267">#2267</a>)</li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/ff5dbe662478f547e4be8d734eaeb6a106f40875"><code>ff5dbe6</code></a> Don't hold onto references in Consumer (<a href="https://github-redirect.dependabot.com/dotnet/BenchmarkDotNet/issues/2191">#2191</a>)</li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/d3fbc03d6dabeb52f23c6b7e50287150e66957cc"><code>d3fbc03</code></a> Keep generated files when MSBuild bin log is requested (<a href="https://github-redirect.dependabot.com/dotnet/BenchmarkDotNet/issues/2254">#2254</a>)</li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/615384d2553434d7f35c03ab3174d761f82c6c2d"><code>615384d</code></a> Removed deprecated InProcessToolchain. (<a href="https://github-redirect.dependabot.com/dotnet/BenchmarkDotNet/issues/2248">#2248</a>)</li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/5cd288996ca13292fcf638be299c097a600aea7b"><code>5cd2889</code></a> Enabled strong-named assemblies on all OS, fix <a href="https://github-redirect.dependabot.com/dotnet/BenchmarkDotNet/issues/2258">#2258</a></li>
   <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/512413ceb24077154bdf6d6306138accffe64c7a"><code>512413c</code></a> Add JitStatsDiagnoserAttribute (<a href="https://github-redirect.dependabot.com/dotnet/BenchmarkDotNet/issues/2250">#2250</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.4...v0.13.5">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=BenchmarkDotNet&package-manager=nuget&previous-version=0.13.4&new-version=0.13.5)](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] codecov-commenter commented on pull request #1974: Bump BenchmarkDotNet from 0.13.4 to 0.13.5 in /gremlin-dotnet

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

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1974](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7de21d1) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/d91bd8608963c997d1738114912bc4e5df05cb48?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d91bd86) will **decrease** coverage by `5.60%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #1974      +/-   ##
   =============================================
   - Coverage      69.29%   63.69%   -5.60%     
   =============================================
     Files            865       24     -841     
     Lines          41100     3683   -37417     
     Branches        5419        0    -5419     
   =============================================
   - Hits           28481     2346   -26135     
   + Misses         10700     1160    -9540     
   + Partials        1919      177    -1742     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...tinkerpop/gremlin/util/iterator/EmptyIterator.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi91dGlsL2l0ZXJhdG9yL0VtcHR5SXRlcmF0b3IuamF2YQ==) | | |
   | [...he/tinkerpop/gremlin/jsr223/CoreGremlinPlugin.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9qc3IyMjMvQ29yZUdyZW1saW5QbHVnaW4uamF2YQ==) | | |
   | [...tructure/io/graphson/GraphSONTypeDeserializer.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvaW8vZ3JhcGhzb24vR3JhcGhTT05UeXBlRGVzZXJpYWxpemVyLmphdmE=) | | |
   | [...ersal/step/sideEffect/TraversalSideEffectStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL3NpZGVFZmZlY3QvVHJhdmVyc2FsU2lkZUVmZmVjdFN0ZXAuamF2YQ==) | | |
   | [.../gremlin/process/traversal/step/map/IndexStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL21hcC9JbmRleFN0ZXAuamF2YQ==) | | |
   | [...structure/io/graphson/JavaTimeSerializersV3d0.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvaW8vZ3JhcGhzb24vSmF2YVRpbWVTZXJpYWxpemVyc1YzZDAuamF2YQ==) | | |
   | [...gremlin/structure/io/gryo/GryoSerializersV1d0.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvaW8vZ3J5by9HcnlvU2VyaWFsaXplcnNWMWQwLmphdmE=) | | |
   | [...ucture/io/graphson/AbstractObjectDeserializer.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvaW8vZ3JhcGhzb24vQWJzdHJhY3RPYmplY3REZXNlcmlhbGl6ZXIuamF2YQ==) | | |
   | [...g/apache/tinkerpop/gremlin/driver/Channelizer.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1kcml2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3RpbmtlcnBvcC9ncmVtbGluL2RyaXZlci9DaGFubmVsaXplci5qYXZh) | | |
   | [...nkerpop/gremlin/groovy/engine/GremlinExecutor.java](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1ncm9vdnkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3RpbmtlcnBvcC9ncmVtbGluL2dyb292eS9lbmdpbmUvR3JlbWxpbkV4ZWN1dG9yLmphdmE=) | | |
   | ... and [831 more](https://codecov.io/gh/apache/tinkerpop/pull/1974?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :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=The+Apache+Software+Foundation)
   


-- 
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 #1974: Bump BenchmarkDotNet from 0.13.4 to 0.13.5 in /gremlin-dotnet

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

   @dependabot rebase


-- 
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] dependabot[bot] commented on pull request #1974: Bump BenchmarkDotNet from 0.13.4 to 0.13.5 in /gremlin-dotnet

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1974:
URL: https://github.com/apache/tinkerpop/pull/1974#issuecomment-1479895188

   Looks like BenchmarkDotNet is up-to-date now, so this is no longer needed.


-- 
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] dependabot[bot] closed pull request #1974: Bump BenchmarkDotNet from 0.13.4 to 0.13.5 in /gremlin-dotnet

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #1974: Bump BenchmarkDotNet from 0.13.4 to 0.13.5 in /gremlin-dotnet
URL: https://github.com/apache/tinkerpop/pull/1974


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