Skip to content

Update Rust crate blake3 to v1.8.6 - #141

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

Update Rust crate blake3 to v1.8.6#141
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/blake3-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
blake3 dependencies patch 1.8.31.8.6

Release Notes

BLAKE3-team/BLAKE3 (blake3)

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.

v1.8.5

Compare Source

version 1.8.5

Changes since 1.8.4:

  • Forcibly disable LTO when compiling C intrinsics from the Rust build.
    This fixes a build break on Arch Linux ARM:
    #​550

v1.8.4

Compare Source

version 1.8.4

Changes since 1.8.3:

  • Updated the digest dependency from v0.10 to v0.11. THIS IS A
    POTENTIALLY BREAKING CHANGE for callers using the traits-preview
    Cargo feature. But this is not considered a breaking change for the
    blake3 crate itself; see the docs for traits-preview.
  • Performance for WASM SIMD targets is improved by ~20% when the
    wasm32_simd feature is enabled. Contributed by @​lamb356.

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.

@renovate renovate Bot changed the title chore(deps): update rust crate blake3 to v1.8.4 Update Rust crate blake3 to v1.8.4 Apr 8, 2026
@renovate renovate Bot changed the title Update Rust crate blake3 to v1.8.4 Update Rust crate blake3 to v1.8.5 Apr 25, 2026
@renovate
renovate Bot force-pushed the renovate/blake3-1.x-lockfile branch from ab90b35 to 47ba74e Compare April 25, 2026 02:06
@renovate
renovate Bot force-pushed the renovate/blake3-1.x-lockfile branch from 47ba74e to aa8bad1 Compare May 18, 2026 11:01
@renovate
renovate Bot force-pushed the renovate/blake3-1.x-lockfile branch from aa8bad1 to cc8d1ae Compare August 6, 2026 02:35
@renovate renovate Bot changed the title Update Rust crate blake3 to v1.8.5 Update Rust crate blake3 to v1.8.6 Aug 6, 2026
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