Skip to content

Bump react_on_rails from 14.1.1 to 14.2.1#18

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/react_on_rails-14.2.1
Open

Bump react_on_rails from 14.1.1 to 14.2.1#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/react_on_rails-14.2.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 15, 2025

Bumps react_on_rails from 14.1.1 to 14.2.1.

Changelog

Sourced from react_on_rails's changelog.

[14.2.1] - 2025-04-11

Fixed

  • Fixed a bug where the load event was not firing in Safari by postponing hydration to the next JavaScript task using setTimeout(callback, 0). PR 1729 by Romex91.
  • Generated client packs now import from react-on-rails/client instead of react-on-rails. PR 1706 by alexeyr-ci.
    • The "optimization opportunity" message when importing the server-side react-on-rails instead of react-on-rails/client in browsers is now a warning for two reasons:
      • Make it more prominent
      • Include a stack trace when clicked

[14.2.0] - 2025-03-03

Added

  • Add export option 'react-on-rails/client' to avoid shipping server-rendering code to browsers (~5KB improvement) PR 1697 by Romex91.

Fixed

  • Fix obscure errors by introducing FULL_TEXT_ERRORS PR 1695 by Romex91.
  • Disable esModuleInterop to increase interoperability PR 1699 by alexeyr-ci.
  • Resolved 14.1.1 incompatibility with eslint & made sure that spec/dummy is linted by eslint. PR 1693 by judahmeek.

Changed

Commits
  • 7c58c27 Release 14.2.1
  • 4955546 roll back version to 14.2.0 to prep for release
  • dda1405 Update react-on-rails import to /client in 14.2.x (#1731)
  • f8773fc Postpone hydration to the next JS task to fix a bug in safari (#1729)
  • a8b8c03 Update CHANGELOG for 14.2.0 (#1704)
  • 18bd93b Release 14.2.0
  • 987dbb1 Check published types in CI (#1702)
  • 35a6aae Reduce bundle size (#1697)
  • 2d5a529 Resolve 14.1.1 incompatibility with eslint & make sure that spec/dummy is lin...
  • efae154 Update tsconfig.json to extend a standard one (#1700)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [react_on_rails](https://github.com/shakacode/react_on_rails) from 14.1.1 to 14.2.1.
- [Changelog](https://github.com/shakacode/react_on_rails/blob/14.2.1/CHANGELOG.md)
- [Commits](shakacode/react_on_rails@14.1.1...14.2.1)

---
updated-dependencies:
- dependency-name: react_on_rails
  dependency-version: 14.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 15, 2025
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants