pinot
pinot copied to clipboard
Bump com.dynatrace.hash4j:hash4j from 0.26.0 to 0.28.0
Bumps com.dynatrace.hash4j:hash4j from 0.26.0 to 0.28.0.
Release notes
Sourced from com.dynatrace.hash4j:hash4j's releases.
v0.28.0
New Features:
- added ChibiHash v2 hash function (see https://github.com/N-R-K/ChibiHash)
Full Changelog: https://github.com/dynatrace-oss/hash4j/compare/v0.27.0...v0.28.0
v0.27.0
New Features:
ByteAccess.forByteArray,ByteAccess.forByteBuffer,ByteAccess.forMemorySegmentfactory methods to getByteAccessinstances forbyte[],ByteBuffer, andMemorySegment, respectively. (ByteAccess.forMemorySegmentrequires Java >= 25.)Full Changelog: https://github.com/dynatrace-oss/hash4j/compare/v0.26.0...v0.27.0
Commits
d907da2Merge pull request #477 from dynatrace-oss/chibihash7662bf9prepare release v0.28.05b366caMerge pull request #478 from dynatrace-oss/dependabot/gradle/org.sonarqube-7....d586310Bump org.sonarqube from 7.0.0.6105 to 7.0.1.6134e68e17dMerge pull request #476 from dynatrace-oss/chibihashc0168c9implementation of ChibiHash v2915115aadded reference implementation to ChibiHasha3fa989Merge pull request #475 from dynatrace-oss/dependabot/gradle/com.google.error...d41ade1Bump com.google.errorprone:error_prone_core from 2.42.0 to 2.43.0c265484Merge pull request #474 from dynatrace-oss/dependabot/gradle/org.sonarqube-7....- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| com.dynatrace.hash4j:hash4j | [>= 0.27.a0, < 0.28] |
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.