Skip to content

Bump clvm-rs from 0.1.14 to 0.2.1#82

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-pip-main-clvm-rs-0.2.1
Closed

Bump clvm-rs from 0.1.14 to 0.2.1#82
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-pip-main-clvm-rs-0.2.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 13, 2022

Bumps clvm-rs from 0.1.14 to 0.2.1.

Release notes

Sourced from clvm-rs's releases.

0.2.1

What's Changed

Full Changelog: Chia-Network/clvm_rs@0.2.0...0.2.1

0.2.0

What's Changed

New Contributors

Full Changelog: Chia-Network/clvm_rs@0.1.24...0.1.25

0.1.24

What's Changed

New Contributors

... (truncated)

Commits
  • 450d0f3 bump version to 0.2.1 (#232)
  • a899217 Separate crate and npm publish (#230)
  • 233f6f6 front-load the cost of applying operators to when they pushed onto the stack
  • 2cdc01f front-load the cost of evaluating arguments
  • 2be5b2d improve unit tests for run_program to also ensure we get the error message we...
  • b69725d Bump version. (#228)
  • bd0bdcc instead of pushing the environment along with every argument to a function, p...
  • 7a7fcdf Deserialization with back-refs. (#222)
  • 366827b simplify iteration of operand list when preparing operator calls
  • 97cb613 rename args -> env, to make it clearer that it's the environment, that paths ...
  • 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 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)

Bumps [clvm-rs](https://github.com/Chia-Network/clvm_rs) from 0.1.14 to 0.2.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.1.14...0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 13, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 10, 2023

Superseded by #88.

@dependabot dependabot Bot closed this Jan 10, 2023
@dependabot dependabot Bot deleted the dependabot-pip-main-clvm-rs-0.2.1 branch January 10, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants