Skip to content

Bump alloy from 0.13.0 to 1.0.12#70

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/alloy-1.0.12
Closed

Bump alloy from 0.13.0 to 1.0.12#70
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/alloy-1.0.12

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps alloy from 0.13.0 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

You can trigger a rebase of this PR 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 0.13.0 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@v0.13.0...v1.0.12)

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

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 Jun 23, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #72.

@dependabot dependabot Bot closed this Jul 1, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/alloy-1.0.12 branch July 1, 2025 00:33
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