Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps alloy from 1.3.0 to 1.6.3.

Release notes

Sourced from alloy's releases.

v1.6.3

What's Changed

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

v1.6.2

What's Changed

New Contributors

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

v1.6.1

What's Changed

Full Changelog: alloy-rs/alloy@v1.6.0...v1.6.1

v1.6.0

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

1.6.3 - 2026-02-09

Bug Fixes

  • [transport] Eagerly format itertools to prevent double-format panic (#3668)

Miscellaneous Tasks

  • Release 1.6.3

1.6.2 - 2026-02-09

Bug Fixes

  • [node-bindings] Fix temp dir leak in Geth genesis init (#3662)
  • [contract] Check receipt status before contract address in deploy (#3654)
  • [rpc-types] Don't return EIP-4844 type for max_fee_per_blob_gas alone (#3651)
  • [rpc-types-eth] Use hex serialization for SyncStatusMetadata block fields (#3631)

Documentation

  • [eips] Clarify blob_base_cost default values for different hardforks (#3664)
  • [eips] Fix incorrect default precompute value in KZG settings doc (#3657)

Features

  • [transport-ws] Make keepalive interval configurable (#3660)
  • [rpc-types-engine] Add into_block_raw_with_transactions_root to execution payloads (#3452)
  • [consensus] Add InMemorySize trait (#3656)
  • [provider] Add with_default_block to ProviderBuilder (#3055)
  • [provider] Add engine_getPayloadBodiesByHashV2 and engine_getPay… (#3647)

Miscellaneous Tasks

  • Release 1.6.2
  • Release 1.6.2
  • Improve rpc debug logs (#3661)

Performance

  • [rpc-types-eth] Use Vec::with_capacity in Filter serialization (#3653)
  • [serde] Remove unnecessary clone in OtherFields::deserialize_as (#3652)
  • [provider] Use get_header instead of get_block in get_block_number_by_id (#3640)
  • Optimize hex serialization for Index and BlockNumberOrTag (#3626)

1.6.1 - 2026-02-03

Miscellaneous Tasks

  • Release 1.6.1

... (truncated)

Commits
  • b125eff chore: release 1.6.3
  • dc102cf chore: release 1.6.3
  • f809b3d fix(transport): eagerly format itertools to prevent double-format panic (#3668)
  • 9a90a57 chore: release 1.6.2
  • 0f3e71c chore: release 1.6.2
  • d1dbde5 feat(transport-ws): make keepalive interval configurable (#3660)
  • 10b9142 docs(eips): clarify blob_base_cost default values for different hardforks (#3...
  • 3559ee9 fix(node-bindings): fix temp dir leak in Geth genesis init (#3662)
  • f69665c chore: improve rpc debug logs (#3661)
  • 79dcf43 docs(eips): fix incorrect default precompute value in KZG settings doc (#3657)
  • 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](https://github.com/alloy-rs/alloy) from 1.3.0 to 1.6.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.3.0...v1.6.3)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.6.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 10, 2026
@lutter lutter requested a review from incrypto32 February 10, 2026 16:54
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