Skip to content

chore(deps): Bump blake2 from 0.10.6 to 0.11.0 - #56

Merged
gitctrlx merged 4 commits into
mainfrom
dependabot/cargo/blake2-0.11.0
Aug 31, 2026
Merged

chore(deps): Bump blake2 from 0.10.6 to 0.11.0#56
gitctrlx merged 4 commits into
mainfrom
dependabot/cargo/blake2-0.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps blake2 from 0.10.6 to 0.11.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 31, 2026
dependabot Bot and others added 2 commits September 1, 2026 00:19
Bumps [blake2](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.11.0.
- [Commits](RustCrypto/hashes@blake2-v0.10.6...blake2-v0.11.0)

---
updated-dependencies:
- dependency-name: blake2
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
blake2 0.11 dropped Blake2bVar / VariableOutput. Use Blake2b256 for
32-byte hashes and Blake2b<U20>/Blake2b<U4> for Filecoin payload and
checksum lengths. KATs unchanged.
@gitctrlx
gitctrlx force-pushed the dependabot/cargo/blake2-0.11.0 branch from 13a066e to 1fb05d6 Compare August 31, 2026 16:19
@gitctrlx
gitctrlx merged commit d6f2657 into main Aug 31, 2026
4 of 5 checks passed
@gitctrlx
gitctrlx deleted the dependabot/cargo/blake2-0.11.0 branch August 31, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant