Skip to content

chore: release v0.26.42 - #294

Merged
mabry1985 merged 1 commit into
devfrom
prepare-release/v0.26.42
May 26, 2026
Merged

chore: release v0.26.42#294
mabry1985 merged 1 commit into
devfrom
prepare-release/v0.26.42

Conversation

@mabry1985

@mabry1985 mabry1985 commented May 26, 2026

Copy link
Copy Markdown
Member

Version bump to v0.26.42 (patch (auto)).

Summary by CodeRabbit

  • Chores
    • Bumped package versions to 0.26.41 and 0.26.42 across core, CLI, and web packages
    • Updated sandbox container image to version 0.26.42

Review Change Stack

@mabry1985
mabry1985 merged commit 9f5fcc2 into dev May 26, 2026
@mabry1985
mabry1985 deleted the prepare-release/v0.26.42 branch May 26, 2026 01:38
@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 24ec8ee9-8795-4561-abf8-0f863e68ea50

📥 Commits

Reviewing files that changed from the base of the PR and between f63b7a1 and 3c4db31.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (6)
  • package.json
  • packages/cli/package.json
  • packages/core/package.json
  • packages/test-utils/package.json
  • packages/web-templates/package.json
  • packages/webui/package.json

Walkthrough

This PR performs a coordinated version release bump across the monorepo. The root package.json is bumped to version 0.26.42 with a matching sandbox container image tag update, while the internal workspace packages (CLI, core, test-utils, web-templates, webui) are all bumped to 0.26.41. The CLI package also receives a sandbox image URI update to 0.26.42.

Changes

Version Release 0.26.42

Layer / File(s) Summary
Root package version and sandbox image
package.json
Root version bumped from 0.26.41 to 0.26.42; sandbox container image URI updated from ghcr.io/qwenlm/qwen-code:0.26.41 to ghcr.io/qwenlm/qwen-code:0.26.42.
Monorepo packages version bump
packages/cli/package.json, packages/core/package.json, packages/test-utils/package.json, packages/web-templates/package.json, packages/webui/package.json
CLI version bumped from 0.26.40 to 0.26.41 with sandbox image updated to 0.26.42; core, test-utils, web-templates, and webui packages all updated from 0.26.40 to 0.26.41.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • protoLabsAI/protoCLI#291: Both PRs only bump package.json versions and update config.sandboxImageUri to a corresponding ghcr.io/qwenlm/qwen-code:<version> tag (main: 0.26.41→0.26.42; retrieved: 0.45.0→0.46.0), i.e., the same fields change in the same way.
  • protoLabsAI/protoCLI#277: Both PRs are release-version bumps in package.json (updating version and config.sandboxImageUri to the new qwen-code:<tag> image) with the same code-level changes, just for different version numbers.
  • protoLabsAI/protoCLI#129: Both PRs are release-only bumps: they update the same package.json version fields and, in package.json/packages/cli/package.json, the same config.sandboxImageUri/sandboxImageUri tag from one qwen-code image version to the next.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch prepare-release/v0.26.42

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

@protoquinn protoquinn Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA Audit — PR #294 | chore: release v0.26.42

VERDICT: FAIL


CI Status

  • Lint: in_progress
  • CodeQL: queued

Diff Review
Patch version bump v0.26.41 → v0.26.42 across all workspace packages. Changes are isolated to version strings in package.json, package-lock.json, and sandbox image URI tags. No logic changes. Clean diff.

Observations

  • CRITICAL: CI checks (Lint, CodeQL) are still in progress / queued. Per the rubric, CI must be green before merge. Approving before CI completes risks merging a PR with a broken lint or failing security scan.

Recommendation: Hold review until Lint and CodeQL both report success, then re-trigger. The diff itself is trivial and safe — only a blocking on CI state.

— Quinn, QA Engineer

@protoquinn

protoquinn Bot commented May 26, 2026

Copy link
Copy Markdown

Submitted REQUEST_CHANGES review on protoLabsAI/protoCLI#294.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant