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

WEB3-148: Update alloy-trie requirement from 0.5 to 0.6 #255

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

Updates the requirements on alloy-trie to permit the latest version.

Changelog

Sourced from alloy-trie's changelog.

0.5.3 - 2024-09-17

Dependencies

  • Bump msrv to 1.79 (#33)

Miscellaneous Tasks

  • Release 0.5.3
  • Release 0.5.2
  • Use decode_raw from alloy-rlp (#19)

Testing

  • Zero value leaf (#34)

0.5.1 - 2024-09-02

Bug Fixes

  • No-std compat (#31)

Features

  • Workflow to validate no_std compatibility (#32)

Miscellaneous Tasks

  • Release 0.5.1

0.5.0 - 2024-08-28

Bug Fixes

  • In-place nodes ignored in proof verification (#27)

Dependencies

  • Bump derive more (#30)
  • [deps] Bump alloy (#28)
  • Bump proptest (#18)

Documentation

  • Small fix on HashBuilderValue docs (#20)

Features

  • Iterator over branch children (#21)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Updates the requirements on [alloy-trie](https://github.com/alloy-rs/trie) to permit the latest version.
- [Changelog](https://github.com/alloy-rs/trie/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/trie@v0.5.0...v0.5.3)

---
updated-dependencies:
- dependency-name: alloy-trie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 27, 2024 04:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2024
@github-actions github-actions bot changed the title Update alloy-trie requirement from 0.5 to 0.6 WEB3-148: Update alloy-trie requirement from 0.5 to 0.6 Sep 28, 2024
@Wollac Wollac merged commit cfeb381 into main Sep 30, 2024
11 checks passed
@Wollac Wollac deleted the dependabot/cargo/alloy-trie-0.6 branch September 30, 2024 22:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant