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.4 to 1.7.14 #22

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

Conversation

rizkytegar
Copy link
Member

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.4 to 1.7.14.

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

    Fixed

    • Fix focus styles showing up when using the mouse (#2347)
    • Fix "Can't perform a React state update on an unmounted component." when using the Transition component (#2374)
    • Add FocusTrap event listeners once document has loaded (#2389)
    • Fix className hydration for <Transition appear> (#2390)
    • Improve Combobox types to improve false positives (#2411)
    • Merge className correctly when it’s a function (#2412)

    Added

    • Add form prop to form-like components such as RadioGroup, Switch, Listbox, and Combobox (#2356)
  • 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

    Fixed

    • Enable native label behavior for <Switch> where possible (#2265)
    • Allow root containers from the Dialog component in the FocusTrap component (#2322)
    • Cleanup internal TypeScript types (#2329)
    • Fix restore focus to buttons in Safari, when Dialog component closes (#2326)
    • Ensure hooks in the FocusTrap component only apply when mounted (#2331)
  • 1.7.11 - 2023-02-15

    Fixed

    • Ensure the main tree and parent Dialog components are marked as inert (#2290)
    • Fix nested Popover components not opening (#2293)
    • Fix change event incorrectly getting called on blur (#2296)
    • Fix Dialog cleanup when the Dialog becomes hidden (#2303)
  • 1.7.10 - 2023-02-06

    Fixed

    • Don’t fire afterLeave event more than once for a given transition (#2267)
    • Move aria-multiselectable to [role=listbox] in the Combobox component (#2271)
    • Re-focus Combobox.Input when a Combobox.Option is selected (#2272)
    • Ensure we reset the activeOptionIndex if the active option is unmounted (#2274)
    • Start cleanup phase of the Dialog component when going into the Closing state (#2264)
  • 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
from @headlessui/react GitHub release notes
Commit messages
Package name: @headlessui/react
  • 095ec18 1.7.13 - @ headlessui/vue
  • 8acbd6e 0.1.3 - @ headlessui/tailwindcss
  • c5d2e3b 1.7.14 - @ headlessui/react
  • 33088ad update changelog
  • a607e12 update changelog
  • 43a71cf Ensure DOM `ref` is properly handled in the `RadioGroup` component (#2424)
  • 7ec0652 Don't scroll lock when transition isn't showing (#2422)
  • 2063132 Merge `className` correctly when it’s a function (#2412)
  • c92a847 Improve `Combobox` types to improve false positives (#2411)
  • f4e9710 Fix `className` hydration for `<Transition appear>` (#2390)
  • e814c50 Add ESM and `types` paths to `package.json` for TailwindCSS plugin (#2382)
  • d0888b0 Add `FocusTrap` event listeners once document has loaded (#2389)
  • d55c77e [vue] Fix Combobox input disabled state (#2375)
  • fc9a625 Fix "Can't perform a React state update on an unmounted component." when using the `Transition` component (#2374)
  • fb612f7 Add `form` prop to form-like components such as `RadioGroup`, `Switch`, `Listbox`, and `Combobox` (#2356)
  • 0c0601f Fix focus styles showing up when using the mouse (#2347)
  • 9a7dcfc 1.7.12 - @ headlessui/vue
  • df61edc 1.7.13 - @ headlessui/react
  • 184fe14 Ensure hooks in the `FocusTrap` component only apply when mounted (#2331)
  • 7e150e4 Fix restore focus to buttons in Safari, when `Dialog` component closes (#2326)
  • af86b69 retry tests 3 times before failing (#2335)
  • c759016 Fix invalid warning when using multiple `Popover.Button` components inside a `Popover.Panel` (#2333)
  • 989cd6b Fix `XYZPropsWeControl` and cleanup internal TypeScript types (#2329)
  • 948ae73 Allow root containers from the `Dialog` component in the `FocusTrap` component (#2322)

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