Skip to content

build(deps): bump com.carrotsearch:hppc from 0.10.0 to 0.11.1#8755

Merged
pethers merged 1 commit into
masterfrom
dependabot/maven/com.carrotsearch-hppc-0.11.1
Jul 9, 2026
Merged

build(deps): bump com.carrotsearch:hppc from 0.10.0 to 0.11.1#8755
pethers merged 1 commit into
masterfrom
dependabot/maven/com.carrotsearch-hppc-0.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps com.carrotsearch:hppc from 0.10.0 to 0.11.1.

Changelog

Sourced from com.carrotsearch:hppc's changelog.

[0.11.1]

** Other

GH-258: sonatype release process updates.

[0.11.0]

** New features and API changes

GH-255: Gradle upgrade. Dependency upgrades. (Dawid Weiss)

GH-255: JUnit Platform + JUnit vintage is now used to run the tests.

GH-255: Minimum Java bumped to 21 (from 11). (Dawid Weiss)

** Bugs

GH-257: BitSet.asIntLookupContainer()/asLongLookupContainer().contains() now returns false (not true) for negative indices. (raphaelroshan)

[0.10.0]

** New features and API changes

GH-250: Add KTypeIndexedContainer stream, sort and reverse methods. (Bruno Roustant)

GH-247: Add KTypeArrayList removeAt and rename remove to removeElement. (Bruno Roustant)

GH-244: Hide RamUsageEstimator from the public API. (Dawid Weiss)

GH-239: Minimum Java bumped to 11 (from 8). (Dawid Weiss)

GH-235: Drop WormMap and WormSet. Those associative containers implementing Worm Hashing were added in HPPC-176. Since then, with improvements to HashMap, there is no clear advantage to using WormMap. Dropping them helps to reduce the library size. (Bruno Roustant).

** Improvements

GH-248: List constructor creates a buffer with capacity exactly the expected number of elements. (Bruno Roustant)

** Bugs

GH-237: Fix HashMap put/remove returned value for empty key after clear. (Bruno Roustant)

... (truncated)

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 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 [com.carrotsearch:hppc](https://github.com/carrotsearch/hppc) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/carrotsearch/hppc/releases)
- [Changelog](https://github.com/carrotsearch/hppc/blob/master/CHANGES.txt)
- [Commits](carrotsearch/hppc@0.10.0...0.11.1)

---
updated-dependencies:
- dependency-name: com.carrotsearch:hppc
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies java Pull requests that update Java code labels Jul 9, 2026
@dependabot
dependabot Bot requested a review from pethers as a code owner July 9, 2026 10:00
Copilot AI review requested due to automatic review settings July 9, 2026 10:00
@dependabot dependabot Bot added dependencies java Pull requests that update Java code labels Jul 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA b051798.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

service.data.impl/pom.xml

PackageVersionLicenseIssue Type
com.carrotsearch:hppc0.11.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.carrotsearch:hppc 0.11.1 UnknownUnknown

Scanned Files

  • service.data.impl/pom.xml

@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

📚 Javadoc Generated

The Javadoc documentation has been generated for this PR. Download the javadoc artifact from the workflow run to view the complete API documentation with UML diagrams.

@pethers
pethers merged commit 2dff52a into master Jul 9, 2026
9 checks passed
@pethers
pethers deleted the dependabot/maven/com.carrotsearch-hppc-0.11.1 branch July 9, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants