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 alloy-rs crates to v0.8.8 #326

Merged
merged 1 commit into from
Oct 15, 2024
Merged

chore(deps): update alloy-rs crates to v0.8.8 #326

merged 1 commit into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2024

This PR contains the following updates:

Package Type Update Change
alloy-primitives (source) dependencies patch 0.8.5 -> 0.8.8
alloy-sol-types (source) dependencies patch 0.8.5 -> 0.8.8

Release Notes

alloy-rs/core (alloy-primitives)

v0.8.8

Compare Source

Bug Fixes
  • Properly account for sign in pg to/from sql implementation for signed (#​772)
  • Don't enable foldhash by default (#​771)
  • [alloy-sol-macro] Allow clippy::pub_underscore_fields on sol! output (#​770)
Features

v0.8.7

Compare Source

Miscellaneous Tasks
  • Release 0.8.7
Other
  • Revert "Add custom serialization for Address" (#​765)

v0.8.6

Compare Source

Bug Fixes
  • Fix lint alloy-primitives (#​756)
  • Fix lint alloy-json-abi (#​757)
  • Fix lint alloy-dyn-abi (#​758)
  • Fix lint alloy-sol-types (#​761)
  • Fix lint alloy-sol-macro-expander (#​760)
Dependencies
  • [deps] Bump hashbrown to 0.15 (#​753)
Features
  • Add Default for Sealed<T> (#​755)
  • [primitives] Add and use foldhash as default hasher (#​763)
Miscellaneous Tasks
  • Release 0.8.6
  • [meta] Update CODEOWNERS
  • Remove a stabilized impl_core function
Other
  • Derive Arbitrary for Sealed<T> (#​762)
  • Derive Deref for Sealed<T> (#​759)
  • Add conversion TxKind -> Option<Address> (#​750)

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 changed the title chore(deps): update alloy-rs crates to v0.8.6 chore(deps): update alloy-rs crates to v0.8.7 Oct 8, 2024
@renovate renovate bot changed the title chore(deps): update alloy-rs crates to v0.8.7 chore(deps): update alloy-rs crates to v0.8.8 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/alloy branch 3 times, most recently from 5813a6b to a68ecf5 Compare October 15, 2024 11:25
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 ee7ea59 into main Oct 15, 2024
2 checks passed
@LNSD LNSD deleted the renovate/alloy branch October 15, 2024 11:36
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