Skip to content

chore(deps): bump alloy from 0.9.2 to 0.11.1 #46

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps alloy from 0.9.2 to 0.11.1.

Release notes

Sourced from alloy's releases.

v0.11.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from alloy's changelog.

0.11.1 - 2025-02-12

Bug Fixes

  • Make ChainLayer network agnostic (#2045)
  • [multicall] Impl Error for Failure + clear returns Empty builder. (#2043)
  • Don't validate when ABI decoding (#2041)
  • Overflow on CU offset (#1998)
  • [docs] Update outdated Provider doc comment (#1991)
  • Opt-in to keep stdout (#1985)

Documentation

  • Clean up top level docs (#2028)

Features

  • Add TxSigner support for Either (#2036)
  • [provider] Multicall (#2010)
  • Add try_get_deserialized (#2042)
  • Add helpers for account overrides (#2040)
  • Add builder style account override helpers (#2039)
  • [filler] Add prepare_call method (#2011)
  • [provider] DynProvider added as a helper on provider (#2008)
  • [provider] Expose inner AnvilInstance from AnvilProvider (#2037)
  • Add dynamic dispatch helper trait for (Signer +TxSigner) and (SignerSync + TxSignerSync) (#2035)
  • Builder fns for PrivateTransactionRequest and inner props (#1954) (#2023)
  • Test faulty roundtrip behavior of ExecutionPayload (#2014)
  • Add helpers for the blob gas (#2009)
  • Add Block::apply (#2006)
  • Add auth count helper fn (#2007)
  • Add blob_count helper fn (#2005)
  • [transport] Made avg_cost to be configurable in retrybackoff (#2002)
  • Add helper fn to unwrap Sendable (#2001)
  • Add additional payloadbody conversion fn (#1989)
  • [node-bindings] Expose anvil wallet (#1994)
  • [meta] Enable pubsub,trace,txpool,debug,anvil apis via full (#1992)
  • Add default for blobsbundle (#1990)
  • Add helpers to consume payloadfields (#1984)

Miscellaneous Tasks

  • Re-export kzgsettings (#2034)
  • Silence unused warnings (#2031)
  • [serde] Remove quantity_bool (#2026)
  • Nicer error message when HTTP body is empty (#2024)
  • Camelcase serde (#2018)
  • Enable serde in tests (#2013)
  • Add serde support for Eip1559Estimation (#2012)
  • [provider] Default to Ethereum network in FillProvider (#1995)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2025
@dependabot dependabot bot requested review from a team February 13, 2025 11:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

The following labels could not be found: dependabot.

@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-0.11.1 branch from d68635d to 362c8ac Compare March 3, 2025 21:28
Copy link

netlify bot commented Mar 3, 2025

Deploy Preview for openzeppelin-relayer failed. Why did it fail? →

Name Link
🔨 Latest commit d70bac0
🔍 Latest deploy log https://app.netlify.com/sites/openzeppelin-relayer/deploys/67d1e8298e21c700084ce903

@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-0.11.1 branch from 362c8ac to d5d502f Compare March 12, 2025 14:04
Bumps [alloy](https://github.com/alloy-rs/alloy) from 0.9.2 to 0.11.1.
- [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.2...v0.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-0.11.1 branch from d5d502f to d70bac0 Compare March 12, 2025 20:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Superseded by #142.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-0.11.1 branch April 1, 2025 12:46
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants