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-eips from 0.3.6 to 0.11.0 #33

Open
wants to merge 1 commit into
base: v43-openvm
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps alloy-eips from 0.3.6 to 0.11.0.

Release notes

Sourced from alloy-eips's releases.

v0.11.0

What's Changed

... (truncated)

Changelog

Sourced from alloy-eips's changelog.

0.11.0 - 2025-01-31

Bug Fixes

  • Store pubsubfrontend clone in rpcinner (#1977)
  • Map txcount resp (#1968)
  • [contract] Rm IntoFuture for CallBuilder (#1945)
  • Propagate ssz features (#1934)
  • Version number of installation is out of date (#1927)
  • [node-bindings] Reset child.stdout in AnvilInstance (#1920)
  • [transport] Use HttpsConnector in HyperTransport (#1899)

Dependencies

  • [deps] Breaking bumps (#1957)

Documentation

  • Enable some useful rustdoc features on docs.rs (#1890)

Features

  • Add avil ipc-path arg (#1978)
  • Use StatusCode::is_success instead of just OK (#1974)
  • Add blockbody ommers generic (#1964)
  • Introduce maybe helpers for blob calc (#1962)
  • Add some doc aliases for recovered (#1961)
  • Add TxRequest::from_recovered_transaction helper (#1960)
  • Add into sealed for rpc header (#1956)
  • Couple convenience methods (#1955)
  • Add helpers for tx conditional (#1953)
  • Add calc tx root fn for rpc types (#1950)
  • [provider] eth_callMany builder (#1944)
  • Add map fns to rpc transaction type (#1936)
  • Add deserde check for JsonStorageKey (#1915)
  • Add Recovered::cloned (#1932)
  • Add more derives for Receipts (#1930)
  • [consensus] Make fn tx_type() public (#1926)
  • Unify BlobParams and BlobScheduleItem (#1919)
  • [meta] Add essentials to default features (#1904)
  • Make ReadJsonStream generic to allow reuse (#1914)
  • Add missing conversion for ExecutionPayloadFieldV2 (#1908)
  • Add rlp length helper (#1906)
  • [provider] Instantiate recommended fillers by default (#1901)
  • Add helper to forkchoice state (#1903)
  • Reexport eip2124 (#1900)
  • [contract] Improve 'no data' error message (#1898)
  • Rm 7702 auth items from receipt response (#1897)
  • Remove T: Transport from public APIs (#1859)
  • Add match_versioned_hashes (#1882)

... (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-eips](https://github.com/alloy-rs/alloy) from 0.3.6 to 0.11.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.3.6...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
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