Skip to content

chore(deps): bump alloy from 1.0.16 to 1.0.23#444

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/alloy-1.0.23
Closed

chore(deps): bump alloy from 1.0.16 to 1.0.23#444
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/alloy-1.0.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps alloy from 1.0.16 to 1.0.23.

Release notes

Sourced from alloy's releases.

v1.0.23

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.22...v1.0.23

v1.0.22

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.21...v1.0.22

v1.0.21

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

1.0.23 - 2025-07-22

Bug Fixes

  • Return abi decoding errors as multicall failures (#2724)
  • Start head - 1 for heartbeat block stream (#2715)
  • Don't stack overflow when deserring new sidecars (#2713)

Dependencies

  • Bump precompute default to 8 (#2732)
  • Bump msrv to 1.86 (#2721)

Features

  • [mev] Implement send_mev_bundle method (#2728)
  • [mev] Implement send_end_of_block_bundle method (#2727)
  • [mev] Implement send_private_raw_transaction method (#2726)
  • [mev] Implement call_bundle and send/cancel_private_transaction (#2725)
  • [mev] Add support for eth_sendBlobs method to mev api (#2723)
  • Allow sharing Ledger transport in LedgerSigner (#2707)
  • Add paused state to poller (#2717)
  • Add helpers for obtaining the tx requests (#2716)

Miscellaneous Tasks

  • Refine optional rpc-types features (#2734)
  • Added blob endpoints for anvil (#2731)
  • Add tx getters (#2720)
  • Add helper to collect rpc logs (#2712)

1.0.22 - 2025-07-14

Bug Fixes

  • No-std for serde-bincode-compat (#2711)

Dependencies

  • [rpc-client] Replace impl Stream with dedicated PollerStream type (#2695)

Features

  • Add filter_receipts iterator for filtering logs from receipts (#2701)

Miscellaneous Tasks

  • Release 1.0.22
  • Pin latest patch (#2710)

... (truncated)

Commits
  • ff758f8 chore: release 1.0.23
  • 693b61a fix: return abi decoding errors as multicall failures (#2724)
  • f148c2b chore: refine optional rpc-types features (#2734)
  • e5a4227 chore: bump precompute default to 8 (#2732)
  • 700b560 chore: added blob endpoints for anvil (#2731)
  • 566cee4 feat(mev): implement send_mev_bundle method (#2728)
  • 25019ad feat(mev): implement send_end_of_block_bundle method (#2727)
  • 709e83d feat(mev): implement send_private_raw_transaction method (#2726)
  • c857e2a feat(mev): implement call_bundle and send/cancel_private_transaction (#2725)
  • b4d929c feat(mev): add support for eth_sendBlobs method to mev api (#2723)
  • Additional commits viewable in compare view

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](https://github.com/alloy-rs/alloy) from 1.0.16 to 1.0.23.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v1.0.16...v1.0.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Superseded by #451.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-1.0.23 branch August 11, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants