Skip to content

[Snyk] Upgrade @headlessui/react from 1.6.6 to 1.7.17 - #122

Open
vidbina wants to merge 1 commit into
hackfrom
snyk-upgrade-561cb2ee28466bd684c34165323c23db
Open

[Snyk] Upgrade @headlessui/react from 1.6.6 to 1.7.17#122
vidbina wants to merge 1 commit into
hackfrom
snyk-upgrade-561cb2ee28466bd684c34165323c23db

Conversation

@vidbina

@vidbina vidbina commented Dec 22, 2023

Copy link
Copy Markdown
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @headlessui/react from 1.6.6 to 1.7.17.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 18 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2023-08-17.
Release notes
Package name: @headlessui/react
  • 1.7.17 - 2023-08-17

    Fixed

    • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#2626)
    • Render <MainTreeNode /> in Popover.Group component only (#2634)
    • Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
    • Don't assume <Tab /> components are available when setting the next index (#2642)
    • Fix incorrectly focused Combobox.Input component on page load (#2654)
    • Ensure appear works using the Transition component (even when used with SSR) (#2646)
    • Improve resetting values when using the nullable prop on the Combobox component (#2660)
    • Fix hydration of components inside <Suspense> (#2663)
    • Prevent scrolling when focusing a tab (#2674)
  • 1.7.16 - 2023-07-27

    Fixed

    • Fix form elements for uncontrolled <Listbox multiple> and <Combobox multiple> (#2626)
    • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#2626)
    • Render <MainTreeNode /> in PopoverGroup component only (#2634)
    • Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
    • Don't assume <Tab /> components are available when setting the next index (#2642)
    • Improve SSR of the Disclosure component (#2645)
    • Fix incorrectly focused ComboboxInput component on page load (#2654)
    • Improve resetting values when using the nullable prop on the Combobox component (#2660)
    • Prevent scrolling when focusing a tab (#2674)
  • 1.7.15 - 2023-06-01

    Fixed

    • Ensure the caret is in a consistent position when syncing the Combobox.Input value (#2568)
    • Improve "outside click" behaviour in combination with 3rd party libraries (#2572)
    • Improve performance of Combobox component (#2574)
    • Ensure IME works on Android devices (#2580)
    • Calculate aria-expanded purely based on the open/closed state (#2610)
    • Submit form on Enter even if no submit-like button was found (#2613)
  • 1.7.14 - 2023-04-12

    Fixed

    • Fix memory leak in Popover component (#2430)
    • Ensure FocusTrap is only active when the given enabled value is true (#2456)
    • Ensure the exposed activeIndex is up to date for the Combobox component (#2463)
    • Improve control over Menu and Listbox options while searching (#2471)
    • Consider clicks inside iframes to be "outside" (#2485)
    • Ensure moving focus within a Portal component, does not close the Popover component (#2492)

    Changed

    • Move types condition to the front (#2469)
  • 1.7.13 - 2023-03-03
  • 1.7.12 - 2023-02-24
  • 1.7.11 - 2023-02-15
  • 1.7.10 - 2023-02-06
  • 1.7.9 - 2023-02-03
  • 1.7.8 - 2023-01-27
  • 1.7.7 - 2022-12-16
  • 1.7.6 - 2022-12-15
  • 1.7.5 - 2022-12-08
  • 1.7.4 - 2022-11-03
  • 1.7.3 - 2022-09-30
  • 1.7.2 - 2022-09-15
  • 1.7.1 - 2022-09-12
  • 1.7.0 - 2022-09-06
  • 1.6.6 - 2022-07-07
from @headlessui/react GitHub release notes
Commit messages
Package name: @headlessui/react
  • 8505d7a 1.7.16 - @ headlessui/vue
  • 0b8bd32 1.7.17 - @ headlessui/react
  • c2bf9dd Prevent scrolling when focusing a tab (#2674)
  • a317866 Fix hydration of components inside `<Suspense>` (#2663)
  • 88b068c Improve resetting values when using the `nullable` prop on the `Combobox` component (#2660)
  • 842890d Ensure `appear` works using the `Transition` component (even when used with SSR) (#2646)
  • 88a0138 Fix incorrectly focused `Combobox.Input` component on page load (#2654)
  • cc163ea Improve SSR of the `Disclosure` component (#2645)
  • c22a8c1 Don't assume `<Tab />` components are available when setting the next index (#2642)
  • 6f9de89 Disable smooth scrolling when opening/closing `Dialog` components on iOS (#2635)
  • 34275da Revert "Fix hydration of components inside `<Suspense>` (#2633)"
  • 3501289 Fix hydration of components inside `<Suspense>` (#2633)
  • 4f6f67c only check if `_mainTreeNodeRef` is passed in (Vue)
  • a3fa86b only check if `_mainTreeNodeRef` is passed in
  • 8a37854 Render `<MainTreeNode />` indicators in `Popover.Group` only (#2634)
  • b380d03 Use correct value when resetting `<Listbox multiple>` and `<Combobox multiple>` (#2626)
  • 9b42daf improve `attemptSubmit` submission (#2625)
  • 954a3ac 0.2.0 - @ headlessui/tailwindcss
  • e4fc1b0 1.7.15 - @ headlessui/vue
  • 0501475 1.7.16 - @ headlessui/react
  • 510cb6e update changelog
  • d29b3cd add test for the `ui-not-focus-visible` variant
  • e644d97 update changelog
  • 685a6a8 Add `not-focus-visible` variant to Tailwind plugin (#2618)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants