Skip to content

build(deps): bump alloy-consensus from 1.6.1 to 1.7.3#956

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-consensus-1.7.3
Open

build(deps): bump alloy-consensus from 1.6.1 to 1.7.3#956
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-consensus-1.7.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps alloy-consensus from 1.6.1 to 1.7.3.

Release notes

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

v1.6.3

What's Changed

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

v1.6.2

What's Changed

... (truncated)

Changelog

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

Bumps [alloy-consensus](https://github.com/alloy-rs/alloy) from 1.6.1 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.1...v1.7.3)

---
updated-dependencies:
- dependency-name: alloy-consensus
  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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 18, 2026
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

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.

0 participants