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.13 to 1.7.14 #2

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

Conversation

MDung0807
Copy link
Owner

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.13 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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-06-01.
Release notes
Package name: @headlessui/vue
  • 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)
from @headlessui/vue GitHub release notes
Commit messages
Package name: @headlessui/vue
  • 14b8c56 1.7.14 - @ headlessui/vue
  • a1d7c69 1.7.15 - @ headlessui/react
  • 8adaeed Ensure moving focus within a `Portal` component, does not close the `Popover` component (#2492)
  • 9dff545 Handle clicks inside iframes (#2485)
  • 67f3c4d Improve control over `Menu` and `Listbox` options while searching (#2471)
  • 0505e92 Move `types` condition to the front (#2469)
  • 7c0cbbb Stop `<Transition appear>` from overwriting classes on re-render (#2457)
  • 8e558a7 Ensure the exposed `activeIndex` is up to date for the `Combobox` component (#2463)
  • 4c10294 refactor `Portal` to use `useOnUnmount` hook (#2458)
  • 74c9873 ensure `cb` in `useOnUnmount` is a stable reference
  • 5cfbb4b Ensure `FocusTrap` is only active when the given `enabled` value is `true` (#2456)
  • 159f04d cleanup .gitignore
  • 08127dd [internal] add demo mode to `Menu` and `Popover` components (#2448)
  • b98e642 Correctly handle IME composition in `<Combobox.Input>` (#2426)
  • 3536745 Fix memory leak in `Popover` component (#2430)

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