Skip to content

chore(deps-dev): bump @pandacss/types from 0.41.0 to 0.53.1 in /packages/panda-preset#157

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/panda-preset/pandacss/types-0.53.1
Closed

chore(deps-dev): bump @pandacss/types from 0.41.0 to 0.53.1 in /packages/panda-preset#157
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/panda-preset/pandacss/types-0.53.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps @pandacss/types from 0.41.0 to 0.53.1.

Release notes

Sourced from @​pandacss/types's releases.

@​pandacss/types@​0.53.1

No release notes provided.

@​pandacss/types@​0.53.0

Minor Changes

  • 5286731: Add support for recent baseline and experimental css properties:

    • Size interpolation: fieldSizing, interpolateSize
    • Text rendering: textWrapMode, textWrapStyle and textSpacingTrim
    • [Experimental] Anchor positioning: anchorName, anchorScope, positionAnchor, positionArea, positionTry, positionTryFallback, positionTryOrder, positionVisibility

@​pandacss/types@​0.52.0

No release notes provided.

@​pandacss/types@​0.51.1

No release notes provided.

@​pandacss/types@​0.51.0

Minor Changes

  • d68ad1f: [BREAKING]: Fix issue where Next.js build might fail intermittently due to version mismatch between internal ts-morph and userland typescript.

    The current version of TS supported is 5.6.2

Changelog

Sourced from @​pandacss/types's changelog.

0.53.1

0.53.0

Minor Changes

  • 5286731: Add support for recent baseline and experimental css properties:

    • Size interpolation: fieldSizing, interpolateSize
    • Text rendering: textWrapMode, textWrapStyle and textSpacingTrim
    • [Experimental] Anchor positioning: anchorName, anchorScope, positionAnchor, positionArea, positionTry, positionTryFallback, positionTryOrder, positionVisibility

0.52.0

0.51.1

0.51.0

Minor Changes

  • d68ad1f: [BREAKING]: Fix issue where Next.js build might fail intermittently due to version mismatch between internal ts-morph and userland typescript.

    The current version of TS supported is 5.6.2

0.50.0

Minor Changes

  • fea78c7: Adds support for static analysis of used tokens and recipe variants. It helps to get a birds-eye view of how your design system is used and answers the following questions:

    • What tokens are most used?
    • What recipe variants are most used?
    • How many hardcoded values vs tokens do we have?
    panda analyze --scope=<token|recipe>

    Still work in progress but we're excited to get your feedback!

  • ad89b90: Add support for semantic tokens in composite shadow blur, offsetX, offsetY and spread properties.

    This enables the use of semantic tokens in composite shadow properties.

    // panda.config.ts

... (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 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 [@pandacss/types](https://github.com/chakra-ui/panda/tree/HEAD/packages/types) from 0.41.0 to 0.53.1.
- [Release notes](https://github.com/chakra-ui/panda/releases)
- [Changelog](https://github.com/chakra-ui/panda/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/panda/commits/@pandacss/types@0.53.1/packages/types)

---
updated-dependencies:
- dependency-name: "@pandacss/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Superseded by #162.

@dependabot dependabot bot closed this Mar 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/panda-preset/pandacss/types-0.53.1 branch March 24, 2025 10:25
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