Skip to content

chore(ovos-skill-volume): allow ovos-workshop<9.0.0#115

Merged
JarbasAl merged 1 commit intodevfrom
update/ovos-skill-volume/ovos-workshop-9
Apr 9, 2026
Merged

chore(ovos-skill-volume): allow ovos-workshop<9.0.0#115
JarbasAl merged 1 commit intodevfrom
update/ovos-skill-volume/ovos-workshop-9

Conversation

@JarbasAl
Copy link
Copy Markdown
Member

@JarbasAl JarbasAl commented Apr 9, 2026

Update ovos-workshop dependency upper bound to <9.0.0

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 9, 2026

Warning

Rate limit exceeded

@JarbasAl has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 8 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 21 minutes and 8 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 32f6f964-4886-469f-87c5-8d49a14187d7

📥 Commits

Reviewing files that changed from the base of the PR and between 723c865 and 0f5db9f.

📒 Files selected for processing (1)
  • requirements.txt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update/ovos-skill-volume/ovos-workshop-9

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.

@JarbasAl JarbasAl merged commit 6e4aba5 into dev Apr 9, 2026
8 of 15 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

Scanning complete. No anomalies detected in the process. 🌌

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

🔌 Skill Tests (ovoscope)

Scanning for any 'conversational loops' that might trap users. ♾️

0/0 passed

🚌 Bus Coverage

Ensuring no message type is left behind! 🏃

⚠️ Bus coverage report unavailable — check the job log.

🏷️ Release Preview

Predicting the ripple effect of this release. 🌊

Current: 0.1.21a1Next: 0.1.21a2

Signal Value
Label (none)
PR title chore(ovos-skill-volume): allow ovos-workshop<9.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: 0.1.21a2

Channel Status Note Current Constraint
Stable Compatible ovos-skill-volume>=0.1.16,<0.2.0
Testing Compatible ovos-skill-volume>=0.1.16,<1.0.0
Alpha Compatible ovos-skill-volume>=0.1.17a6

🔍 Lint

Evaluating the overall progress of your contribution. 📉

ruff: issues found — see job log

⚖️ License Check

I've verified the attribution of all third-party code. 👤

✅ No license violations found (50 packages).

License distribution: 12× MIT License, 8× MIT, 7× Apache Software License, 7× Apache-2.0, 2× BSD-3-Clause, 2× ISC License (ISCL), 2× PSF-2.0, 2× Python Software Foundation License, +7 more

Full breakdown — 50 packages
Package Version License URL
audioop-lts 0.2.2 PSF-2.0 link
build 1.4.2 MIT link
certifi 2026.2.25 Mozilla Public License 2.0 (MPL 2.0) link
charset-normalizer 3.4.7 MIT link
click 8.3.2 BSD-3-Clause link
combo_lock 0.3.1 Apache-2.0 link
filelock 3.25.2 MIT link
ftfy 6.3.1 Apache-2.0 link
idna 3.11 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.0.0 MIT License link
mdurl 0.1.2 MIT License link
memory-tempfile 2.2.3 MIT License link
ovos-config 2.1.1 Apache-2.0 link
ovos-number-parser 0.5.1 Apache Software License link
ovos-plugin-manager 2.2.0 Apache-2.0 link
ovos-skill-volume 0.1.21a1 Apache-2.0 link
ovos-solver-yes-no-plugin 0.2.8 MIT link
ovos-utils 0.8.5 Apache-2.0 link
ovos-utterance-normalizer 0.2.3 Apache Software License link
ovos_bus_client 1.5.0 Apache Software License link
ovos_workshop 8.0.0 apache-2.0 link
packaging 26.0 Apache-2.0 OR BSD-2-Clause link
padacioso 1.0.0 apache-2.0 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
RapidFuzz 3.14.5 MIT link
regex 2026.4.4 Apache-2.0 AND CNRI-Python link
requests 2.33.1 Apache Software License link
rich 13.9.4 MIT License link
rich-click 1.9.7 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 |
| simplematch | 1.4 | MIT License | 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 |
| unicode-rbnf | 2.4.0 | MIT License | |
| urllib3 | 2.6.3 | MIT | link |
| watchdog | 6.0.0 | Apache Software License | link |
| websocket-client | 1.9.0 | Apache Software License | link |
| zipp | 3.23.0 | MIT | link |

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

🔒 Security (pip-audit)

I've scanned the dependencies for any hidden surprises. 🔍

✅ No known vulnerabilities found (70 packages scanned).

🎙️ Skill

A deep inspection of the skill's internal gears. ⚙️

🎙️ (unknown skill_id) — 13 languages

en-us: 7 intents · 5 vocab · 6 dialogs · skill.json ⚠️

Translation coverage — 12 languages (11 complete, 1 incomplete)
Language Progress Coverage
ca-ES ██████████ ✅ 100.0% (18/18)
da-DK ██████████ ✅ 100.0% (18/18)
de-DE ██████████ ✅ 100.0% (18/18)
es-ES ██████████ ✅ 100.0% (18/18)
eu-ES ██████████ ✅ 100.0% (18/18)
fa-IR ░░░░░░░░░░ ❌ 0.0% (0/18)
fr-FR ██████████ ✅ 100.0% (18/18)
gl-ES ██████████ ✅ 100.0% (18/18)
it-IT ██████████ ✅ 100.0% (18/18)
nl-NL ██████████ ✅ 100.0% (18/18)
pt-BR ██████████ ✅ 100.0% (18/18)
pt-PT ██████████ ✅ 100.0% (18/18)

📊 Coverage

I've mapped out the test coverage for you! 🗺️

⚠️ Coverage data unavailable — check the job log.

⚠️ Some tests failed — coverage figures may be incomplete.

📋 Repo Health

Ensuring the repo's immune system is strong (aka security checks). 🛡️

✅ All required files present.

Latest Version: 0.1.21a1

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

🔨 Build Tests

I tried building your changes, and here's what happened! 🔨

Python Build Install Tests
3.10
3.11
3.12
3.13
3.14

❌ 3.10: python -m build failed
❌ 3.11: python -m build failed
❌ 3.12: python -m build failed
❌ 3.13: python -m build failed
❌ 3.14: python -m build failed
Check job logs for details.


Processing completed in 0.0001 bot-seconds ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant