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

chore(deps): bump alloy-rpc-types-eth from 0.1.4 to 0.7.0 #26

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Bumps alloy-rpc-types-eth from 0.1.4 to 0.7.0.

Release notes

Sourced from alloy-rpc-types-eth's releases.

v0.7.0

What's Changed

... (truncated)

Changelog

Sourced from alloy-rpc-types-eth's changelog.

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

  • Remove cron schedule for deps.yml (#1674)

Features

  • [eips] Make prague field an enum (#1574)
  • EIP-7742 (#1600)
  • Add contains for opcodegas container (#1695)
  • Add helpers to initialize Tx request (#1690)
  • Uninstall_filter in Provider trait (#1685)
  • Get_block_transaction_count_by_number in Provider trait (#1688)
  • Add parent_num_hash to BlockHeader (#1687)
  • Get_block_transaction_count_by_hash in Provider trait (#1686)
  • Get_filter_logs in Provider trait (#1684)
  • Modifiy ReceiptWithBloom and associated impls to use with Reth (#1672)
  • [consensus-tx] Enable fast is_create (#1683)
  • Add next_block_base_fee to BlockHeader trait (#1682)
  • Add missing size fn (#1679)
  • Introduce Typed2718 trait (#1675)
  • Feat(eip5792) add test for wallet_sendCalls request type (#1670)
  • Feat(rpc-type-baecon) add default for header type (#1669)
  • Add more missing eth_callBundle arguments (#1667)
  • Move AnyReceipt and AnyHeader to alloy-consensus-any (#1609)
  • Add missing txtype tryfroms (#1651)
  • [debug] Add debug_executionWitness to debug api (#1649)
  • Add rlp for txtype (#1648)

Miscellaneous Tasks

  • Add changelog
  • Release 0.7.0
  • Release 0.7.0
  • Release 0.7.0
  • Relax from impl (#1698)
  • EIP-7685 changes (#1599)
  • Move from impls to where they belong (#1691)
  • Add new fn to eip1186 (#1692)
  • Make clippy happy (#1677)

... (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-rpc-types-eth](https://github.com/alloy-rs/alloy) from 0.1.4 to 0.7.0.
- [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.0)

---
updated-dependencies:
- dependency-name: alloy-rpc-types-eth
  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 Nov 29, 2024
@dependabot dependabot bot requested a review from shekohex November 29, 2024 00:25
Copy link
Author

dependabot bot commented on behalf of github Dec 3, 2024

Superseded by #32.

@dependabot dependabot bot closed this Dec 3, 2024
@dependabot dependabot bot deleted the dependabot/cargo/alloy-rpc-types-eth-0.7.0 branch December 3, 2024 01:20
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