Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Type Update Change
bloomfilter dependencies major 2.0.0 -> 3.0.0

Release Notes

jedisct1/rust-bloom-filter (bloomfilter)

v3.0.1

Compare Source

v3.0.0

This release is incompatible with previous versions.

You need to change your code, or it won't even compile. It's also unable to load serialized representations made by previous versions. It also requires a bit more memory than before.

However, serializing and deserializing bloom filters is now less confusing. All the required parameters are now part of the serialized data.


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 is behind base branch, 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 force-pushed the renovate/bloomfilter-3.x branch from 62d1d6b to 274389d Compare December 3, 2024 12:47
@zonyitoo zonyitoo merged commit 371af48 into master Dec 3, 2024
22 checks passed
@zonyitoo zonyitoo deleted the renovate/bloomfilter-3.x branch March 19, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants