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

Bump @chakra-ui/system to ^1.9.1 #30549

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/system ^1.8.3 -> ^1.9.1 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui

v1.9.1

Compare Source

Patch Changes

v1.9.0

Compare Source

Minor Changes
  • #​5243
    ae6fd7a25
    Thanks @​TimKolberger! - Use the feature
    flag --strict-component-types for @chakra-ui/cli tokens to generate strict
    component type for the theming props variant and size.

    chakra-cli tokens --strict-component-types
    // before
    <Button variant="abc" />
    // valid type but variant is not available in the theme
    
    // after
    <Button variant="abc" /> // invalid
    // Type '"abc"' is not assignable to type '"link" | "outline" | "ghost" | "solid" | "unstyled" | undefined'.
Patch Changes

Configuration

📅 Schedule: "on sunday before 6:00am" in timezone UTC.

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update of dependencies label Jan 9, 2022
@mui-pr-bot
Copy link

mui-pr-bot commented Jan 9, 2022

No bundle size changes

Generated by 🚫 dangerJS against 1cead09

@renovate renovate bot changed the title Bump @chakra-ui/system to ^1.9.0 Bump @chakra-ui/system to ^1.9.1 Jan 9, 2022
@renovate renovate bot force-pushed the renovate/chakra-ui-system-1.x branch from e478692 to 1cead09 Compare January 9, 2022 22:19
@mnajdova mnajdova merged commit 7a4c580 into master Jan 11, 2022
@mnajdova mnajdova deleted the renovate/chakra-ui-system-1.x branch January 11, 2022 14:04
wladimirguerra pushed a commit to wladimirguerra/material-ui that referenced this pull request Feb 2, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants