Chia-Network / clvm_rs

Rust implementation of clvm
Apache License 2.0
67 stars 54 forks source link

Bump chia-bls from 0.4.0 to 0.9.0 #422

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps chia-bls from 0.4.0 to 0.9.0.

Release notes

Sourced from chia-bls's releases.

0.9.0

What's Changed

Full Changelog: https://github.com/Chia-Network/chia_rs/compare/0.8.0...0.9.0

0.8.0

What's Changed

... (truncated)

Commits
  • 3f8a42b Merge pull request #539 from Chia-Network/bump-0.9.0
  • 7ee1112 bump versions to 0.9.0
  • f991bd4 Merge pull request #529 from Chia-Network/new-clvm-derive
  • 4a78212 Merge pull request #535 from Chia-Network/test_constants
  • 47c79c0 remove impl bytes32
  • 2e26419 Merge pull request #537 from Chia-Network/hex-test-constants
  • db2d940 Rename apply_constants.rs
  • 404c229 apply_constants
  • 8e11d15 Use existing primitives to encode and decode curried args
  • 81d83e0 Remove old reference to
  • 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 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[bot] commented 1 month ago

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

coveralls-official[bot] commented 1 month ago

Pull Request Test Coverage Report for Build 9289156570

Details


Totals Coverage Status
Change from base Build 9289140403: 0.0%
Covered Lines: 5806
Relevant Lines: 6166

💛 - Coveralls
dependabot[bot] commented 1 month ago

Superseded by #425.