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

Update dependency @headlessui/react to v2 #176

Merged
merged 1 commit into from
May 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v2.0.3

Compare Source

Fixed
  • Make sure disabling demo mode on <Combobox> works (#​3182)

v2.0.2

Compare Source

Fixed
  • Improve performance of internal useInertOthers hook (#​3181)

v2.0.1

Compare Source

Fixed
  • Remove accidental deprecation comments on <DialogPanel> and <DialogTitle> (#​3176)

v2.0.0

Compare Source

Added
Fixed
  • Fix scroll-locking on iOS (#​2891)
  • Fix cancellation of events when using disabled or aria-disabled attributes (#​2890)
  • Fix unnecessary execution of the displayValue callback in ComboboxInput component (#​3048)
  • Fix types for multiple prop in Combobox component (#​3099)
  • Fix focus handling in ComboboxInput component (#​3065, #​3073)
  • Fix enter transitions in Transition component (#​3074)
  • Fix focus handling in ListboxOptions and MenuItems components (#​3112)
  • Fix horizontal scrolling inside the Dialog component (#​2889)
  • Don’t cancel touchmove on input elements inside a dialog (#​3166)
Changed
  • Require React 18 (#​2887, #​3092, #​3131)
  • Always render hidden form input fields for Checkbox, Switch, and RadioGroup components (#​3095)
  • Deprecate the RadioGroup.Option component in favor of new Radio component (#​2887)
  • Dialog is now focused by default instead of the first focusable element (#​2887)
  • Change default tags for ListboxOptions, ListboxOption, ComboboxOptions, ComboboxOption, and TabGroup components (#​3109)
  • Change default tag from div to Fragment on Transition components (#​3110, #​3147)
  • Allow Combobox component to have a null value (#​3064, #​3100)
  • Attempt form submission when pressing enter on the ListboxButton component (#​2972)
  • Deprecate the entered prop on the Transition component (#​3089)
  • Deprecate dot notation for components (#​2887, #​3170)
  • Add frozen value to ComboboxOptions component (#​3126)
  • Remove deprecated DialogBackdrop and DialogOverlay components (#​3171)

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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
autoblocks-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 2:31am

@renovate renovate bot requested a review from a team May 6, 2024 18:30
Copy link

github-actions bot commented May 6, 2024

FAILED  •  🕐 14s  •  🏗️ Autoblocks Testing / js-autoblocks-tests (#386)  •  ➡️ View in Autoblocks


🟢  flashcard-generator

Evaluators               Test Cases
----------------------------------------------
is-professional-tone     3 PASSED     0 FAILED
is-supported-by-notes    3 PASSED     0 FAILED

🟢  flashcard-generator-managed

Evaluators               Test Cases
----------------------------------------------
is-professional-tone     1 PASSED     0 FAILED
is-supported-by-notes    1 PASSED     0 FAILED

🔴  study-guide-outline

Evaluators        Test Cases
---------------------------------------
formatting        5 PASSED     0 FAILED
has-substrings    4 PASSED     1 FAILED
num-categories    5 PASSED     0 FAILED

Generated by Autoblocks against a231f56

Copy link

github-actions bot commented May 6, 2024

PASSED  •  🕐 21s  •  🏗️ Autoblocks Testing / py-autoblocks-tests (#386)  •  ➡️ View in Autoblocks


🟢  flashcard-generator

Evaluators               Test Cases
----------------------------------------------
is-professional-tone     3 PASSED     0 FAILED
is-supported-by-notes    3 PASSED     0 FAILED

🟢  flashcard-generator-managed

Evaluators               Test Cases
----------------------------------------------
is-professional-tone     1 PASSED     0 FAILED
is-supported-by-notes    1 PASSED     0 FAILED

🟢  study-guide-outline

Evaluators        Test Cases
---------------------------------------
formatting        5 PASSED     0 FAILED
has-substrings    5 PASSED     0 FAILED
num-categories    5 PASSED     0 FAILED

Generated by Autoblocks against a231f56

@nicolewhite nicolewhite merged commit 56979b0 into main May 13, 2024
16 checks passed
@nicolewhite nicolewhite deleted the renovate/headlessui-react-2.x branch May 13, 2024 15:21
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