Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump clvmr from 0.8.0 to 0.9.1 #143

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps clvmr from 0.8.0 to 0.9.1.

Release notes

Sourced from clvmr's releases.

0.9.1

What's Changed

Full Changelog: Chia-Network/clvm_rs@0.9.0...0.9.1

0.9.0

What's Changed

Full Changelog: Chia-Network/clvm_rs@0.8.0...0.9.0

Commits
  • 59e15cf Merge pull request #482 from Chia-Network/EL.0.9.1
  • 6d082a3 Update to 0.9.1
  • 74b7bd1 Merge pull request #481 from Chia-Network/dependabot/cargo/serde_json-1.0.129
  • 9cc93fc Merge pull request #477 from Chia-Network/dependabot/cargo/wasm-bindgen-0.2.95
  • d6ecc94 Bump serde_json from 1.0.122 to 1.0.129
  • bce1246 Bump wasm-bindgen from 0.2.92 to 0.2.95
  • ed6fc31 Merge pull request #463 from Chia-Network/dependabot/cargo/serde-1.0.210
  • 8bccac9 Merge pull request #453 from Chia-Network/dependabot/cargo/js-sys-0.3.70
  • 802f40b Merge pull request #472 from Chia-Network/dependabot/cargo/k256-0.13.4
  • e80722c Merge pull request #479 from Chia-Network/dependabot/cargo/clap-4.5.20
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2024

The following labels could not be found: dependencies, rust, Changed.

@emlowe
Copy link
Contributor

emlowe commented Oct 18, 2024

@dependabot rebase

Bumps [clvmr](https://github.com/Chia-Network/clvm_rs) from 0.8.0 to 0.9.1.
- [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.8.0...0.9.1)

---
updated-dependencies:
- dependency-name: clvmr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/clvmr-0.9.1 branch from cd83bde to 567ae3f Compare October 18, 2024 16:21
@prozacchiwawa
Copy link
Contributor

This upgrade removes the guard check for certain operators. This requires removing a test that verifies that --operators-version 0 disables new bls operators. I don't 100% know if there's a way to cause this to make certain programs impossible to reproduce. Will have to give that some thought.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #155.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/cargo/clvmr-0.9.1 branch November 12, 2024 20:40
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.

2 participants