Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate alloy to 0.9 #439

Merged
merged 1 commit into from
Jan 27, 2025
Merged

chore(deps): update rust crate alloy to 0.9 #439

merged 1 commit into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

Package Type Update Change
alloy dev-dependencies minor 0.8 -> 0.9
alloy dependencies minor 0.8 -> 0.9

Release Notes

alloy-rs/alloy (alloy)

v0.9.2

Compare Source

Bug Fixes
  • [eip7251] Update contract address and bytecode (#​1877)
  • Skip empty request objects (#​1873)
Features
  • Sort and skip empty requests for hash (#​1878)
  • Add conversions from rpc block to consensus (#​1869)
  • Add block to payloadv1 (#​1875)
  • Add block to payloadbodyv1 (#​1874)
Miscellaneous Tasks
  • Release 0.9.2

v0.9.1

Compare Source

Features
  • Add deref for block (#​1868)
  • Add helper for txpool inspect summary (#​1866)
Miscellaneous Tasks
  • Release 0.9.1
  • Add arbitrary for blockbody (#​1867)
  • Add history serve window (#​1865)

v0.9.0

Compare Source

Bug Fixes
  • Use u64 for all gas values (#​1848)
  • [alloy-eips] SimpleCoder::decode_one() should return Ok(None) (#​1818)
  • Support hex values for conditional options (#​1824)
  • Use default for creation method (#​1820)
Dependencies
Features
  • Add ExecutionPayloadFieldV2 into ExecutionPayload (#​1858)
  • Add try into block with sidecar (#​1856)
  • Misc payloadenvelopeinput conversions (#​1855)
  • Add tryfrom payload for block (#​1854)
  • Add tryfrom payloadv2 + v3 for block (#​1853)
  • Add tryfrom payloadv1 for block (#​1851)
  • Add more builder style fns (#​1850)
  • Add match functions (#​1847)
  • Add BlockConditional (#​1846)
  • Add insert helper to otherfields (#​1841)
  • EIP-7840 (#​1828)
  • Return tagged variant deserde error (#​1810)
  • Add map transactions to rpc block type (#​1835)
  • [pectra] Revert EIP-7742 (#​1807)
  • Add map transactions fn (#​1827)
  • Add tryfrom for anyheader to header (#​1826)
  • Add cost fn for conditional opts (#​1823)
  • Add helpers for block (#​1816)
  • Add helpers to any tx envelope (#​1817)
Miscellaneous Tasks
Other
  • [Feature] update Display implementation on BlockNumberOrTag (#​1857)
  • [Bug] Request predeploy codes have diverged (#​1845)
  • Update code owners (#​1844)
  • Change chain_id type to U256 (#​1839)
  • Update contract bytecode & address (#​1838)
  • Update CONSOLIDATION_REQUEST_PREDEPLOY_ADDRESS (#​1836)
  • Update WITHDRAWAL_REQUEST_PREDEPLOY_ADDRESS (#​1834)

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/alloy branch 11 times, most recently from e4856fe to 41ae580 Compare December 13, 2024 16:53
@renovate renovate bot force-pushed the renovate/alloy branch 4 times, most recently from 5b3dc87 to d710e05 Compare December 20, 2024 09:39
@renovate renovate bot changed the title chore(deps): update rust crate alloy to 0.8 chore(deps): update rust crate alloy to 0.9 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/alloy branch 13 times, most recently from e03d227 to 9a393f1 Compare January 9, 2025 23:37
@renovate renovate bot force-pushed the renovate/alloy branch 3 times, most recently from 8f95240 to ac5058b Compare January 13, 2025 09:45
@renovate renovate bot force-pushed the renovate/alloy branch 4 times, most recently from 7dd49f3 to a1d0509 Compare January 23, 2025 10:14
@renovate renovate bot force-pushed the renovate/alloy branch 2 times, most recently from f0a11d0 to 1c29379 Compare January 27, 2025 12:20
Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@LNSD LNSD merged commit e330ff8 into main Jan 27, 2025
2 checks passed
@LNSD LNSD deleted the renovate/alloy branch January 27, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant