Skip to content

Bump HdrHistogram from 2.1.10 to 2.1.12 in /dependencies/default#2848

Merged
hezhangjian merged 1 commit intomasterfrom
dependabot/maven/dependencies/default/org.hdrhistogram-HdrHistogram-2.1.12
May 11, 2022
Merged

Bump HdrHistogram from 2.1.10 to 2.1.12 in /dependencies/default#2848
hezhangjian merged 1 commit intomasterfrom
dependabot/maven/dependencies/default/org.hdrhistogram-HdrHistogram-2.1.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2022

Bumps HdrHistogram from 2.1.10 to 2.1.12.

Release notes

Sourced from HdrHistogram's releases.

HdrHistogram-2.1.12

  • Fixes HdrHistogram/HdrHistogram#156
  • Adds packed histogram variants. Recorder variants can now be (optionally) constructed to use packed histogram variants.
  • Adds packed array sub-package
Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [HdrHistogram](https://github.com/HdrHistogram/HdrHistogram) from 2.1.10 to 2.1.12.
- [Release notes](https://github.com/HdrHistogram/HdrHistogram/releases)
- [Commits](HdrHistogram/HdrHistogram@HdrHistogram-2.1.10...HdrHistogram-2.1.12)

---
updated-dependencies:
- dependency-name: org.hdrhistogram:HdrHistogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2848 (aa60574) into master (d0b3569) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             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 Coverage Δ
.../servicecomb/registry/discovery/DiscoveryTree.java 96.49% <0.00%> (-3.51%) ⬇️
...he/servicecomb/foundation/common/net/NetUtils.java 62.99% <0.00%> (-1.58%) ⬇️
...mb/config/ConfigCenterConfigurationSourceImpl.java 9.78% <0.00%> (-1.09%) ⬇️
...egistry/client/http/ServiceRegistryClientImpl.java 70.66% <0.00%> (-0.39%) ⬇️
...comb/core/definition/MicroserviceVersionsMeta.java 100.00% <0.00%> (+5.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0b3569...aa60574. Read the comment docs.

Copy link
Member

@hezhangjian hezhangjian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@fu-turer
Copy link
Contributor

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

@shoothzj OK.

@hezhangjian
Copy link
Member

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

@hezhangjian hezhangjian merged commit 2d3f502 into master May 11, 2022
@hezhangjian hezhangjian deleted the dependabot/maven/dependencies/default/org.hdrhistogram-HdrHistogram-2.1.12 branch May 11, 2022 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants