chore(deps): update @headlessui/react to 1.7.19 - #28
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
2 times, most recently
from
January 31, 2025 03:58
04fc255 to
9995c84
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
February 12, 2025 00:01
9995c84 to
8e39879
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
March 5, 2025 03:35
8e39879 to
04964dc
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
2 times, most recently
from
March 15, 2025 03:20
5bb9824 to
057480e
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
April 1, 2025 20:12
057480e to
f300c2f
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
May 24, 2025 08:12
f300c2f to
1a9038a
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
June 29, 2025 08:14
1a9038a to
81bb60d
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
January 1, 2026 16:10
81bb60d to
49e11f1
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
January 9, 2026 12:00
49e11f1 to
84b964b
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
2 times, most recently
from
March 15, 2026 00:11
7106d50 to
52ba680
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
April 15, 2026 16:11
52ba680 to
d97747d
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
April 30, 2026 03:46
d97747d to
955d439
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
May 22, 2026 03:47
955d439 to
afe0242
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
2 times, most recently
from
June 5, 2026 04:04
0350796 to
aa3589f
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
July 17, 2026 23:55
aa3589f to
41d57b6
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
July 25, 2026 03:33
41d57b6 to
c86bd71
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
August 1, 2026 12:01
c86bd71 to
d0f89cc
Compare
renovate
Bot
force-pushed
the
renovate/headlessui-react-1.x-lockfile
branch
from
August 29, 2026 15:33
d0f89cc to
48e91cd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.4→1.7.19Release Notes
tailwindlabs/headlessui (@headlessui/react)
v1.7.19Compare Source
Fixed
disabledstate onTabcomponent (#2918)Dialog.Panel(#2919)hiddenattribute to internalHiddencomponent when theFeatures.Hiddenfeature is used (#2955)tabIndexon theSwitchcomponent (#2966)disabledstate to hidden inputs in form-like components (#3004)selectedIndexfor controlledTabcomponents (#3037)v1.7.18Compare Source
Fixed
Dialog'sonClosetwice on mobile devices (#2690)Dialog(#2697)Tab.Panelcomponents are hidden from the accessibility tree (#2708)role="alertdialog"toDialogcomponent (#2709)Combobox.Inputcomponent closes theCombobox(#2712)classNameprop when theTransitioncomponent is currently not transitioning (#2722)Disclosure.PanelandPopover.Panelwhenas={Fragment}(#2760)Listboxcomponent in Chrome (#2824)v1.7.17Compare Source
Fixed
<Listbox multiple>and<Combobox multiple>(#2626)MainTreeNodeinPopover.Groupcomponent only (#2634)Dialogcomponents on iOS (#2635)Tabcomponents are available when setting the next index (#2642)Combobox.Inputcomponent on page load (#2654)appearworks using theTransitioncomponent (even when used with SSR) (#2646)nullableprop on theComboboxcomponent (#2660)Suspense(#2663)v1.7.16Compare Source
Fixed
Combobox.Inputvalue (#2568)aria-expandedpurely based on the open/closed state (#2610)Entereven if no submit-like button was found (#2613)v1.7.15Compare Source
Added
MenuandPopovercomponents (#2448)Fixed
FocusTrapis only active when the givenenabledvalue istrue(#2456)<Transition appear>from overwriting classes on re-render (#2457)MenuandListboxoptions while searching (#2471)Portalcomponent, does not close thePopovercomponent (#2492)Changed
typescondition to the front (#2469)v1.7.14Compare Source
Fixed
Transitioncomponent (#2374)FocusTrapevent listeners once document has loaded (#2389)classNamehydration for<Transition appear>(#2390)Comboboxtypes to improve false positives (#2411)classNamecorrectly when it’s a function (#2412)Combobox.Input(#2426)Added
formprop to form-like components such asRadioGroup,Switch,Listbox, andCombobox(#2356)v1.7.13Compare Source
Fixed
Transitioncomponent completes if nothing is transitioning (#2318)Switchwhere possible (#2265)Dialogcomponent in theFocusTrapcomponent (#2322)XYZPropsWeControland cleanup internal TypeScript types (#2329)Popover.Buttoncomponents inside aPopover.Panel(#2333)Dialogcomponent closes (#2326)v1.7.12Compare Source
Added
Fixed
Dialogcomponents are marked asinert(#2290)Popovercomponents not opening (#2293)Dialogcleanup when theDialogbecomes hidden (#2303)v1.7.11Compare Source
Fixed
nullvalues for thedataRefcorrectly (#2258)aria-multiselectableto[role=listbox]in theComboboxcomponent (#2271)Combobox.Inputwhen aCombobox.Optionis selected (#2272)activeOptionIndexif the active option is unmounted (#2274)Reftype for forwardedSwitch's ref (#2277)Dialogcomponent when going into theClosingstate (#2264)v1.7.10Compare Source
Fixed
import * as React from 'react'pattern (#2242)v1.7.9Compare Source
Fixed
Suspenseboundary received an update before it finished hydrating" error in theDisclosurecomponent (#2238)import * as React from 'react'pattern (#2242)v1.7.8Compare Source
Fixed
Tab(after DOM order changes) (#2145)Popover.Buttoncomponents (#2146)Tabkey with non focusable elements inPopover.Panel(#2147)Popover.Buttonin React 17 (#2163)failed to removeChild on Nodebug (#2164)Comboboxaccessibility (#2153)headlessuiFocusGuardofrelatedTargetin theFocusTrapcomponent (#2203)FocusTrapinDialogwhen there is only 1 focusable element (#2172)Tabswrapping around when controlling the component and overflowing theselectedIndex(#2213)shadow-rootbug closingDialogcontainers (#2217)Added
tabIndexon theTab.Panel(#2214)v1.7.7Compare Source
Fixed
Dialogcloses (b20e48dd)v1.7.6Compare Source
Fixed
displayValuecrashes (#2087)displayValuesyncing whenCombobox.Inputis unmounted and re-mounted in different trees (#2090)v1.7.5Compare Source
Fixed
formresets (#2004)Popover.Buttonmultiple times (#2007)focusis going towindow(#2019)shift+homeandshift+endworks as expected in theCombobox.Inputcomponent (#2024)Combobox.Inputvalue (#2042)multiplemode withoutvalueprop (uncontrolled) forListboxandComboboxcomponents (#2058)enterandenterFromclasses in SSR forTransitioncomponent (#2059)idprop (#2060)Dialogunmounting problem due to incorrecttransitioncancelevent in theTransitioncomponent on Android (#2071)v1.7.4Compare Source
Fixed
<Popover.Button as={Fragment} />crash (#1889)closefunction forMenuandMenu.Itemcomponents (#1897)useOutsideClick, add improvements for ShadowDOM (#1914)Combobox.Input'sonChangehandler when changing the value internally (#1916)client-onlyto mark everything as client components (#1981)Added
v1.7.3Compare Source
Fixed
Portaldetection forPopovercomponents (#1842)useOutsideClickswallowing events inside ShadowDOM (#1876)Tabincorrectly activating onfocusevent (#1887)v1.7.2Compare Source
Fixed
Combobox.Inputwhile composing (#1850)staticprop inTab.Panelcomponents correctly (#1856)v1.7.1Compare Source
Fixed
disabledstate onTabcomponent (#2918)Dialog.Panel(#2919)hiddenattribute to internalHiddencomponent when theFeatures.Hiddenfeature is used (#2955)tabIndexon theSwitchcomponent (#2966)disabledstate to hidden inputs in form-like components (#3004)selectedIndexfor controlledTabcomponents (#3037)v1.7.0Compare Source
Added
byprop forListbox,ComboboxandRadioGroup(#1482, #1717, #1814, #1815)@headlessui/tailwindcssplugin (#1487)Fixed
Menucomponent when usingtabkey (#1673)Tabsdon't change automagically (#1680)Popovercloseto be passed directly toonClickhandlers (#1696)Dialog(#1716)Comboboxre-opening keyboard issue on mobile (#1732)Disclosure.Panelis properly linked (#1747)tabin theComboboxcomponent (#1750)Comboboxcomponent (#1761)Menu.Buttonif necessary when activating aMenu.Option(#1782)Transitioncomponent's incorrect cleanup and order of events (#1803)unmount={false}(#1811)Listbox.OptionandCombobox.Optioncomponents (#1812)refstealing from children (#1820)valuefrom theComboboxandListboxcomponents render prop (#1822)scroll lockon iOS (#1824)Tabcomponent when usingas={Fragment}(#1826)Transitioncomponent (#1823)v1.6.6Compare Source
Fixed
CMD+Backspaceworks in nullable mode forComboboxcomponent (#1617)v1.6.5Compare Source
Fixed
Dialogcomponent (#1546)iframeelements (#1552)Tabcomponent when using arrow keys (#1584)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.