Skip to content

build(deps): bump alloy from 1.6.3 to 1.7.3#6412

Merged
incrypto32 merged 1 commit into
masterfrom
dependabot/cargo/alloy-1.7.3
Mar 18, 2026
Merged

build(deps): bump alloy from 1.6.3 to 1.7.3#6412
incrypto32 merged 1 commit into
masterfrom
dependabot/cargo/alloy-1.7.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown
Contributor

Bumps alloy from 1.6.3 to 1.7.3.

Release notes

Sourced from alloy's releases.

v1.7.3

What's Changed

Full Changelog: alloy-rs/alloy@v1.7.1...v1.7.3

v1.7.1

What's Changed

Full Changelog: alloy-rs/alloy@v1.7.0...v1.7.1

v1.7.0

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.6.3...v1.7.0

Changelog

Sourced from alloy's changelog.

1.7.3 - 2026-02-18

Miscellaneous Tasks

  • Release 1.7.3
  • Release 1.7.2

Performance

  • [engine] Remove serde(flatten) from execution payload types (#3713)

1.7.1 - 2026-02-17

Features

  • [consensus] Add EthereumReceipt::map_logs (#3710)
  • [rpc-types-eth] Derive Default for SimCallResult (#3708)

Miscellaneous Tasks

  • Release 1.7.1

1.7.0 - 2026-02-17

Bug Fixes

  • Actually retry failed block fetches instead of skipping them (#3698)

Dependencies

  • [deps] Bump crate-ci/typos from 1.43.4 to 1.43.5 (#3701)
  • [deps] Bump taiki-e/install-action from 2.67.27 to 2.68.0 (#3702)
  • Remove jsonrpsee dependencies (#3690)
  • Bump MSRV to 1.91 (#3691)
  • [deps] Bump crate-ci/typos from 1.42.2 to 1.43.4 (#3671)
  • [deps] Bump taiki-e/install-action from 2.67.13 to 2.67.27 (#3672)

Documentation

  • Fix incomplete return condition in next_block_excess_blob_gas (#3679)

Features

  • [consensus] Add EthereumReceipt type ported from reth (#3683)
  • [rpc-types-eth] Add TransactionRequest::create() builder method (#3704)
  • [provider] Add get_storage_values for batch storage slot retrieval (#3692)
  • [rpc-types-beacon] Add proposer duties, state validators, and fork types (#3688)
  • Add trait impls for Cow to support Recovered<Cow<'_, T>> (#3689)
  • [provider] Add engine_getBlobsV1/V2 to EngineApi trait (#3670)

... (truncated)

Commits
  • c5d4b19 chore: release 1.7.3
  • d354661 chore: release 1.7.3
  • d8c9bd4 chore: release 1.7.2
  • 05b2452 perf(engine): remove serde(flatten) from execution payload types (#3713)
  • bd50799 chore: release 1.7.1
  • 1ec547c feat(consensus): add EthereumReceipt::map_logs (#3710)
  • 54b1f66 feat(rpc-types-eth): derive Default for SimCallResult (#3708)
  • 972f8e4 chore: release 1.7.0
  • 883daf3 chore: release 1.7.0
  • 02542e6 fix: actually retry failed block fetches instead of skipping them (#3698)
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 2, 2026
@lutter lutter requested a review from incrypto32 March 3, 2026 15:44
@dependabot dependabot Bot force-pushed the dependabot/cargo/alloy-1.7.3 branch 2 times, most recently from 987a759 to 925ee20 Compare March 3, 2026 20:37
@dependabot dependabot Bot force-pushed the dependabot/cargo/alloy-1.7.3 branch from 925ee20 to f5b2c19 Compare March 10, 2026 22:09
Bumps [alloy](https://github.com/alloy-rs/alloy) from 1.6.3 to 1.7.3.
- [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.6.3...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/alloy-1.7.3 branch from f5b2c19 to b5ce4a0 Compare March 17, 2026 16:28
@incrypto32 incrypto32 merged commit fe21477 into master Mar 18, 2026
6 checks passed
@incrypto32 incrypto32 deleted the dependabot/cargo/alloy-1.7.3 branch March 18, 2026 10:17
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant