Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps @chakra-ui/react from 2.8.2 to 3.15.0.

Release notes

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

@​chakra-ui/react@​3.15.0

Minor Changes

  • 2f4ea3b Thanks @​segunadebayo! - - useMediaQuery: Fix type signature to allow skipping the second argument

    • RadioCard: Fix accessibility issue due to html structure

    • Slider

      • Add support for origin: end to align the thumb to the end of the track.
      • Expose thumbSize as CSS variables in the root element. Can be useful for styling the slider.
    • Menu

      • Added onSelect event to the Menu.Item component.
      • Ensure menu items have unique IDs to improve accessibility and HTML validation.

@​chakra-ui/react@​3.14.2

Patch Changes

@​chakra-ui/react@​3.14.1

Patch Changes

  • 0eb769e Thanks @​segunadebayo! - - System: Fix issue where output of <system>.css(...) from Chakra UI can't be assigned to Interpolation<Theme> from @emotion/react.

    • General: Bump @ark-ui/react to latest version.

@​chakra-ui/react@​3.14.0

Minor Changes

  • 354eaa6 Thanks @​segunadebayo! - Improve render performance by upgrading to the latest Ark UI v5.

    This brings a 1.5x–4x performance improvements across components. Learn more from the Ark UI v5 changelog.

@​chakra-ui/react@​3.13.0

... (truncated)

Changelog

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

3.15.0

Minor Changes

  • 2f4ea3b Thanks @​segunadebayo! - - useMediaQuery: Fix type signature to allow skipping the second argument

    • RadioCard: Fix accessibility issue due to html structure

    • Slider

      • Add support for origin: end to align the thumb to the end of the track.
      • Expose thumbSize as CSS variables in the root element. Can be useful for styling the slider.
    • Menu

      • Added onSelect event to the Menu.Item component.
      • Ensure menu items have unique IDs to improve accessibility and HTML validation.

3.14.2

Patch Changes

3.14.1

Patch Changes

  • 0eb769e Thanks @​segunadebayo! - - System: Fix issue where output of <system>.css(...) from Chakra UI can't be assigned to Interpolation<Theme> from @emotion/react.

    • General: Bump @ark-ui/react to latest version.

3.14.0

Minor Changes

  • 354eaa6 Thanks @​segunadebayo! - Improve render performance by upgrading to the latest Ark UI v5.

    This brings a 1.5x–4x performance improvements across components. Learn more from the

... (truncated)

Commits
  • 3e7bc7f ci(changesets): version packages
  • 8eeb683 chore: bump ark
  • 5de7978 fix: radio card a11y
  • 2f4ea3b fix: use-media-query signature
  • 72bcfbf chore: more chart examples
  • 9a41d42 chore: add more donut and pie examples
  • 6add780 chore: add barchart candlestick example
  • 927d623 refactor: prefer namespace for chart
  • 57ed74e chore: update examples
  • d1782c8 refactor: restructure
  • 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 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.8.2 to 3.15.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/[email protected]/packages/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2025
Copy link
Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #34.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chakra-ui/react-3.15.0 branch May 1, 2025 14:13
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.

0 participants