Skip to content

fix(deps): update rust crate bloomfilter to v3#24

Open
stoat-release[bot] wants to merge 1 commit into
mainfrom
renovate/bloomfilter-3.x
Open

fix(deps): update rust crate bloomfilter to v3#24
stoat-release[bot] wants to merge 1 commit into
mainfrom
renovate/bloomfilter-3.x

Conversation

@stoat-release

@stoat-release stoat-release Bot commented Jun 22, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
bloomfilter dev-dependencies major 1.*3.*
bloomfilter dependencies major 1.*3.*

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: (UTC)

  • 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 these updates again.


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

This PR has been generated by Mend Renovate.

@stoat-release stoat-release Bot force-pushed the renovate/bloomfilter-3.x branch from bfa6348 to 257225e Compare June 22, 2026 18:45
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.

0 participants