Skip to content

Bump @chakra-ui/react from 3.36.0 to 3.36.1#182

Merged
amrit110 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/chakra-ui/react-3.36.1
Jul 21, 2026
Merged

Bump @chakra-ui/react from 3.36.0 to 3.36.1#182
amrit110 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/chakra-ui/react-3.36.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @chakra-ui/react from 3.36.0 to 3.36.1.

Release notes

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

@​chakra-ui/react@​3.36.1

Patch Changes

  • #10868 f32a160 Thanks @​WahabKhan7528! - OverlayManager: add has() method to createOverlay return

  • #10885 e503f8d Thanks @​dfedoryshchev! - - Bleed: Fix incorrect css prop application

  • 129c50f Thanks @​segunadebayo! - Fix issue where the checked ring of RadioCard and CheckboxCard (outline variant) gets clipped when a parent has overflow: hidden|auto|scroll. The ring is now drawn with an inset shadow instead of an outer shadow.

  • #10859 6f10270 Thanks @​dfedoryshchev! - - Checkmark: Fix incorrect css prop application

  • #10884 e7431f1 Thanks @​sanjibani! - - Docs: fix Stack.Separator references in the v3 migration guide. The standalone Separator component is now used in both the StackDivider and Stack Props examples.

  • 0fe3055 Thanks @​segunadebayo! - Fix error when merging recipes (e.g. composing a recipe-based component through the chakra factory). Recipe merging now normalizes compiled and raw configs before combining them, and no longer throws or mutates the source configs.

  • #10879 e882dc0 Thanks @​dfedoryshchev! - - Float: Fix incorrect css prop application

  • 2ed9026 Thanks @​segunadebayo! - Add a default minSize of { width: 240, height: 100 } to FloatingPanel.Root to prevent the panel from being resized to zero. Pass your own minSize to override it.

  • #10863 b5de5e2 Thanks @​dfedoryshchev! - - Image: Fix

... (truncated)

Changelog

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

3.36.1

Patch Changes

  • #10868 f32a160 Thanks @​WahabKhan7528! - OverlayManager: add has() method to createOverlay return

  • #10885 e503f8d Thanks @​dfedoryshchev! - - Bleed: Fix incorrect css prop application

  • 129c50f Thanks @​segunadebayo! - Fix issue where the checked ring of RadioCard and CheckboxCard (outline variant) gets clipped when a parent has overflow: hidden|auto|scroll. The ring is now drawn with an inset shadow instead of an outer shadow.

  • #10859 6f10270 Thanks @​dfedoryshchev! - - Checkmark: Fix incorrect css prop application

  • #10884 e7431f1 Thanks @​sanjibani! - - Docs: fix Stack.Separator references in the v3 migration guide. The standalone Separator component is now used in both the StackDivider and Stack Props examples.

  • 0fe3055 Thanks @​segunadebayo! - Fix error when merging recipes (e.g. composing a recipe-based component through the chakra factory). Recipe merging now normalizes compiled and raw configs before combining them, and no longer throws or mutates the source configs.

  • #10879 e882dc0 Thanks @​dfedoryshchev! - - Float: Fix incorrect css prop application

  • 2ed9026 Thanks @​segunadebayo! - Add a default minSize of { width: 240, height: 100 } to FloatingPanel.Root to prevent the panel from being resized to zero. Pass your own minSize to override it.

  • #10863 b5de5e2

... (truncated)

Commits
  • f813394 Version Packages (#10857)
  • e503f8d fix: correct css prop usage in Bleed component (#10885)
  • 0fe3055 perf(react): cache compiled recipes and memoize variant resolution
  • e882dc0 fix: correct css prop usage in Float component (#10879)
  • ff2067e fix(deps): update non-major dependencies
  • c4e79c1 fix: forward the rel attribute on LinkOverlay (#10873)
  • f32a160 feat(overlay): add has() method to createOverlay return (#10868)
  • a1548ba fix: correct misspelled "permuations" variable in breakpoints (#10864)
  • b5de5e2 fix: correct className usage in Image component (#10863)
  • 6f10270 fix: correct css prop usage in Checkmark component (#10859)
  • Additional commits viewable in compare view

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 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 3.36.0 to 3.36.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.36.1/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@amrit110
amrit110 merged commit f75c2d0 into main Jul 21, 2026
3 checks passed
@amrit110
amrit110 deleted the dependabot/npm_and_yarn/chakra-ui/react-3.36.1 branch July 21, 2026 00:46
@amrit110

Copy link
Copy Markdown
Member

Automated fix applied and PR merged

The agentic fix loop successfully fixed this PR and merged it.

✓ Successfully fixed merge_only failures - Modified 0 files - Executed 66 agent actions - (31 info, 16 tool_call, 1 error, 14 tool_result, 4 reasoning)

View detailed trace on dashboard | Raw trace

AI Engineering Maintenance Bot

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.

1 participant