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

chore: bump @chakra-ui/theme from 1.0.0-rc.8 to 2.2.4 #484

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2022

Bumps @chakra-ui/theme from 1.0.0-rc.8 to 2.2.4.

Release notes

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

@​chakra-ui/theme@​2.2.4

Patch Changes

  • Updated dependencies [be1926e60]:
    • @​chakra-ui/theme-tools@​2.0.16

@​chakra-ui/theme@​2.2.3

Patch Changes

  • #7154 2d7398a01 Thanks @​segunadebayo! - ## All components

    Improved the bundling setup for all components.

    • Switched to the .mjs file extension for correct ESM behavior
    • Switched to the latest tsup will uses automatic JSX runtime detection removing the need for manually inject classic React import
    • Moved tsup config to package.json since it's very minimal
    • Removed clean-package.config.json in favor of the package.json property
    • Fixed issue where Storybook addon (dark mode and RTL) was not working
  • #7135 96287f8c2 Thanks @​yukukotani! - Fixed issue where importing from /components and /foundations causes type errors

  • Updated dependencies [2d7398a01]:

    • @​chakra-ui/anatomy@​2.1.1
    • @​chakra-ui/theme-tools@​2.0.15
    • @​chakra-ui/shared-utils@​2.0.4

@​chakra-ui/theme-tools@​2.0.16

Patch Changes

@​chakra-ui/theme-tools@​2.0.15

Patch Changes

... (truncated)

Changelog

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

2.2.4

Patch Changes

  • Updated dependencies [be1926e60]:
    • @​chakra-ui/theme-tools@​2.0.16

2.2.3

Patch Changes

  • #7154 2d7398a01 Thanks @​segunadebayo! - ## All components

    Improved the bundling setup for all components.

    • Switched to the .mjs file extension for correct ESM behavior
    • Switched to the latest tsup will uses automatic JSX runtime detection removing the need for manually inject classic React import
    • Moved tsup config to package.json since it's very minimal
    • Removed clean-package.config.json in favor of the package.json property
    • Fixed issue where Storybook addon (dark mode and RTL) was not working
  • #7135 96287f8c2 Thanks @​yukukotani! - Fixed issue where importing from /components and /foundations causes type errors

  • Updated dependencies [2d7398a01]:

    • @​chakra-ui/anatomy@​2.1.1
    • @​chakra-ui/theme-tools@​2.0.15
    • @​chakra-ui/shared-utils@​2.0.4

2.2.2

Patch Changes

  • #6997 4d5501b82 Thanks @​anubra266! - Add ChakraBaseProvider, a minimal version of ChakraProvider that supplies just the theme tokens, and ignores components.

    Historically, one of the biggest causes of the large initial JS payload is the size of the component themes. With this approach, you get to apply the theme for just the component you need by using extendBaseTheme.

    Base theme refers to the minimal theme for just the design tokens

... (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 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/theme](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/theme) from 1.0.0-rc.8 to 2.2.4.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/theme/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/components/theme)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants