Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps alloy-consensus from 1.1.3 to 1.2.1.

Release notes

Sourced from alloy-consensus's releases.

v1.2.1

What's Changed

... (truncated)

Changelog

Sourced from alloy-consensus's changelog.

1.2.1 - 2025-12-23

Bug Fixes

  • Simplify size functions (#3403)
  • Remove ring spec and bump gcloud version (#2768)
  • Saturate gas price in deser for unknown networks (#3095)
  • Clarify KMS signer EIP-155 documentation (#3335)
  • [node-bindings] Generalize ReadLineError output description (#3359)
  • Incorrect debug log message in heartbeat transaction watcher (#3362)
  • Don't blow up header maps when using auth (#3360)
  • [transport-ipc] Avoid false error on normal EOF (#3358)
  • Misleading Ledger signer debug log and align error handling (#3356)
  • [eip7547] Correct InclusionListSummaryEntryV1 Display name (#3354)
  • Resolve clippy and doctest warnings (#3333)
  • [rpc-types-eth] Correct build_7702 panic documentation (#3332)
  • Align EIP1186AccountProofResponse::is_empty with EIP-161 (#3303)
  • More flexible BadBlock type (#3322)

Dependencies

  • [deps] Bump taiki-e/install-action from 2.63.3 to 2.65.1 (#3406)
  • [deps] Run cargo shear (#3405)
  • [deps] Bump taiki-e/install-action from 2.62.64 to 2.63.3 (#3352)
  • [deps] Bump foundry-rs/foundry-toolchain from 1.5.0 to 1.6.0 (#3353)
  • [deps] Bump taiki-e/install-action from 2.62.60 to 2.62.64 (#3310)

Documentation

  • Add tenderly, turnkey, and tx-macros crates to README (#3385)
  • Add EIP-5792 and EIP-7547 crates to README (#3382)
  • [signer] Add Turnkey to signer implementations list (#3334)
  • Correct BlockOpcodeGas comment to block-level usage (#3349)
  • [network] Fix outdated Network trait example in README (#3346)
  • Fix Maybe*PayloadFields into_inner doc comments (#3324)
  • [provider] Fix debug trace call option type (#3318)
  • Fix try_into_eip7702 documentation (#3317)
  • Fix SendableTx::try_into_request documentation (#3311)
  • Fix swapped filter doc comments (#3308)
  • [rpc-types-eth] Fix swapped docs for get_to_block/get_from_block (#3307)

Features

  • Add Signer implementation for secp256 key (#3337)
  • Add transactionReceipts into SubscriptionKind (#2974)
  • [consensus] Add buffer-based signer recovery methods (#3340)
  • Add bincode compat support for BlobTransactionSidecarVariant (#3325)
  • Allow fusaka sidecars in the tx request (#3321)

Miscellaneous Tasks

... (truncated)

Commits

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-consensus](https://github.com/alloy-rs/alloy) from 1.1.3 to 1.2.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@v1.1.3...v1.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 24, 2025
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@0xh3rman 0xh3rman closed this Dec 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/alloy-consensus-1.2.1 branch December 24, 2025 23:36
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.

2 participants