Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps alloy from 0.11.1 to 0.12.6.

Release notes

Sourced from alloy's releases.

v0.12.6

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v0.12.5...v0.12.6

v0.12.0

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

0.12.6 - 2025-03-18

Bug Fixes

  • [signer-gcp] Use default public key format (#2217)
  • Drop geth's stderr handle (#2104)
  • Debug_executionWitness call (#2209)
  • Broken links eip1559/constants.rs (#2190)

Dependencies

Features

  • [eips] Serde untagged for EIP-7685 RequestsOrHash (#2216)
  • Define subscription type (#2203)
  • [providers] Add multicall batch layer (#2174)
  • Add BlobsBundleV2 (#2206)
  • [consensus] Add hoodi genesis hash (#2210)
  • [node-bindings] Anvil typed hardforks (#2207)
  • Derive Serialize and Deserialize for Recovered<T> (#2204)
  • Add BlobAndProofV2 (#2202)
  • FallbackLayer transport (#2135)
  • Remove poller task indirection (#2197)
  • Impl into_transaction TxEnvelope (#2192)
  • Add missing U8 conversion (#2189)
  • Ad helper append fn (#2186)
  • Add ThrottleLayer to Transport layers (#2154)

Miscellaneous Tasks

  • Release 0.12.6
  • [meta] Update CODEOWNERS (#2213)
  • [provider] Remove 'latest' channel from heartbeat (#2198)
  • Export * from provider (#2195)

Other

  • Add encodable and decodable for Signed<T> (#2193)
  • Update contributing

Styling

  • Update tx fee comment about Transaction trait (#2208)

0.12.5 - 2025-03-12

Bug Fixes

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 18, 2025
@atodorov atodorov marked this pull request as draft November 19, 2025 12:42
Bumps [alloy](https://github.com/alloy-rs/alloy) from 0.11.1 to 0.12.6.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v0.11.1...v0.12.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/rust/alloy-0.12.6 branch from e95be64 to 44a2580 Compare November 19, 2025 19:04
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