Skip to content

Gate TanStack starter on React on Rails 17 rc10#192

Merged
justin808 merged 3 commits into
mainfrom
jg-codex/ror-17-rc9
Jul 14, 2026
Merged

Gate TanStack starter on React on Rails 17 rc10#192
justin808 merged 3 commits into
mainfrom
jg-codex/ror-17-rc9

Conversation

@justin808

@justin808 justin808 commented Jul 12, 2026

Copy link
Copy Markdown
Member

RC10 release gate

Updates the consumed React on Rails release artifacts from RC7 to the RC10 release candidate on the current default base (25246abf9091298e62abea8f7807b9d78a48a4eb).

  • Gems: react_on_rails and react_on_rails_pro 17.0.0.rc.10
  • npm: React on Rails Pro and node renderer 17.0.0-rc.10; RSC 19.2.1-rc.1
  • Lockfiles refreshed only as required by those package resolutions
  • pnpm fresh-release exclusions updated to the exact RC10 package versions; RC10 was inside the configured minimum-release-age window

Validation

  • bin/shakapacker
  • bundle exec rails react_on_rails:doctor
  • Typecheck, router shim, RuboCop, peer check, 118 RSpec examples, and full Playwright run
  • Live-reload and clean static dev-mode smoke
  • pnpm install --frozen-lockfile --ignore-scripts --offline

No RC9 documentation, policy, or unrelated dependency updates are retained.

Review note

The local second-model reviewers were unavailable in this runner (Codex CLI/model mismatch; Claude session unauthenticated). Hosted checks and review remain required for the current head.

Summary by CodeRabbit

  • Maintenance
    • Updated the application’s React on Rails components to newer release candidates.
    • Improved alignment across the web, server-rendering, and Rails integration layers.
    • Included the latest React Server Components release candidate for improved compatibility.

@github-actions

Copy link
Copy Markdown

🚀 Quick Review App Commands

Welcome! Here are the commands you can use in this PR:
They require the repository to have cpflow review apps configured, including the CPLN_TOKEN_STAGING secret.

+review-app-deploy

Deploy your PR branch for testing.

+review-app-delete

Remove the review app when done.

+review-app-help

Show detailed instructions, environment setup, and configuration options.

Comment +review-app-help for full setup details.

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@justin808, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 46 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 29fc44b2-2883-45ba-88b1-ddfeec7f6066

📥 Commits

Reviewing files that changed from the base of the PR and between 40df7d3 and d38eceb.

📒 Files selected for processing (9)
  • AGENTS.md
  • README.md
  • SPIKE.md
  • docs/01-architecture.md
  • docs/02-vs-inertia.md
  • docs/06-tested-modes.md
  • docs/08-why-rsc-on-rails.md
  • docs/09-rsc-webpack-bundler-spike.md
  • docs/10-rsc-tanstack-loader-spike.md

Walkthrough

React on Rails gem and JavaScript dependency constraints were updated to newer release candidates, with matching pnpm release-age exclusions.

Changes

React on Rails dependency updates

Layer / File(s) Summary
Align React on Rails release candidates
Gemfile, package.json, pnpm-workspace.yaml
Gem and package references were updated from React on Rails rc.7 releases to rc.10 releases, while react-on-rails-rsc moved from rc.0 to rc.1 and matching pnpm exclusions were updated.

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

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning It covers the release gate and validation, but it misses the template's Summary, Validation Tier, Test Plan, and Starter Checklist sections. Add the required template sections with checkbox items for validation tier, test plan, and starter checklist, plus a concise Summary.
✅ Passed checks (4 passed)
Check name Status Explanation
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.
Title check ✅ Passed The title clearly states the main change: gating the TanStack starter on React on Rails 17 RC10.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jg-codex/ror-17-rc9

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.

@justin808
justin808 force-pushed the jg-codex/ror-17-rc9 branch from 187e40e to 40df7d3 Compare July 14, 2026 02:54
@justin808 justin808 changed the title Validate React on Rails 17 RC 9 Gate TanStack starter on React on Rails 17 rc10 Jul 14, 2026

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 40df7d3a04

ℹ️ 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".

Comment thread package.json

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 84dee72a59

ℹ️ 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".

Comment thread package.json
@justin808
justin808 merged commit 77934aa into main Jul 14, 2026
12 checks passed
@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown

✅ Review App Deleted

Review app for PR #192 is deleted

🎮 Control Plane Console
📋 View Workflow Logs

justin808 added a commit that referenced this pull request Jul 15, 2026
…stack

* origin/main:
  Gate TanStack starter on React on Rails 17 rc10 (#192)
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