workshop-ecommerce-app icon indicating copy to clipboard operation
workshop-ecommerce-app copied to clipboard

[Snyk] Upgrade @headlessui/react from 1.6.4 to 1.7.2

Open snyk-bot opened this issue 3 years ago • 0 comments
trafficstars

Snyk has created this PR to upgrade @headlessui/react from 1.6.4 to 1.7.2.

: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 5 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-09-15.
Release notes
Package name: @headlessui/react
  • 1.7.2 - 2022-09-15

    Fixed

    • Prevent option selection in ComboboxInput while composing (#1850)
    • Ensure we handle the static prop in TabPanel components correctly (#1856)
  • 1.7.1 - 2022-09-12

    Fixed

    • Improve iOS scroll locking (#1830)
    • Ensure Tab order stays consistent, and the currently active Tab stays active (#1837)
  • 1.7.0 - 2022-09-06

    Added

    • Add by prop for Listbox, Combobox and RadioGroup (#1482, #1717, #1814, #1815)
    • Make form components uncontrollable (#1683)
    • Add @ headlessui/tailwindcss plugin (#1487)

    Fixed

    • Fixed SSR support on Deno (#1671)
    • Don’t close dialog when opened during mouse up event (#1667)
    • Don’t close dialog when drag ends outside dialog (#1667)
    • Fix outside clicks to close dialog when nested, unopened dialogs are present (#1667)
    • Close Menu component when using tab key (#1673)
    • Resync input when display value changes (#1679, #1755)
    • Ensure controlled Tabs don't change automagically (#1680)
    • Improve outside click on Safari iOS (#1712)
    • Improve event handler merging (#1715)
    • Fix incorrect scrolling to the bottom when opening a Dialog (#1716)
    • Don't overwrite element.focus() on <PopoverPanel> (#1719)
    • Improve Combobox re-opening keyboard issue on mobile (#1732)
    • Only select the active option when using "singular" mode when pressing <tab> in the Combobox component (#1750)
    • Only restore focus to the MenuButton if necessary when activating a MenuOption (#1782)
    • Don't scroll when wrapping around in focus trap (#1789)
    • Improve accessibility when announcing ListboxOption and ComboboxOption components (#1812)
    • Expose the value from the Combobox and Listbox components slot (#1822)
    • Improve scroll lock on iOS (#1824)
  • 1.6.6 - 2022-07-07
  • 1.6.5 - 2022-06-20
  • 1.6.4 - 2022-05-29
from @headlessui/react GitHub release notes
Commit messages
Package name: @headlessui/react
  • dd2feef 1.7.2
  • b346736 Ensure we handle the `static` prop in `Tab.Panel` components correctly (#1856)
  • e1f3ef8 Prevent option selection in `ComboboxInput` while composing (#1850)
  • e926d69 1.7.1
  • 1a145fd Remove `forceRerender` from `Tab` component (#1846)
  • 46a7ab6 Ensure `Combobox.Label` is properly linked when rendered after `Combobox.Button` and `Combobox.Input` components (#1838)
  • b296b73 Ensure `Tab` order stays consistent, and the currently active `Tab` stays active (#1837)
  • 10f932a Add `<fieldset disabled>` check to radio group options in React (#1835)
  • 397ba5c Improve iOS scroll locking (#1830)
  • d2a0bdb `@ headlessui/tailwindcss` — `0.1.1`
  • b93b746 1.7.0
  • dd8cfb4 Tweak changelogs
  • 5667e84 Fix "blank" screen on initial load of `Transition` component (#1823)
  • 0954ec5 Fix maximum call stack size exceeded error on `Tab` component when using `as={Fragment}` (#1826)
  • df5b6a2 fix incorrect links in CHANGELOGs
  • 25a4e7f Improve `scroll lock` on iOS (#1824)
  • 1fd8cfc Expose the `value` from the `Combobox` and `Listbox` components render prop (#1822)
  • 3db54db Fix `ref` stealing from children (#1820)
  • 13463f0 Fix nullable by prop for combobox and radio group (#1815)
  • 5165be5 Allow the by prop (as a string) to handle null values (#1814)
  • 4878092 Improve accessibility when announcing `Listbox.Option` and `Combobox.Option` components (#1812)
  • ed4d80e update changelog
  • 0c0a15a Ensure enter transitions work when using `unmount={false}` (#1811)
  • a98e55c Fix `Transition` component's incorrect cleanup and order of events (#1803)

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

snyk-bot avatar Oct 14 '22 03:10 snyk-bot