Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump @chakra-ui/react from 2.10.4 to 3.8.0 #256

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps @chakra-ui/react from 2.10.4 to 3.8.0.

Release notes

Sourced from @​chakra-ui/react's releases.

@​chakra-ui/react@​3.8.0

Minor Changes

  • fa5e966 Thanks @​segunadebayo! - - Add new hooks useElementRect, useForceUpdate, useLiveRef,usePrevious and useSafeLayoutEffect

    • Add new FocusTrap component for trapping focus within a container

Patch Changes

  • #9616 54a73a7 Thanks @​mhsattarian! - - Breadcrumb: Fix issue where breadcrumb arrow don't flip in RTL
    • Snippets / Color Mode: Add LightMode and DarkMode components to force light and dark color mode in a subtree
    • Docs / Testing: Add testing guideline for Vitest
    • Group: Fix issue where Group component doesn't skip invalid children

@​chakra-ui/react@​3.7.0

Minor Changes

  • cb0ffc9 Thanks @​segunadebayo! - - Avatar: Add support for passing name to the AvatarFallback to render the initials. If no name or children is passed, it'll render either the initials or a fallback icon.

    • Hooks: Add useConst and useUpdateEffect hooks from v2.
    • Wrap: Bring back the Wrap component from v2.

@​chakra-ui/react@​3.6.0

Minor Changes

  • 04a1a07 Thanks @​segunadebayo! - - Styled System:

    • Boost performance of style resolution by removing JSON.stringify in memo function and avoid memoizing non-primitive arguments.
    • Connect assets token to backgroundImage and listStyleImage css properties.
    • Menu, Tooltip: Set lazyMount and unmountOnExit to true in the Root component to improve initial rendering performance.
    • AbsoluteCenter: Fix issue where axis doesn't work in RTL mode.
    • Snippets / QRCode: Remove snippet in favor of compound component pattern.
    • List: Fix issue where list items don't wrap correctly.

... (truncated)

Changelog

Sourced from @​chakra-ui/react's changelog.

3.8.0

Minor Changes

  • fa5e966 Thanks @​segunadebayo! - - Add new hooks useElementRect, useForceUpdate, useLiveRef,usePrevious and useSafeLayoutEffect

    • Add new FocusTrap component for trapping focus within a container

Patch Changes

  • #9616 54a73a7 Thanks @​mhsattarian! - - Breadcrumb: Fix issue where breadcrumb arrow don't flip in RTL
    • Snippets / Color Mode: Add LightMode and DarkMode components to force light and dark color mode in a subtree
    • Docs / Testing: Add testing guideline for Vitest
    • Group: Fix issue where Group component doesn't skip invalid children

3.7.0

Minor Changes

  • cb0ffc9 Thanks @​segunadebayo! - - Avatar: Add support for passing name to the AvatarFallback to render the initials. If no name or children is passed, it'll render either the initials or a fallback icon.

    • Hooks: Add useConst and useUpdateEffect hooks from v2.
    • Wrap: Bring back the Wrap component from v2.

3.6.0

Minor Changes

  • 04a1a07 Thanks @​segunadebayo! - - Styled System:

    • Boost performance of style resolution by removing JSON.stringify in memo function and avoid memoizing non-primitive arguments.
    • Connect assets token to backgroundImage and listStyleImage css properties.
    • Menu, Tooltip: Set lazyMount and unmountOnExit to true in the Root component to improve initial rendering performance.
    • AbsoluteCenter: Fix issue where axis doesn't work in RTL mode.

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 2.10.4 to 3.8.0.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.8.0/packages/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
Copy link

vercel bot commented Feb 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-js-boilerplate-p3hi ❌ Failed (Inspect) Feb 10, 2025 8:48pm

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants