Skip to content

chore(deps): update react monorepo#306

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-monorepo
Open

chore(deps): update react monorepo#306
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 15, 2024

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) 18.0.3418.3.28 age confidence
@types/react-dom (source) 18.0.1118.3.7 age confidence
react (source) 18.2.018.3.1 age confidence
react-dom (source) 18.2.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

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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
Copy Markdown
Contributor Author

renovate bot commented Apr 15, 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: yarn.lock
/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23250
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:24232:5)

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 321664c to d0944c7 Compare April 15, 2024 23:27
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d0944c7 to f9f47b2 Compare April 25, 2024 20:14
@renovate renovate bot changed the title chore(deps): update react monorepo chore(deps): update react monorepo to v18.3.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/react-monorepo branch from f9f47b2 to c79910b Compare April 26, 2024 20:32
@renovate renovate bot changed the title chore(deps): update react monorepo to v18.3.0 chore(deps): update react monorepo Apr 26, 2024
@renovate renovate bot force-pushed the renovate/react-monorepo branch from c79910b to 9556738 Compare April 26, 2024 21:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 9556738 to 0b230f0 Compare May 11, 2024 13:42
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented May 11, 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: yarn.lock
/opt/containerbase/tools/corepack/0.34.6/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22598
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.34.6/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22598:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.34.6/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22747:55)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.6/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22965:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.6/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23004:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.6/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23710:7)

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0b230f0 to 5641097 Compare May 23, 2024 22:43
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 5641097 to a6764bf Compare August 20, 2024 22:30
@renovate renovate bot force-pushed the renovate/react-monorepo branch from a6764bf to e9d4af1 Compare August 30, 2024 11:17
@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 92022ef to 8f9d42b Compare September 19, 2024 19:09
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 1c0b66f to 8061c17 Compare September 27, 2024 16:36
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8061c17 to 23a1314 Compare October 2, 2024 17:03
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 23a1314 to 4fac5b4 Compare October 11, 2024 16:05
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 4fac5b4 to da37503 Compare October 23, 2024 04:23
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from c3acb6e to c065d6e Compare December 5, 2024 23:24
@renovate renovate bot changed the title chore(deps): update react monorepo chore(deps): update dependency react to v18.3.1 Dec 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency react to v18.3.1 chore(deps): update react monorepo Dec 8, 2024
@renovate renovate bot force-pushed the renovate/react-monorepo branch 5 times, most recently from ca6f4f2 to b4c73a6 Compare December 16, 2024 13:20
@renovate renovate bot force-pushed the renovate/react-monorepo branch from b4c73a6 to 1e63f92 Compare December 20, 2024 03:25
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 42d7b14 to b57f527 Compare March 24, 2025 11:39
@renovate renovate bot force-pushed the renovate/react-monorepo branch from b57f527 to 4832f15 Compare April 2, 2025 11:17
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 4f17593 to e99d58b Compare May 6, 2025 03:14
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 24d5814 to f9c0cd7 Compare May 27, 2025 12:34
@renovate renovate bot force-pushed the renovate/react-monorepo branch from f9c0cd7 to f571ced Compare August 22, 2025 17:03
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from d041b9e to 41407d1 Compare October 6, 2025 22:03
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 41407d1 to 1da78b2 Compare November 18, 2025 02:59
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 1da78b2 to 8781983 Compare February 7, 2026 03:53
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