fix: lift ovos-spec-tools upper bound (spec-tools 1.x) - #118
Conversation
spec-tools crossed to 1.x; bus-client 2.6.0a1 and the rest of the stack now require ovos-spec-tools>=1.1.0a1. Drop the <1.0.0 cap (keep the floor) so the stack resolves. Co-Authored-By: Claude Opus 4.8 <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)
📝 WalkthroughWalkthroughIn ChangesDependency 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 |
Beep! Your PR results are served. 🍽️I've aggregated the results of the automated checks for this PR below. 🔨 Build TestsI've checked the welds on your new features. 👨🏭 ✅ All versions pass
The automation engine never sleeps. 🚂 |
spec-tools crossed to 1.x (1.1.0a1 published) — PR #63 (
fix!) dropped the handler-trio entries from the namespace migration bridge. Consumers cappingovos-spec-tools<1.0.0can no longer resolve against the current stack (e.g. ovos-bus-client 2.6.0a1 requiresovos-spec-tools>=1.1.0a1).This drops the upper bound entirely (keeps the floor) so the stack resolves. Verified: with the uncapped floor, uv resolves
ovos-spec-tools==1.1.0a1alongsideovos-bus-client==2.6.0a1with no conflict.🤖 Generated with Claude Code
Summary by CodeRabbit