Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

Bumps @chakra-ui/react from 2.5.5 to 3.27.1.

Release notes

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

@​chakra-ui/react@​3.27.1

Patch Changes

  • e1774c8 Thanks @​segunadebayo! - Expose Collapsible.Indicator component to provide visual indicator for collapsible state

  • f9d66f4 Thanks @​segunadebayo! - - CodeBlock

    • Fix issue in diff mode where the wrong lines were being highlighted
    • Fix highlight.js adapter to properly handle diff attributes for added/removed lines
  • f26e863 Thanks @​segunadebayo! - - Styled System:

    • Fix issue where bracket syntax for responsive styles didn't work in recipe variants
    // This now works correctly
    const recipe = defineRecipe({
      variants: {
        variant: {
          primary: {
            color: ["red", "green"], // ✅ Now converts to breakpoints
          },
        },
      },
    })
    • Improve style resolution performance
  • #10325 3e6d1f7 Thanks @​wo-o29! - Fix issue where refs don't support cleanup function (React 19 compatibility)

  • #10328 451209e Thanks @​megos! - fix(table): ensure stickyHeader works with outline variant

  • 56a4501 Thanks @​segunadebayo! - Timeline: Add showLastSeparator variant to control visibility of the last separator

... (truncated)

Changelog

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

3.27.1

Patch Changes

  • e1774c8 Thanks @​segunadebayo! - Expose Collapsible.Indicator component to provide visual indicator for collapsible state

  • f9d66f4 Thanks @​segunadebayo! - - CodeBlock

    • Fix issue in diff mode where the wrong lines were being highlighted
    • Fix highlight.js adapter to properly handle diff attributes for added/removed lines
  • f26e863 Thanks @​segunadebayo! - - Styled System:

    • Fix issue where bracket syntax for responsive styles didn't work in recipe variants
    // This now works correctly
    const recipe = defineRecipe({
      variants: {
        variant: {
          primary: {
            color: ["red", "green"], // ✅ Now converts to breakpoints
          },
        },
      },
    })
    • Improve style resolution performance
  • #10325 3e6d1f7 Thanks @​wo-o29! - Fix issue where refs don't support cleanup function (React 19 compatibility)

  • #10328 451209e Thanks @​megos! - fix(table): ensure stickyHeader works with outline variant

  • 56a4501 Thanks @​segunadebayo! - Timeline: Add showLastSeparator variant to control visibility of the last separator

... (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.5.5 to 3.27.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.27.1/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@vercel
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
raduwen Error Error Oct 7, 2025 8:16pm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #623.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chakra-ui/react-3.27.1 branch October 20, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant