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): update rust crate alloy to 0.11 #486

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Type Update Change
alloy dev-dependencies minor 0.9 -> 0.11
alloy dependencies minor 0.9 -> 0.11

Release Notes

alloy-rs/alloy (alloy)

v0.11.0

Compare Source

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
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)
  • Add RecoveredTx::try_map_transaction (#​1885)
  • Add additional conversion fn (#​1883)
  • Add additional conversion fn (#​1881)
  • Add missing helper fns (#​1880)
Miscellaneous Tasks
  • Disable anvil nightly warning (#​1979)
  • Remove Service impls for &T (#​1973)
  • Update system contract addresses for devnet 6 (#​1975)
  • Rm passthrough txcount request (#​1970)
  • Use u64 for base fee in tx info (#​1963)
  • Feature gate serde (#​1967)
  • Dont enable serde in tests (#​1966)
  • Add receipt conversion fns (#​1949)
  • Forward arbitrary feature (#​1941)
  • Add as_recovered_ref (#​1933)
  • [eips] Add super trait Typed2718 to Encodable2718 (#​1913)
  • [consensus] Replace magic numbers for tx type with constants (#​1911)
  • Release 0.10.0
  • Improve FromStr for BlockNumberOrTag to be case-insensitive (#​1891)
  • Shift std::error impls to core (#​1888)
  • Use core::error for blob validation error (#​1887)
  • Use safe get api (#​1886)
  • Add storage_slots helper (#​1884)
Other
  • Added anvil_rollback to anvil API provider (#​1971)
  • Added fast option into PrivateTransactionPreferences (#​1969)
  • Add zepter and propagate features (#​1951)
  • [Feature] Keep Anvil in Provider have same types as the rest of the project (#​1876)
Refactor
  • Change json-rpc trait names, relax bounds (#​1921)
  • Use the params struct in more places (#​1892)
Styling
  • Reuse BlockOverrides in SimBundleOverrides (#​1917)
Testing

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/alloy branch 2 times, most recently from 96eb97e to c635236 Compare February 3, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants