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 2, 2025

Bumps alloy from 1.0.8 to 1.0.9.

Release notes

Sourced from alloy's releases.

v1.0.9

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.8...v1.0.9

Changelog

Sourced from alloy's changelog.

1.0.9 - 2025-05-28

Features

  • Introduce serde feature for network-primitives (#2529)
  • Add try decode into error (#2524)
  • Add some node types from beacon api (#2527)

Miscellaneous Tasks

  • Truncate input data for ots block on serialize (#2525)
  • Add from impl (#2522)

Other

  • Adding support for signing 7702 authorizations (#2499)

Styling

  • Added helper fn for building typed simulate transaction in TransactionRequest (#2531)
Commits
  • 375ba75 chore: release 1.0.9
  • 7bf81b1 Adding support for signing 7702 authorizations (#2499)
  • d065304 feat: introduce serde feature for network-primitives (#2529)
  • 40527a9 chore: added helper fn for building typed simulate transaction in Transaction...
  • fa43c9f feat: add try decode into error (#2524)
  • 756a862 chore: truncate input data for ots block on serialize (#2525)
  • 9acf6ed feat: add some node types from beacon api (#2527)
  • 2704ea1 chore: add from impl (#2522)
  • See full diff 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.8 to 1.0.9.
- [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.8...v1.0.9)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.0.9
  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 Jun 2, 2025
@naps62 naps62 merged commit b9b15c7 into main Jun 2, 2025
2 checks passed
@naps62 naps62 deleted the dependabot/cargo/alloy-1.0.9 branch June 2, 2025 14:51
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