Roedt / ringesentralen-frontend

Frontend for ringesentralen
MIT License
2 stars 0 forks source link

Update dependency @headlessui/react to v1.7.18 - autoclosed #464

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tailwindlabs/headlessui (@​headlessui/react) ### [`v1.7.18`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1718---2024-01-08) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.17...@headlessui/react@v1.7.18) ##### Fixed - Don't call ``'s `onClose` twice on mobile devices ([#​2690](https://togithub.com/tailwindlabs/headlessui/pull/2690)) - Lazily resolve default containers in `` ([#​2697](https://togithub.com/tailwindlabs/headlessui/pull/2697)) - Ensure hidden `Tab.Panel` components are hidden from the accessibility tree ([#​2708](https://togithub.com/tailwindlabs/headlessui/pull/2708)) - Add support for `role="alertdialog"` to `` component ([#​2709](https://togithub.com/tailwindlabs/headlessui/pull/2709)) - Ensure blurring the `Combobox.Input` component closes the `Combobox` ([#​2712](https://togithub.com/tailwindlabs/headlessui/pull/2712)) - Allow changes to the `className` prop when the `` component is currently not transitioning ([#​2722](https://togithub.com/tailwindlabs/headlessui/pull/2722)) - Export (internal-only) component interfaces for TypeScript compiler ([#​2313](https://togithub.com/tailwindlabs/headlessui/pull/2313)) - Fix infinite render-loop for `` and `` when `as={Fragment}` ([#​2760](https://togithub.com/tailwindlabs/headlessui/pull/2760)) - Fix VoiceOver bug for `Listbox` component in Chrome ([#​2824](https://togithub.com/tailwindlabs/headlessui/pull/2824)) - Fix outside click detection when component is mounted in the Shadow DOM ([#​2866](https://togithub.com/tailwindlabs/headlessui/pull/2866)) - Fix CJS types ([#​2880](https://togithub.com/tailwindlabs/headlessui/pull/2880)) - Fix error when transition classes contain new lines ([#​2871](https://togithub.com/tailwindlabs/headlessui/pull/2871)) - Improve iOS locking ([7721aca](https://togithub.com/tailwindlabs/headlessui/commit/7721acaecea2008c2d7e8ab29cc8d45b70bb021e)) ### [`v1.7.17`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1717---2023-08-17) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.16...@headlessui/react@v1.7.17) ##### Fixed - Use correct value when resetting `` and `` ([#​2626](https://togithub.com/tailwindlabs/headlessui/pull/2626)) - Render `` in `Popover.Group` component only ([#​2634](https://togithub.com/tailwindlabs/headlessui/pull/2634)) - Disable smooth scrolling when opening/closing `Dialog` components on iOS ([#​2635](https://togithub.com/tailwindlabs/headlessui/pull/2635)) - Don't assume `` components are available when setting the next index ([#​2642](https://togithub.com/tailwindlabs/headlessui/pull/2642)) - Fix incorrectly focused `Combobox.Input` component on page load ([#​2654](https://togithub.com/tailwindlabs/headlessui/pull/2654)) - Ensure `appear` works using the `Transition` component (even when used with SSR) ([#​2646](https://togithub.com/tailwindlabs/headlessui/pull/2646)) - Improve resetting values when using the `nullable` prop on the `Combobox` component ([#​2660](https://togithub.com/tailwindlabs/headlessui/pull/2660)) - Fix hydration of components inside `` ([#​2663](https://togithub.com/tailwindlabs/headlessui/pull/2663)) - Prevent scrolling when focusing a tab ([#​2674](https://togithub.com/tailwindlabs/headlessui/pull/2674)) ### [`v1.7.16`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1716---2023-07-27) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.15...@headlessui/react@v1.7.16) ##### Fixed - Ensure the caret is in a consistent position when syncing the `Combobox.Input` value ([#​2568](https://togithub.com/tailwindlabs/headlessui/pull/2568)) - Improve "outside click" behaviour in combination with 3rd party libraries ([#​2572](https://togithub.com/tailwindlabs/headlessui/pull/2572)) - Ensure IME works on Android devices ([#​2580](https://togithub.com/tailwindlabs/headlessui/pull/2580)) - Calculate `aria-expanded` purely based on the open/closed state ([#​2610](https://togithub.com/tailwindlabs/headlessui/pull/2610)) - Submit form on `Enter` even if no submit-like button was found ([#​2613](https://togithub.com/tailwindlabs/headlessui/pull/2613))

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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud