Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all of react 18.2.0 → 18.3.1 (minor) #6707

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jun 4, 2024

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ react (18.2.0 → 18.3.1) · Repo · Changelog

Release Notes

18.3.1

  • Export act from react f1338f

18.3.0

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 12 commits:

🆕 react-is (added, 18.3.1)

🆕 react (added, 18.3.1)

🆕 react-test-renderer (added, 18.3.1)

🆕 scheduler (added, 0.23.2)

🗑️ @​react-native-community/cli-debugger-ui (removed)

🗑️ @​react-native-community/cli-tools (removed)

🗑️ @​react-native-community/cli-server-api (removed)

🗑️ @​react-native/debugger-frontend (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added depfu no-changelog no-jira-ticket Skip checking the PR title for Jira reference labels Jun 4, 2024
@depfu depfu bot requested a review from a team June 4, 2024 18:11
@cla-bot cla-bot bot added the cla: yes label Jun 4, 2024
@depfu depfu bot force-pushed the depfu/update/npm/group/react-18.3.1 branch from 8192a87 to b66e53a Compare June 17, 2024 09:10
@depfu depfu bot force-pushed the depfu/update/npm/group/react-18.3.1 branch from b66e53a to 2dc38ff Compare July 5, 2024 06:56
@depfu depfu bot force-pushed the depfu/update/npm/group/react-18.3.1 branch from 2dc38ff to 7a8522a Compare July 16, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes depfu no-changelog no-jira-ticket Skip checking the PR title for Jira reference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants