chore(deps): bump mr-boxington to 1.8.1 - #1380
Conversation
The pinned mbx wrapper was three releases behind (1.5.0); refresh mise.lock to the current release. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review. 📝 WalkthroughWalkthroughThe pull request updates the pinned ChangesTool Version Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This updates the development-tool pin and matching contributor documentation for mr-boxington 1.8. No merge-blocking production or contributor-impact risk is currently identified. 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 |
`mise use` left the old version's full artifact set in mise.lock even though mise.toml now selects only 1.8.1. `mise lock mr-boxington` prunes it. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Instruction countsThe comparison never ran — an earlier step failed.
|
CodeRabbit flagged it against this PR: the contributor doc still says mbx 1.4 now that mise.toml pins 1.8.1. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Summary
Bump the pinned
mr-boxington(thembxCargo wrapper) from 1.5.0 to 1.8.1, the current release.mise.lockupdated bymise use mr-boxington@1.8.1.Companion to jdx/mise#12822, which did the same bump in the mise repo.
🤖 Generated with Claude Code
Note
Low Risk
Tooling-only version bump with lockfile updates; no application runtime or security logic changes.
Overview
Pins mr-boxington (
mbx) from 1.5.0 to 1.8.1 inmise.toml, with matching release URLs and checksums for every platform inmise.lock.CONTRIBUTING.md now tells contributors that
mise installpulls mbx 1.8, aligned with the new pin. Dev build/test/clippy workflows still use the same transparent Cargo wrapper; only the tool version changes.Reviewed by Cursor Bugbot for commit 815db3f. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit