the-coder-o / a-bd.me

My personal website made with Next.js 14 (App Router). Features blog posts, gear list, dark theme and more. Tailwind CSS, Radix, Framer Motion, and Vercel.
https://www.a-bd.me
MIT License
8 stars 0 forks source link

Update dependency @headlessui/react to v1.7.19 #103

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/react (source) ^2.0.0 -> ^1.7.18 age adoption passing confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/react) ### [`v1.7.19`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1719---2024-04-15) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.18...@headlessui/react@v1.7.19) ##### Fixed - Make sure panels re-register when IDs are calculated in React < 18 ([#​2883](https://togithub.com/tailwindlabs/headlessui/pull/2883)) - Expose `disabled` state on `` component ([#​2918](https://togithub.com/tailwindlabs/headlessui/pull/2918)) - Prevent default behavior when clicking outside of a `Dialog.Panel` ([#​2919](https://togithub.com/tailwindlabs/headlessui/pull/2919)) - Add `hidden` attribute to internal `` component when the `Features.Hidden` feature is used ([#​2955](https://togithub.com/tailwindlabs/headlessui/pull/2955)) - Allow setting custom `tabIndex` on the `` component ([#​2966](https://togithub.com/tailwindlabs/headlessui/pull/2966)) - Forward `disabled` state to hidden inputs in form-like components ([#​3004](https://togithub.com/tailwindlabs/headlessui/pull/3004)) - Respect `selectedIndex` for controlled `` components ([#​3037](https://togithub.com/tailwindlabs/headlessui/pull/3037))

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: my-blog@3.0.0
npm error Found: eslint@9.2.0
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^7.23.0 || ^8.0.0" from eslint-config-next@14.2.3
npm error node_modules/eslint-config-next
npm error   dev eslint-config-next@"14.2.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-10T16_08_57_194Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-10T16_08_57_194Z-debug-0.log