fix(deps): allow ovos-bus-client 2.x (widen cap to <3.0.0)#159
Conversation
|
Warning Review limit reached
More reviews will be available in 58 minutes and 45 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. 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 |
Hello there! Your PR checks are ready for review. ✨I've aggregated the results of the automated checks for this PR below. 🏷️ Release PreviewDrafting the future! Here's the changelog preview. 🖋️ Current:
🚀 Release Channel Compatibility Predicted next version:
📋 Repo HealthI've checked the repo's flexibility (aka refactorability). 🧘♂️ ✅ All required files present. Latest Version: ✅ 🔍 LintI've checked the vitals of this contribution. 🩺 ❌ ruff: issues found — see job log 🔒 Security (pip-audit)A detailed security audit of your contribution. 📝 ✅ No known vulnerabilities found (60 packages scanned). 📊 CoverageCalculating the density of our test suite. 🧮 ✅ 98.3% total coverage Per-file coverage (9 files)
Full report: download the ⚖️ License CheckAre we all good on the legal front? Let's find out! 📑 ✅ No license violations found (41 packages). License distribution: 10× MIT License, 6× Apache-2.0, 6× MIT, 5× Apache Software License, 2× BSD-3-Clause, 2× ISC License (ISCL), 2× PSF-2.0, 2× Python Software Foundation License, +6 more Full breakdown — 41 packages
Copyright (c) 2022 Phil Ewels Permission is hereby granted, free of charge, to any person obtaining a copy The above copyright notice and this permission notice shall be included in all THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed. 🔨 Build TestsThe build report has been filed and is ready. 📁 ✅ All versions pass
🔗 Downstream DependentsHere's the latest update on this check. 🗞️ ovos-audio==1.2.1a1 Providing clarity through automated analysis 🔍 |
ovos-bus-client 2.x dropped only the bundled hivemind protocol + messagebus solver (#207) — no API break (#215). Widen
<2.0.0→<3.0.0(1.x stays default). Stack-wide migration for HiveMind 2.x adoption.