Skip to content

release: veryfront 0.1.1261 - #4552

Merged
kwakayama merged 1 commit into
mainfrom
release/0.1.1261
Sep 21, 2026
Merged

kwakayama merged 1 commit into
mainfrom
release/0.1.1261

Conversation

@kwakayama

Copy link
Copy Markdown
Contributor

Stable release 0.1.1261.

0.1.1260 failed in the release job's npm gitHead wait (veryfront/veryfront-issue-inbox#1652). #4551 fixes that wait with a shared 30-minute budget. npm already has 0.1.1260 and the release job is fail-closed, so we release again as 0.1.1261.

This release includes the stream retention fix from #4547 (veryfront/veryfront-issue-inbox#1622).

Changes (same as #4549):

  • deno.json version
  • src/utils/version-constant.ts
  • regenerated hydration-runtime.generated.ts (deno task generate; generate:manifests:check passes)

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for security reviews. Please try again later.

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 12 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Advanced

Run ID: 484bf66c-72a3-4ae9-a27e-75a2b83aca4b

📥 Commits

Reviewing files that changed from the base of the PR and between c3080bd and 025d2c8.

⛔ 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

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.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-21T23:31:39.702292Z 025d2c8 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@greptile-apps greptile-apps 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.

Your trial has ended. Reactivate Greptile to resume code reviews.

Copy link
Copy Markdown
Contributor Author

Automated Review — Score: 96/100

Trivial, mechanical release PR (version bump only) — low risk, no functional code changes.

Strengths:

  • Minimal, tightly scoped diff: deno.json and src/utils/version-constant.ts bumped in lockstep to 0.1.1261, no drift between the two version sources.
  • hydration-runtime.generated.ts regenerated via deno task generate per the description, keeping the generated artifact in sync with source, with generate:manifests:check reported passing.
  • PR description gives clear rationale/history (why 0.1.1260's release job failed on the npm gitHead wait, link to the fix in fix(ci): wait up to 30 minutes for stable npm gitHead metadata #4551, and confirmation that fix(provider): bound streamed content by bytes, not delta count #4547's stream-retention fix rides along) — good auditability for a release PR.
  • Single commit, no scope creep beyond the version/generated-file changes.

Minor notes (non-blocking):

  • hydration-runtime.generated.ts's regenerated content isn't independently verifiable from the diff (it's a large single-line generated file, and both CodeRabbit and this review had to skip it) — correctness rests on generate:manifests:check having actually passed locally, as stated.
  • CI was still queued/in-progress at review time (Codex/CodeRabbit bot reviews also hit rate limits and didn't complete) — worth confirming the full suite goes green before merge, though nothing in this diff suggests risk.

Given the trivial, mechanical nature of the change and clear description, this is a straightforward approve once CI is green.


Generated by Claude Code

@gitar-bot

gitar-bot Bot commented Sep 21, 2026

Copy link
Copy Markdown

Important

You are using the Gitar free plan. Upgrade to unlock code review, CI analysis, auto-apply, custom automations, and more.

Gitar

@github-actions

Copy link
Copy Markdown

📦 Client bundle boundary

Entrypoint Modules Source size Server leaks
src/index.client.ts 290 2322 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.

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud

Copy link
Copy Markdown

@kwakayama

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

Reviewed commit: 025d2c8fb6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@kwakayama
kwakayama added this pull request to the merge queue Sep 21, 2026
Merged via the queue into main with commit 2c528e5 Sep 21, 2026
67 checks passed
@kwakayama
kwakayama deleted the release/0.1.1261 branch September 21, 2026 23:52
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