Skip to content

fix: allow ovos-bus-client 2.x - #105

Merged
JarbasAl merged 1 commit into
devfrom
fix/relax-dep-caps
Jun 20, 2026
Merged

fix: allow ovos-bus-client 2.x#105
JarbasAl merged 1 commit into
devfrom
fix/relax-dep-caps

Conversation

@JarbasAl

Copy link
Copy Markdown
Member

Raise the upper version cap on OVOS core deps so this repo accepts the new major(s), matching the semver-major caps already used elsewhere in the ecosystem.

  • ovos-bus-client: <2.0.0<3.0.0 (allow 2.x)
  • ovos-plugin-manager: narrow/<2.x caps → <3.0.0 (allow latest)

Widens constraints only; lower bounds and other deps are untouched.

🤖 Generated with Claude Code

Raise the upper version cap so this repo accepts the new major(s), matching the semver-major caps used across the OVOS ecosystem (bus-client <3.0.0, plugin-manager <3.0.0).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 20, 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 43 minutes and 44 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 refill rate.

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, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 39f6ea1b-28a1-4ea9-8d9f-affdac38c75c

📥 Commits

Reviewing files that changed from the base of the PR and between 9016e82 and 75ab5bb.

📒 Files selected for processing (1)
  • requirements/requirements.txt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/relax-dep-caps

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 20, 2026
@JarbasAl
JarbasAl marked this pull request as ready for review June 20, 2026 14:31
@JarbasAl
JarbasAl merged commit d79d285 into dev Jun 20, 2026
3 of 7 checks passed
@JarbasAl
JarbasAl deleted the fix/relax-dep-caps branch June 20, 2026 14:31
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