Skip to content

release: prepare v0.1.1248 RC for staging verification - #3933

Merged
kwakayama merged 1 commit into
mainfrom
release/0.1.1248-rc
Aug 21, 2026
Merged

kwakayama merged 1 commit into
mainfrom
release/0.1.1248-rc

Conversation

@kwakayama

@kwakayama kwakayama commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Purpose

Set the next patch line to 0.1.1248-rc so CI can publish a numbered RC and deploy the current framework to staging consumers.

Changes

  • Set deno.json to 0.1.1248-rc.
  • Keep the runtime version constant synchronized.
  • Regenerate the version-bearing hydration runtime with Deno 2.7.7.

Verification

  • 23 focused release, RC preparation, generated-artifact, and binary tests passed
  • formatting, lint, and typecheck passed in the pre-push gate
  • full unit gate completed 30,505 steps: 3,961 tests passed; four unrelated timing/race assertions failed under parallel load
  • the failed deadline-race assertion also fails unchanged on clean origin/main
  • hydration runtime generated-artifact freshness check passed
  • git diff --check passed

Gate

Do not merge until the required pre-release E2E deployment checks are green.

Merging publishes 0.1.1248-rc.<run_number> and dispatches staging builds to downstream services.

Summary by CodeRabbit

  • Chores
    • Updated the application version to 0.1.1248-rc.
    • Ensured the displayed and reported version information is consistent.

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b1dd5c27-6cc2-4ea5-90ad-dcafb82717e3

📥 Commits

Reviewing files that changed from the base of the PR and between 574988c and 66f89fd.

⛔ Files ignored due to path filters (1)
  • src/html/hydration-script-builder/hydration-runtime.generated.ts is excluded by !**/*.generated.*
📒 Files selected for processing (2)
  • deno.json
  • src/utils/version-constant.ts

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The project version and exported VERSION constant are updated from 0.1.1247 to 0.1.1248-rc.

Changes

Version update

Layer / File(s) Summary
Synchronize version identifiers
deno.json, src/utils/version-constant.ts
The project metadata and exported VERSION constant now use 0.1.1248-rc.

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

Merge Risk: ⚪ Minimal · up to 66f89

This PR only updates the release version and synchronized generated artifacts; no actionable merge-blocking risk remains after normal checks and the required release gate.

Suggested reviewers: kojiwakayama

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release preparation and staging verification purpose, which matches the main changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. (1 skipped: 1 unsupported.)
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.
✨ 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 release/0.1.1248-rc

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

Copy link
Copy Markdown

📦 Client bundle boundary

Entrypoint Modules Source size Server leaks
src/index.client.ts 326 1949 KiB ✅ 0

A server module in a client graph aborts hydration in the browser. New leaks fail CI; known leaks are tracked in scripts/lint/client-bundle-baseline.json to burn down.

@kojiwakayama
kojiwakayama marked this pull request as ready for review August 21, 2026 13:19
@kojiwakayama
kojiwakayama self-requested a review as a code owner August 21, 2026 13:19
@kwakayama
kwakayama enabled auto-merge August 21, 2026 13:20
@kwakayama
kwakayama added this pull request to the merge queue Aug 21, 2026
Merged via the queue into main with commit 3837403 Aug 21, 2026
36 checks passed
@kwakayama
kwakayama deleted the release/0.1.1248-rc branch August 21, 2026 13:37
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