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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps alloy from 1.0.9 to 1.0.12.

Release notes

Sourced from alloy's releases.

v1.0.12

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.11...v1.0.12

v1.0.11

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.10...v1.0.11

v1.0.10

Required MSRV is now 1.85

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

1.0.12 - 2025-06-18

Features

  • More serde compat for TransactionEnvelope macro (#2594)
  • [provider] Conversion between MulticallItem and CallItem (#2589)
  • Add from_block_unchecked to ExecutionData (#2593)

Other

  • Added overrides_opt fn (#2595)

1.0.11 - 2025-06-17

Bug Fixes

  • Move Transaction::from_transaction (#2590)

Miscellaneous Tasks

  • Release 1.0.11
  • Release 1.0.11

1.0.10 - 2025-06-17

Bug Fixes

  • The bundle hash is null on root level, not the value (#2588)
  • Fix Typo in Function Name (#2582)
  • ERC20 endpoints return type (#2577)
  • Correctly decode jwt keys (#2573)
  • Fix incorrect type flag doc for EIP-4844 + minor grammar in CI config (#2554)
  • Fix misleading doc comment (#2545)
  • Make pollers and Heartbeat more reliable (#2540)

Dependencies

  • Bump MSRV to 1.85 (#2547)

Documentation

  • Add examples for TransactionRequest::preferred_type() (#2568)
  • Add examples for TransactionRequest::minimal_tx_type() (#2566)
  • Create table for helpful projects (#2551)

Features

  • Implement TransactionEnvelope derive macro (#2585)
  • [provider] Add eth_sendBundle support to provider (#2556)
  • [rpc] Convert into RPC transaction from generic Transaction (#2586)

... (truncated)

Commits

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.9 to 1.0.12.
- [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.9...v1.0.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 23, 2025
@naps62 naps62 merged commit a04db25 into main Jun 23, 2025
2 checks passed
@naps62 naps62 deleted the dependabot/cargo/alloy-1.0.12 branch June 23, 2025 13:25
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.

2 participants