chore(deps): bump usage to 6.4.0 - #1371
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (7)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe CLI documentation removes ellipsis markers from flag names and argument placeholders. The ChangesCLI documentation syntax
Mise tool version
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This change updates the usage toolchain and regenerated CLI documentation without changing application runtime logic; the reported checks pass, so no actionable merge-blocking risk remains. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Greptile SummaryThis PR synchronizes the usage-rs crates and standalone usage renderer at version 6.4.0.
Confidence Score: 5/5The PR appears safe to merge with no actionable correctness, security, build, or documentation issues identified. The dependency and renderer pins are synchronized, generated artifacts retain repeatability metadata and explanatory prose, and the supplied locked build, test, rendering, and installation validation covers the changed paths. Important Files Changed
Reviews (1): Last reviewed commit: "chore(deps): bump usage to 6.4.0" | Re-trigger Greptile |
Instruction counts
No instruction-count regression above 1%. Only instruction counts gate. Wall clock is shown for context — on identical hardware it moves 4-20% run to run. Measured by tak — instruction-counted CLI benchmarks, stored in this repository's git notes.
|
Summary
Validation
AI-assisted — Tool: Codex; model: unavailable; version: unavailable.
Note
Low Risk
Lockfile and doc-generator version bumps with no changes to aube’s CLI parsing or runtime logic in this diff.
Overview
Bumps the usage toolchain and Rust usage-rs family from 6.2.0 to 6.4.0, updating
mise.toml,mise.lock, andCargo.lock.Regenerated CLI reference output (
docs/cli/commands.jsonand related markdown) reflects usage 6.4.0’s formatting: repeatable flags no longer show the…suffix in usage lines (e.g.--filter…→--filter,--allow-build…=<PKG>→--allow-build=<PKG>). Behavior of the flags is unchanged—only generated help/docs wording.Reviewed by Cursor Bugbot for commit d2808be. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit
usagetool version from 6.2.0 to 6.4.0.