Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(deps): update dependency @chakra-ui/cli to v3 #1978

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/cli 2.4.1 -> 3.1.0 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui (@​chakra-ui/cli)

v3.1.0

Compare Source

Patch Changes
  • baa3cb1
    Thanks @​segunadebayo! - Fix issue where
    adding a snippet with --outdir still creates snippets a src/components/ui
    directory.

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

v3.0.0

Minor Changes
  • 758f226
    Thanks @​segunadebayo! - Add support for
    composition command in CLI to import ready-made compositions for faster
    development experience.

    Usage: chakra-ui composition [options] [command]
    
    Add compositions to your project for better DX
    
    Options:
      -h, --help                     display help for command
    
    Commands:
      add [options] [components...]  Add a new composition for better DX
      list                           List all compositions
      help [command]                 display help for command
  • bfb68dc
    Thanks @​segunadebayo! - Add eject command
    to import default theme into project

  • 085cacd
    Thanks @​segunadebayo! - Add support for
    installing required NPM dependencies for compositions

  • 77fe01d
    Thanks @​segunadebayo! - Change CLI name and
    command structure.

    • Change the CLI name from chakra-cli to chakra.
    • Change tokens command to typegen to better reflect its purpose since its
      generates types for more than just the tokens.
    • Scaffold new composition command to help users scaffold new compositions
      easily. Compositions are snippets of Chakra UI component composition them
      easier to reuse across projects.
  • 8fc7b49
    Thanks @​segunadebayo! - - Add support for
    conditional value in variant props.

    • Add @default JSDoc comment for defaultVariants in generated types.
  • 4ff153f
    Thanks @​segunadebayo! - Speed up
    intellisence for style props, and add support for strictTokens in the CLI.

  • d50d72c
    Thanks @​segunadebayo! - Rename
    compositions command to snippet for better intuitiveness

  • #​8569
    eb26857
    Thanks @​isBatak! - Fix the boxSize type to
    allow number values.

  • 14b6a45
    Thanks @​segunadebayo! - Show the number of
    skipped snippets that already exists in outdir

Patch Changes

v2.5.5

v2.5.4

v2.5.3

v2.5.2

v2.5.1

v2.5.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Oct 28, 2024

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

Name Status Preview Updated (UTC)
zag-nextjs ✅ Ready (Inspect) Visit Preview Nov 5, 2024 4:17pm
zag-solid ✅ Ready (Inspect) Visit Preview Nov 5, 2024 4:17pm
zag-svelte ✅ Ready (Inspect) Visit Preview Nov 5, 2024 4:17pm
zag-vue ✅ Ready (Inspect) Visit Preview Nov 5, 2024 4:17pm
zag-website ✅ Ready (Inspect) Visit Preview Nov 5, 2024 4:17pm

Copy link

changeset-bot bot commented Oct 28, 2024

⚠️ No Changeset found

Latest commit: b080030

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Oct 28, 2024

Open in Stackblitz

@zag-js/anatomy

pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy@1978

@zag-js/anatomy-icons

pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy-icons@1978

@zag-js/docs

pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/docs@1978

@zag-js/core

pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/core@1978

@zag-js/store

pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/store@1978

@zag-js/types

pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/types@1978

commit: b080030

@renovate renovate bot force-pushed the renovate/major-chakra-ui-monorepo branch from a1116fb to d4cd98d Compare October 29, 2024 10:25
@renovate renovate bot force-pushed the renovate/major-chakra-ui-monorepo branch from d4cd98d to b27618c Compare October 29, 2024 11:43
@renovate renovate bot force-pushed the renovate/major-chakra-ui-monorepo branch from b27618c to c47f883 Compare October 29, 2024 17:05
@renovate renovate bot force-pushed the renovate/major-chakra-ui-monorepo branch from c47f883 to bd34bea Compare October 29, 2024 21:47
@renovate renovate bot force-pushed the renovate/major-chakra-ui-monorepo branch from bd34bea to 3caa1a9 Compare November 1, 2024 11:14
@renovate renovate bot force-pushed the renovate/major-chakra-ui-monorepo branch from 3caa1a9 to c60554c Compare November 5, 2024 00:11
@renovate renovate bot force-pushed the renovate/major-chakra-ui-monorepo branch from c60554c to 205df34 Compare November 5, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants