Skip to content

Commit

Permalink
⬆️ Bump @headlessui/react from 2.1.10 to 2.2.0 (#660)
Browse files Browse the repository at this point in the history
Bumps
[@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react)
from 2.1.10 to 2.2.0.
<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>.2.0</h2>
<h3>Added</h3>
<ul>
<li>Add React 19 support (<a
href="https://redirect.github.com/tailwindlabs/headlessui/pull/3543">#3543</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.2.0] - 2024-10-25</h2>
<h3>Added</h3>
<ul>
<li>Add React 19 support (<a
href="https://redirect.github.com/tailwindlabs/headlessui/pull/3543">#3543</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/headlessui/commit/d71fb9cd2e12f5a48617b26e6bb3db90b3e07965"><code>d71fb9c</code></a>
2.2.0 - <code>@​headlessui/react</code></li>
<li><a
href="https://github.com/tailwindlabs/headlessui/commit/8814b0eecd11b09f9971e1845569ba3aa2d5056f"><code>8814b0e</code></a>
Add React 19 support (<a
href="https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react/issues/3543">#3543</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/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.1.10&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent e35a763 commit a9304a3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@apollo/client": "^3.11.8",
"@apollo/react-testing": "^4.0.0",
"@headlessui/react": "^2.1.10",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.1.5",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a9304a3

Please sign in to comment.