dependabot[bot] opened a new pull request, #17435: URL: https://github.com/apache/pinot/pull/17435
Bumps [com.dynatrace.hash4j:hash4j](https://github.com/dynatrace-oss/hash4j) from 0.26.0 to 0.29.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dynatrace-oss/hash4j/releases">com.dynatrace.hash4j:hash4j's releases</a>.</em></p> <blockquote> <h2>v0.29.0</h2> <p><strong>New Features:</strong></p> <ul> <li>faster JumpBackHash implementations: <ul> <li><code>ConsistentHashing.jumpBackHashSplitMix64</code></li> <li><code>ConsistentHashing.jumpBackHashXorshiftL7R9</code></li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dynatrace-oss/hash4j/compare/v0.28.0...v0.29.0">https://github.com/dynatrace-oss/hash4j/compare/v0.28.0...v0.29.0</a></p> <h2>v0.28.0</h2> <p><strong>New Features:</strong></p> <ul> <li>added ChibiHash v2 hash function (see <a href="https://github.com/N-R-K/ChibiHash">https://github.com/N-R-K/ChibiHash</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dynatrace-oss/hash4j/compare/v0.27.0...v0.28.0">https://github.com/dynatrace-oss/hash4j/compare/v0.27.0...v0.28.0</a></p> <h2>v0.27.0</h2> <p><strong>New Features:</strong></p> <ul> <li><code>ByteAccess.forByteArray</code>, <code>ByteAccess.forByteBuffer</code>, <code>ByteAccess.forMemorySegment</code> factory methods to get <code>ByteAccess</code> instances for <code>byte[]</code>, <code>ByteBuffer</code>, and <code>MemorySegment</code>, respectively. (<code>ByteAccess.forMemorySegment</code> requires Java >= 25.)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dynatrace-oss/hash4j/compare/v0.26.0...v0.27.0">https://github.com/dynatrace-oss/hash4j/compare/v0.26.0...v0.27.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/f314d5e3ccba582c807c79b04d041be86e455809"><code>f314d5e</code></a> update api diff</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/f36cb45d8b1064986a7847548201ddd3ea957bf2"><code>f36cb45</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/519">#519</a> from dynatrace-oss/release-0.29.0</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/0208c75251264c7a16b1b1b41d00a5958e364da7"><code>0208c75</code></a> prepare for release v0.29.0</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/99b69dfddb3de9a9aca86b26eead5348679e106f"><code>99b69df</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/518">#518</a> from dynatrace-oss/jumpbackhash-splitmix64</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/852d2a36cb33c5eba2f2768eaf3ecdaed528615e"><code>852d2a3</code></a> optimized variant of JumpBackHash using the SplitMix64 random generator</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/1a938b646305a652b0bd89f121e797b3e71f8e0d"><code>1a938b6</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/517">#517</a> from dynatrace-oss/renovate/org.sonarqube-7.x</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/07f506fca2a8879200cb6789ed2c0d50cdaedeb9"><code>07f506f</code></a> Update plugin org.sonarqube to v7.2.2.6593</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/c8964754a7b8e242ee2c970113c85b1b1d60a0ef"><code>c896475</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/516">#516</a> from dynatrace-oss/renovate/org.sonarqube-7.x</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/f08c790d696276b86503683250d8e6ba705d2ae0"><code>f08c790</code></a> Update plugin org.sonarqube to v7.2.1.6560</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/8f94669c76aec9e3004feca7942296a05176a897"><code>8f94669</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/515">#515</a> from dynatrace-oss/renovate/actions-cache-5.x</li> <li>Additional commits viewable in <a href="https://github.com/dynatrace-oss/hash4j/compare/v0.26.0...v0.29.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | com.dynatrace.hash4j:hash4j | [>= 0.27.a0, < 0.28] | </details> [](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 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) </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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
