Skip to content

chore(deps): update rust crate blake3 to v1.8.7 - #33

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/blake3-1.x-lockfile
Open

chore(deps): update rust crate blake3 to v1.8.7#33
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/blake3-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
blake3 dependencies patch 1.8.51.8.7

Release Notes

BLAKE3-team/BLAKE3 (blake3)

v1.8.7

Compare Source

version 1.8.7

Changes since 1.8.6:

  • Remove the arrayref dependency. Unfortunately the crates.io owner
    was compromised.

v1.8.6

Compare Source

version 1.8.6

Changes since 1.8.5:

  • update_mmap and update_mmap_rayon (and by extension b3sum) now
    use seek rather than metadata to get the length of a file/mapping,
    and they tolerate mmap failures. That means b3sum will now memory
    map e.g. Linux block devices, which support mapping despite reporting
    length 0 in metadata. Hashing NUL files on Windows also works now,
    where previously it was an error unless you used --no-mmap or <.
    This change was originally proposed by @​nabijaczleweli.

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 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.

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