Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@headlessui/react (source) 2.2.02.2.9 age confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v2.2.9

Compare Source

Fixed
  • Improve focus management in shadow DOM roots (#​3794)
  • Don't accidentally open the Combobox when touching the ComboboxButton while dragging on mobile (#​3795)
  • Ensure sibling Dialog components are scrollable on mobile (#​3796)
  • Infer Combobox type based on onChange handler (#​3798)
  • Allow home/end key default behavior inside ComboboxInput when Combobox is closed (#​3798)
  • Ensure interacting with a Dialog on iOS works after interacting with a disallowed area (#​3801)
  • Freeze Listbox values as soon as a value is selected (#​3802)
  • Ensure refs are forwarded when freezing data (#​3390)
  • Do not serialize React components into form fields (49e9e8e)

v2.2.8

Compare Source

Fixed
  • Ensure we are not freezing data when the static prop is used (#​3779)
  • Ensure onChange types are contravariant instead of bivariant (#​3781)
  • Support <summary> as a focusable element inside <details> (#​3389)
  • Fix Maximum update depth exceeded crash when using transition prop (#​3782)
  • Ensure pressing Tab in the ComboboxInput, correctly syncs the input value (#​3785)
  • Ensure --button-width and --input-width have the latest value (#​3786)
  • Fix 'Invalid prop data-headlessui-state supplied to React.Fragment' warning (#​3788)
  • Ensure element in ref callback is always connected when rendering in a Portal (#​3789)
  • Ensure form state is up to date when using uncontrolled components (#​3790)
  • Ensure data-open on ComboboxInput is up to date (#​3791)
  • Ensure changing the immediate prop value on the Combobox component works as expected (#​3792)

v2.2.7

Compare Source

Fixed
  • Fix incorrect double invocation of menu items, listbox options and combobox options (#​3766)
  • Fix memory leak in SSR environment (#​3767)
  • Ensure programmatic .click() on MenuButton ref works (#​3768)
  • Don't activate hovered items while using the keyboard (#​3769)

v2.2.6

Compare Source

Fixed
  • Fix immediately closing Listbox by requiring some cursor movement (#​3762)

v2.2.5

Compare Source

Fixed
  • Fix listbox closing immediately after opening on touch devices (#​3755)

v2.2.4

Compare Source

Fixed
  • Fix Combobox error (unexpected undefined) when using virtual mode (#​3734)

v2.2.3

Compare Source

Added
  • Add a quick trigger action to the Menu, Listbox and Combobox components (#​3700)
Fixed
  • Fix clicking Label component should open <Input type="file"> (#​3707)
  • Ensure clicking on interactive elements inside Label component works (#​3709)
  • Fix focus not returned to SVG Element (#​3704)
  • Fix Listbox not focusing first or last option on ArrowUp / ArrowDown (#​3721)
  • Performance improvement: only re-render top-level component when nesting components e.g.: Menu inside a Dialog (#​3722)
  • Fix closing Menu when other Menu is opened (#​3726)

v2.2.2

Compare Source

Fixed
  • Improve Menu component performance (#​3685)
  • Improve Listbox component performance (#​3688)
  • Open Menu and Listbox on mousedown (#​3689)
  • Fix Transition component from incorrectly exposing the Closing state (#​3696)
  • Improve Combobox component performance (#​3697)

v2.2.1

Compare Source

Added
  • Accept tabIndex on the Checkbox component (#​3645)
  • Accept tabIndex on the RadioGroup component (#​3646)
Fixed
  • Use correct ownerDocument when using internal Portal component (#​3594)
  • Bump @tanstack/react-virtual to fix warnings in React 19 projects (#​3588)
  • Fix aria-invalid attributes to have a valid 'true' value (#​3639)
  • Add missing invalid prop to Combobox component (#​3677)
  • Fix Unexpected undefined crash in Combobox component with virtual mode (#​3678)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented May 1, 2025

⚠️ No Changeset found

Latest commit: d26cf8b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel vercel bot temporarily deployed to Preview – nameguard.io May 1, 2025 03:13 Inactive
@vercel
Copy link

vercel bot commented May 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
examples.nameguard.io Error Error Dec 3, 2025 5:47pm
nameai.io Ready Ready Preview Comment Dec 3, 2025 5:47pm
namegraph.dev Ready Ready Preview Comment Dec 3, 2025 5:47pm
nameguard.io Error Error Dec 3, 2025 5:47pm
namehashlabs.org Ready Ready Preview Comment Dec 3, 2025 5:47pm
namekit.io Ready Ready Preview Comment Dec 3, 2025 5:47pm
storybook.namekit.io Error Error Dec 3, 2025 5:47pm

@vercel vercel bot temporarily deployed to Preview – storybook.namekit.io May 1, 2025 03:13 Inactive
@vercel vercel bot temporarily deployed to Preview – examples.nameguard.io May 1, 2025 03:13 Inactive
@vercel vercel bot temporarily deployed to Preview – nameai.io May 1, 2025 03:13 Inactive
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from c96d67a to 5476faf Compare May 12, 2025 22:09
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.2.2 fix(deps): update dependency @headlessui/react to v2.2.3 May 12, 2025
@vercel vercel bot temporarily deployed to Preview – storybook.namekit.io May 12, 2025 22:09 Inactive
@vercel vercel bot temporarily deployed to Preview – nameguard.io May 12, 2025 22:09 Inactive
@vercel vercel bot temporarily deployed to Preview – examples.nameguard.io May 12, 2025 22:09 Inactive
@vercel vercel bot temporarily deployed to Preview – nameai.io May 12, 2025 22:09 Inactive
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 5476faf to 19f1ff2 Compare May 19, 2025 17:15
@vercel vercel bot temporarily deployed to Preview – nameguard.io May 19, 2025 17:15 Inactive
@vercel vercel bot temporarily deployed to Preview – nameai.io May 19, 2025 17:15 Inactive
@vercel vercel bot temporarily deployed to Preview – storybook.namekit.io May 19, 2025 17:15 Inactive
@vercel vercel bot temporarily deployed to Preview – examples.nameguard.io May 19, 2025 17:15 Inactive
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from c861ba1 to a925887 Compare November 10, 2025 19:48
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from a925887 to 81642c9 Compare November 18, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant