gimlet icon indicating copy to clipboard operation
gimlet copied to clipboard

[Snyk] Upgrade @headlessui/react from 1.1.1 to 1.7.0

Open laszlocph opened this issue 3 years ago • 1 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.1.1 to 1.7.0.

merge advice :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 18 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-09-06.
Release notes
Package name: @headlessui/react
  • 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

    Fixed

    • Fix getting Vue dom elements (#1610)
    • Ensure CMD+Backspace works in nullable mode for Combobox component (#1617)
    • Properly merge incoming props with own props (#1651)
    • Ensure PopoverPanel can be used inside <transition> (#1653)
  • 1.6.5 - 2022-06-20
  • 1.6.4 - 2022-05-29
  • 1.6.3 - 2022-05-25
  • 1.6.2 - 2022-05-19
  • 1.6.1 - 2022-05-03
  • 1.6.0 - 2022-04-25
  • 1.5.0 - 2022-02-17
  • 1.4.3 - 2022-01-14
  • 1.4.2 - 2021-11-08
  • 1.4.1 - 2021-08-30
  • 1.4.0 - 2021-07-29
  • 1.3.0 - 2021-06-21
  • 1.2.0 - 2021-05-10
  • 1.2.0-e56dd07 - 2021-06-15
  • 1.2.0-d0e27ff - 2021-05-20
  • 1.2.0-2279cd9 - 2021-05-12
  • 1.1.1 - 2021-04-28
from @headlessui/react GitHub release notes

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 Sep 27 '22 17:09 laszlocph

I deployed a preview app with this change, and the environments view crashed when I created a new env.

To be investigated.

laszlocph avatar Oct 05 '22 07:10 laszlocph

Upgraded manually.

laszlocph avatar Jun 20 '23 08:06 laszlocph