deps(deps): bump alloy-trie from 0.9.1 to 0.9.5#2500
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
🧾 cargo-vet automated audit summary
CI did not commit anything. Review the patch locally and create the final signed commit yourself.
|
Bumps [alloy-trie](https://github.com/alloy-rs/trie) from 0.9.1 to 0.9.5. - [Release notes](https://github.com/alloy-rs/trie/releases) - [Changelog](https://github.com/alloy-rs/trie/blob/main/CHANGELOG.md) - [Commits](https://github.com/alloy-rs/trie/commits) --- updated-dependencies: - dependency-name: alloy-trie dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
e68054e to
ca49064
Compare
Contributor
🧾 cargo-vet automated audit summary
CI did not commit anything. Review the patch locally and create the final signed commit yourself.
|
There was a problem hiding this comment.
Dependency-only bump looks clean.
What changed
alloy-triepinned from0.9.1→0.9.5inCargo.tomland lockfile.- Lockfile shows expected transitive shifts for this upstream release (
arrayvecno longer direct dep ofalloy-trie,thiserroradded).
Review notes
- No application code, API surface, migrations, permission logic, or money-movement paths were modified in this PR.
- No concrete regression is evident from the diff itself.
- Upstream changelog items included are minor (sorting impl tweak, utility features, error impl migration), with no obvious breaking behavior signaled.
Given current evidence, I don’t see a blocking issue in this PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps alloy-trie from 0.9.1 to 0.9.5.
Changelog
Sourced from alloy-trie's changelog.
Commits