Bump chia-bls from 0.38.2 to 0.46.0 - #523
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/cargo/chia-bls-0.45.1
branch
from
July 20, 2026 18:37
17b2543 to
4ba5fa9
Compare
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/chia-bls-0.45.1
branch
from
July 25, 2026 00:47
4ba5fa9 to
6d4bf37
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 6d4bf37. Configure here.
Bumps [chia-bls](https://github.com/Chia-Network/chia_rs) from 0.38.2 to 0.46.0. - [Release notes](https://github.com/Chia-Network/chia_rs/releases) - [Commits](Chia-Network/chia_rs@0.38.2...0.46.0) --- updated-dependencies: - dependency-name: chia-bls dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/chia-bls-0.45.1
branch
from
July 28, 2026 02:08
6d4bf37 to
536105e
Compare
Contributor
Author
|
Superseded by #539. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Bumps chia-bls from 0.38.2 to 0.46.0.
Release notes
Sourced from chia-bls's releases.
... (truncated)
Commits
7d48790Merge pull request #1487 from Chia-Network/bump-0.46.07fcb1ddbump version to 0.46.01ad07ebMerge pull request #1479 from Chia-Network/compute_plot_group_id_v2181b487Merge pull request #1486 from Chia-Network/p256-k256-stable2fd5715Merge pull request #1484 from Chia-Network/v2-plot-filter-constants495cc15bump k256 and p256 to stable releasesc2b167cMerge pull request #1485 from Chia-Network/update-crossbeamf87ecc3bump crossbeam-epoch from 0.9.18 -> 0.9.20176b28dreplace v2 plot filter constants for the new filter algorithmea43272Merge pull request #1471 from Chia-Network/bump-clvmr-0.18.0Note
Medium Risk
Upgrades the BLS/crypto dependency across several minor releases with no code changes in-repo; behavior depends on upstream
chia_rscompatibility and the split lockfile withclvmron 0.38.2.Overview
Dependency-only bump of the direct
chia-blscrate from 0.38.2 to 0.46.0 inCargo.toml, withCargo.lockrefreshed sochialisppulls in the newchia-blsstack (chia-sha2,chia-traits,chia_streamable_macroat 0.46.0 andthiserror2.x).The lockfile now resolves two
chia-blsversions: 0.46.0 for this crate and 0.38.2 still required byclvmr. No application or Rust source changes in the diff.Reviewed by Cursor Bugbot for commit 536105e. Bugbot is set up for automated code reviews on this repo. Configure here.