-
Notifications
You must be signed in to change notification settings - Fork 20
fix(ci): Use locked version of Cargo CLI tools #537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Claude finished @iinuwa's task —— View job Code Review SummaryThis PR adds the Changes Since Last ReviewNew commits:
Modified files (4 total):
Critical IssuesNone found. Suggested Improvements1. ℹ️ Inconsistent application of
|
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #537 +/- ##
==========================================
- Coverage 78.36% 78.35% -0.01%
==========================================
Files 291 290 -1
Lines 29343 29332 -11
==========================================
- Hits 22994 22983 -11
Misses 6349 6349 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
376be2f to
8cd5202
Compare
A transitive dependency of llvm-cov was published 2025-10-23 that is incompatible with our current Rust version, 1.87. This adds the `--locked` flag so that the tool can successfully install.
8cd5202 to
3578e9c
Compare
|
Removing myself as reviewer as it seems to have been on accident. LMK if it was actually on purpose and I'll review. |
…ed version of Cargo CLI tools (bitwarden/sdk-internal#537)

🎟️ Tracking
Cf. recent GitHub Actions checks failing, e.g. https://github.com/bitwarden/sdk-internal/actions/runs/18876687408/job/53868218878?pr=494#step:5:68
📔 Objective
A transitive dependency of llvm-cov was published 2025-10-23 that is incompatible with our current Rust version, 1.87. This adds the
--lockedflag so that the tool can successfully install.Also updates other CLI tools in this repo with locked versions.
⏰ Reminders before review
team
🦮 Reviewer guidelines
:+1:) or similar for great changes:memo:) or ℹ️ (:information_source:) for notes or general info:question:) for questions:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmedissue and could potentially benefit from discussion
:art:) for suggestions / improvements:x:) or:warning:) for more significant problems or concerns needing attention:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt:pick:) for minor or nitpick changes