Closed renovate[bot] closed 1 year ago
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:
The artifact failure details are included below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @docusaurus/core@2.3.1
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"^18.0.0" from the root project
npm ERR! peerOptional react@">= 16.8.0 < 19.0.0" from @docsearch/react@3.3.3
npm ERR! node_modules/@docsearch/react
npm ERR! @docsearch/react@"^3.1.1" from @docusaurus/theme-search-algolia@2.3.1
npm ERR! node_modules/@docusaurus/theme-search-algolia
npm ERR! @docusaurus/theme-search-algolia@"2.3.1" from @docusaurus/preset-classic@2.3.1
npm ERR! node_modules/@docusaurus/preset-classic
npm ERR! @docusaurus/preset-classic@"2.3.1" from the root project
npm ERR! 14 more (@docusaurus/module-type-aliases, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.4 || ^17.0.0" from @docusaurus/core@2.3.1
npm ERR! node_modules/@docusaurus/core
npm ERR! @docusaurus/core@"2.3.1" from the root project
npm ERR! @docusaurus/core@"2.3.1" from @docusaurus/plugin-content-blog@2.3.1
npm ERR! node_modules/@docusaurus/plugin-content-blog
npm ERR! @docusaurus/plugin-content-blog@"2.3.1" from @docusaurus/preset-classic@2.3.1
npm ERR! node_modules/@docusaurus/preset-classic
npm ERR! @docusaurus/preset-classic@"2.3.1" from the root project
npm ERR! 2 more (@docusaurus/theme-classic, @docusaurus/theme-common)
npm ERR! 10 more (@docusaurus/plugin-content-docs, ...)
npm ERR!
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR! peer react@"^16.8.4 || ^17.0.0" from @docusaurus/core@2.3.1
npm ERR! node_modules/@docusaurus/core
npm ERR! @docusaurus/core@"2.3.1" from the root project
npm ERR! @docusaurus/core@"2.3.1" from @docusaurus/plugin-content-blog@2.3.1
npm ERR! node_modules/@docusaurus/plugin-content-blog
npm ERR! @docusaurus/plugin-content-blog@"2.3.1" from @docusaurus/preset-classic@2.3.1
npm ERR! node_modules/@docusaurus/preset-classic
npm ERR! @docusaurus/preset-classic@"2.3.1" from the root project
npm ERR! 2 more (@docusaurus/theme-classic, @docusaurus/theme-common)
npm ERR! 10 more (@docusaurus/plugin-content-docs, ...)
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/worker/4ca023/b5cf4e/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/worker/4ca023/b5cf4e/cache/others/npm/_logs/2023-06-17T04_02_25_600Z-debug-0.log
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 18.x
releases. But if you manually upgrade to 18.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^17.0.0
->^18.0.0
^17.0.0
->^18.0.0
Release Notes
facebook/react (react)
### [`v18.2.0`](https://togithub.com/facebook/react/blob/HEAD/CHANGELOG.md#1820-June-14-2022) [Compare Source](https://togithub.com/facebook/react/compare/v18.1.0...v18.2.0) ##### React DOM - Provide a component stack as a second argument to `onRecoverableError`. ([@gnoff](https://togithub.com/gnoff) in [#24591](https://togithub.com/facebook/react/pull/24591)) - Fix hydrating into `document` causing a blank page on mismatch. ([@gnoff](https://togithub.com/gnoff) in [#24523](https://togithub.com/facebook/react/pull/24523)) - Fix false positive hydration errors with Suspense. ([@gnoff](https://togithub.com/gnoff) in [#24480](https://togithub.com/facebook/react/pull/24480) and [@acdlite](https://togithub.com/acdlite) in [#24532](https://togithub.com/facebook/react/pull/24532)) - Fix ignored `setState` in Safari when adding an iframe. ([@gaearon](https://togithub.com/gaearon) in [#24459](https://togithub.com/facebook/react/pull/24459)) ##### React DOM Server - Pass information about server errors to the client. ([@salazarm](https://togithub.com/salazarm) and [@gnoff](https://togithub.com/gnoff) in [#24551](https://togithub.com/facebook/react/pull/24551) and [#24591](https://togithub.com/facebook/react/pull/24591)) - Allow to provide a reason when aborting the HTML stream. ([@gnoff](https://togithub.com/gnoff) in [#24680](https://togithub.com/facebook/react/pull/24680)) - Eliminate extraneous text separators in the HTML where possible. ([@gnoff](https://togithub.com/gnoff) in [#24630](https://togithub.com/facebook/react/pull/24630)) - Disallow complex children inside `Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.