Confucian-e / mint-storm

0 stars 0 forks source link

build(deps): update rust crate alloy to v0.5.4 #8

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Type Update Change
alloy dependencies patch 0.5.2 -> 0.5.4

Release Notes

alloy-rs/alloy (alloy) ### [`v0.5.4`](https://redirect.github.com/alloy-rs/alloy/blob/HEAD/CHANGELOG.md#054---2024-10-23) [Compare Source](https://redirect.github.com/alloy-rs/alloy/compare/v0.5.3...v0.5.4) ##### Bug Fixes - Sidecar rlp decoding ([#​1549](https://redirect.github.com/alloy-rs/alloy/issues/1549)) ##### Dependencies - Bump alloy-eip7702 ([#​1550](https://redirect.github.com/alloy-rs/alloy/issues/1550)) ##### Features - Add osaka time to genesis ([#​1548](https://redirect.github.com/alloy-rs/alloy/issues/1548)) ##### Other - Add unit test for `amount_wei` `Withdrawal` ([#​1551](https://redirect.github.com/alloy-rs/alloy/issues/1551)) ### [`v0.5.3`](https://redirect.github.com/alloy-rs/alloy/blob/HEAD/CHANGELOG.md#053---2024-10-22) [Compare Source](https://redirect.github.com/alloy-rs/alloy/compare/v0.5.2...v0.5.3) ##### Bug Fixes - Correct implementations of Encodable and Decodable for sidecars ([#​1528](https://redirect.github.com/alloy-rs/alloy/issues/1528)) - \[filter] Treat null fields as null ([#​1529](https://redirect.github.com/alloy-rs/alloy/issues/1529)) - Maybetagged serde for typed transaction ([#​1495](https://redirect.github.com/alloy-rs/alloy/issues/1495)) ##### Dependencies - Bump alloy-eip7702 ([#​1547](https://redirect.github.com/alloy-rs/alloy/issues/1547)) ##### Documentation - \[prestate] Comment prestate more clear ([#​1527](https://redirect.github.com/alloy-rs/alloy/issues/1527)) ##### Features - \[rpc-types-trace/prestate] Support disable\_{code,storage} ([#​1538](https://redirect.github.com/alloy-rs/alloy/issues/1538)) - Derive serde for `ExecutionPayloadSidecar` ([#​1535](https://redirect.github.com/alloy-rs/alloy/issues/1535)) ##### Miscellaneous Tasks - Release 0.5.3 - Remove self from codeowners ([#​1498](https://redirect.github.com/alloy-rs/alloy/issues/1498)) ##### Other - Add `Debug` trait bound for `Transaction` trait ([#​1543](https://redirect.github.com/alloy-rs/alloy/issues/1543)) - Impl `From` for `BlockId` ([#​1539](https://redirect.github.com/alloy-rs/alloy/issues/1539)) - Small refactor with `then_some` ([#​1533](https://redirect.github.com/alloy-rs/alloy/issues/1533)) - Add unit tests and reduce paths ([#​1531](https://redirect.github.com/alloy-rs/alloy/issues/1531)) - Use `Withdrawals` wrapper in `BlockBody` ([#​1525](https://redirect.github.com/alloy-rs/alloy/issues/1525)) ##### Testing - Fix more ci only ([#​1402](https://redirect.github.com/alloy-rs/alloy/issues/1402))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.