Skip to content

release: v0.51.0 - #384

Merged
norvalbv merged 1 commit into
mainfrom
benjinorval/release-0-51-0
Aug 10, 2026
Merged

release: v0.51.0#384
norvalbv merged 1 commit into
mainfrom
benjinorval/release-0-51-0

Conversation

@norvalbv

@norvalbv norvalbv commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Bump 0.50.0 -> 0.51.0 and rebuild dist from a clean origin/main worktree (f817b75).

Minor, not patch: two feature PRs landed since 0.50.0 — sentry-additive restages that keep earned verdicts plus a sentry judge cache (#370), and the opt-in priorArtGate deny-once step-0 ordering component (#382). The rest of the range is fixes (#371-#383).

The rebuild also picks up two dist modules that git had never seen. dist/ is gitignored on working branches by design, so gate-engine/review/cascade/consumer-assets.mjs and reviewer.mjs — the compiled output of the #376 checklist-asset refactor — existed only on disk. They are force-added here, which is exactly the path devkit release takes for ignored dist output. Without them the shipped runtime.mjs would import a module absent from the tag.

Release smoke checks ran: built bin reports 0.51.0, dist/package.json agrees, and dist/cli/lib/ship/ship-branch.sh still wires ship_read_stdin_body (the sc-1419 stdin-hang fix survived the build).

Gates bypassed at the maintainer's request (--no-verify); the range was already reviewed on its constituent PRs.

Do not tag the release branch commit. After squash-merging, tag the merge commit as v0.51.0.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated the application version to 0.51.0.

Bump 0.50.0 -> 0.51.0 and rebuild dist from a clean origin/main worktree
(f817b75).

Minor, not patch: two feature PRs landed since 0.50.0 — sentry-additive
restages that keep earned verdicts plus a sentry judge cache (#370), and the
opt-in priorArtGate deny-once step-0 ordering component (#382). The rest of
the range is fixes (#371-#383).

The rebuild also picks up two dist modules that git had never seen. dist/ is
gitignored on working branches by design, so gate-engine/review/cascade/
consumer-assets.mjs and reviewer.mjs — the compiled output of the #376
checklist-asset refactor — existed only on disk. They are force-added here,
which is exactly the path `devkit release` takes for ignored dist output.
Without them the shipped runtime.mjs would import a module absent from the
tag.

Release smoke checks ran: built bin reports 0.51.0, dist/package.json agrees,
and dist/cli/lib/ship/ship-branch.sh still wires ship_read_stdin_body (the
sc-1419 stdin-hang fix survived the build).

Gates bypassed at the maintainer's request (--no-verify); the range was
already reviewed on its constituent PRs.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@norvalbv
norvalbv merged commit 4efe7ed into main Aug 10, 2026
1 of 2 checks passed
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8a1e623e-28ab-4221-92c5-31c0b6804c22

📥 Commits

Reviewing files that changed from the base of the PR and between f817b75 and 70bcdd2.

⛔ Files ignored due to path filters (9)
  • dist/gate-engine/deterministic/run.mjs is excluded by !**/dist/**
  • dist/gate-engine/ratchets/size-disable.mjs is excluded by !**/dist/**
  • dist/gate-engine/ratchets/size-preflight.mjs is excluded by !**/dist/**
  • dist/gate-engine/review/cascade/consumer-assets.mjs is excluded by !**/dist/**
  • dist/gate-engine/review/cascade/reviewer.mjs is excluded by !**/dist/**
  • dist/gate-engine/review/reviewers.mjs is excluded by !**/dist/**
  • dist/gate-engine/review/run-review.mjs is excluded by !**/dist/**
  • dist/gate-engine/review/runtime.mjs is excluded by !**/dist/**
  • dist/package.json is excluded by !**/dist/**
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The package version in package.json changes from 0.50.0 to 0.51.0. No exported or public declarations change.

Changes

Release Version

Layer / File(s) Summary
Update package version
package.json
The package version changes from 0.50.0 to 0.51.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch benjinorval/release-0-51-0

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.

@coderabbitai coderabbitai Bot mentioned this pull request Aug 12, 2026
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