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 (major) #331

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 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.2 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.4.0 -> ^5.0.0 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

Release Notes

facebook/react (eslint-plugin-react-hooks)

v5.1.0

Compare Source

v5.0.0

Compare Source

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@​kassens) in #​25162

v4.6.2

Compare Source

v4.6.1

Compare Source

v4.6.0

v4.5.0

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/major-react-monorepo branch 4 times, most recently from c4768ce to b620a63 Compare October 18, 2024 02:08
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 10 times, most recently from 3fda007 to edd16e3 Compare October 25, 2024 15:52
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 15 times, most recently from ce9de59 to c8d5f60 Compare November 3, 2024 06:46
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from c8d5f60 to 5e0c371 Compare November 13, 2024 03:39
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 5e0c371 to d16afac Compare December 5, 2024 20:37
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-hooks to v5 chore(deps): update react monorepo (major) Dec 5, 2024
Copy link
Contributor Author

renovate bot commented Dec 5, 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: javascript/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @cucumber/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   dev react@"19.0.0" from the root project
npm ERR!   peer react@">=16.3" from @fortawesome/[email protected]
npm ERR!   node_modules/@fortawesome/react-fontawesome
npm ERR!     @fortawesome/react-fontawesome@"0.2.0" from @cucumber/[email protected]
npm ERR!     node_modules/@cucumber/react-components
npm ERR!       dev @cucumber/react-components@"22.3.0" from the root project
npm ERR!   4 more (react-error-boundary, react-markdown, use-debounce, react-dom)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"~18" from @cucumber/[email protected]
npm ERR! node_modules/@cucumber/react-components
npm ERR!   dev @cucumber/react-components@"22.3.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"~18" from @cucumber/[email protected]
npm ERR!   node_modules/@cucumber/react-components
npm ERR!     dev @cucumber/react-components@"22.3.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-12-09T22_15_40_393Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from d16afac to ac0a702 Compare December 6, 2024 17:52
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from ac0a702 to cc61b42 Compare December 9, 2024 22:15
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.

0 participants