Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2023

This PR contains the following updates:

Package Change Age Confidence
react (source) 18.1.018.3.1 age confidence
react-test-renderer (source) 18.1.018.3.1 age confidence

Release Notes

facebook/react (react)

v18.3.1

Compare Source

  • Export act from react f1338f

v18.3.0

Compare Source

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React
  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #​25383
  • Warn for deprecated defaultProps for function components #​25699
  • Warn when spreading key #​25697
  • Warn when using act from test-utils d4ea75
React DOM
  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #​28874

v18.2.0

Compare Source

React DOM
React DOM Server
Server Components (Experimental)

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy link
Contributor Author

renovate bot commented Apr 28, 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: compass-numapp-template/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: react-native@0.70.6
npm error Found: react@18.3.1
npm error node_modules/react
npm error   react@"18.3.1" from the root project
npm error   peer react@"*" from @react-native-firebase/app@18.3.0
npm error   node_modules/@react-native-firebase/app
npm error     @react-native-firebase/app@"18.3.0" from the root project
npm error     peer @react-native-firebase/app@"18.3.0" from @react-native-firebase/messaging@18.3.0
npm error     node_modules/@react-native-firebase/messaging
npm error       @react-native-firebase/messaging@"18.3.0" from the root project
npm error   23 more (@react-native-picker/picker, @react-navigation/core, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"18.1.0" from react-native@0.70.6
npm error node_modules/react-native
npm error   react-native@"0.70.6" from the root project
npm error   peer react-native@"*" from @react-native-firebase/app@18.3.0
npm error   node_modules/@react-native-firebase/app
npm error     @react-native-firebase/app@"18.3.0" from the root project
npm error     1 more (@react-native-firebase/messaging)
npm error   20 more (@react-native-picker/picker, ...)
npm error
npm error Conflicting peer dependency: react@18.1.0
npm error node_modules/react
npm error   peer react@"18.1.0" from react-native@0.70.6
npm error   node_modules/react-native
npm error     react-native@"0.70.6" from the root project
npm error     peer react-native@"*" from @react-native-firebase/app@18.3.0
npm error     node_modules/@react-native-firebase/app
npm error       @react-native-firebase/app@"18.3.0" from the root project
npm error       1 more (@react-native-firebase/messaging)
npm error     20 more (@react-native-picker/picker, ...)
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-04-26T19_46_13_055Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-26T19_46_13_055Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-monorepo branch 4 times, most recently from 6d2efa6 to 6a9a5f9 Compare May 4, 2023 14:32
@renovate renovate bot force-pushed the renovate/react-monorepo branch 12 times, most recently from c597a87 to f9b4635 Compare May 17, 2023 10:04
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 7bf3613 to 1b396b2 Compare May 22, 2023 07:10
@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from adaa9d2 to 19f2987 Compare June 1, 2023 07:43
@renovate renovate bot force-pushed the renovate/react-monorepo branch 8 times, most recently from d21eeec to d54e1ad Compare June 22, 2023 09:47
@renovate renovate bot force-pushed the renovate/react-monorepo branch 7 times, most recently from 9e048fc to 61b98c8 Compare July 26, 2023 06:58
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 61b98c8 to 34bb8f7 Compare August 22, 2023 12:40
@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from b26a24d to f9f3e89 Compare September 20, 2023 12:26
@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 53c14f8 to 1e08a8a Compare October 18, 2023 11:44
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 1e08a8a to 02ba11b Compare April 25, 2024 18:56
@renovate renovate bot changed the title fix(deps): update react monorepo to v18.2.0 fix(deps): update react monorepo to v18.3.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 02ba11b to 382fcc0 Compare April 26, 2024 19:46
@renovate renovate bot changed the title fix(deps): update react monorepo to v18.3.0 fix(deps): update react monorepo to v18.3.1 Apr 26, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Nov 28, 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: compass-numapp-template/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn Unknown project config " true" (engine-strict: true). This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: react-native@0.70.6
npm error Found: react@18.3.1
npm error node_modules/react
npm error   react@"18.3.1" from the root project
npm error   peer react@"*" from @react-native-firebase/app@18.3.0
npm error   node_modules/@react-native-firebase/app
npm error     @react-native-firebase/app@"18.3.0" from the root project
npm error     peer @react-native-firebase/app@"18.3.0" from @react-native-firebase/messaging@18.3.0
npm error     node_modules/@react-native-firebase/messaging
npm error       @react-native-firebase/messaging@"18.3.0" from the root project
npm error   24 more (@react-native-picker/picker, @react-navigation/core, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"18.1.0" from react-native@0.70.6
npm error node_modules/react-native
npm error   react-native@"0.70.6" from the root project
npm error   peer react-native@"*" from @react-native-firebase/app@18.3.0
npm error   node_modules/@react-native-firebase/app
npm error     @react-native-firebase/app@"18.3.0" from the root project
npm error     1 more (@react-native-firebase/messaging)
npm error   20 more (@react-native-picker/picker, ...)
npm error
npm error Conflicting peer dependency: react@18.1.0
npm error node_modules/react
npm error   peer react@"18.1.0" from react-native@0.70.6
npm error   node_modules/react-native
npm error     react-native@"0.70.6" from the root project
npm error     peer react-native@"*" from @react-native-firebase/app@18.3.0
npm error     node_modules/@react-native-firebase/app
npm error       @react-native-firebase/app@"18.3.0" from the root project
npm error       1 more (@react-native-firebase/messaging)
npm error     20 more (@react-native-picker/picker, ...)
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 /runner/cache/others/npm/_logs/2026-01-19T16_33_11_944Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-19T16_33_11_944Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-monorepo branch 9 times, most recently from 2306cff to cb16048 Compare December 2, 2024 14:08
@renovate renovate bot force-pushed the renovate/react-monorepo branch from cb16048 to 468470b Compare December 2, 2024 14:09
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.

1 participant