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

[core] Bump React to 18.3.1 #42047

Merged
merged 7 commits into from
Jul 3, 2024
Merged

[core] Bump React to 18.3.1 #42047

merged 7 commits into from
Jul 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2024

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:


Original PR description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-is (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-test-renderer (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence

Release Notes

facebook/react (react)

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-dom)

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-is)

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-test-renderer)

v18.3.1

Compare Source

v18.3.0

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update of dependencies label Apr 28, 2024
@mui-bot
Copy link

mui-bot commented Apr 28, 2024

Netlify deploy preview

https://deploy-preview-42047--material-ui.netlify.app/

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against af4699f

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Apr 29, 2024
@renovate renovate bot force-pushed the renovate/react branch 2 times, most recently from eb79ccf to f53568c Compare April 29, 2024 13:47
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Apr 29, 2024
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Apr 30, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label May 1, 2024
@DiegoAndai DiegoAndai self-assigned this May 2, 2024
@DiegoAndai DiegoAndai self-requested a review May 2, 2024 20:07
@DiegoAndai
Copy link
Member

DiegoAndai commented May 2, 2024

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.

@DiegoAndai
Copy link
Member

Autocomplete warnings addressed in #42099

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label May 6, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label May 6, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label May 9, 2024
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels May 9, 2024
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels May 9, 2024
@aarongarciah aarongarciah changed the title Bump React to ^18.3.1 Bump React to 18.3.1 Jun 26, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 26, 2024
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jun 26, 2024
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jun 30, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jul 1, 2024
@aarongarciah aarongarciah changed the title Bump React to 18.3.1 [core] Bump React to 18.3.1 Jul 2, 2024
@aarongarciah
Copy link
Member

@DiegoAndai this is now ready to review

Copy link
Member

@DiegoAndai DiegoAndai left a 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:

apps/pigment-css-next-app/package.json Outdated Show resolved Hide resolved
apps/pigment-css-vite-app/package.json Outdated Show resolved Hide resolved
Copy link
Member

@DiegoAndai DiegoAndai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@aarongarciah aarongarciah merged commit 9f98794 into next Jul 3, 2024
22 checks passed
@aarongarciah aarongarciah deleted the renovate/react branch July 3, 2024 15:08
@aarongarciah aarongarciah mentioned this pull request Jul 5, 2024
13 tasks
joserodolfofreitas pushed a commit to joserodolfofreitas/material-ui that referenced this pull request Jul 29, 2024
Co-authored-by: Aarón García Hervás <aaron@mui.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies React 19 support PRs required to support React 19
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants