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/vue from 1.7.4 to 1.7.16 #974

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

Conversation

ALRubinger
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @headlessui/vue from 1.7.4 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 12 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2023-08-17.
Release notes
Package name: @headlessui/vue
  • 1.7.16 - 2023-08-17

    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-07-27

    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-06-01

    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-04-12

    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-03-03
  • 1.7.11 - 2023-02-24
  • 1.7.10 - 2023-02-15
  • 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/vue GitHub release notes
Commit messages
Package name: @headlessui/vue
  • 8505d7a 1.7.16 - @ headlessui/vue
  • 0b8bd32 1.7.17 - @ headlessui/react
  • c2bf9dd Prevent scrolling when focusing a tab (#2674)
  • a317866 Fix hydration of components inside `<Suspense>` (#2663)
  • 88b068c Improve resetting values when using the `nullable` prop on the `Combobox` component (#2660)
  • 842890d Ensure `appear` works using the `Transition` component (even when used with SSR) (#2646)
  • 88a0138 Fix incorrectly focused `Combobox.Input` component on page load (#2654)
  • cc163ea Improve SSR of the `Disclosure` component (#2645)
  • c22a8c1 Don't assume `<Tab />` components are available when setting the next index (#2642)
  • 6f9de89 Disable smooth scrolling when opening/closing `Dialog` components on iOS (#2635)
  • 34275da Revert "Fix hydration of components inside `<Suspense>` (#2633)"
  • 3501289 Fix hydration of components inside `<Suspense>` (#2633)
  • 4f6f67c only check if `_mainTreeNodeRef` is passed in (Vue)
  • a3fa86b only check if `_mainTreeNodeRef` is passed in
  • 8a37854 Render `<MainTreeNode />` indicators in `Popover.Group` only (#2634)
  • b380d03 Use correct value when resetting `<Listbox multiple>` and `<Combobox multiple>` (#2626)
  • 9b42daf improve `attemptSubmit` submission (#2625)
  • 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)

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

Copy link

codesandbox bot commented Nov 9, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for tbd-website-developer failed.

Name Link
🔨 Latest commit 954c500
🔍 Latest deploy log https://app.netlify.com/sites/tbd-website-developer/deploys/654d1e1658378800096dac70

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.

None yet

3 participants