Skip to content

chore: bump transitive deps for security - #954

Merged
starpit merged 1 commit into
mainfrom
fix-root-lockfile
Sep 11, 2026
Merged

chore: bump transitive deps for security#954
starpit merged 1 commit into
mainfrom
fix-root-lockfile

Conversation

@starpit

@starpit starpit commented Sep 11, 2026

Copy link
Copy Markdown
Member

Summary

quinn-proto, rustls-webpki, serde_with, and rand had no direct entry in any Cargo.toml (purely transitive), so Renovate never opened a PR to move past their flagged versions even though newer, non-vulnerable releases exist within the same semver range:

  • quinn-proto: 0.11.13 → 0.11.17
  • rustls-webpki: 0.103.9 → 0.103.15
  • serde_with: 3.16.1 → 3.22.0
  • rand: 0.9.3 → 0.9.5

Test plan

  • cargo check/cargo clippy --tests -- -D warnings pass for spnl-core, spnl-run, spnl with their full CI feature sets
  • cargo fmt --check passes

Signed-off-by: Nick Mitchell <nickm@us.ibm.com>
@starpit
starpit merged commit 8f130cf into main Sep 11, 2026
35 checks passed
@starpit
starpit deleted the fix-root-lockfile branch September 11, 2026 22:43
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