-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
[core] Bump React to 18.3.1 #42047
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
[core] Bump React to 18.3.1 #42047
Conversation
Netlify deploy previewhttps://deploy-preview-42047--material-ui.netlify.app/ Bundle size reportDetails of bundle changes (Toolpad) |
eb79ccf to
f53568c
Compare
f53568c to
8d5adb0
Compare
8d5adb0 to
3e6bdc7
Compare
|
React 18.3 was released as a step towards upgrading to React 19. It is identical to React 18.2 but with warnings about the necessary steps to upgrade. These warnings are showing in this PR's tests. I'll be working on this same PR to try to fix the warnings to upgrade to 18.3 to pave the way for React 19. |
|
Autocomplete warnings addressed in #42099 |
3e6bdc7 to
14e662b
Compare
14e662b to
a8f317d
Compare
a8f317d to
55c5f1e
Compare
55c5f1e to
5667bfb
Compare
5667bfb to
ea8a6c5
Compare
2cdbd2a to
b4b901c
Compare
b4b901c to
f1e6cda
Compare
f1e6cda to
8c74ef8
Compare
8c74ef8 to
cc8b0aa
Compare
|
@DiegoAndai this is now ready to review |
DiegoAndai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing! Two final things to update:
7341d14 to
af4699f
Compare
DiegoAndai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Co-authored-by: Aarón García Hervás <[email protected]>
Note: This PR was originally opened by Renovate bot, but we're expanding it to include all things needed to upgrade React and related dependencies to 18.3.1
Pending issues:
ReactDOMTestUtils.actis deprecated in favor ofReact.act.createMount([test] Remove createMount test util #42703)makeStyles([test] Remove enzyme #42706)makeStyles:findDOMNodeis deprecated and will be removed in the next major release. ([test] Remove createMount test util #42703)withStyles: Support fordefaultPropswill be removed from function components in a future major release. Use JavaScript default parameters instead. ([styles][withStyles] Expect React defaultProps warning in test #42752)react-test-renderer([core] Remove react-test-renderer #42784)ReactDOM.renderandReactDOM.unmountComponentAtNodeare deprecated ([mui-utils][test] Remove usages of deprecated react-dom APIs #42780)react-simple-code-editorcauses React to warn locally: Support fordefaultPropswill be removed from function components in a future major release. Use JavaScript default parameters instead.Original PR description
[](https://renovatebot.com)This PR contains the following updates:
^18.2.0->^18.3.1^18.2.0->^18.3.1^18.2.0->^18.3.1^18.2.0->^18.3.1Release Notes
facebook/react (react)
v18.3.1Compare Source
v18.3.0Compare Source
facebook/react (react-dom)
v18.3.1Compare Source
v18.3.0Compare Source
facebook/react (react-is)
v18.3.1Compare Source
v18.3.0Compare Source
facebook/react (react-test-renderer)
v18.3.1Compare Source
v18.3.0Compare Source
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.