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

Update alloy requirement from 0.9 to 0.11 #15

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on alloy to permit the latest version.

Release notes

Sourced from alloy's releases.

v0.11.0

What's Changed

... (truncated)

Changelog

Sourced from alloy'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 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)

Updates the requirements on [alloy](https://github.com/alloy-rs/alloy) to permit the latest version.
- [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.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: alloy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
@getong getong merged commit 0193d43 into main Feb 3, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/main/alloy-0.11 branch February 3, 2025 07:58
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.

1 participant