Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

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

Changelog

Sourced from alloy-trie's changelog.

0.9.1 - 2025-08-19

Documentation

  • Update Tera documentation link to the correct Introduction section (#107)

Features

  • Retain proofs of non-target nodes in certain edge-cases. (#109)

0.9.0 - 2025-06-20

Dependencies

  • Bump nybbles to 0.4 (#104)
  • Bump MSRV and edition (#106)

Features

  • Logs for pushing nodes to the stack (#101)

Miscellaneous Tasks

  • Release 0.9.0 (#108)

Other

  • More realistic nibble lengths (#105)
  • Remove concurrency from bench (#102)

0.8.1 - 2025-04-14

Bug Fixes

  • [verify] Inlined trie leaves (#97)

Dependencies

  • Bump derive more (#98)

Miscellaneous Tasks

  • Release 0.8.1
  • [benches] Use criterion codspeed compat (#96)

0.8.0 - 2025-04-09

Features

  • Add DecodedProofRetainer (#84)

... (truncated)

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 20, 2025 05:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 20, 2025
@github-actions github-actions bot changed the title Update alloy-trie requirement from 0.8 to 0.9 WEB3-537: Update alloy-trie requirement from 0.8 to 0.9 Aug 27, 2025
@nategraf nategraf requested review from a team as code owners September 23, 2025 20:36
@nategraf
Copy link
Contributor

nategraf commented Oct 3, 2025

alloy-trie is used by the risc0-ethereum-trie crate. This update introduces breaking changes that require some effort to resolve. Because there are not currently any known users of this crate, we are not going to update it immediately. If someone is using this crate, please comment and we will address this.

@nategraf nategraf marked this pull request as draft October 3, 2025 18:44
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 rust Pull requests that update rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant