Skip to content

Bump Blake3 from 1.0.0 to 3.0.2 - #17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Blake3-3.0.2
Open

Bump Blake3 from 1.0.0 to 3.0.2#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Blake3-3.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown

Pinned Blake3 at 3.0.2.

Release notes

Sourced from Blake3's releases.

3.0.2

Changes

🚀 Enhancements

  • Improve Perf with specialized x86 SIMD kernels (b85616c6)
  • Refactor benchmark selection (5141ff22)
  • Improve Perf for ARM64 parent compression (272064bc)

📚 Documentation

  • Update doc for optimized benchmark results (bc622edf)

Full Changelog: 3.0.1...3.0.2

Published with dotnet-releaser

3.0.1

Changes

🐛 Bug Fixes

  • Fix managed hasher allocations (#​35) (698da984)

🧰 Misc

  • Make Blake3 compatible with net8.0 (11bef92b)

Full Changelog: 3.0.0...3.0.1

Published with dotnet-releaser

3.0.0

Changes

🚨 Breaking Changes

  • Breaking change: Blake3 is now fully managed, Blake3.Native is the previous Blake3 (b9f085c5)

✨ New Features

  • Add AGENTS.md (03af1e75)
  • Add managed BLAKE3 hasher (8e967138)
  • Add managed parallel BLAKE3 updates (e8d4b574)
  • Add managed BLAKE3 package (b2843390)
  • Add macOS benchmarks (c91c9b56)
  • Add NuGet Trusted Publishing via dotnet-releaser (6bfe3e83)

🐛 Bug Fixes

  • Fix benchmarks (27d7d878)
  • Fix native ci (c8f63ccf)

🚀 Enhancements

  • Improve Perf managed BLAKE3 with SIMD (1dbfc0cf)
  • Improve Perf managed BLAKE3 AVX-512 hashing (008e6843)
  • Improve Perf managed one-shot hashing (fb9138cc)
  • Improve Perf managed single-chunk hashing (b1654038)
  • Improve Perf managed chunk tails (56677dad)
  • Improve Perf for AVX2 wide chunk transposition (87fe6895)
  • Improve Perf ARM64 managed hashing (fc86c499)
  • Improve Perf ARM64 short-input hashing (9b1924da)
  • Enhance Blake3.NET logo (91823f6d)

🧰 Maintenance

  • Update ci test ISA matrix (23973d2e)

🏭 Tests

  • Improve test managed edge cases across platforms (717e6ba1)

📚 Documentation

  • Update docs for managed benchmarks (41fd9f43)
  • Improve doc benchmark presentation (63f58b12)
  • Update doc for 3.0 package changes (b0b6e60d)

🧰 Misc

  • Update benchmarks to produce assembly (78bc4dc3)
  • Remove changelog (a7fed3b8)
    ... (truncated)

2.2.1

Changes

🐛 Bug Fixes

  • fix: resolve 5 bugs in .NET managed layer (PR #​34) by @​HMBSbige

🧰 Misc

  • Update readme with dotnet net10.0 (1b178036)

Full Changelog: 2.2.0...2.2.1

Published with dotnet-releaser

2.2.0

Changes

✨ New Features

  • Add musl build (PR #​32)
  • Add musl binaries (5f0531b4)

🧰 Misc

  • Update readme (03269f93)

Full Changelog: 2.1.1...2.2.0

Published with dotnet-releaser

2.1.1

Changes

🧰 Misc

  • Update HashAlgorithm (3df186b7)

Full Changelog: 2.1.0...2.1.1

Published with dotnet-releaser

2.1.0

Changes

🐛 Bug Fixes

  • Fix native GitHub action (6713b443)
  • Fix native ci to not be triggered in PR (5d1f57fd)

🧰 Maintenance

  • Update ci (cc38f6cb)
  • Fix ci for native (424b4481)

🧰 Misc

  • Implement LibraryImport instead of DllImport. (PR #​31) by @​FirehawkV21
  • Update readme.md (4fd27c40)
  • Upgrade to Blake 1.8.2 (a7925af3)
  • Use ubuntu-22.04 (32cb599b)
  • Update to slnx and central pkg mgt (5d23ae9c)
  • Update readme.md (fe648488)

Full Changelog: 2.0.0...2.1.0

Published with dotnet-releaser

2.0.0

Changes

🐛 Bug Fixes

  • Fix macos-latest (1a4820ab)

🧰 Misc

  • Update readme.md (ac44d226)
  • Update BLAKE3 to 1.5.5 (455aa40e)
  • Use macos latest instead (2822ce0c)
  • Update binaries to 1.5.5 (32dd3771)

Full Changelog: 1.1.0...2.0.0

Published with dotnet-releaser

1.1.0

Changes

✨ New Features

  • Add nuget.org only config (6f7d9c80)
  • Add obsolete constructor and block its usage with obsolete (Fixes #​24) (2213abe9)

🧰 Maintenance

  • Update ci.yml with nuget config (45d387db)
  • Update ci with reusable workflows (25d9165b)

📦 Dependencies

  • Update dependencies (7fb50795)

🧰 Misc

  • Cleanup code (b955382c)

Full Changelog: 1.0.0...1.1.0

Published with dotnet-releaser

Commits viewable in compare view.

@dependabot @github

dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

---
updated-dependencies:
- dependency-name: Blake3
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Blake3-3.0.2 branch from fed2978 to 84a9044 Compare September 10, 2026 04:19
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