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

chore(deps): update dependency @headlessui/react to v2 #1366

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/react (source) ^1.7.17 -> ^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)

v1.7.19

Compare Source

Fixed
  • Make sure panels re-register when IDs are calculated in React < 18 (#​2883)
  • Expose disabled state on <Tab /> component (#​2918)
  • Prevent default behavior when clicking outside of a Dialog.Panel (#​2919)
  • Add hidden attribute to internal <Hidden /> component when the Features.Hidden feature is used (#​2955)
  • Allow setting custom tabIndex on the <Switch /> component (#​2966)
  • Forward disabled state to hidden inputs in form-like components (#​3004)
  • Respect selectedIndex for controlled <Tab/> components (#​3037)

v1.7.18

Compare Source

Fixed
  • Don't call <Dialog>'s onClose twice on mobile devices (#​2690)
  • Lazily resolve default containers in <Dialog> (#​2697)
  • Ensure hidden Tab.Panel components are hidden from the accessibility tree (#​2708)
  • Add support for role="alertdialog" to <Dialog> component (#​2709)
  • Ensure blurring the Combobox.Input component closes the Combobox (#​2712)
  • Allow changes to the className prop when the <Transition /> component is currently not transitioning (#​2722)
  • Export (internal-only) component interfaces for TypeScript compiler (#​2313)
  • Fix infinite render-loop for <Disclosure.Panel> and <Popover.Panel> when as={Fragment} (#​2760)
  • Fix VoiceOver bug for Listbox component in Chrome (#​2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (#​2866)
  • Fix CJS types (#​2880)
  • Fix error when transition classes contain new lines (#​2871)
  • Improve iOS locking (7721aca)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner May 11, 2024 10:30
Copy link

relativeci bot commented May 11, 2024

#438 Bundle Size — 1.27MiB (+1.03%).

3da7fb7(current) vs 0a5a26f main#431(baseline)

Warning

Bundle contains 12 duplicate packages – View duplicate packages

Warning

Bundle introduced 3 new packages: @react-aria/focus, @react-aria/interactions, @react-aria/utils – View changed packages

Bundle metrics  Change 5 changes Regression 2 regressions
                 Current
#438
     Baseline
#431
Regression  Initial JS 1.24MiB(+1.06%) 1.22MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 91.2% 0%
No change  Chunks 5 5
No change  Assets 12 12
Change  Modules 955(+1.6%) 940
No change  Duplicate Modules 45 45
Change  Duplicate Code 3.77%(-1.31%) 3.82%
Regression  Packages 163(+1.88%) 160
No change  Duplicate Packages 9 9
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#438
     Baseline
#431
Regression  JS 1.24MiB (+1.06%) 1.22MiB
No change  IMG 35.85KiB 35.85KiB
No change  HTML 810B 810B
No change  Other 778B 778B

Bundle analysis reportBranch renovate/headlessui-react-2.xProject dashboard

@renovate renovate bot force-pushed the renovate/headlessui-react-2.x branch 5 times, most recently from 6c334e7 to 8b61656 Compare May 18, 2024 11:49
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x branch 4 times, most recently from c82c0fd to 3328be6 Compare May 25, 2024 12:23
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x branch from 3328be6 to 3da7fb7 Compare May 25, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants