Skip to content

Bump shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml from 613c6c2a251a782328b26d68e7f23daa9b677497 to e560acddc87d03e239a1fe4c813a238ea5024f8c - #819

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/shakacode/react_on_rails/dot-github/workflows/demo-fleet-smoke.yml-e560acddc87d03e239a1fe4c813a238ea5024f8c
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/shakacode/react_on_rails/dot-github/workflows/demo-fleet-smoke.yml-e560acddc87d03e239a1fe4c813a238ea5024f8c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown

Bumps shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml from 613c6c2a251a782328b26d68e7f23daa9b677497 to e560acddc87d03e239a1fe4c813a238ea5024f8c.

Changelog

Sourced from shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml's changelog.

Change Log

All notable changes to this project's source code will be documented in this file. Items under Unreleased is upcoming features that will be out in the next version.

This is the unified changelog for both React on Rails (open source) and React on Rails Pro. Pro-specific changes are tagged inline with [Pro]. For pre-monorepo Pro history (versions 4.0.0-rc.15 and earlier), see the archived Pro CHANGELOG.

Migration instructions for the major updates can be found here. Some smaller migration information can be found here.

Want to Save Time Updating?

If you need help upgrading react_on_rails, webpacker to shakapacker, or JS packages, contact justin@shakacode.com. We can upgrade your project and improve your development and customer experiences, allowing you to focus on building new features or fixing bugs instead.

For an overview of working with us, see our Client Engagement Model article and how we bill for time.

If you think ShakaCode can help your project, click here to book a call with Justin Gordon, the creator of React on Rails and Shakapacker.

Contributors

Please follow the recommendations outlined at keepachangelog.com. Please use the existing headings and styling as a guide. After a release, run /update-changelog in Claude Code to analyze commits, write entries, and create a PR. Alternatively, run bundle exec rake update_changelog to add version headers only (you must write entries manually).

Versions

[Unreleased]

Fixed

  • bin/dev kill now verifies every app-scoped Overmind endpoint within a bounded control budget: shutdown discovers all tmp/sockets/overmind*.sock endpoints, fails closed when discovery or probing cannot be completed, and terminates and reaps timed-out control clients under one shared deadline per phase. When no renderer port is exported, recognized generated Procfiles supply the local Node Renderer fallback without widening the kill scope to an unrelated listener on port 3800. Fixes Issue 4944. PR 4986 by justin808.

  • Ruby type signatures now match supported helper inputs: RBS accepts the compatibility immediate_hydration: option on Controller#redux_store, Pathname locale directories, Hash prerender props, and asset-checker/compiler injection keywords. Package-manager detection declares its actual symbol results, while invalid inputs remain rejected by runtime type checks. Fixes Issue 5037.

  • Configuration RBS signatures match supported values: Runtime type checking now accepts the documented Pathname directories, unset configuration values, and the check_database_on_dev_start keyword without changing runtime behavior. Fixes Issue 5036 by justin808.

  • [Pro] Standalone upgrades preserve customized bundler configurations: The Pro generator automatically upgrades only complete, unchanged configuration pairs from supported current templates. Customized, historical, missing, or ambiguous pairs remain unchanged with manual migration instructions, preventing helper redeclarations

... (truncated)

Commits
  • e560acd Fix credential redaction for passwords containing at signs (#5017)
  • 21651a3 Harden Overmind shutdown verification (#4986)
  • fb04309 Fix release finish metadata-only promotion (#4700)
  • 05ae3d6 Fix runtime RBS contracts and preserve invalid-input checks (#5038)
  • 170cee5 CI: pin Claude action to repaired binary release (#5039)
  • 1898ef5 Pin json < 3 in generated example apps (json 3.0.0 x Rails < 8.1 quirks_mode ...
  • f8e0be4 Docs: replace dead CodeRabbit sponsor logos with live brand assets (#5022)
  • c447635 Internal: simplify and harden Pro app eval evidence (#4979)
  • 4ba7d32 Agents: reject ambiguous QA heads and mixed interaction units (#5018)
  • 0345576 Docs: codify changelog conventions for helper-signature changes and Action-re...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml](https://github.com/shakacode/react_on_rails) from 613c6c2a251a782328b26d68e7f23daa9b677497 to e560acddc87d03e239a1fe4c813a238ea5024f8c.
- [Release notes](https://github.com/shakacode/react_on_rails/releases)
- [Changelog](https://github.com/shakacode/react_on_rails/blob/main/CHANGELOG.md)
- [Commits](shakacode/react_on_rails@613c6c2...e560acd)

---
updated-dependencies:
- dependency-name: shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml
  dependency-version: e560acddc87d03e239a1fe4c813a238ea5024f8c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: a938da07-233c-4a10-9bf8-1c1f684b591c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

No description provided.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants