Skip to content

chore(deps): bump blake3 from 1.8.3 to 1.8.4#1350

Merged
ludfjig merged 1 commit intomainfrom
dependabot/cargo/blake3-1.8.4
Apr 1, 2026
Merged

chore(deps): bump blake3 from 1.8.3 to 1.8.4#1350
ludfjig merged 1 commit intomainfrom
dependabot/cargo/blake3-1.8.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps blake3 from 1.8.3 to 1.8.4.

Release notes

Sourced from blake3's releases.

1.8.4

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.
Commits
  • b97a24f version 1.8.4
  • 0ebe469 update to new rustcrypto trait releases
  • d4b005a wasm32_simd: use i8x16_shuffle for rot8 and rot16
  • 6eebbbd fix a struct size mismatch in tests
  • fb1411e c: use SIZE_MAX instead of -1 for size_t sentinels, add <stdint.h>
  • See full diff in compare view

@dependabot dependabot bot added the kind/dependencies For PRs that update dependencies or related components label Mar 31, 2026
@jsturtevant
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](BLAKE3-team/BLAKE3@1.8.3...1.8.4)

---
updated-dependencies:
- dependency-name: blake3
  dependency-version: 1.8.4
  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.4 branch from e85d25b to d2e12a1 Compare April 1, 2026 21:18
@ludfjig ludfjig merged commit de3aa64 into main Apr 1, 2026
41 checks passed
@ludfjig ludfjig deleted the dependabot/cargo/blake3-1.8.4 branch April 1, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants