Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps alloy from 1.0.15 to 1.0.30.

Release notes

Sourced from alloy's releases.

v1.0.30

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.29...v1.0.30

v1.0.29

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.28...v1.0.29

v1.0.28

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.27...v1.0.28

v1.0.27

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.26...v1.0.27

v1.0.26

... (truncated)

Changelog

Sourced from alloy's changelog.

1.0.30 - 2025-09-03

Bug Fixes

  • [rpc] Add missing error code eth_sendRawTransactionSync timeout (#2846)

Features

  • Add with_request to storage slot finder (#2847)
  • Re-export signer dep crates (#2845)
  • Add helper json deserde fn (#2841)

1.0.29 - 2025-09-03

Dependencies

  • Revert "chore(deps): internal dep bumps" (#2839)

Miscellaneous Tasks

  • Release 1.0.29

1.0.28 - 2025-09-02

Dependencies

  • [deps] Internal dep bumps (#2834)

Documentation

  • Update version in installation example from 1.0.1 to 1.0.27 (#2836)

Features

  • [rpc] Add optional index field to CallLogFrame (#2748)
  • Add Asref for recovered withencoded (#2828)
  • Add helpers for MnemonicBuilder (#2825)
  • Add as_* helper methods to Delta (#2823)

Miscellaneous Tasks

  • Release 1.0.28
  • Use quantity for index (#2837)
  • Add into_envelope helper (#2832)
  • Use trait upcasting (#2827)

Other

  • Return correct arbitrum block numbers w/ BatchLayer (#2835)
  • Add auto_impersonate helper to anvil bindings (#2824)

... (truncated)

Commits
  • b0e06a0 chore: release 1.0.30
  • e8da7c9 feat: add with_request to storage slot finder (#2847)
  • 588db3f fix(rpc): Add missing error code eth_sendRawTransactionSync timeout (#2846)
  • 36c4bc6 feat: re-export signer dep crates (#2845)
  • 63c4434 feat: add helper json deserde fn (#2841)
  • db0aa6a chore: release 1.0.29
  • b2ad3c3 Revert "chore(deps): internal dep bumps" (#2839)
  • addec3e chore: release 1.0.28
  • 830e4f5 docs: update version in installation example from 1.0.1 to 1.0.27 (#2836)
  • a45fa69 refactor: Change op in StructLog from String to Cow<'static, str> (#2730)
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 8, 2025
Bumps [alloy](https://github.com/alloy-rs/alloy) from 1.0.15 to 1.0.30.
- [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.15...v1.0.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/alloy-1.0.30 branch from 33beda9 to 3abb8d2 Compare September 26, 2025 07:15
@drewstone drewstone closed this Sep 26, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 26, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/alloy-1.0.30 branch September 26, 2025 21:10
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.

2 participants