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

fix(deps): update react monorepo #160

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 17.0.0 -> 17.0.85 age adoption passing confidence
@types/react-dom (source) 17.0.0 -> 17.0.26 age adoption passing confidence
react (source) 17.0.1 -> 17.0.2 age adoption passing confidence
react-dom (source) 17.0.1 -> 17.0.2 age adoption passing confidence

Release Notes

facebook/react (react)

v17.0.2

Compare Source

React DOM

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.

👻 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
Copy link
Author

renovate bot commented Sep 26, 2023

⚠ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-scripts@4.0.1
npm ERR! Found: typescript@4.1.3
npm ERR! node_modules/typescript
npm ERR!   typescript@"4.1.3" from the root project
npm ERR!   peer typescript@">=3.8 <5.0" from ts-jest@26.4.4
npm ERR!   node_modules/ts-jest
npm ERR!     dev ts-jest@"26.4.4" from the root project
npm ERR!   1 more (tsutils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1" from react-scripts@4.0.1
npm ERR! node_modules/react-scripts
npm ERR!   react-scripts@"4.0.1" from the root project
npm ERR!   peer react-scripts@">=2.1.3" from react-app-rewired@2.1.8
npm ERR!   node_modules/react-app-rewired
npm ERR!     dev react-app-rewired@"2.1.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@3.9.10
npm ERR! node_modules/typescript
npm ERR!   peerOptional typescript@"^3.2.1" from react-scripts@4.0.1
npm ERR!   node_modules/react-scripts
npm ERR!     react-scripts@"4.0.1" from the root project
npm ERR!     peer react-scripts@">=2.1.3" from react-app-rewired@2.1.8
npm ERR!     node_modules/react-app-rewired
npm ERR!       dev react-app-rewired@"2.1.8" 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-03-26T08_28_19_208Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 031cc75 to 8688151 Compare October 1, 2023 10:43
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8688151 to 8edf988 Compare October 10, 2023 20:13
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from d42f503 to 01107ff Compare October 18, 2023 20:09
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 01107ff to 32c1864 Compare November 7, 2023 21:28
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 3078eb1 to 81a597c Compare November 22, 2023 01:23
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from c87d069 to 2565ea9 Compare December 13, 2023 04:36
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 2565ea9 to fdfa71f Compare December 28, 2023 15:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch from fdfa71f to 79d3efd Compare January 15, 2024 13:44
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 79d3efd to d9b7369 Compare February 26, 2024 19:46
@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 345c665 to 951c126 Compare March 18, 2024 15:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 951c126 to 0e8f8e0 Compare March 26, 2024 08:28
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0e8f8e0 to 583c8b5 Compare September 16, 2024 09:15
Copy link
Author

renovate bot commented Sep 16, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-scripts@4.0.1
npm ERR! Found: typescript@4.1.3
npm ERR! node_modules/typescript
npm ERR!   typescript@"4.1.3" from the root project
npm ERR!   peer typescript@">=3.8 <5.0" from ts-jest@26.4.4
npm ERR!   node_modules/ts-jest
npm ERR!     dev ts-jest@"26.4.4" from the root project
npm ERR!   1 more (tsutils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1" from react-scripts@4.0.1
npm ERR! node_modules/react-scripts
npm ERR!   react-scripts@"4.0.1" from the root project
npm ERR!   peer react-scripts@">=2.1.3" from react-app-rewired@2.1.8
npm ERR!   node_modules/react-app-rewired
npm ERR!     dev react-app-rewired@"2.1.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@3.9.10
npm ERR! node_modules/typescript
npm ERR!   peerOptional typescript@"^3.2.1" from react-scripts@4.0.1
npm ERR!   node_modules/react-scripts
npm ERR!     react-scripts@"4.0.1" from the root project
npm ERR!     peer react-scripts@">=2.1.3" from react-app-rewired@2.1.8
npm ERR!     node_modules/react-app-rewired
npm ERR!       dev react-app-rewired@"2.1.8" 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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-03-27T02_15_28_432Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 583c8b5 to bbe03a9 Compare September 17, 2024 09:35
@renovate renovate bot force-pushed the renovate/react-monorepo branch from bbe03a9 to c5ee5e5 Compare September 27, 2024 16:48
@renovate renovate bot changed the title fix(deps): update react monorepo fix(deps): update dependency react to v17.0.2 Dec 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency react to v17.0.2 fix(deps): update react monorepo Dec 8, 2024
@renovate renovate bot force-pushed the renovate/react-monorepo branch from c5ee5e5 to d5ca747 Compare December 9, 2024 20:16
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d5ca747 to 4acbedc Compare March 19, 2025 17:13
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 4acbedc to 8742505 Compare March 27, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants