Skip to content

chore(deps): update dependency styled-components to v6.4.2#2820

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/styled-components-6.x
May 19, 2026
Merged

chore(deps): update dependency styled-components to v6.4.2#2820
renovate[bot] merged 1 commit into
mainfrom
renovate/styled-components-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
styled-components (source) 6.4.16.4.2 age adoption passing confidence

Release Notes

styled-components/styled-components (styled-components)

v6.4.2

Compare Source

Patch Changes
  • 9945904: Restore TypeScript prop autocomplete inside the JSX of a styled component once the first attribute is typed.
  • 9945904: Apply all chain levels' styles when an extended styled component renders with the as prop under Preact's react-compat.
  • 9945904: Respect a custom toString on plain value objects (e.g. design tokens) when interpolated into a styled component, rather than walking the object's keys as CSS declarations.
  • 9945904: Fix a TypeScript error when wrapping a component whose props include an as prop with a non-string type (such as Next.js Link's as?: Url). The styled component now accepts either the styled-components polymorphism value or the wrapped component's own as type, so spreading the wrapped component's props onto the styled component is assignable again.
  • 9945904: Restore reliable styling in production browser bundles built without a runtime process global.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot force-pushed the renovate/styled-components-6.x branch from 245b342 to c6eb28a Compare May 19, 2026 14:52
@renovate renovate Bot merged commit e88d72e into main May 19, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/styled-components-6.x branch May 19, 2026 17:56
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version @techstack/tcm-cli-v2.0.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

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