Skip to content

(server/cli/plugin) bump dependencies or version#475

Merged
peteski22 merged 3 commits into
mainfrom
bump/dependencies
Jun 25, 2026
Merged

(server/cli/plugin) bump dependencies or version#475
peteski22 merged 3 commits into
mainfrom
bump/dependencies

Conversation

@peteski22

@peteski22 peteski22 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Updated bundled component and SDK versions across the CLI, plugin, and backend.
    • These version bumps keep the app aligned with the latest compatible releases and improvements.

@peteski22 peteski22 added plugin Claude Code plugin packaging cli server For issues or PRs related to the 'server' component. labels Jun 25, 2026
@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

This PR updates three version pins: the Go CLI SDK requirement, the CQ plugin manifest version, and the Python backend cq-sdk dependency.

Changes

Version pin updates

Layer / File(s) Summary
Go CLI dependency bump
cli/go.mod
Updates the required github.com/mozilla-ai/cq/sdk/go version from v0.12.1 to v0.13.0.
Plugin manifest version bump
plugins/cq/.claude-plugin/plugin.json
Increments the manifest version from 0.13.0 to 0.14.0.
Python backend dependency bump
server/backend/pyproject.toml
Updates the cq-sdk dependency from ~=0.16.0 to ~=0.17.0.

Possibly related PRs

  • mozilla-ai/cq#400 — Updates the same Go CLI SDK dependency in cli/go.mod.
  • mozilla-ai/cq#401 — Updates the same plugin manifest version field in plugins/cq/.claude-plugin/plugin.json.
  • mozilla-ai/cq#402 — Updates the same cq-sdk dependency line in server/backend/pyproject.toml.

Suggested labels

sdk, sdk-python

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title is related to the change, but it is vague and mixes multiple targets without stating the main update clearly. Use a concise, specific title such as 'Bump cq SDK and plugin versions' to reflect the dependency/version updates.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump/dependencies

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.

@peteski22 peteski22 changed the title Bump/dependencies (server/cli/plugin) bump dependencies or version Jun 25, 2026
@peteski22 peteski22 merged commit 633ffb3 into main Jun 25, 2026
15 checks passed
@peteski22 peteski22 deleted the bump/dependencies branch June 25, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli plugin Claude Code plugin packaging server For issues or PRs related to the 'server' component.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant