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

build(deps): bump clvm-tools-rs from 0.1.34 to 0.1.38 #16561

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps clvm-tools-rs from 0.1.34 to 0.1.38.

Release notes

Sourced from clvm-tools-rs's releases.

0.1.38

What's Changed

Full Changelog: Chia-Network/clvm_tools_rs@0.1.37...0.1.38

0.1.37

What's Changed

New Contributors

Full Changelog: Chia-Network/clvm_tools_rs@0.1.36...0.1.37

0.1.36

What's Changed

New Contributors

Full Changelog: Chia-Network/clvm_tools_rs@0.1.0...0.1.36

Changelog

Sourced from clvm-tools-rs's changelog.

0.1.34

Fixed

  • Fixed chialisp compilation issues

0.1.33

Changed

  • Set macOS deployment target to 10.14
  • Ensure we flush streams in case the runtime system doesn't get a chance

Fixed

  • Fix erroneous detection of recursion when two similar inline siblings

0.1.32

Skipped

0.1.31 Chia CLVM Tools Rust 2023-04-17

Added

  • defconst was added.
  • hierarchial debug was added.
  • clvm command linetools: supported more command line features in both compiler front-ends.

0.1.35

  • embed-file was added.
  • &rest arguments.
  • new bls and sec256 operators.

0.1.36

  • modern lambda added
  • updated some internal data strucutres and call interfaces to support env variable renaming at during closure generation / lambda capture, or any step during transformation.

0.1.37

  • First npm publish with a Program-like object reminiscent of chia.types.blockchain_format.program.Program

0.1.38

  • Uncurry fix, typescript type improvements for npm personality.
Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner October 9, 2023 22:27
@dependabot dependabot bot added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Oct 9, 2023
@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 6462315538

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 28 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.004%) to 89.519%

Files with Coverage Reduction New Missed Lines %
chia/full_node/full_node_api.py 1 78.37%
chia/wallet/cat_wallet/cat_wallet.py 1 92.38%
chia/farmer/farmer_api.py 3 86.35%
chia/consensus/block_creation.py 5 80.26%
chia/daemon/server.py 8 86.19%
chia/wallet/wallet_node.py 10 87.26%
Totals Coverage Status
Change from base Build 6435114887: -0.004%
Covered Lines: 87510
Relevant Lines: 97728

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@prozacchiwawa
Copy link
Contributor

This includes the new bls and secp operators which have been requested by several people.

@dependabot dependabot bot force-pushed the dependabot-pip-main-clvm-tools-rs-0.1.38 branch from e33a3c2 to 9b0e628 Compare October 10, 2023 16:16
Bumps [clvm-tools-rs](https://github.com/Chia-Network/clvm_tools_rs) from 0.1.34 to 0.1.38.
- [Release notes](https://github.com/Chia-Network/clvm_tools_rs/releases)
- [Changelog](https://github.com/Chia-Network/clvm_tools_rs/blob/base/CHANGELOG.md)
- [Commits](https://github.com/Chia-Network/clvm_tools_rs/commits/0.1.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-main-clvm-tools-rs-0.1.38 branch from 9b0e628 to 51142f2 Compare October 10, 2023 16:17
@cmmarslender cmmarslender merged commit 1779433 into main Oct 19, 2023
235 checks passed
@cmmarslender cmmarslender deleted the dependabot-pip-main-clvm-tools-rs-0.1.38 branch October 19, 2023 16:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants