Skip to content

Bump chia-bls from 0.38.2 to 0.45.0 - #811

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/chia-bls-0.45.0
Open

Bump chia-bls from 0.38.2 to 0.45.0#811
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/chia-bls-0.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps chia-bls from 0.38.2 to 0.45.0.

Release notes

Sourced from chia-bls's releases.

0.45.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.44.0...0.45.0

0.44.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.43.0...0.44.0

0.43.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.42.1...0.43.0

0.42.1

What's Changed

Full Changelog: Chia-Network/chia_rs@0.42.0...0.42.1

0.42.0

... (truncated)

Commits
  • de5c8b3 Merge pull request #1462 from Chia-Network/bump-0.45.0
  • 836c123 bump version to 0.45.0
  • f11f825 Merge pull request #1459 from Chia-Network/truncate-lists
  • 5c1bfe3 Merge pull request #1457 from Chia-Network/validation-err-transition
  • dee71db add feature to the python bindings to truncate a member vector, by name
  • 90cb23e Merge pull request #1458 from Chia-Network/optimize-add-remove
  • 7865ac9 optimize additions_and_removals()
  • dc18435 make check_time_locks() use ValidationErr instead of ErrorCode directly
  • 030a07e update conditions.rs use of atom() and sanitize_uint()
  • f47a1eb use ValidationErr instead of naked ErrorCode. This is a step towards merging ...
  • Additional commits viewable in compare view

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)

Note

Medium Risk
BLS is on the cryptographic verification path for clvmr, so a multi-minor upstream bump warrants regression testing even though this PR only changes manifests.

Overview
Bumps the workspace chia-bls dependency from 0.38.2 to 0.45.0 in Cargo.toml and refreshes Cargo.lock.

The lockfile pulls in matching 0.45.0 chia-traits, chia_streamable_macro, and a second chia-sha2 crate (0.45.0 for the BLS stack) while clvmr / clvm-fuzzing still resolve chia-sha2 0.38.2 for direct use. chia-bls’s dependency graph also standardizes on thiserror 2.x, dropping the old 1.0.69 entries from the lockfile.

No Rust source changes—only dependency versions.

Reviewed by Cursor Bugbot for commit 7ff453b. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [chia-bls](https://github.com/Chia-Network/chia_rs) from 0.38.2 to 0.45.0.
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.38.2...0.45.0)

---
updated-dependencies:
- dependency-name: chia-bls
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 30, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedcargo/​chia-sha2@​0.45.010010093100100
Updatedcargo/​chia-bls@​0.38.2 ⏵ 0.45.010010093100100

View full report

@coveralls-official

Copy link
Copy Markdown

Coverage Report for CI Build 28428601509

Coverage remained the same at 88.119%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 9393
Covered Lines: 8277
Line Coverage: 88.12%
Coverage Strength: 21793193.51 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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.

0 participants