Closed renovate[bot] closed 2 years 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: @reach/auto-id@0.13.2
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! peer react@"^17.0.0 || ^18.0.0" from the root project
npm ERR! peer react@">= 15.3" from boundless-arrow-key-navigation@1.1.0
npm ERR! node_modules/boundless-arrow-key-navigation
npm ERR! boundless-arrow-key-navigation@"^1.1.0" from @sanity/base@2.21.5
npm ERR! node_modules/@sanity/base
npm ERR! peer @sanity/base@"^2.21.5" from the root project
npm ERR! 8 more (framer-motion, react-icon-base, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || 17.x" from @reach/auto-id@0.13.2
npm ERR! node_modules/@reach/auto-id
npm ERR! @reach/auto-id@"^0.13.2" from the root project
npm ERR! @reach/auto-id@"^0.13.2" from @sanity/base@2.21.5
npm ERR! node_modules/@sanity/base
npm ERR! peer @sanity/base@"^2.21.5" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR! peer react@"^16.8.0 || 17.x" from @reach/auto-id@0.13.2
npm ERR! node_modules/@reach/auto-id
npm ERR! @reach/auto-id@"^0.13.2" from the root project
npm ERR! @reach/auto-id@"^0.13.2" from @sanity/base@2.21.5
npm ERR! node_modules/@sanity/base
npm ERR! peer @sanity/base@"^2.21.5" from the root project
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/renovate-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/renovate-cache/others/npm/_logs/2022-09-15T00_16_45_533Z-debug-0.log
This PR contains the following updates:
^17.0.0
->^17.0.0 \|\| ^18.0.0
Release Notes
facebook/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 - "before 2am" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a preset from . View repository job log here