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.6.0 #55

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change
alloy dependencies minor 0.5.4 -> 0.6.0

Release Notes

alloy-rs/alloy (alloy)

v0.6.2

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • Release 0.6.2

v0.6.1

Compare Source

Bug Fixes
  • Re-introduce HeaderResponse trait (#​1627)
Miscellaneous Tasks
  • Release 0.6.1

v0.6.0

Compare Source

Bug Fixes
  • Wrap dashmap in Arc (#​1624)
  • [provider] Make Caller EthCall specific (#​1620)
  • Serde for AnyTxEnvelope (#​1613)
  • Receipt status serde (#​1608)
  • [signer-ledger] Use SIGN_ETH_EIP_712 instruction (#​1479)
  • Hash handling (#​1604)
  • Fix typo in RecommendedFillers associated type (#​1536)
  • RLP for TxEip4844 (#​1596)
  • Add more rlp correctness checks (#​1595)
  • Update AnyNetwork type aliases (#​1591)
  • Clearer replay protection checks (#​1581)
  • [provider] Return Subscription<N::HeaderResponse> (#​1586)
  • [alloy-provider] get_block_by_number arg (#​1582)
  • Relay types (#​1577)
  • Make a sensible encoding api (#​1496)
  • Enable std with jwt (#​1569)
Dependencies
Documentation
  • Expand on what Requests contains (#​1564)
Features
  • [serde] StorageKeyKind (#​1597)
  • [rpc-types-trace/parity] Add creationMethod for create action (#​1621)
  • Integrate signature with boolean parity (#​1540)
  • Serde helpers for hashmaps and btreemaps with quantity key types (#​1579)
  • Use OtherFields on UnknownTypedTransaction (#​1605)
  • Implement Arbitrary for transaction types (#​1603)
  • Make more Otterscan types generic over header (#​1594)
  • Make Otterscan types generic over header (#​1593)
  • Add impl From for AnyHeader (#​1592)
  • [consensus] Protected Legacy Signature (#​1578)
  • Embed consensus header into RPC (#​1573)
  • Introduce anvil_reorg and related types. (#​1576)
  • Make eth_call and eth_estimateGas default to using Pending block (#​1568)
  • [eips] Indexed Blob Hash (#​1526)
Miscellaneous Tasks
Other
  • Use ChainId in WalletCapabilities (#​1622)
  • Rm useless len var in rlp_encoded_fields_length (#​1612)
  • Add unit tests for OtherFields (#​1614)
  • Small refactor for JwtSecret (#​1611)
  • Rm Receipts root_slow unused method (#​1567)
  • Embed TxEnvelope into rpc-types-eth::Transaction (#​1460)
  • Add success job (#​1589)
  • Add BadBlock type to debug_getbadblocks return type (#​1566)
  • Implement root_slow for Receipts (#​1563)
  • Add uncle_block_from_header impl and test (#​1554)
  • Add missing unit test for MIN_PROTOCOL_BASE_FEE (#​1558)
  • Rm BEACON_CONSENSUS_REORG_UNWIND_DEPTH (#​1556)
  • Add unit tests to secure all conversions and impl (#​1544)
  • Fix HOLESKY_GENESIS_HASH (#​1555)
  • Impl From<Sealed<alloy_consensus::Header>> for Header (#​1532)
Refactor
  • [signer] Small refactor in signer utils (#​1615)
  • [genesis] Small refactor (#​1618)
Styling
  • Move txtype-specific builders to network-primitives (#​1602)
Testing
  • [network-primitives] Add unit tests for BlockTransactions (#​1619)
  • [transport] Add unit tests for Authorization methods (#​1616)
  • [json-rpc] Add unit tests for Id (#​1617)
  • Fix tests (#​1583)

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" (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 this update again.


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

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

@Theodus Theodus merged commit 257d3a9 into main Nov 11, 2024
2 checks passed
@Theodus Theodus deleted the renovate/alloy-0.x branch November 11, 2024 14:13
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