fix(deps): allow ovos-workshop 9.x (widen <9.0.0 -> <10.0.0)#245
Conversation
ovos-workshop is on the 9.x line; this <9.0.0 cap blocks ovos-core from resolving its modern ovos-workshop>=9.x floor (the package is in core's skills-essential extra). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Warning Review limit reached
More reviews will be available in 59 minutes and 54 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please see our Fair Usage Limits Policy for further information. ✨ 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. 🎙️ SkillChecking the skill's compatibility with various platforms. 💻 🎙️ ovos-skill-date-time.openvoiceos — 20 languages en-US: 14 intents · 2 vocab · 30 dialogs · skill.json ✅ Translation coverage — 19 languages (1 complete, 7 partial, 11 incomplete)
🏷️ Release PreviewI've generated a preview of the upcoming changes. 🎬 Current:
🚀 Release Channel Compatibility Predicted next version:
📋 Repo HealthI've checked the repo's hydration (aka documentation density). 💧 ✅ All required files present. Latest Version: ✅ 🔍 LintI've distilled the results into this summary. 🧪 ✅ ruff: no issues 🔒 Security (pip-audit)Checking for any potential security regressions. 🔄 ✅ No known vulnerabilities found (84 packages scanned). 🔌 Skill Tests (ovoscope)I've verified the skill's 'tone of voice' is consistent. 🎙️ ✅ 0/0 passed 🚌 Bus CoverageA bird's eye view of the message bus landscape. 🦅 ⚖️ License CheckEnsuring every file has a proper birth certificate. 👶 ✅ No license violations found. Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed. 📊 CoverageTest coverage audit: no stone left unturned. 🗿 ❌ 20.2% total coverage Per-file coverage (3 files)
Full report: download the 🔨 Build TestsRunning the forge to see if the code tempers correctly. 🔥 ✅ All versions pass
Your loyal script, at your command 🫡 |
ovos-workshop is on the 9.x line. This
<9.0.0cap is one of the last in core'sskills-essentialextra blockingovos-corefrom resolving its modernovos-workshop>=9.xfloor (PIPELINE-1 / handler-lifecycle work). Widen to<10.0.0, matching the rest of the skill ecosystem.🤖 Generated with Claude Code