Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps alloy from 1.0.20 to 1.0.22.

Release notes

Sourced from alloy's releases.

v1.0.22

What's Changed

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

v1.0.21

What's Changed

New Contributors

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

Changelog

Sourced from alloy's changelog.

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

  • Pin latest patch (#2710)

1.0.21 - 2025-07-14

Bug Fixes

  • Correct broken doc links (#2703)
  • Flaky bincode sigs (#2694)
  • Use correct wasm instant (#2693)

Features

  • Impl AsRef for TransactionRequest (#2708)
  • Add sidecar helpers (#2697)
  • Allowed mev_calls::SendBundleRequest to be bincodable (#2692)
  • Added bincodable version of a TransactionRequest struct (#2687)
  • Erc-7562 frame (#2682)
  • Re-export serde-bincode-compat (#2688)
  • [rpc-types-engine] Add into_block_raw methods for payload types (#2684)
  • [rpc-types-engine] Custom ssz decode to distinguish Fulu and Electra payload (#2679)
  • Added Eip7594 support to Simplecoder for creating blob sidecars (#2653)

Miscellaneous Tasks

  • Release 1.0.21
  • Sidecar helper fns (#2700)
  • Add into_with_bloom_unchecked (#2683)
  • Add Recovered::copied (#2680)

Other

  • Remove redundant comment in BlockBody arbitrary implementation (#2702)
  • Add EIP-2930 link and clarify access_list docs (#2691)
Commits
  • 2a61383 chore: release 1.0.22
  • 72241cc fix: no-std for serde-bincode-compat (#2711)
  • 404ee4a chore: pin latest patch (#2710)
  • 9697955 refactor(rpc-client): replace impl Stream with dedicated PollerStream type (#...
  • 91949a6 feat: add filter_receipts iterator for filtering logs from receipts (#2701)
  • 799106d chore: release 1.0.21
  • 6f73084 feat: impl AsRef<Self> for TransactionRequest (#2708)
  • d3e3480 fix: correct broken doc links (#2703)
  • 1f157f0 Remove redundant comment in BlockBody arbitrary implementation (#2702)
  • 5fe237d chore: sidecar helper fns (#2700)
  • 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.20 to 1.0.22.
- [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.20...v1.0.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 21, 2025
@naps62 naps62 merged commit 8981b97 into main Jul 21, 2025
2 checks passed
@naps62 naps62 deleted the dependabot/cargo/alloy-1.0.22 branch July 21, 2025 08:01
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants