Skip to content

Bump clvmr from 0.17.7 to 0.18.0 - #541

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/clvmr-0.18.0
Open

Bump clvmr from 0.17.7 to 0.18.0#541
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/clvmr-0.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps clvmr from 0.17.7 to 0.18.0.

Release notes

Sourced from clvmr's releases.

0.18.0

What's Changed

Full Changelog: Chia-Network/clvm_rs@0.17.7...0.18.0

Commits
  • 15bad6b Merge pull request #804 from Chia-Network/bump-0.18.0
  • 9e4784d bump version to 0.18.0
  • 42a05f5 Merge pull request #803 from Chia-Network/limits-have-activated
  • 68e3bd4 Merge branch 'main' into limits-have-activated
  • 963ff71 Update Managed Files (#800)
  • d6c4938 fix modpow fuzzer to tolerate failing on inputs too large
  • 70386b2 update fuzzer to tolerate failures because of large inputs
  • 7afb3ab fix run-program.py expectation of error messages
  • d35aa68 update benchmark to work with LIMITS
  • c14226a update test_large_operand to work with LIMITS being enabled
  • 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
Upgrades the core CLVM interpreter used for run/brun/compile paths; LIMITS activation and mempool rule changes can alter which programs succeed or fail compared to 0.17.x.

Overview
Updates the clvmr dependency from 0.17.7 to 0.18.0 in Cargo.toml and refreshes the lockfile checksum; the pre-eval feature flag is unchanged.

This pulls in upstream CLVM runtime changes—notably activated LIMITS, mempool softfork nesting depth caps, and modpow honoring limits—so program execution and validation in this repo’s compiler/REPL tooling will follow the new semantics without any local Rust changes.

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

Bumps [clvmr](https://github.com/Chia-Network/clvm_rs) from 0.17.7 to 0.18.0.
- [Release notes](https://github.com/Chia-Network/clvm_rs/releases)
- [Changelog](https://github.com/Chia-Network/clvm_rs/blob/main/RELEASE.md)
- [Commits](Chia-Network/clvm_rs@0.17.7...0.18.0)

---
updated-dependencies:
- dependency-name: clvmr
  dependency-version: 0.18.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 Jul 28, 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/​clvmr@​0.18.097100100100100

View full report

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