Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age confidence
react (source) 18.2.0 -> 18.3.1 age confidence
react-art (source) 18.2.0 -> 18.3.1 age confidence
react-dom (source) 18.2.0 -> 18.3.1 age confidence

Release Notes

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

v4.6.2

Compare Source

v4.6.1

Compare Source

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: Enabled.

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

renovate bot commented Aug 12, 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: yarn.lock
[21:58:19.562] INFO (1012): Installing tool yarn-slim@1.22.22...
[21:59:30.137] WARN (1012): Npm error:
npm info using npm@8.11.0
npm info using node@v17.9.1
npm timing npm:load:whichnode Completed in 0ms
npm timing config:load:defaults Completed in 1ms
npm timing config:load:file:/opt/containerbase/tools/node/17.9.1/lib/node_modules/npm/npmrc Completed in 11ms
npm timing config:load:builtin Completed in 12ms
npm timing config:load:cli Completed in 2ms
npm timing config:load:env Completed in 1ms
npm timing config:load:file:/opt/containerbase/tools/yarn-slim/1.22.22/17.9.1/.npmrc Completed in 6ms
npm timing config:load:project Completed in 6ms
npm timing config:load:file:/home/ubuntu/.npmrc Completed in 1ms
npm timing config:load:user Completed in 2ms
npm timing config:load:file:/opt/containerbase/tools/yarn-slim/1.22.22/17.9.1/etc/npmrc Completed in 0ms
npm timing config:load:global Completed in 0ms
npm timing config:load:validate Completed in 0ms
npm timing config:load:credentials Completed in 1ms
npm timing config:load:setEnvs Completed in 1ms
npm timing config:load Completed in 26ms
npm timing npm:load:configload Completed in 26ms
npm timing npm:load:mkdirpcache Completed in 0ms
npm timing npm:load:mkdirplogs Completed in 0ms
npm timing npm:load:setTitle Completed in 1ms
npm timing config:load:flatten Completed in 2ms
npm timing npm:load:display Completed in 8ms
npm timing npm:load:logFile Completed in 4ms
npm timing npm:load:timers Completed in 0ms
npm timing npm:load:configScope Completed in 0ms
npm timing npm:load Completed in 43ms
npm timing arborist:ctor Completed in 0ms
npm timing arborist:ctor Completed in 0ms
npm timing idealTree:init Completed in 10ms
npm timing idealTree:userRequests Completed in 3ms
npm timing idealTree:#root Completed in 70118ms
npm timing idealTree:node_modules/yarn Completed in 0ms
npm timing idealTree:buildDeps Completed in 70122ms
npm timing idealTree:fixDepFlags Completed in 0ms
npm timing idealTree Completed in 70139ms
npm timing command:install Completed in 70146ms
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/yarn failed, reason: unable to get local issuer certificate
npm timing npm Completed in 70243ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-uZKQZ6/_logs/2025-10-21T21_58_19_873Z-debug-0.log
[21:59:30.160] ERROR (1012): npm install command failed
[21:59:30.161] FATAL (1012): Install tool yarn-slim failed in 1m 10.6s.

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