Skip to content

Bump alloy from 0.13.0 to 1.0.16#72

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps alloy from 0.13.0 to 1.0.16.

Release notes

Sourced from alloy's releases.

v1.0.15

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.14...v1.0.15

v1.0.14

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.13...v1.0.14

v1.0.13

What's Changed

New Contributors

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

v1.0.12

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

1.0.16 - 2025-06-27

Bug Fixes

  • Encode into buf (#2632)

1.0.15 - 2025-06-27

Miscellaneous Tasks

  • Release 1.0.15
  • Rename ported fn (#2629)

1.0.14 - 2025-06-27

Features

  • Add recover_signer_unchecked_with_buf to SignerRecoverable trait (#2626)
  • [network] Add method to remove nonce from transaction using TransactionBuilder (#2624)
  • [rpc] Add generic TxReq to Bundle (#2623)
  • [rpc] Add generic TxReq to SimBlock (#2622)

Miscellaneous Tasks

  • Release 1.0.14
  • Remove basefee check from try_into_block (#2628)
  • [json-rpc] Add raw text in error message (#2621)

1.0.13 - 2025-06-26

Dependencies

  • Bump alloy-trie to 0.9.0 (#2600)

Documentation

  • Fix typo in comments (#2611)
  • Correct typo 'implementor' to 'implementer (#2606)

Features

  • Add try_into_block_with_encoded and refactor block construction (#2495)
  • [tx-macros] Add arbitrary_cfg parameter (#2616)
  • Add better conversions for AnyRpcBlock (#2614)
  • Add log filtering methods to Filter (#2607)
  • Impl Typed2718 for AnyTxType (#2609)
  • Add block number helper getter (#2608)
  • Add with_header method to Block type (#2604)
  • Added convinient fn decode_2718_exact (#2603)
  • Implement SignerRecoverable for Signed (#2596)

... (truncated)

Commits
  • 3f38234 chore: release 1.0.16
  • d661b9f fix: encode into buf (#2632)
  • 7a8d095 chore: release 1.0.15
  • 64c356e chore: rename ported fn (#2629)
  • 71339df chore: release 1.0.14
  • 95b6686 chore: remove basefee check from try_into_block (#2628)
  • 6689777 feat: add recover_signer_unchecked_with_buf to SignerRecoverable trait (#2626)
  • 73cc02d feat(network): Add method to remove nonce from transaction using `Transaction...
  • 52920e8 feat(rpc): Add generic TxReq to Bundle (#2623)
  • 3e65acc feat(rpc): Add generic TxReq to SimBlock (#2622)
  • Additional commits viewable in compare view

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.16.
- [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.16)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.0.16
  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 Jul 1, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #73.

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