Skip to content

fix(deps): allow ovos-bus-client 2.x (widen cap to <3.0.0)#159

Merged
JarbasAl merged 1 commit into
devfrom
fix/allow-ovos-bus-client-2x
Jun 6, 2026
Merged

fix(deps): allow ovos-bus-client 2.x (widen cap to <3.0.0)#159
JarbasAl merged 1 commit into
devfrom
fix/allow-ovos-bus-client-2x

Conversation

@JarbasAl

@JarbasAl JarbasAl commented Jun 6, 2026

Copy link
Copy Markdown
Member

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.

@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@JarbasAl, we couldn't start this review because you've reached your PR review rate limit.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 77146c37-0b52-4dc0-991b-bb6f8d2737b3

📥 Commits

Reviewing files that changed from the base of the PR and between e9f5886 and a93e707.

📒 Files selected for processing (1)
  • pyproject.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/allow-ovos-bus-client-2x

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the fix label Jun 6, 2026
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

Hello there! Your PR checks are ready for review. ✨

I've aggregated the results of the automated checks for this PR below.

🏷️ Release Preview

Drafting the future! Here's the changelog preview. 🖋️

Current: 1.2.1a1Next: 1.2.1a2

Signal Value
Label (none)
PR title fix(deps): allow ovos-bus-client 2.x (widen cap to <3.0.0)
Bump alpha

⚠️ No conventional commit prefix — alpha-only bump.
Suggested: fix: update the thing or feat: update the thing


🚀 Release Channel Compatibility

Predicted next version: 1.2.1a2

Channel Status Note Current Constraint
Stable Too new (must be <0.5.0) ovos-audio>=0.4.0,<0.5.0
Testing Compatible ovos-audio>=1.1.0,<2.0.0
Alpha Compatible ovos-audio>=1.2.1a1

📋 Repo Health

I've checked the repo's flexibility (aka refactorability). 🧘‍♂️

✅ All required files present.

Latest Version: 1.2.1a1

ovos_audio/version.py — Version file
README.md — README
LICENSE — License file
pyproject.toml — pyproject.toml
⚠️ setup.py — setup.py
CHANGELOG.md — Changelog
ovos_audio/version.py has valid version block markers

🔍 Lint

I'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).

📊 Coverage

Calculating the density of our test suite. 🧮

98.3% total coverage

Per-file coverage (9 files)
File Coverage Missing lines
ovos_audio/__main__.py 93.8% 1
ovos_audio/audio.py 95.3% 16
ovos_audio/__init__.py 100.0% 0
ovos_audio/playback.py 100.0% 0
ovos_audio/service.py 100.0% 0
ovos_audio/transformers.py 100.0% 0
ovos_audio/tts.py 100.0% 0
ovos_audio/utils.py 100.0% 0
ovos_audio/version.py 100.0% 0

Full report: download the coverage-report artifact.

⚖️ License Check

Are 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
Package Version License URL
audioop-lts 0.2.2 PSF-2.0 link
build 1.5.0 MIT link
certifi 2026.5.20 Mozilla Public License 2.0 (MPL 2.0) link
charset-normalizer 3.4.7 MIT link
click 8.4.1 BSD-3-Clause link
combo_lock 0.3.1 Apache-2.0 link
filelock 3.29.1 MIT link
idna 3.18 BSD-3-Clause link
importlib_metadata 9.0.0 Apache-2.0 link
json-database 0.10.1 MIT link
kthread 0.2.3 MIT License link
langcodes 3.5.1 MIT License link
markdown-it-py 4.2.0 MIT License link
mdurl 0.1.2 MIT License link
memory-tempfile 2.2.3 MIT License link
ovos-audio 1.2.1a1 Apache-2.0 link
ovos-config 2.1.1 Apache-2.0 link
ovos-plugin-manager 2.2.0 Apache-2.0 link
ovos-utils 0.8.5 Apache-2.0 link
ovos_bus_client 1.5.0 Apache Software License link
packaging 26.2 Apache-2.0 OR BSD-2-Clause link
pexpect 4.9.0 ISC License (ISCL) link
ptyprocess 0.7.0 ISC License (ISCL) link
pyee 12.1.1 MIT License link
Pygments 2.20.0 BSD-2-Clause link
pyproject_hooks 1.2.0 MIT License link
python-dateutil 2.9.0.post0 Apache Software License; BSD License link
PyYAML 6.0.3 MIT License link
quebra-frases 0.3.7 Apache Software License link
regex 2026.5.9 Apache-2.0 AND CNRI-Python link
requests 2.34.2 Apache Software License link
rich 13.9.4 MIT License link
rich-click 1.9.8 MIT License

Copyright (c) 2022 Phil Ewels

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
| link |
| six | 1.17.0 | MIT License | link |
| standard-aifc | 3.13.0 | Python Software Foundation License | link |
| standard-chunk | 3.13.0 | Python Software Foundation License | link |
| typing_extensions | 4.15.0 | PSF-2.0 | link |
| urllib3 | 2.7.0 | MIT | link |
| watchdog | 6.0.0 | Apache Software License | link |
| websocket-client | 1.9.0 | Apache Software License | link |
| zipp | 4.1.0 | MIT | link |

Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed.

🔨 Build Tests

The build report has been filed and is ready. 📁

✅ All versions pass

Python Build Install Tests
3.10
3.11
3.12
3.13
3.14

🔗 Downstream Dependents

Here's the latest update on this check. 🗞️

ovos-audio==1.2.1a1
└── ovos-skill-laugh==1.0.6a1 [requires: ovos-audio]


Providing clarity through automated analysis 🔍

@JarbasAl JarbasAl marked this pull request as ready for review June 6, 2026 19:45
@JarbasAl JarbasAl merged commit 3682cee into dev Jun 6, 2026
15 checks passed
@JarbasAl JarbasAl deleted the fix/allow-ovos-bus-client-2x branch June 6, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant