Skip to content

Commit

Permalink
chore(deps): bump @chakra-ui/react from 3.8.2 to 3.9.0 (#6200)
Browse files Browse the repository at this point in the history
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 3.8.2 to 3.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/chakra-ui/chakra-ui/releases"><code>@​chakra-ui/react</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@​chakra-ui/react</code><a href="https://github.com/3"><code>@​3</code></a>.9.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a href="https://github.com/chakra-ui/chakra-ui/commit/52a97d0f0baaa06f257b2af2d17d909993cbb30d"><code>52a97d0</code></a>
Thanks <a href="https://github.com/segunadebayo"><code>@​segunadebayo</code></a>! - - <strong>Skeleton</strong>
Bring back <code>SkeletonCircle</code> and <code>SkeletonText</code> components.</p>
<ul>
<li>
<p><strong>Switch</strong></p>
<ul>
<li>Transition background color when checked</li>
<li>Set the default <code>children</code> for <code>Switch.Control</code> to <code>Switch.Thumb</code> to
reduce LOC for common use cases.</li>
</ul>
</li>
<li>
<p><strong>Checkbox</strong></p>
<ul>
<li>Set the default <code>children</code> for <code>Checkbox.Control</code> to <code>Checkbox.Indicator</code>
to reduce LOC for common use cases.</li>
</ul>
</li>
<li>
<p><strong>NumberInput</strong></p>
<ul>
<li>Set the default <code>children</code> for <code>NumberInput.Control</code> to
<code>NumberInput.IncrementTrigger</code> and <code>NumberInput.DecrementTrigger</code> to
reduce LOC for common use cases.</li>
</ul>
</li>
<li>
<p><strong>QrCode</strong></p>
<ul>
<li>Set the <code>QrCode.Frame</code> component to <code>QrCode.Pattern</code> to reduce LOC for
common use cases.</li>
</ul>
</li>
<li>
<p><strong>RatingGroup</strong></p>
<ul>
<li>Set the default <code>children</code> for <code>RatingGroup.Control</code> to the array of
<code>RatingGroup.Item</code> components to reduce LOC for common use cases.</li>
</ul>
</li>
<li>
<p><strong>Slider</strong></p>
<ul>
<li>Add <code>Slider.Marks</code> component to render marks on the slider track. This is
a closed composition of <code>Slider.MarkerGroup</code> and <code>Slider.Marker</code> to reduce
LOC for common use cases.</li>
<li>Add <code>Slider.Thumbs</code> component to render thumbs on the slider track. This
is a closed composition of <code>Slider.Thumb</code> to reduce LOC for common use
cases.</li>
</ul>
</li>
<li>
<p><strong>PinInput</strong></p>
<ul>
<li>Add support for <code>attached</code> variant prop to render a pin input with
attached inputs. This removes the need for the <code>Group</code> component to wrap
the inputs.</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md"><code>@​chakra-ui/react</code>'s changelog</a>.</em></p>
<blockquote>
<h2>3.9.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a href="https://github.com/chakra-ui/chakra-ui/commit/52a97d0f0baaa06f257b2af2d17d909993cbb30d"><code>52a97d0</code></a>
Thanks <a href="https://github.com/segunadebayo"><code>@​segunadebayo</code></a>! - - <strong>Skeleton</strong>
Bring back <code>SkeletonCircle</code> and <code>SkeletonText</code> components.</p>
<ul>
<li>
<p><strong>Switch</strong></p>
<ul>
<li>Transition background color when checked</li>
<li>Set the default <code>children</code> for <code>Switch.Control</code> to <code>Switch.Thumb</code> to
reduce LOC for common use cases.</li>
</ul>
</li>
<li>
<p><strong>Checkbox</strong></p>
<ul>
<li>Set the default <code>children</code> for <code>Checkbox.Control</code> to <code>Checkbox.Indicator</code>
to reduce LOC for common use cases.</li>
</ul>
</li>
<li>
<p><strong>NumberInput</strong></p>
<ul>
<li>Set the default <code>children</code> for <code>NumberInput.Control</code> to
<code>NumberInput.IncrementTrigger</code> and <code>NumberInput.DecrementTrigger</code> to
reduce LOC for common use cases.</li>
</ul>
</li>
<li>
<p><strong>QrCode</strong></p>
<ul>
<li>Set the <code>QrCode.Frame</code> component to <code>QrCode.Pattern</code> to reduce LOC for
common use cases.</li>
</ul>
</li>
<li>
<p><strong>RatingGroup</strong></p>
<ul>
<li>Set the default <code>children</code> for <code>RatingGroup.Control</code> to the array of
<code>RatingGroup.Item</code> components to reduce LOC for common use cases.</li>
</ul>
</li>
<li>
<p><strong>Slider</strong></p>
<ul>
<li>Add <code>Slider.Marks</code> component to render marks on the slider track. This is
a closed composition of <code>Slider.MarkerGroup</code> and <code>Slider.Marker</code> to reduce
LOC for common use cases.</li>
<li>Add <code>Slider.Thumbs</code> component to render thumbs on the slider track. This
is a closed composition of <code>Slider.Thumb</code> to reduce LOC for common use
cases.</li>
</ul>
</li>
<li>
<p><strong>PinInput</strong></p>
<ul>
<li>Add support for <code>attached</code> variant prop to render a pin input with
attached inputs. This removes the need for the <code>Group</code> component to wrap
the inputs.</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/491035070149b17a61625f9f48647ae98513761f"><code>4910350</code></a> Version Packages (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react/issues/9768">#9768</a>)</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/6bc3a0c1df911eeb3a4b5fa6a8b2202f14200110"><code>6bc3a0c</code></a> refactor: cover tooltip + popover arrow</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/52a97d0f0baaa06f257b2af2d17d909993cbb30d"><code>52a97d0</code></a> refactor: dx and loc improvements</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/10746482f8c1e509a9a4c86bcb9be7e390e8ed42"><code>1074648</code></a> docs: refactor checkbox snippets (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react/issues/9759">#9759</a>)</li>
<li>See full diff in <a href="https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.9.0/packages/react">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@chakra-ui/react&package-manager=npm_and_yarn&previous-version=3.8.2&new-version=3.9.0)](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
dependabot[bot] authored Mar 7, 2025
1 parent ea4eead commit a09901e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@ -63,7 +63,7 @@
"@astrojs/check": "^0.9.4",
"@astrojs/react": "^4.2.1",
"@astrojs/vue": "^5.0.7",
"@chakra-ui/react": "^3.8.2",
"@chakra-ui/react": "^3.9.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@fontsource/ibm-plex-mono": "^5.1.1",
Expand Down

0 comments on commit a09901e

Please sign in to comment.