Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/axiomhq/hyperloglog to v0.2.1 #15440

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/axiomhq/hyperloglog v0.2.0 -> v0.2.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

axiomhq/hyperloglog (github.com/axiomhq/hyperloglog)

v0.2.1: intmap.Set

Compare Source

Use intmap.Set[uint32] instead of map[uint32]struct{}
Increases speed operations of Add and Merge

What's Changed

Full Changelog: axiomhq/hyperloglog@v0.2.0...v0.2.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 17, 2024
@renovate renovate bot requested a review from a team as a code owner December 17, 2024 13:32
Copy link
Collaborator

@paul1r paul1r left a comment

Choose a reason for hiding this comment

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

Need a test so that vendor/github.com/kamstrup/intmap/map64.go:22:11: 0x9E3779B9 (untyped int constant 2654435769) overflows int is tested

@renovate renovate bot force-pushed the deps-update/github.comaxiomhqhyperloglog branch from 49c6a50 to 15a46d4 Compare December 17, 2024 14:28
@paul1r
Copy link
Collaborator

paul1r commented Dec 17, 2024

kamstrup/intmap#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant