Skip to content

deps(cargo): bump blake3 from 1.8.5 to 1.8.6 - #55

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/blake3-1.8.6
Open

deps(cargo): bump blake3 from 1.8.5 to 1.8.6#55
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/blake3-1.8.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps blake3 from 1.8.5 to 1.8.6.

Release notes

Sourced from blake3's releases.

1.8.6

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

@dependabot dependabot Bot added advisory Security / supply-chain advisory related (Dependabot, CodeQL, SPHINX-gated) dependencies Pull requests that update a dependency file rust Rust / Cargo ecosystem updates and changes labels Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/blake3-1.8.6 branch from ac42cf5 to 639828d Compare August 12, 2026 04:56
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](BLAKE3-team/BLAKE3@1.8.5...1.8.6)

---
updated-dependencies:
- dependency-name: blake3
  dependency-version: 1.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/blake3-1.8.6 branch from ab40f06 to 13460ba Compare August 12, 2026 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

advisory Security / supply-chain advisory related (Dependabot, CodeQL, SPHINX-gated) dependencies Pull requests that update a dependency file rust Rust / Cargo ecosystem updates and changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant