Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Bump alloy from 1.0.16 to 1.0.17#30

Merged
naps62 merged 1 commit into
mainfrom
dependabot/cargo/alloy-1.0.17
Jul 7, 2025
Merged

Bump alloy from 1.0.16 to 1.0.17#30
naps62 merged 1 commit into
mainfrom
dependabot/cargo/alloy-1.0.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2025

Copy link
Copy Markdown
Contributor

Bumps alloy from 1.0.16 to 1.0.17.

Release notes

Sourced from alloy's releases.

v1.0.17

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.16...v1.0.17

Changelog

Sourced from alloy's changelog.

1.0.17 - 2025-07-02

Features

  • [network] Use FullSigner in EthereumWallet to sign data (#2523)
  • Add BuilderBlockValidationV5 for relay for Fusaka (#2638)
  • Added FindStorageSlot (#2612)
  • Add provider-mev-api top level feature re-export (#2642)
  • Make build_{eip} functions public (#2519)
  • Add dynamic crypto backend for ecrecover (#2634)
  • Add helper conversion for blobsbundlev1 (#2639)
  • Add serde-bincode-compat to ChainConfig (#2630)
  • [provider,rpc-client] Add connect_reqwest to ProviderBuilder (#2615)
  • Add dedicated error for SECP256K1N_HALF error (#2636)
  • [rpc] Add generic TxReq to SimulatePayload (#2631)

Miscellaneous Tasks

  • Add try_into_sidecar helper (#2644)
  • Fix missing arbitrary in tests (#2643)

Other

  • Revert "feat(network): use FullSigner in EthereumWallet to sign data" (#2647)
  • Make tx build fns public (#2635)
Commits
  • 53e3ece chore: release 1.0.17
  • 45a4063 Revert "feat(network): use FullSigner in EthereumWallet to sign data" (...
  • e1fb9d9 feat(network): use FullSigner in EthereumWallet to sign data (#2523)
  • 54cac25 chore: add try_into_sidecar helper (#2644)
  • baf3855 feat: add BuilderBlockValidationV5 for relay for Fusaka (#2638)
  • 874795e feat: added FindStorageSlot (#2612)
  • 15975e8 chore: fix missing arbitrary in tests (#2643)
  • 5f95967 feat: add provider-mev-api top level feature re-export (#2642)
  • bb7c23e feat: make build_{eip} functions public (#2519)
  • e15ed74 feat: Add dynamic crypto backend for ecrecover (#2634)
  • 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.16 to 1.0.17.
- [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.16...v1.0.17)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.0.17
  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 Jul 7, 2025
@naps62 naps62 merged commit 2eb430b into main Jul 7, 2025
2 checks passed
@naps62 naps62 deleted the dependabot/cargo/alloy-1.0.17 branch July 7, 2025 07:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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