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.5 #22

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @headlessui/vue from 1.7.4 to 1.7.5.

ℹ️ 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 21 days ago, on 2022-12-08.
Release notes
Package name: @headlessui/vue
  • 1.7.5 - 2022-12-08

    Fixed

    • Reset form-like components when the parent <form> resets (#2004)
    • Ensure Popover doesn't crash when focus is going to window (#2019)
    • Ensure shift+home and shift+end works as expected in the ComboboxInput component (#2024)
    • Improve syncing of the ComboboxInput value (#2042)
    • Fix crash when using multiple mode without value prop (uncontrolled) for Listbox and Combobox components (#2058)
    • Allow passing in your own id prop (#2060)
    • Add null as a valid type for Listbox and Combobox in Vue (#2064, #2067)
    • Improve SSR for Tabs in Vue (#2068)
    • Ignore pointer events in Listbox, Menu, and Combobox when cursor hasn't moved (#2069)
    • Allow clicks inside dialog panel when target is inside shadow root (#2079)
  • 1.7.4 - 2022-11-03

    Fixed

    • Expose close function for Menu and MenuItem components (#1897)
    • Fix useOutsideClick, add improvements for ShadowDOM (#1914)
    • Prevent default slot warning when using a component for as prop (#1915)
    • Fire <ComboboxInput>'s @ change handler when changing the value internally (#1916)
from @headlessui/vue GitHub release notes
Commit messages
Package name: @headlessui/vue
  • 426cbf3 1.7.5 - @ headlessui/vue
  • 326a43f 1.7.5 - @ headlessui/react
  • 724ee37 Allow clicks inside dialog panel when target is inside shadow root (#2079)
  • 2e941f8 Ignore mouse move/leave events when the cursor hasn’t moved (#2069)
  • a6dea8a Fix `Dialog` unmounting problem due to incorrect `transitioncancel` event in the `Transition` component on Android (#2071)
  • 5ef5cf9 Improve SSR for Tabs in Vue (#2068)
  • 2f0dc8c 0.1.2 - @ headlessui/tailwindcss
  • ef3e154 Improve `ListboxOption` and `ComboboxOption` types (#2067)
  • 9ef269e Add `null` as a valid type for Listbox and Combobox in Vue (#2064)
  • 219901c Allow passing in your own `id` prop (#2060)
  • 7509124 Apply `enter` and `enterFrom` classes in SSR for `Transition` component (#2059)
  • a0bcbae Fix crash when using `multiple` mode without `value` prop (uncontrolled) for `Listbox` and `Combobox` components (#2058)
  • 4da0b3a Improve syncing of the `Combobox.Input` value (#2042)
  • 8e1e19f Move `tailwindcss` to `devDependencies` (#2040)
  • 8b4363d Ensure `shift+home` and `shift+end` works as expected in the `Combobox.Input` component (#2024)
  • a4c7cab Ensure Popover doesn't crash when `focus` is going to `window` (#2019)
  • f0dd25f Add warning when using `<Popover.Button />` multiple times (#2007)
  • c0f0d43 Reset form-like components when the parent `<form>` resets (#2004)

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

@Thiritin Thiritin merged commit 6e09925 into main Feb 5, 2023
@Thiritin Thiritin deleted the snyk-upgrade-9145e0de82d71dbfc1bae9e19e5bd948 branch February 5, 2023 21:31
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