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 alloy-contract from 0.1.4 to 0.7.2 #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps alloy-contract from 0.1.4 to 0.7.2.

Release notes

Sourced from alloy-contract's releases.

v0.7.2

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v0.7.0...v0.7.2

v0.7.0

What's Changed

... (truncated)

Changelog

Sourced from alloy-contract's changelog.

0.7.2 - 2024-12-02

Bug Fixes

  • Remove Borrow impl for RPC receipt (#1721)
  • Adjust EIP-7742 to latest spec (#1713)
  • Omit empty requests (#1706)
  • Use B256::new instead of from (#1701)

Dependencies

  • [deps] Bump thiserror 2 (#1700)
  • [general] Bump MSRV to 1.81, use core::error::Error on no-std compatible crates (#1552)

Documentation

  • Update docs for eip7685 Requests (#1714)

Features

  • Receipt root fn (#1708)
  • Impl Encodable2718 for ReceiptWithBloom (#1719)
  • Feat(rpc-types-eth) add test for syncing (#1724)
  • Add blob_gas_used (#1704)
  • EIP-7685 requests helpers (#1699)

Miscellaneous Tasks

  • Release 0.7.2
  • Disable serde-with default features (#1703)
  • Use encoded2718 (#1702)

Other

  • Block_number_index added to callBundle reference type (#1705)
  • Remove wrapper BlobsBundleV1Ssz (#1726)
  • Change BlobsBundleV1Ssz unwrap implementation to safe code (#1723)

0.7.0 - 2024-11-28

Bug Fixes

  • EIP-7742 fixes (#1697)
  • Pass slice to RlpReceipt::rlp_decode_fields (#1696)
  • [provider] Use BoxTransport in on_anvil_* (#1693)
  • [signer] Export PrimitiveSignature instead of deprecated sig (#1671)
  • Wasm compatibility for RetryBackoff (#1666)
  • [consensus] Serde aliases to avoid breaking changes (#1654)

Dependencies

... (truncated)

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)

Bumps [alloy-contract](https://github.com/alloy-rs/alloy) from 0.1.4 to 0.7.2.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v0.1.4...v0.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants