Skip to content

build(deps): bump alloy from 1.4.3 to 1.6.3 - #343

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/alloy-1.6.3
Closed

build(deps): bump alloy from 1.4.3 to 1.6.3#343
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/alloy-1.6.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Copy link
Copy Markdown
Contributor

Bumps alloy from 1.4.3 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
  • 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

... (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.4.3 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.4.3...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 Apr 15, 2026
@dependabot
dependabot Bot requested review from 0xNeshi and pepebndc as code owners April 15, 2026 11:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 15, 2026
@0xNeshi

0xNeshi commented Apr 15, 2026

Copy link
Copy Markdown
Collaborator

Closing, as it would unnecessarily increase the minimum supported dependency version.

@0xNeshi 0xNeshi closed this Apr 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 15, 2026

Copy link
Copy Markdown
Contributor Author

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.

@0xNeshi
0xNeshi deleted the dependabot/cargo/alloy-1.6.3 branch April 15, 2026 14:25
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