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

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #2848: Bump HdrHistogram from 2.1.10 to 2.1.12 in /dependencies/default

dependabot[bot] opened a new pull request, #2848:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2848

   Bumps [HdrHistogram](https://github.com/HdrHistogram/HdrHistogram) from 2.1.10 to 2.1.12.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/HdrHistogram/HdrHistogram/releases">HdrHistogram's releases</a>.</em></p>
   <blockquote>
   <h2>HdrHistogram-2.1.12</h2>
   <ul>
   <li>Fixes <a href="https://github-redirect.dependabot.com/HdrHistogram/HdrHistogram/issues/156">HdrHistogram/HdrHistogram#156</a></li>
   <li>Adds packed histogram variants. Recorder variants can now be (optionally) constructed to use packed histogram variants.</li>
   <li>Adds packed array sub-package</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/2b35e19cb387625f2cbf420c9f12829b44e4fe94"><code>2b35e19</code></a> Release 2.1.12</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/af23c9150c49937f2c180d270d5476b3ed61f8a3"><code>af23c91</code></a> cleanup pom</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/cd209063eaef052571b1cc3ac5c9d42580d096ec"><code>cd20906</code></a> Merge remote-tracking branch 'origin/master'</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/deed2b8367af0e84a8acdaf8bfc880d170c0e6c8"><code>deed2b8</code></a> packed array recorder updates</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/31af17004de354975c9bd4a362486ae2503cd261"><code>31af170</code></a> Update maven.yml</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/87373dace8669bf313958f871d64af1e33b5a413"><code>87373da</code></a> Changed comments for tooltips and change piechart to corechart. (<a href="https://github-redirect.dependabot.com/HdrHistogram/HdrHistogram/issues/164">#164</a>)</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/aff1d59acba915fcccb95d617d6fec516ce2f529"><code>aff1d59</code></a> Minor spelling and grammar fixes. (<a href="https://github-redirect.dependabot.com/HdrHistogram/HdrHistogram/issues/163">#163</a>)</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/8ccc467ebc11335c654ec54e1c25b664ab0099ef"><code>8ccc467</code></a> fix lgtm warnings</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/fc67936d4e4c166c95d2cac08c2516928a01814a"><code>fc67936</code></a> Fix lgtm warnings</li>
   <li><a href="https://github.com/HdrHistogram/HdrHistogram/commit/a4501f52d2360614fec0c3901afc3b5948f04b56"><code>a4501f5</code></a> touchup comments</li>
   <li>Additional commits viewable in <a href="https://github.com/HdrHistogram/HdrHistogram/compare/HdrHistogram-2.1.10...HdrHistogram-2.1.12">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hdrhistogram:HdrHistogram&package-manager=maven&previous-version=2.1.10&new-version=2.1.12)](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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj commented on pull request #2848: Bump HdrHistogram from 2.1.10 to 2.1.12 in /dependencies/default

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on PR #2848:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2848#issuecomment-1123248454

   After a deep dive to this dependency, I figure out that we have an indirect dependency on this component.


-- 
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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #2848: Bump HdrHistogram from 2.1.10 to 2.1.12 in /dependencies/default

Posted by GitBox <gi...@apache.org>.
Shoothzj merged PR #2848:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2848


-- 
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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] fu-turer commented on pull request #2848: Bump HdrHistogram from 2.1.10 to 2.1.12 in /dependencies/default

Posted by GitBox <gi...@apache.org>.
fu-turer commented on PR #2848:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2848#issuecomment-1123231144

   > I think it's an unused dependency and can be deleted. @fu-turer Could you please have deleting this?
   
   @Shoothzj OK.


-- 
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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #2848: Bump HdrHistogram from 2.1.10 to 2.1.12 in /dependencies/default

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #2848:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2848#issuecomment-1122417474

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848?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 [#2848](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (aa60574) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/d0b3569ac2959fb40cc70dcdae91a52e33125e4a?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d0b3569) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #2848      +/-   ##
   ============================================
   - Coverage     77.32%   77.31%   -0.02%     
     Complexity     1419     1419              
   ============================================
     Files          1615     1615              
     Lines         43334    43334              
     Branches       3672     3672              
   ============================================
   - Hits          33508    33502       -6     
   - Misses         8288     8293       +5     
   - Partials       1538     1539       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../servicecomb/registry/discovery/DiscoveryTree.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1yZWdpc3RyeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvcmVnaXN0cnkvZGlzY292ZXJ5L0Rpc2NvdmVyeVRyZWUuamF2YQ==) | `96.49% <0.00%> (-3.51%)` | :arrow_down: |
   | [...he/servicecomb/foundation/common/net/NetUtils.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2ZvdW5kYXRpb24vY29tbW9uL25ldC9OZXRVdGlscy5qYXZh) | `62.99% <0.00%> (-1.58%)` | :arrow_down: |
   | [...mb/config/ConfigCenterConfigurationSourceImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHluYW1pYy1jb25maWcvY29uZmlnLWNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb25maWcvQ29uZmlnQ2VudGVyQ29uZmlndXJhdGlvblNvdXJjZUltcGwuamF2YQ==) | `9.78% <0.00%> (-1.09%)` | :arrow_down: |
   | [...egistry/client/http/ServiceRegistryClientImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmljZS1yZWdpc3RyeS9yZWdpc3RyeS1zZXJ2aWNlLWNlbnRlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvc2VydmljZXJlZ2lzdHJ5L2NsaWVudC9odHRwL1NlcnZpY2VSZWdpc3RyeUNsaWVudEltcGwuamF2YQ==) | `70.66% <0.00%> (-0.39%)` | :arrow_down: |
   | [...comb/core/definition/MicroserviceVersionsMeta.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9kZWZpbml0aW9uL01pY3Jvc2VydmljZVZlcnNpb25zTWV0YS5qYXZh) | `100.00% <0.00%> (+5.26%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [d0b3569...aa60574](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2848?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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@servicecomb.apache.org

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