Skip to content

Updates dependencies#285

Merged
arcanis merged 1 commit intomainfrom
mael/dependency-updates
Apr 21, 2026
Merged

Updates dependencies#285
arcanis merged 1 commit intomainfrom
mael/dependency-updates

Conversation

@arcanis
Copy link
Copy Markdown
Member

@arcanis arcanis commented Apr 21, 2026

Note

Medium Risk
Large Cargo.lock refresh bumping core networking/runtime crates (e.g., tokio, hyper, rustls) could introduce subtle behavior/regression changes despite no direct code modifications.

Overview
Updates Cargo.lock with broad dependency version bumps across the workspace, including major upgrades in core libraries like tokio, hyper, clap, futures, and rustls.

The lockfile also shifts several transitive dependencies (e.g., consolidating socket2, updating windows-sys, and adding new crates like windows-registry, konst, plain, and an additional wit-bindgen version), reflecting a new resolved dependency graph.

Reviewed by Cursor Bugbot for commit 7785986. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

⏱️ Benchmark Results

gatsby install-full-cold

Metric Base Head Difference
Mean 2.404s 2.445s +1.70% ⚠️
Median 2.399s 2.425s +1.08% ⚠️
Min 2.352s 2.388s
Max 2.464s 2.666s
Std Dev 0.029s 0.058s
📊 Raw benchmark data (gatsby install-full-cold)

Base times: 2.410s, 2.428s, 2.377s, 2.413s, 2.390s, 2.453s, 2.397s, 2.456s, 2.376s, 2.377s, 2.399s, 2.400s, 2.416s, 2.362s, 2.399s, 2.464s, 2.391s, 2.374s, 2.412s, 2.447s, 2.458s, 2.409s, 2.375s, 2.401s, 2.398s, 2.403s, 2.395s, 2.397s, 2.352s, 2.377s

Head times: 2.666s, 2.605s, 2.416s, 2.426s, 2.452s, 2.464s, 2.441s, 2.447s, 2.469s, 2.481s, 2.455s, 2.419s, 2.423s, 2.469s, 2.389s, 2.428s, 2.424s, 2.457s, 2.412s, 2.406s, 2.443s, 2.413s, 2.413s, 2.416s, 2.405s, 2.422s, 2.420s, 2.469s, 2.400s, 2.388s


gatsby install-cache-and-lock (warm, with lockfile)

Metric Base Head Difference
Mean 0.338s 0.336s -0.49% ✅
Median 0.335s 0.336s +0.27% ⚠️
Min 0.330s 0.329s
Max 0.383s 0.344s
Std Dev 0.010s 0.005s
📊 Raw benchmark data (gatsby install-cache-and-lock (warm, with lockfile))

Base times: 0.331s, 0.334s, 0.330s, 0.330s, 0.331s, 0.335s, 0.339s, 0.333s, 0.334s, 0.343s, 0.340s, 0.333s, 0.335s, 0.338s, 0.335s, 0.336s, 0.333s, 0.334s, 0.341s, 0.383s, 0.348s, 0.354s, 0.348s, 0.333s, 0.337s, 0.335s, 0.334s, 0.335s, 0.335s, 0.331s

Head times: 0.331s, 0.329s, 0.329s, 0.344s, 0.329s, 0.332s, 0.344s, 0.332s, 0.334s, 0.336s, 0.343s, 0.338s, 0.333s, 0.335s, 0.343s, 0.343s, 0.339s, 0.334s, 0.337s, 0.342s, 0.339s, 0.339s, 0.336s, 0.339s, 0.337s, 0.334s, 0.336s, 0.333s, 0.336s, 0.334s

@arcanis arcanis merged commit 047dee6 into main Apr 21, 2026
21 checks passed
@arcanis arcanis deleted the mael/dependency-updates branch April 21, 2026 08:37
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