Skip to content

chore(gradle): bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.2#6228

Merged
devinrsmith merged 1 commit intomainfrom
dependabot/gradle/org.hdrhistogram-HdrHistogram-2.2.2
Oct 24, 2024
Merged

chore(gradle): bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.2#6228
devinrsmith merged 1 commit intomainfrom
dependabot/gradle/org.hdrhistogram-HdrHistogram-2.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 22, 2024

Bumps org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.2.

Release notes

Sourced from org.hdrhistogram:HdrHistogram's releases.

HdrHistogram-2.2.2

Revert moditect plugin use and use Automatic-Module-Name instead

Fixes HdrHistogram/HdrHistogram#206

HdrHistogram-2.2.1

High Level changes

  • Changes to Java SE versions support:

    • Moves earliest supported Java SE version to Java 8 (Java 7 no longer supported starting 2.2.x)
    • Builds and tests on Java SE 8, 11, 17, and 21. Produces Java SE 8 (source, target, release) artifacts.
    • Packaging (mvn package) requires Java SE 11 or above. Will still produce Java SE 8 compatible jars, but also includes module info.
  • Adds API to abstract histogram snapshot sources via IntervalHistogramProvider (see HdrHistogram/HdrHistogram#185)

  • Adds explicit module info using the moditect maven plugin (see HdrHistogram/HdrHistogram#205)

What's Changed

New Contributors

Full Changelog: HdrHistogram/HdrHistogram@HdrHistogram-2.1.12...HdrHistogram-2.2.1

Commits
  • 3ae7ae1 [maven-release-plugin] prepare release HdrHistogram-2.2.2
  • c655bfa Revert moditect plugin use and use Automatic-Module-Name instead
  • 64fbddc Update maven.yml
  • 40f7173 Update maven.yml
  • 2d36573 Prepare for 2.2.2-SNAPSHOT
  • 3d26bfe Update maven.yml
  • 05ea4e1 [maven-release-plugin] prepare release HdrHistogram-2.2.1
  • 501359b Javadoc warning cleanup
  • 2b676dc Javadoc warning cleanup
  • afa36a3 Ensures building for Java SE release when compiling on newer JDK versions
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.hdrhistogram:HdrHistogram](https://github.com/HdrHistogram/HdrHistogram) from 2.1.12 to 2.2.2.
- [Release notes](https://github.com/HdrHistogram/HdrHistogram/releases)
- [Commits](HdrHistogram/HdrHistogram@HdrHistogram-2.1.12...HdrHistogram-2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.hdrhistogram-HdrHistogram-2.2.2 branch from 71caf02 to ca9f2af Compare October 22, 2024 23:22
@devinrsmith devinrsmith added this to the Triage milestone Oct 24, 2024
Copy link
Copy Markdown
Member

@devinrsmith devinrsmith left a comment

Choose a reason for hiding this comment

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

This dependency seems relatively minor, as it's used for various performance logs, mainly in the context of Barrage.

Enabled auto-merge, leaving to @nbauernfeind for further review and approval.

@devinrsmith devinrsmith enabled auto-merge (squash) October 24, 2024 15:29
@devinrsmith devinrsmith merged commit 9adaadc into main Oct 24, 2024
@devinrsmith devinrsmith deleted the dependabot/gradle/org.hdrhistogram-HdrHistogram-2.2.2 branch October 24, 2024 18:21
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants