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

[Snyk] Upgrade @headlessui/react from 1.7.3 to 1.7.16 #5

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

Conversation

celestia-bot
Copy link

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.7.3 to 1.7.16.

ℹ️ 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 13 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-07-27.
Release notes
Package name: @headlessui/react
  • 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

    Fixed

    • Fix focus styles showing up when using the mouse (#2347)
    • Disable ComboboxInput when its Combobox is disabled (#2375)
    • Add FocusTrap event listeners once document has loaded (#2389)
    • Don't scroll-lock <Dialog> when wrapping transition isn't showing (#2422)
    • Ensure DOM ref is properly handled in the RadioGroup component (#2424)

    Added

    • Add form prop to form-like components such as RadioGroup, Switch, Listbox, and Combobox (#2356)
  • 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
from @headlessui/react GitHub release notes
Commit messages
Package name: @headlessui/react
  • 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)
  • ac859fe Submit form on `Enter` even if no submit-like button was found (#2613)
  • 2eabdd4 Add Floating UI examples in combination with the Menu component (#2612)
  • 1739edb Calculate `aria-expanded` purely based on the open/closed state (#2610)
  • 076b03c Skip updating state if sentinel has been unmounted (#2585)
  • 00fdb7e Ensure IME works on Android devices (#2580)
  • 17b2d34 Improve performance of `Combobox` component (#2574)
  • a9e8563 Improve "outside click" behaviour in combination with 3rd party libraries (#2572)
  • 04fc6cf Ensure the caret is in a consistent position when syncing the `Combobox.Input` value (#2568)
  • 11157a8 include CodeSandbox links (#2488)
  • 0a9276d Ignore disconnected elements for outside clicks (#2544)
  • 14b8c56 1.7.14 - @ headlessui/vue
  • a1d7c69 1.7.15 - @ headlessui/react
  • 8adaeed Ensure moving focus within a `Portal` component, does not close the `Popover` component (#2492)
  • 9dff545 Handle clicks inside iframes (#2485)
  • 67f3c4d Improve control over `Menu` and `Listbox` options while searching (#2471)
  • 0505e92 Move `types` condition to the front (#2469)
  • 7c0cbbb Stop `<Transition appear>` from overwriting classes on re-render (#2457)

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