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 May 19, 2025

Bumps alloy from 0.15.10 to 1.0.3.

Release notes

Sourced from alloy's releases.

v1.0.3

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v1.0.1...v1.0.3

v1.0.1

What's Changed

Full Changelog: alloy-rs/alloy@v1.0.0...v1.0.1

v1.0.0

This is the first stable release: https://alloy.rs/

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

1.0.3 - 2025-05-15

Bug Fixes

  • [consensus] Allow "accessList": null when deserializing EIP-1559 transactions. (#2450)
  • [rpc-types-engine] Use 7594 sidecar in BlobsBundleV2 (#2433)
  • [eips] proofs field name in BlobsBundleV2 (#2426)
  • Ensure mandatory to field (#2412)
  • Requests deserde nullable fields (#2408)
  • Send eth_unsubscribe with id (#2369)
  • Use existing channel capacity for reconnect (#2363)
  • Use correct type in conversion (#2346)
  • Change value field in TraceEntry to Option (#2331)
  • Fix grammar typos in documentation (#2333)
  • Fix typos in comments and string literals (#2329)
  • Fix Typos in Documentation Comments (#2325)
  • [transport] Enable hyper-tls via hyper feature (#2320)
  • [json-rpc] Transport crate deadlinks in doc (#2309)
  • Use wasmtimer sleep (#2287)
  • BlobAndProofV2 (#2283)
  • Cell proofs in BlobsBundleV2::take (#2281)
  • Fix docs of input field for different tx (#2177)
  • [pubsub] Retry connecting to backend (#2254)
  • Use unwrap_or_else for subscribe (#2233)
  • [pubsub] Fix race condition in ActiveSub (#2222)
  • [pubsub] Wrap channel_size with Arc (#2212)
  • [signer-gcp] Use default public key format (#2217)
  • Drop geth's stderr handle (#2104)
  • Debug_executionWitness call (#2209)
  • Broken links eip1559/constants.rs (#2190)
  • Filter out requests with len 1 (#2167)

Dependencies

  • Bump tempfile (#2457)
  • Bump jsonrpsee types (#2439)
  • Bump jsonrpsee (#2437)
  • [deps] Core 1.0 (#2184)
  • [deps] Bincode 2.0 (#2297)
  • Bump msrv to 1.82 (#2293)
  • [deps] C-kzg 2.0 (#2240)
  • [ci] Bump reth and geth to latest (#2241)
  • Bump gcloud sdk (#2218)
  • Bump once_cell (#2185)

Documentation

  • Update alloy-provider README with links and usage example (#2319)
  • [provider] Add usage examples to provider README (#2313)
  • Docs (README.md): integrating crates.io badges (#2419)

... (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 0.15.10 to 1.0.3.
- [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.15.10...v1.0.3)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.0.3
  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 May 19, 2025
@naps62 naps62 merged commit d046f99 into main May 21, 2025
2 checks passed
@naps62 naps62 deleted the dependabot/cargo/alloy-1.0.3 branch May 21, 2025 09:27
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