Skip to content

Update alloy requirement from 0.13 to 0.14#20

Merged
getong merged 1 commit intomainfrom
dependabot/cargo/main/alloy-0.14
Apr 15, 2025
Merged

Update alloy requirement from 0.13 to 0.14#20
getong merged 1 commit intomainfrom
dependabot/cargo/main/alloy-0.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Updates the requirements on alloy to permit the latest version.

Release notes

Sourced from alloy's releases.

v0.14.0

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v0.13.0...v0.14.0

Changelog

Sourced from alloy's changelog.

0.14.0 - 2025-04-09

Bug Fixes

  • Use wasmtimer sleep (#2287)
  • BlobAndProofV2 (#2283)
  • Cell proofs in BlobsBundleV2::take (#2281)
  • Fix docs of input field for different tx (#2177)

Dependencies

  • [deps] Core 1.0 (#2184)
  • [deps] Bincode 2.0 (#2297)
  • Bump msrv to 1.82 (#2293)

Documentation

  • Update doc on PollerBuilder (#2268)
  • Remove outdated doc on PollerBuilder (#2267)

Features

  • Relax ProviderBuilder bounds (#2276)
  • Make CachedNonceManager default (#2289)
  • Add eth get transaction by sender and nonce (#2285)
  • [provider] Nonce filler helpers (#2280)
  • ExecutionPayloadEnvelopeV5 (#2284)
  • Add From<TxHash> for PendingTxConfig (#2282)
  • [eip4844] Implement AsRef and AsMut for TxEip4844 (#2272)
  • [eth-wallet] Set default signer helper (#2271)
  • Add conditional conversions for BlockTransactions (#2270)
  • Add bincode compat to eth typed tx (#2269)
  • [consensus] WithEncoded helpers (#2266)
  • Filterset topics extend (#2258)
  • Make it easier to configure non u256 topics in filterset (#2257)

Miscellaneous Tasks

  • Add ancestor_headers to ExecutionWitness (#2294)
  • Use target_family instead of arch for wasm cfg (#2288)
  • Fixed 404 link (#2286)
  • Port transaction envelope bincode compat function (#2263)
  • Hide input mut (#2255)

Styling

  • Skip flaky bsc err resp (#2279)
  • Added TxType::is_eipxxx fxns (#2275)

Testing

... (truncated)

Commits

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)

Updates the requirements on [alloy](https://github.com/alloy-rs/alloy) to permit the latest version.
- [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.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 0.14.0
  dependency-type: direct:production
...

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 14, 2025
@getong getong merged commit 90a0c5a into main Apr 15, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/main/alloy-0.14 branch April 15, 2025 06:01
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