Skip to content

Update react monorepo #83

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

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

Update react monorepo #83

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ^18 -> ^18.3.23 age adoption passing confidence
@types/react-dom (source) ^18 -> ^18.3.7 age adoption passing confidence
react (source) ^18 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18 -> ^18.3.1 age adoption passing 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

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 renovate bot added the dependencies This updates dependency files label Jun 17, 2025
Copy link

github-actions bot commented Jun 17, 2025

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/cygnus/-/pipelines/1887307387

Status: Failed
Duration: 26 seconds

Job summaries

build

Preview available at https://code0-tech.gitlab.io/-/development/cygnus/-/jobs/10453743191/artifacts/out/index.html

Copy link
Contributor Author

renovate bot commented Jun 24, 2025

⚠️ 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 warn Unknown env config "store". 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: @code0-tech/[email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^18.3.1" from the root project
npm error   peer react@"^16.8.0 || ^17.0.0-rc.1 || ^18.0.0" from @react-aria/[email protected]
npm error   node_modules/@react-aria/breadcrumbs
npm error     @react-aria/breadcrumbs@"^3.5.12" from [email protected]
npm error     node_modules/react-aria
npm error       react-aria@"^3.31.1" from @code0-tech/[email protected]
npm error       node_modules/@code0-tech/pictor
npm error         @code0-tech/pictor@"^0.3.0" from the root project
npm error   94 more (@react-aria/button, @react-aria/calendar, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"18.2.0" from @code0-tech/[email protected]
npm error node_modules/@code0-tech/pictor
npm error   @code0-tech/pictor@"^0.3.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"18.2.0" from @code0-tech/[email protected]
npm error   node_modules/@code0-tech/pictor
npm error     @code0-tech/pictor@"^0.3.0" 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 /runner/cache/others/npm/_logs/2025-06-24T18_53_50_260Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-06-24T18_53_50_260Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-monorepo branch from db9107a to 0d98b8c Compare June 24, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant