gimlet icon indicating copy to clipboard operation
gimlet copied to clipboard

[Snyk] Upgrade @headlessui/react from 1.7.18 to 1.7.19

Open laszlocph opened this issue 1 year ago • 0 comments

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.18 to 1.7.19.

:information_source: 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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-04-15.
Release notes
Package name: @headlessui/react
  • 1.7.19 - 2024-04-15

    Fixed

    • Make sure panels re-register when IDs are calculated in React < 18 (#2883)
    • Expose disabled state on <Tab /> component (#2918)
    • Prevent default behaviour 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)
  • 1.7.18 - 2024-01-08

    Added

    • Allow users customize ID generation (#2959)
from @headlessui/react GitHub release notes
Commit messages
Package name: @headlessui/react
  • 8599e49 1.7.19 - @ headlessui/react
  • 6784a73 Respect `selectedIndex` for controlled `<Tab/>` components (#3037)
  • 2fd9d1c Forward `disabled` state to hidden inputs in form-like components (#3004)
  • e9df8dd Allow setting custom `tabIndex` on the `<Switch />` component (#2966)
  • 04695b2 Add `hidden` attribute to internal `<Hidden />` component when the `Features.Hidden` feature is used (#2955)
  • 46a9b32 Don’t override explicit `disabled` prop for components inside `<MenuItem>` (#2929)
  • 39210df Prevent default behaviour when clicking outside of a `Dialog.Panel` (#2919)
  • 369be39 Expose `disabled` state on `<Tab />` component (#2918)
  • 2b161b3 Make sure panels re-register when IDs are calculated in React < 18 (#2883)
  • b2300ca 1.7.19 - @ headlessui/vue
  • a3ca52e Fix Combobox `activeOption` render prop (#2973)
  • e6136aa Cleanup code a bit
  • 1d1046e Update tests
  • 9cd8f7b 1.7.18 - @ headlessui/vue
  • 1e03db2 Update comment
  • 9a1ae60 prepare patch release
  • 10c1659 Update changelog
  • 9a24198 Allow users customize ID generation (#2959)
  • 7c6fa3d ensure we import the correct dependencies

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

laszlocph avatar May 08 '24 00:05 laszlocph