Skip to content

Bump chia-sha2 from 0.34.0 to 0.38.1#737

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/chia-sha2-0.38.1
Open

Bump chia-sha2 from 0.34.0 to 0.38.1#737
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/chia-sha2-0.38.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps chia-sha2 from 0.34.0 to 0.38.1.

Release notes

Sourced from chia-sha2's releases.

0.38.1

What's Changed

Full Changelog: Chia-Network/chia_rs@0.38.0...0.38.1

0.38.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.37.0...0.38.0

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

0.36.1

What's Changed

... (truncated)

Commits
  • b3a1d99 Merge pull request #1369 from Chia-Network/bump-0.18.1
  • 7f8af5a Merge pull request #1368 from Chia-Network/coveralls
  • 8361589 Set fail-on-error to false in workflows
  • 5fba2d1 bump version to circumvent coveralls outage
  • 05cd371 a coveralls service outage should not hold up a release
  • ccc3c76 Merge pull request #1366 from Chia-Network/bump-0.38.0
  • 6c79440 bump version to 0.38.0
  • 8068425 Merge pull request #1365 from Chia-Network/fc.improve_dfs
  • c0b5082 Add exception manually.
  • 912d08b Clippy.
  • 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

Low Risk
Low risk dependency bump only; behavior changes are limited to the chia-sha2 crate and could affect hashing/OpenSSL integration indirectly.

Overview
Updates the workspace chia-sha2 dependency from 0.34.0 to 0.38.2, and refreshes Cargo.lock to use the new version in clvmr and clvm-fuzzing.

Written by Cursor Bugbot for commit f32fd37. This will update automatically on new commits. Configure here.

@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 Mar 6, 2026
@socket-security
Copy link

socket-security bot commented Mar 6, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​chia-sha2@​0.34.0 ⏵ 0.38.210010093100100

View full report

@coveralls-official
Copy link

coveralls-official bot commented Mar 6, 2026

Pull Request Test Coverage Report for Build 23258726696

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.725%

Totals Coverage Status
Change from base Build 23258658751: 0.0%
Covered Lines: 7268
Relevant Lines: 8285

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/cargo/chia-sha2-0.38.1 branch 3 times, most recently from e4a6518 to 7a7a1b7 Compare March 9, 2026 19:05
Bumps [chia-sha2](https://github.com/Chia-Network/chia_rs) from 0.34.0 to 0.38.1.
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.34.0...0.38.1)

---
updated-dependencies:
- dependency-name: chia-sha2
  dependency-version: 0.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/chia-sha2-0.38.1 branch from 7a7a1b7 to f32fd37 Compare March 18, 2026 17:42
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

num-integer = "0.1.46"
chia-bls = "0.28.1"
chia-sha2 = "0.34.0"
chia-sha2 = "0.38.2"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version bumped to 0.38.2 instead of intended 0.38.1

Medium Severity

The PR title says "Bump chia-sha2 from 0.34.0 to 0.38.1" but Cargo.toml and Cargo.lock both specify version 0.38.2. The release notes in the PR description only document versions up to 0.38.1, and web searches for chia-sha2 on crates.io do not show 0.38.2 as an available version. This mismatch could cause build failures if 0.38.2 doesn't exist, or pull in unreviewed changes if it does.

Additional Locations (1)
Fix in Cursor Fix in Web

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