chore: bump it.unimi.dsi:fastutil from 8.5.15 to 8.5.19 - #323
Merged
Conversation
Contributor
Author
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/gradle/it.unimi.dsi-fastutil-8.5.19
branch
from
August 27, 2026 01:32
a092ac3 to
9228fea
Compare
Contributor
Bumps [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) from 8.5.15 to 8.5.19. - [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES) - [Commits](vigna/fastutil@8.5.15...8.5.19) --- updated-dependencies: - dependency-name: it.unimi.dsi:fastutil dependency-version: 8.5.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/it.unimi.dsi-fastutil-8.5.19
branch
from
August 27, 2026 03:18
9228fea to
b5826c2
Compare
dependabot
Bot
deleted the
dependabot/gradle/it.unimi.dsi-fastutil-8.5.19
branch
August 27, 2026 03:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps it.unimi.dsi:fastutil from 8.5.15 to 8.5.19.
Changelog
Sourced from it.unimi.dsi:fastutil's changelog.
... (truncated)
Commits
46316b1Round of fixes by Fable29fc48bMade grow methods public5609ef7Added note about ensureCapacity not growing exponentiallyc6434abRevised forEach for mapsca67ef7Updated site1ff1922Fixed non-existent method106a747Type-specific map forEach and ObjectInput/Output support for fast byte array ...be6898bMerge pull request #360 from magicprinc/FBAOS_DO5bed452Fixed docs and tests27ddd25Merge pull request #369 from viciscat/type-specific-foreach