Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Bump react-rails from 2.6.1 to 3.2.0#142

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/react-rails-3.2.0
Closed

Bump react-rails from 2.6.1 to 3.2.0#142
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/react-rails-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps react-rails from 2.6.1 to 3.2.0.

Release notes

Sourced from react-rails's releases.

2.6.2

What's Change

  • React 16.14
  • Support for ShakaPacker
  • Preparation for React 18 #1151

Bug Fixes

  • URI.open instead of open #1099
  • No longer unmount components on Turbolinks navigation #1135

New Contributors

Full Changelog: reactjs/react-rails@v2.6.1...v2.6.2

Changelog

Sourced from react-rails's changelog.

[3.2.0] - 2024-01-10

Changed

[3.1.1] - 2023-08-16

Removed

  • Removed the replace-null functionality due a severe logic error added in 3.1.0 #1300

[3.1.0] - 2023-08-15

Added

  • Added option to replace nulls in props with undefined via config.react.null_to_undefined_props in config/application.rb #1293

[3.0.0] - 2023-08-14

Breaking Changes

  • Requires separate compilations for server & client bundles if using Shakapacker (see Webpack config) #1274
  • Replaces WebpackManifestContainer, which searched for assets in the webpack manifest, with SeparateServerBundleContainer, which expects a single server bundle file & does not use the webpack manifest at all. #1274
  • Upgrades React-Rails' embedded react to v18.2.0. Uses node polyfill plugin & fast-text-encoder for SSR text encoding. #1290
  • If using Webpacker/Shakapacker, requires upgrading to Shakapacker v7 #1274 and #1285

Changed

  • The react:component generator now generates a function component by default #1271

[2.7.1] - 2023-05-19

Bug Fixes

  • Fix ReactDomClient initialization error during SSR. #1278

[2.7.0] - 2023-05-06

New Features

  • Camelizes keys with primitive values, in addition to hashes #946
  • Expose alternative implementations for ReactUJS.getConstructor #1050
  • Include turbolinks in dev and update webdrivers #1174
  • Add support for multiple require.context with addition of useContexts #1144
  • Update many dependencies

Bug Fixes

  • Fix installation crash caused by absolute path for source_entry_path in default config/webpacker.yml coming from shakapacker version 6.x - #1216
  • Fix warning for loading react-dom in React 18 - #1269

2.6.2

New Features

  • React 16.14

... (truncated)

Commits
  • 0bdeeaf Release 3.2.0
  • 49090a4 Merge pull request #1331 from G-Rath/update-package-jsons
  • 7b4386b chore: remove unused dependency
  • 1afac8c fix: specify yarn as package manager
  • 25e64be chore: sort package.json files
  • c4177d3 update Gemfile.lock
  • 4aa7fb1 Merge pull request #1306 from G-Rath/use-package_json
  • d29a7a4 chore: use stable version of shakapacker
  • c15e6e7 docs: add changelog entry
  • 988b717 chore: use rc version of shakapacker
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 4, 2024
Bumps [react-rails](https://github.com/reactjs/react-rails) from 2.6.1 to 3.2.0.
- [Release notes](https://github.com/reactjs/react-rails/releases)
- [Changelog](https://github.com/reactjs/react-rails/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-rails@v2.6.1...v3.2.0)

---
updated-dependencies:
- dependency-name: react-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/react-rails-3.2.0 branch from 3299e3c to 0d14ec6 Compare March 4, 2024 18:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #190.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/bundler/react-rails-3.2.0 branch May 20, 2024 12:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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