Skip to content

Commit

Permalink
Update dependency @headlessui/react to v1.7.4 (#662)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@headlessui/react](https://togithub.com/tailwindlabs/headlessui) |
[`1.7.3` ->
`1.7.4`](https://renovatebot.com/diffs/npm/@headlessui%2freact/1.7.3/1.7.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.4/compatibility-slim/1.7.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@headlessui%2freact/1.7.4/confidence-slim/1.7.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tailwindlabs/headlessui</summary>

###
[`v1.7.4`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@&#8203;headlessui-react/CHANGELOG.md#&#8203;174---2022-11-03)

[Compare
Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.3...@headlessui/react@v1.7.4)

##### Fixed

- Fix `<Popover.Button as={Fragment} />` crash
([#&#8203;1889](https://togithub.com/tailwindlabs/headlessui/pull/1889))
- Expose `close` function for `Menu` and `Menu.Item` components
([#&#8203;1897](https://togithub.com/tailwindlabs/headlessui/pull/1897))
- Fix `useOutsideClick`, add improvements for ShadowDOM
([#&#8203;1914](https://togithub.com/tailwindlabs/headlessui/pull/1914))
- Fire `<Combobox.Input>`'s `onChange` handler when changing the value
internally
([#&#8203;1916](https://togithub.com/tailwindlabs/headlessui/pull/1916))
- Add `client-only` to mark everything as client components
([#&#8203;1981](https://togithub.com/tailwindlabs/headlessui/pull/1981))

##### Added

- Warn when changing components between controlled and uncontrolled
([#&#8203;1878](https://togithub.com/tailwindlabs/headlessui/issues/1878))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTQuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 3, 2022
1 parent e62a219 commit 98b3f6e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"build-storybook": "build-storybook"
},
"dependencies": {
"@headlessui/react": "1.7.3",
"@headlessui/react": "1.7.4",
"@monaco-editor/react": "4.4.6",
"@plaiceholder/next": "2.5.0",
"@react-three/drei": "9.40.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Expand Up @@ -1812,13 +1812,15 @@ __metadata:
languageName: node
linkType: hard

"@headlessui/react@npm:1.7.3":
version: 1.7.3
resolution: "@headlessui/react@npm:1.7.3"
"@headlessui/react@npm:1.7.4":
version: 1.7.4
resolution: "@headlessui/react@npm:1.7.4"
dependencies:
client-only: ^0.0.1
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
checksum: c9391e15e63dc7e459d42125a94e22f964419c440d9f37fd85f6f501612aad42b3e30e79f712e8097c66e08891c26dcd662863e572ff21cc6cf34a3185ae4aa5
checksum: cd7192aa0748d715ed0da94435f217a1a618894a09df722c8b6ac0967c0c2f93b4c1e6b29c4993a3303dc453b20b05323d2a37239408740391989a64b7dce38c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7547,6 +7549,13 @@ __metadata:
languageName: node
linkType: hard

"client-only@npm:^0.0.1":
version: 0.0.1
resolution: "client-only@npm:0.0.1"
checksum: 0c16bf660dadb90610553c1d8946a7fdfb81d624adea073b8440b7d795d5b5b08beb3c950c6a2cf16279365a3265158a236876d92bce16423c485c322d7dfaf8
languageName: node
linkType: hard

"clipanion@npm:^3.2.0-rc.10":
version: 3.2.0-rc.12
resolution: "clipanion@npm:3.2.0-rc.12"
Expand Down Expand Up @@ -19997,7 +20006,7 @@ __metadata:
dependencies:
"@babel/core": 7.19.6
"@babel/runtime": 7.20.1
"@headlessui/react": 1.7.3
"@headlessui/react": 1.7.4
"@heroicons/react": 2.0.13
"@jest/types": 28.1.3
"@mdx-js/react": 2.1.5
Expand Down

1 comment on commit 98b3f6e

@vercel
Copy link

@vercel vercel bot commented on 98b3f6e Nov 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.