Conversation
…umina-latency-monitor Resolves Dependabot alerts GHSA-xgp8-3hg3-c2mh and GHSA-965h-392x-2mh5 (both low severity, both addressed in rustls-webpki 0.103.12). rustls-webpki is a transitive dependency via celestia-grpc's tls-ring feature. This is a Cargo.lock-only change. The commit also includes a benign Cargo resolver deduplication for data-encoding-macro-internal's syn proc-macro dependency (syn 2.0.111 -> syn 1.0.109); the data-encoding-macro-internal package version and checksum are unchanged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
ninabarbakadze
approved these changes
Apr 21, 2026
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.
Summary
rustls-webpki0.103.10 → 0.103.12 intools/lumina-latency-monitor/Cargo.lock(transitive dep viacelestia-grpctls-ring).Cargo.tomledits needed.data-encoding-macro-internal'ssynproc-macro dep (2.0.111 → 1.0.109); the crate's version and checksum are unchanged and both syn majors remain in the tree.Closes PROTOCO-1549
Test plan
cargo fmt --all -- --checkpasses locallycargo test --workspacepasses locallycargo build --releasepasses locallyrust-lumina-latency-monitorgreen on PR (clippy runs against newer stable in CI; local Homebrew clippy 1.88 is stale)