Skip to content

release: v0.1.1235 - #3692

Merged
kojiwakayama merged 1 commit into
mainfrom
release/v0.1.1235
Aug 14, 2026
Merged

release: v0.1.1235#3692
kojiwakayama merged 1 commit into
mainfrom
release/v0.1.1235

Conversation

@kwakayama

@kwakayama kwakayama commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Publishes Veryfront framework v0.1.1235, containing the compiled-renderer esbuild lifecycle fix merged in #3690.

Why

The prior v0.1.1234 artifact predates the fix. Publishing this patch version is required to build a staging veryfront-server image that can verify preview rendering without HTTP 500s.

Validation

  • Framework fix PR fix(bundler): keep compiled renderer service live #3690: 33 checks passed before merge.
  • Regenerated hydration runtime version metadata.
  • deno fmt --check and git diff --check pass locally.
  • Local full typecheck is blocked by the known Deno 2.9.4 node:util/types compatibility gap; PR CI is the supported release gate.

Rollout

After this PR merges, CI will publish v0.1.1235 and dispatch server and job-runner builds. Strict staging health E2E will run before any production release manifests are merged.

Summary by CodeRabbit

  • Chores
    • Updated the application version to 0.1.1235.

@coderabbitai

coderabbitai Bot commented Aug 14, 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: d5d69429-c234-4f72-8cdf-9c61be88f7db

📥 Commits

Reviewing files that changed from the base of the PR and between 67e63f8 and 574ac9f.

⛔ Files ignored due to path filters (1)
  • src/html/hydration-script-builder/hydration-runtime.generated.ts is excluded by !**/*.generated.*
📒 Files selected for processing (1)
  • deno.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • deno.json

📝 Walkthrough

Walkthrough

The package version changed from 0.1.1234 to 0.1.1235 in deno.json and src/utils/version-constant.ts.

Changes

Release version

Layer / File(s) Summary
Synchronize release version
deno.json, src/utils/version-constant.ts
The package metadata and exported VERSION constant now use 0.1.1235.

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

Merge Risk: ⚪ Minimal · up to 574ac

This release updates the framework version and generated metadata for the stated patch release; no actionable merge-blocking risk remains beyond normal checks and review.

Possibly related PRs

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 version, which matches the package and exported VERSION updates.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.1.1235

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 454 3062 KiB ⚠️ 39 known

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 added this pull request to the merge queue Aug 14, 2026
Merged via the queue into main with commit 7b32552 Aug 14, 2026
36 checks passed
@kojiwakayama
kojiwakayama deleted the release/v0.1.1235 branch August 14, 2026 07:19
This was referenced Aug 14, 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.

2 participants