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

maintain(deps): bump @headlessui/react from 1.7.3 to 1.7.4 in /ui #3694

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps @headlessui/react from 1.7.3 to 1.7.4.

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v1.7.4

Fixed

  • Fix <Popover.Button as={Fragment} /> crash (#1889)
  • Expose close function for Menu and Menu.Item components (#1897)
  • Fix useOutsideClick, add improvements for ShadowDOM (#1914)
  • Fire <Combobox.Input>'s onChange handler when changing the value internally (#1916)
  • Add client-only to mark everything as client components (#1981)

Added

  • Warn when changing components between controlled and uncontrolled (#1878)
Changelog

Sourced from @​headlessui/react's changelog.

[1.7.4] - 2022-11-03

Fixed

  • Fix <Popover.Button as={Fragment} /> crash (#1889)
  • Expose close function for Menu and Menu.Item components (#1897)
  • Fix useOutsideClick, add improvements for ShadowDOM (#1914)
  • Fire <Combobox.Input>'s onChange handler when changing the value internally (#1916)
  • Add client-only to mark everything as client components (#1981)

Added

  • Warn when changing components between controlled and uncontrolled (#1878)
Commits
  • 74e7b43 1.7.4
  • f424aa2 Add client-only to mark everything as client components (#1981)
  • dce2a1a fix: the order of compositionend events varies by browser (#1890)
  • f66f492 fix(RadioGroup): defaultValue type definition (#1920)
  • ab78fbd Fire user’s onChange handler when we update the combobox input value internal...
  • 0e147a0 Fix useOutsideClick, add improvements for ShadowDOM (#1914)
  • 1127a55 Warn when changing Combobox between controlled and uncontrolled (#1878)
  • 83a5f45 Expose close function for Menu and Menu.Item components (#1897)
  • af68a34 Fix \<Popover.Button as={Fragment} /> crash (#1889)
  • See full diff in compare view

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

Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.4/packages/@headlessui-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 21, 2022
@BruceMacD BruceMacD merged commit 5aae479 into main Nov 21, 2022
@BruceMacD BruceMacD deleted the dependabot/npm_and_yarn/ui/headlessui/react-1.7.4 branch November 21, 2022 14:31
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant