Skip to content

Commit

Permalink
Bump @headlessui/react from 2.1.2 to 2.1.3 (#426)
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.2 to 2.1.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>.1.3</h2>
<h3>Fixed</h3>
<ul>
<li>Ensure <code>Transition</code> component state doesn't change when
it becomes hidden (<a
href="https://redirect.github.com/tailwindlabs/headlessui/pull/3372">#3372</a>)</li>
<li>Fix closing components using the <code>transition</code> prop, and
after scrolling the page (<a
href="https://redirect.github.com/tailwindlabs/headlessui/pull/3407">#3407</a>)</li>
<li>Ensure all client components are marked correctly to avoid a crash
with React 19 and Turbopack (<a
href="https://redirect.github.com/tailwindlabs/headlessui/pull/3429">#3429</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.1.3] - 2024-08-23</h2>
<h3>Fixed</h3>
<ul>
<li>Ensure <code>Transition</code> component state doesn't change when
it becomes hidden (<a
href="https://redirect.github.com/tailwindlabs/headlessui/pull/3372">#3372</a>)</li>
<li>Fix closing components using the <code>transition</code> prop, and
after scrolling the page (<a
href="https://redirect.github.com/tailwindlabs/headlessui/pull/3407">#3407</a>)</li>
<li>Ensure all client components are marked correctly to avoid a crash
with React 19 and Turbopack (<a
href="https://redirect.github.com/tailwindlabs/headlessui/pull/3429">#3429</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/headlessui/commit/49c081d199a315d924b31c2ecec49196c10f7206"><code>49c081d</code></a>
2.1.3 - <code>@​headlessui/react</code></li>
<li><a
href="https://github.com/tailwindlabs/headlessui/commit/a08be96f8ac2b6ae8197432e8864a6fc8ab031a8"><code>a08be96</code></a>
Add client hint to close provider (<a
href="https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react/issues/3429">#3429</a>)</li>
<li><a
href="https://github.com/tailwindlabs/headlessui/commit/226042231d7529d530be7c65790fbb681b5adb63"><code>2260422</code></a>
Fix closing components using the <code>transition</code> prop, and after
scrolling the p...</li>
<li><a
href="https://github.com/tailwindlabs/headlessui/commit/ca6a455a3aec8682033dd5595c10abd4330fd4f9"><code>ca6a455</code></a>
Fix <code>Combobox</code> <code>virtual</code> mode types for
<code>multiple</code> (<a
href="https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react/issues/3392">#3392</a>)</li>
<li><a
href="https://github.com/tailwindlabs/headlessui/commit/f3353728bdae88cd352e6fb15c4c2992f3a65ed9"><code>f335372</code></a>
updating various typos (<a
href="https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react/issues/3387">#3387</a>)</li>
<li><a
href="https://github.com/tailwindlabs/headlessui/commit/13b3100906b6f57169a5d987acddddf120c424e7"><code>13b3100</code></a>
Ensure <code>Transition</code> component state doesn't change when it
becomes hidden (<a
href="https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react/issues/3">#3</a>...</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.1.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.1.2&new-version=2.1.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent fb5e343 commit 762f61f
Show file tree
Hide file tree
Showing 3 changed files with 310 additions and 310 deletions.
8 changes: 4 additions & 4 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.4",
"@apollo/react-testing": "^4.0.0",
"@headlessui/react": "^2.1.2",
"@headlessui/react": "^2.1.3",
"@heroicons/react": "^2.1.5",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
Expand Down
Loading

0 comments on commit 762f61f

Please sign in to comment.