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

chore(deps): update react monorepo to v19 (major) #6316

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.3.12 -> 19.0.1 age adoption passing confidence
@types/react-dom (source) 18.3.1 -> 19.0.1 age adoption passing confidence
react (source) 18.3.1 -> 19.0.0 age adoption passing confidence
react-dom (source) 18.3.1 -> 19.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/react (react)

v19.0.0

Compare Source

facebook/react (react-dom)

v19.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 7, 2024 07:10
@renovate renovate bot requested a review from testower December 7, 2024 07:10
Copy link
Contributor Author

renovate bot commented Dec 7, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: client/package-lock.json
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @react-aria/ssr@3.9.2
npm warn Found: react@19.0.0
npm warn node_modules/react
npm warn   react@"19.0.0" from the root project
npm warn   10 more (@restart/hooks, @restart/ui, @restart/hooks, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0-rc.1 || ^18.0.0" from @react-aria/ssr@3.9.2
npm warn node_modules/@react-aria/ssr
npm warn   @react-aria/ssr@"^3.5.0" from @restart/ui@1.9.1
npm warn   node_modules/@restart/ui
npm warn
npm warn Conflicting peer dependency: react@18.3.1
npm warn node_modules/react
npm warn   peer react@"^16.8.0 || ^17.0.0-rc.1 || ^18.0.0" from @react-aria/ssr@3.9.2
npm warn   node_modules/@react-aria/ssr
npm warn     @react-aria/ssr@"^3.5.0" from @restart/ui@1.9.1
npm warn     node_modules/@restart/ui
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @testing-library/react@16.0.1
npm error Found: @types/react@19.0.1
npm error node_modules/@types/react
npm error   dev @types/react@"19.0.1" from the root project
npm error   @types/react@"*" from @types/react-transition-group@4.4.10
npm error   node_modules/@types/react-transition-group
npm error     @types/react-transition-group@"^4.4.6" from react-bootstrap@2.10.6
npm error     node_modules/react-bootstrap
npm error       react-bootstrap@"2.10.6" from the root project
npm error   3 more (react-bootstrap, uncontrollable, @types/react-dom)
npm error
npm error Could not resolve dependency:
npm error peerOptional @types/react@"^18.0.0" from @testing-library/react@16.0.1
npm error node_modules/@testing-library/react
npm error   dev @testing-library/react@"16.0.1" from the root project
npm error
npm error Conflicting peer dependency: @types/react@18.3.14
npm error node_modules/@types/react
npm error   peerOptional @types/react@"^18.0.0" from @testing-library/react@16.0.1
npm error   node_modules/@testing-library/react
npm error     dev @testing-library/react@"16.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-09T09_23_13_538Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-09T09_23_13_538Z-debug-0.log

Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.79%. Comparing base (83dc8da) to head (da62261).
Report is 26 commits behind head on dev-2.x.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6316   +/-   ##
==========================================
  Coverage      69.79%   69.79%           
- Complexity     17785    17798   +13     
==========================================
  Files           2017     2019    +2     
  Lines          76035    76119   +84     
  Branches        7781     7786    +5     
==========================================
+ Hits           53070    53129   +59     
- Misses         20261    20284   +23     
- Partials        2704     2706    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update react monorepo to v19 (major) chore(deps): update react monorepo to v19 (major) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-react-monorepo branch December 8, 2024 18:37
@renovate renovate bot changed the title chore(deps): update react monorepo to v19 (major) - autoclosed chore(deps): update react monorepo to v19 (major) Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 2ac434a to 86ff2ad Compare December 9, 2024 09:03
@leonardehrenfried
Copy link
Member

@testower Do you know what is going on with the closing and reopening?

@testower
Copy link
Contributor

testower commented Dec 9, 2024

@testower Do you know what is going on with the closing and reopening?

I don't know, but looks very annoying

@leonardehrenfried
Copy link
Member

Was is because there was maintenance at npm last night?

@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 86ff2ad to da62261 Compare December 9, 2024 09:23
@leonardehrenfried leonardehrenfried merged commit da62261 into dev-2.x Dec 9, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants