Closed renovate[bot] closed 9 months ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
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: @testing-library/react@12.1.5
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
npm ERR! peer react@"^16 || ^17 || ^18" from @headlessui/react@1.7.15
npm ERR! node_modules/@headlessui/react
npm ERR! @headlessui/react@"1.7.15" from the root project
npm ERR! 10 more (@heroicons/react, @lexical/react, next, react-confetti, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"<18.0.0" from @testing-library/react@12.1.5
npm ERR! node_modules/@testing-library/react
npm ERR! dev @testing-library/react@"12.1.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@"<18.0.0" from @testing-library/react@12.1.5
npm ERR! node_modules/@testing-library/react
npm ERR! dev @testing-library/react@"12.1.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!
npm ERR! For a full report see:
npm ERR! /tmp/worker/a333bb/37b8f7/cache/others/npm/_logs/2023-06-26T18_57_45_764Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/worker/a333bb/37b8f7/cache/others/npm/_logs/2023-06-26T18_57_45_764Z-debug-0.log
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
This PR contains the following updates:
17.0.2
->18.2.0
17.0.2
->18.2.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 - 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.
🔕 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.