Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @headlessui/react to v2.2.0 #770

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

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

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v2.2.0

Compare Source

Added

v2.1.10

Compare Source

Fixed
  • Use React.JSX instead of deprecated global JSX (#​3511)
  • Fix crash in ListboxOptions when using as={Fragment} (#​3513)

v2.1.9

Compare Source

Fixed
  • Ensure Element is available before polyfilling to prevent crashes in non-browser environments (#​3493)
  • Fix crash when using instanceof HTMLElement in some environments (#​3494)
  • Cleanup process in Combobox component when using virtualization (#​3495)

v2.1.8

Compare Source

Fixed
  • Fix crash when using as={Fragment} on MenuButton, ListboxButton, DisclosureButton or Button components (#​3478)

v2.1.7

Compare Source

Fixed
  • Prevent crash in environments where Element.prototype.getAnimations is not available (#​3473)

v2.1.6

Compare Source

Fixed
  • Fix ListboxOptions being incorrectly marked as inert (#​3466)
  • Fix crash when using DisclosureButton inside of a DisclosurePanel when the Disclosure is open by default (#​3465)

v2.1.5

Compare Source

Fixed
  • Fix transition bug on Firefox, triggered by clicking the PopoverButton in rapid succession (#​3452)

v2.1.4

Compare Source

Fixed
  • Fix components not closing properly when using the transition prop (#​3448)

v2.1.3

Compare Source

Fixed
  • Ensure Transition component state doesn't change when it becomes hidden (#​3372)
  • Fix closing components using the transition prop, and after scrolling the page (#​3407)
  • Ensure all client components are marked correctly to avoid a crash with React 19 and Turbopack (#​3429)

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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from f75a8bd to 6be6800 Compare September 3, 2024 16:56
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.3 fix(deps): update dependency @headlessui/react to v2.1.4 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 6be6800 to d2828f1 Compare September 4, 2024 17:02
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.4 fix(deps): update dependency @headlessui/react to v2.1.5 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from d2828f1 to 1966f37 Compare September 9, 2024 19:30
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.5 fix(deps): update dependency @headlessui/react to v2.1.6 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 1966f37 to 20c769b Compare September 11, 2024 18:33
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.6 fix(deps): update dependency @headlessui/react to v2.1.7 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 20c769b to 3a23ec5 Compare September 12, 2024 13:43
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.7 fix(deps): update dependency @headlessui/react to v2.1.8 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 3a23ec5 to 6f2a842 Compare October 3, 2024 10:48
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.8 fix(deps): update dependency @headlessui/react to v2.1.9 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 6f2a842 to 7429c2d Compare October 10, 2024 21:41
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.9 fix(deps): update dependency @headlessui/react to v2.1.10 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 7429c2d to 22bf951 Compare October 25, 2024 15:50
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.10 fix(deps): update dependency @headlessui/react to v2.2.0 Oct 25, 2024
@andypiper andypiper merged commit d52ef56 into main Dec 15, 2024
1 check passed
@renovate renovate bot deleted the renovate/headlessui-react-2.x-lockfile branch December 15, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant