Skip to content

Bump alloy from 1.0.25 to 1.0.31#18

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-1.0.31
Closed

Bump alloy from 1.0.25 to 1.0.31#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/alloy-1.0.31

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps alloy from 1.0.25 to 1.0.31.

Release notes

Sourced from alloy's releases.

v1.0.31

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.30...v1.0.31

v1.0.30

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.29...v1.0.30

v1.0.29

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.28...v1.0.29

v1.0.28

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

1.0.31 - 2025-09-15

Bug Fixes

  • Compilation issues (#2875)
  • Skip receipt fetch if more confirmations are requested (#2851)
  • Make responses_by_ids accept HashSet keys Borrow (#2852)

Documentation

  • Move EIP-4844 blob fee to BlobGasFiller (#2857)

Features

  • [rpc-types-engine] Add transaction helper methods to ExecutionPayload (#2871)
  • [rpc-client] Add connect convenience method (#2854)
  • [providers] Pause heartbeat when no transactions are pending (#2800)

Miscellaneous Tasks

  • Treat 1008 rpc error as retryable (#2870)
  • Add missing defaults (#2867)
  • Add reqwest-default-tls feature (#2865)
  • Avoid panic in HTTP transport: return error instead of expect (#2862)
  • Mark legacy blob gas fn deprecated (#2863)
  • Avoid panic on TempDir cleanup in node-bindings utils (#2860)
  • Fix unused warning (#2849)

Refactor

  • Consolidate effective gas price calculation into eip1559 module (#2872)

Testing

  • Add serde test for CallLogFrame with regular JSON numbers (#2866)

1.0.30 - 2025-09-03

Bug Fixes

  • [rpc] Add missing error code eth_sendRawTransactionSync timeout (#2846)

Features

  • Add with_request to storage slot finder (#2847)
  • Re-export signer dep crates (#2845)
  • Add helper json deserde fn (#2841)

Miscellaneous Tasks

... (truncated)

Commits
  • f89dccd chore: release 1.0.31
  • 6cdfb18 fix: compilation issues (#2875)
  • 978152a refactor: consolidate effective gas price calculation into eip1559 module (#2...
  • 9416a75 chore: treat 1008 rpc error as retryable (#2870)
  • e610ae8 feat(rpc-types-engine): add transaction helper methods to ExecutionPayload (#...
  • 3c99154 chore: add missing defaults (#2867)
  • a2da504 chore: add reqwest-default-tls feature (#2865)
  • a6edf4a test: add serde test for CallLogFrame with regular JSON numbers (#2866)
  • 4980a57 chore: avoid panic in HTTP transport: return error instead of expect (#2862)
  • 81f77e3 chore: mark legacy blob gas fn deprecated (#2863)
  • 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 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](https://github.com/alloy-rs/alloy) from 1.0.25 to 1.0.31.
- [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.0.25...v1.0.31)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.0.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #21.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-1.0.31 branch September 22, 2025 22: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.

0 participants