fix(deps): update panda to v1.7.1 #10540
Open
+354
−436
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.1->1.7.11.5.1->1.7.11.5.1->1.7.1Release Notes
chakra-ui/panda (@pandacss/dev)
v1.7.1Compare Source
Patch Changes
cc04ebf]b6e9646]v1.7.0Compare Source
Minor Changes
86b30b1: Addpanda speccommand to generate specification files for your theme (useful for documentation). Thiscommand generates JSON specification files containing metadata, examples, and usage information.
Token Spec Structure:
{ "type": "tokens", "data": [ { "type": "aspectRatios", "values": [{ "name": "square", "value": "1 / 1", "cssVar": "var(--aspect-ratios-square)" }], "tokenFunctionExamples": ["token('aspectRatios.square')"], "functionExamples": ["css({ aspectRatio: 'square' })"], "jsxExamples": ["<Box aspectRatio=\"square\" />"] } ] }Spec Usage:
Patch Changes
86b30b1]v1.6.1Compare Source
Patch Changes
v1.6.0Compare Source
Minor Changes
8aa3c64: Add--splittingflag tocssgencommand for per-layer CSS output.When enabled, CSS is emitted as separate files instead of a single
styles.css:Usage:
Patch Changes
8aa3c64]chakra-ui/panda (@pandacss/is-valid-prop)
v1.7.1Compare Source
v1.7.0Compare Source
v1.6.1Compare Source
v1.6.0Compare Source
chakra-ui/panda (@pandacss/types)
v1.7.1Compare Source
v1.7.0Compare Source
Minor Changes
86b30b1: Addpanda speccommand to generate specification files for your theme (useful for documentation). Thiscommand generates JSON specification files containing metadata, examples, and usage information.
Token Spec Structure:
{ "type": "tokens", "data": [ { "type": "aspectRatios", "values": [{ "name": "square", "value": "1 / 1", "cssVar": "var(--aspect-ratios-square)" }], "tokenFunctionExamples": ["token('aspectRatios.square')"], "functionExamples": ["css({ aspectRatio: 'square' })"], "jsxExamples": ["<Box aspectRatio=\"square\" />"] } ] }Spec Usage:
v1.6.1Compare Source
v1.6.0Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.