Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @headlessui/react from 2.0.1 to 2.0.3 (#136)
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 2.0.1 to 2.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/headlessui/releases"><code>@headlessui/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@headlessui/react</code><a href="https://github.com/v2"><code>@v2</code></a>.0.3</h2> <h3>Fixed</h3> <ul> <li>Make sure disabling demo mode on <code><Combobox></code> works (<a href="hhttps://redirect.github.com/tailwindlabs/headlessui/pull/3182">#3182</a>)</li> </ul> <h2><code>@headlessui/react</code><a href="https://github.com/v2"><code>@v2</code></a>.0.2</h2> <h3>Fixed</h3> <ul> <li>Improve performance of internal <code>useInertOthers</code> hook (<a href="https://redirect.github.com/tailwindlabs/headlessui/pull/3181">#3181</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md"><code>@headlessui/react</code>'s changelog</a>.</em></p> <blockquote> <h2>[2.0.3] - 2024-05-07</h2> <h3>Fixed</h3> <ul> <li>Make sure disabling demo mode on <code><Combobox></code> works (<a href="hhttps://redirect.github.com/tailwindlabs/headlessui/pull/3182">#3182</a>)</li> </ul> <h2>[2.0.2] - 2024-05-07</h2> <h3>Fixed</h3> <ul> <li>Improve performance of internal <code>useInertOthers</code> hook (<a href="https://redirect.github.com/tailwindlabs/headlessui/pull/3181">#3181</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/headlessui/commit/f513614ffe6360583736dfcdc530529b5069b65f"><code>f513614</code></a> 2.0.3 - <code>@headlessui/react</code></li> <li><a href="https://github.com/tailwindlabs/headlessui/commit/a303819018c8f28d06c1b7db2aaea2d564156be6"><code>a303819</code></a> Make sure disabling demo mode on <code>\<Combobox></code> works (<a href="https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react/issues/3182">#3182</a>)</li> <li><a href="https://github.com/tailwindlabs/headlessui/commit/48cf712d80dd645d0da765748701203542440b35"><code>48cf712</code></a> 2.0.2 - <code>@headlessui/react</code></li> <li><a href="https://github.com/tailwindlabs/headlessui/commit/e0688c4865183d9634d0de5f2b3d34ebab18f08e"><code>e0688c4</code></a> Improve performance of internal <code>useInertOthers</code> hook (<a href="https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react/issues/3181">#3181</a>)</li> <li><a href="https://github.com/tailwindlabs/headlessui/commit/886fdf7e6c70863088a7e6ec7ade1762c48a995f"><code>886fdf7</code></a> Ensure clicking a <code>ComboboxOption</code> after filtering the options, correctly tri...</li> <li>See full diff in <a href="https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.0.3/packages/@headlessui-react">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@headlessui/react&package-manager=npm_and_yarn&previous-version=2.0.1&new-version=2.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information