indentlabs / notebook

Notebook.ai is a set of tools for writers, game designers, and roleplayers to create magnificent universes – and everything within them.
http://www.notebook.ai
MIT License
353 stars 72 forks source link

Bump react-rails from 2.6.2 to 2.7.1 #1277

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 year ago

Bumps react-rails from 2.6.2 to 2.7.1.

Changelog

Sourced from react-rails's changelog.

[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
Commits
  • e59aea3 Release 2.7.1
  • 714936f Merge pull request #1278 from reactjs/fix-bug-with-requiring-react-dom-with-s...
  • 11c498e update for 2.7.1
  • 172c1bb replace yarn upgrade with yarn install
  • f6861c3 Update reactDomClient.js
  • bca16c7 Update check_for_uncommitted_files.sh
  • 98cd130 final touch up
  • 3d2983b update gemfiles
  • b6811a0 update CI, release, & ujs source
  • 38ee7ad Merge pull request #1275 from reactjs/suppress-warning-related-to-react-dom
  • 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 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[bot] commented 1 week ago

Superseded by #1321.