Skip to content

fix: drop archived shell-companion extra + single-source deps in pyproject - #114

Merged
JarbasAl merged 1 commit into
devfrom
fix/drop-archived-extras-pyproject
Jun 25, 2026
Merged

fix: drop archived shell-companion extra + single-source deps in pyproject#114
JarbasAl merged 1 commit into
devfrom
fix/drop-archived-extras-pyproject

Conversation

@JarbasAl

Copy link
Copy Markdown
Member

ovos-gui-plugin-shell-companion is archived and pins ovos-bus-client<2.0, blocking the bus-client 2.x adoption for any consumer of ovos-gui[extras] (e.g. ovos-core[mycroft]). It was the sole member of the extras optional-dependency and has no successor, so the extra is removed.

Also drops the vestigial requirements/*.txt (duplicated the pyproject [project].dependencies; dynamic only sets version).

gui's own deps already allow bus-client 2.x (<3.0.0).

🤖 Generated with Claude Code

…ject

ovos-gui-plugin-shell-companion is archived and caps ovos-bus-client<2.0, which
blocked the bus-client 2.x cascade for any consumer pulling ovos-gui[extras]. It
was the only member of the [extras] optional-dependency and has no successor (a
PHAL-side mycroft-gui shell helper, superseded by the render-backend rework), so
remove the extra entirely. Also drop the vestigial requirements/*.txt, which only
duplicated the pyproject [project] dependencies (dynamic sets version only).
@coderabbitai

coderabbitai Bot commented Jun 25, 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 19 minutes and 25 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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 37950d99-b440-45ef-9257-d78529ab288d

📥 Commits

Reviewing files that changed from the base of the PR and between 96d511e and 517df94.

📒 Files selected for processing (1)
  • pyproject.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/drop-archived-extras-pyproject

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.

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

Copy link
Copy Markdown

Greetings, human! The automated checks are complete. 👾

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

🔨 Build Tests

Verifying the structural soundness of your build. 🏗️

✅ All versions pass

Python Build Install
3.10
3.11
3.12
3.13
3.14

May the tests be ever in your favor! 🏹

@JarbasAl
JarbasAl merged commit 5cbad57 into dev Jun 25, 2026
12 checks passed
@JarbasAl
JarbasAl deleted the fix/drop-archived-extras-pyproject branch June 25, 2026 22:13
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