fix: allow ovos-bus-client 2.x#90
Conversation
Raise the upper version cap so this repo accepts the new major(s), matching the semver-major caps used across the OVOS ecosystem (bus-client <3.0.0, plugin-manager <3.0.0). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesDependency Version Constraint Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Ping! I've got your results right here. 🛎️I've aggregated the results of the automated checks for this PR below. 🔍 LintThe automated gnomes have finished their shift. 🍄 ❌ ruff: issues found — see job log 📋 Repo HealthI've checked the repo's reflexes (aka build speed). ⚡ ✅ All required files present. Latest Version: ✅ 🔌 Plugin DetectionEnsuring the plugin's 'icon' (if any) is looking sharp. 🎨 ℹ️ Not an OVOS plugin — OPM check skipped. 🏷️ Release PreviewEvaluating the impact of these changes on our release schedule. 📉 Current:
✅ PR title follows conventional commit format. 🚀 Release Channel Compatibility Predicted next version:
📊 CoverageScanning for any 'untested' alerts! 🚨 ❌ 36.1% total coverage Per-file coverage (6 files)
Full report: download the 🔒 Security (pip-audit)Scanning for any insecure random number generators. 🎲 ✅ No known vulnerabilities found (60 packages scanned). 🔨 Build TestsThe build is complete. No hard hats required. 👷♂️ ✅ All versions pass
Processing... Done! Have a productive day! ☕ |
Raise the upper version cap on OVOS core deps so this repo accepts the new major(s), matching the semver-major caps already used elsewhere in the ecosystem.
ovos-bus-client:<2.0.0→<3.0.0(allow 2.x)ovos-plugin-manager: narrow/<2.xcaps →<3.0.0(allow latest)Widens constraints only; lower bounds and other deps are untouched.
🤖 Generated with Claude Code
Summary by CodeRabbit