technologiestiftung / zms-supabase

Supabase backend and db setup for the ZMS project
MIT License
1 stars 0 forks source link

deps(deps): update dependency @headlessui/react to v1.7.4 - autoclosed #26

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/react 1.7.3 -> 1.7.4 age adoption passing confidence

Release Notes

tailwindlabs/headlessui ### [`v1.7.4`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#​174---2022-11-03) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.3...@headlessui/react@v1.7.4) ##### Fixed - Fix `` crash ([#​1889](https://togithub.com/tailwindlabs/headlessui/pull/1889)) - Expose `close` function for `Menu` and `Menu.Item` components ([#​1897](https://togithub.com/tailwindlabs/headlessui/pull/1897)) - Fix `useOutsideClick`, add improvements for ShadowDOM ([#​1914](https://togithub.com/tailwindlabs/headlessui/pull/1914)) - Fire ``'s `onChange` handler when changing the value internally ([#​1916](https://togithub.com/tailwindlabs/headlessui/pull/1916)) - Add `client-only` to mark everything as client components ([#​1981](https://togithub.com/tailwindlabs/headlessui/pull/1981)) ##### Added - Warn when changing components between controlled and uncontrolled ([#​1878](https://togithub.com/tailwindlabs/headlessui/issues/1878))

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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. View repository job log here.

renovate[bot] commented 1 year ago

⚠ 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:

The artifact failure details are included below:

File name: poc/pubsub/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @supabase/ui@0.36.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.0.0 || ^17 || ^18" from @ramonak/react-progress-bar@5.0.3
npm ERR!   node_modules/@ramonak/react-progress-bar
npm ERR!     @ramonak/react-progress-bar@"5.0.3" from the root project
npm ERR!   4 more (mock-progress-react, react-dom, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.1 || ^17.0.1" from @supabase/ui@0.36.5
npm ERR! node_modules/@supabase/ui
npm ERR!   @supabase/ui@"0.36.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.13.1 || ^17.0.1" from @supabase/ui@0.36.5
npm ERR!   node_modules/@supabase/ui
npm ERR!     @supabase/ui@"0.36.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-11-06T23_48_09_321Z-debug-0.log