Skip to content

Bump alloy from 0.13.0 to 1.0.4 - #58

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2025

Copy link
Copy Markdown
Contributor

Bumps alloy from 0.13.0 to 1.0.4.

Release notes

Sourced from alloy's releases.

v1.0.4

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from alloy's changelog.

1.0.4 - 2025-05-19

Dependencies

  • Add auth deserde test (#2468)

Documentation

  • Fix typos and improve documentation clarity in serde-related modules (#2475)

Features

  • [consensus] Sidecar generic (round 2) (#2466)
  • Add BuilderBlockReceived (#2471)
  • Add ProposerPayloadDelivered (#2470)
  • [eips] Sidecar conversion methods (#2464)
  • [consensus] TxEip4844Variant generic over sidecar (#2461)

Miscellaneous Tasks

  • Warn missing-const-for-fn (#2418)
  • Rm leftover recovery impl (#2467)
  • [consensus] Relax 4844 with sidecar creation (#2465)

Other

  • SignerRecoverable for WithEncoded (#2474)

Styling

  • Introducing manual deserde for BlobTransactionSidecarVariant (#2440)

Testing

  • Add js tracer test (#2462)

1.0.3 - 2025-05-15

Bug Fixes

  • [consensus] Allow "accessList": null when deserializing EIP-1559 transactions. (#2450)

Dependencies

Features

  • Add with_auth_opt (#2447)
  • [consensus] Relax TxEip4844WithSidecar trait implementations (#2446)

... (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.4.
- [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.4)

---
updated-dependencies:
- dependency-name: alloy
  dependency-version: 1.0.4
  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
@dependabot @github

dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #62.

@dependabot dependabot Bot closed this May 26, 2025
@dependabot
dependabot Bot deleted the dependabot/cargo/alloy-1.0.4 branch May 26, 2025 21:37
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