chore(deps): update rust crate blake3 to v1.8.6 #162
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
femboy/yip!162
Loading…
Reference in a new issue
No description provided.
Delete branch "nop/blake3-1.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.8.5→1.8.6Release Notes
BLAKE3-team/BLAKE3 (blake3)
v1.8.6Compare Source
version 1.8.6
Changes since 1.8.5:
update_mmapandupdate_mmap_rayon(and by extensionb3sum) nowuse
seekrather thanmetadatato get the length of a file/mapping,and they tolerate
mmapfailures. That meansb3sumwill now memorymap e.g. Linux block devices, which support mapping despite reporting
length 0 in
metadata. HashingNULfiles on Windows also works now,where previously it was an error unless you used
--no-mmapor<.This change was originally proposed by @nabijaczleweli.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.