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

build(deps): bump @headlessui/vue from 1.7.13 to 1.7.16 #4259

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps @headlessui/vue from 1.7.13 to 1.7.16.

Release notes

Sourced from @​headlessui/vue's releases.

@​headlessui/vue@​v1.7.16

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)

@​headlessui/vue@​v1.7.15

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)

@​headlessui/vue@​v1.7.14

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)
Changelog

Sourced from @​headlessui/vue's changelog.

[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)
Commits
  • 8505d7a 1.7.16 - @​headlessui/vue
  • c2bf9dd Prevent scrolling when focusing a tab (#2674)
  • 88b068c Improve resetting values when using the nullable prop on the Combobox com...
  • 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 (...
  • 6f9de89 Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • 4f6f67c only check if _mainTreeNodeRef is passed in (Vue)
  • 8a37854 Render \<MainTreeNode /> indicators in Popover.Group only (#2634)
  • b380d03 Use correct value when resetting \<Listbox multiple> and `<Combobox multiple...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thecrypticace, a new releaser for @​headlessui/vue since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2023
@vercel
Copy link

vercel bot commented Oct 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
snapshot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2023 6:41pm

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from 8fb48b0 to 02b91d8 Compare October 1, 2023 17:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from 02b91d8 to ad2dbb3 Compare October 2, 2023 10:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from ad2dbb3 to 9768742 Compare October 6, 2023 06:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from 9768742 to e6b7add Compare October 6, 2023 08:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from e6b7add to 6600738 Compare October 13, 2023 12:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from 6600738 to e106b2a Compare October 17, 2023 17:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from e106b2a to 26d77bb Compare October 18, 2023 15:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from 26d77bb to c8056fa Compare October 18, 2023 19:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from c8056fa to 013af3a Compare October 28, 2023 08:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from 013af3a to ba33c8f Compare October 29, 2023 14:36
Bumps [@headlessui/vue](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-vue) from 1.7.13 to 1.7.16.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-vue/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/packages/@headlessui-vue)

---
updated-dependencies:
- dependency-name: "@headlessui/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch from ba33c8f to 23ee50d Compare October 30, 2023 18:34
@samuveth samuveth closed this Oct 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/headlessui/vue-1.7.16 branch October 31, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant