Skip to content

chore(deps): update rust crate blake3 to v1.8.6 - #21

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.6#21
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/blake3-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Apr 25, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
blake3 workspace.dependencies patch 1.8.41.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

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 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 changed the title chore(deps): update rust crate blake3 to v1.8.5 chore(deps): update rust crate blake3 to v1.8.6 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/blake3-1.x-lockfile branch from fefc191 to 6d0c1b5 Compare August 5, 2026 23:33
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