Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @chakra-ui/react from 2.10.5 to 3.8.1.

Release notes

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

@​chakra-ui/react@​3.8.1

Patch Changes

  • cdb9459 Thanks @​segunadebayo! - - Fix performance regression from v3.5.x by reverting memoization logic
    • Add useMemo to provider components and styling hooks to avoid unnecessary recomputations

@​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

... (truncated)

Changelog

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

3.8.1

Patch Changes

  • cdb9459 Thanks @​segunadebayo! - - Fix performance regression from v3.5.x by reverting memoization logic
    • Add useMemo to provider components and styling hooks to avoid unnecessary recomputations

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

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2025
@coveralls
Copy link

coveralls commented Feb 20, 2025

Pull Request Test Coverage Report for Build 13606735128

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 13606726347: 0.0%
Covered Lines: 0
Relevant Lines: 1971

💛 - Coveralls

Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 2.10.5 to 3.8.1.
- [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.1/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 force-pushed the dependabot/npm_and_yarn/chakra-ui/react-3.8.1 branch from 5b256b8 to 3eea658 Compare March 1, 2025 16:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2025

Superseded by #371.

@dependabot dependabot bot closed this Mar 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chakra-ui/react-3.8.1 branch March 5, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants