Update dependency styled-components to v6.3.12 #36

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-03-20 04:07:17 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
styled-components (source) 6.3.116.3.12 age confidence

Release Notes

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

v6.3.12

Compare Source

Patch Changes
  • db4f940: Fix test performance regression in 6.3.x by eliminating double style rendering in createGlobalStyle and removing unnecessary DOM queries during cleanup in client/test environments.
  • 1203f80: Fix React Native crash caused by document references in the native build. The native bundle no longer includes DOM code, resolving compatibility with RN 0.79+ and Hermes.
  • 5ef3804: Gracefully handle CSS syntax errors in React Native instead of crashing. Missing semicolons and other syntax issues now log a warning in development and produce an empty style object instead of throwing a fatal error.
  • a777f5a: Preserve explicitly passed undefined props instead of stripping them. This fixes compatibility with libraries like MUI and Radix UI that pass undefined to reset inherited defaults (e.g., role={undefined}). Props set to undefined via .attrs() are still stripped as before.

Configuration

📅 Schedule: 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [styled-components](https://styled-components.com) ([source](https://github.com/styled-components/styled-components)) | [`6.3.11` → `6.3.12`](https://renovatebot.com/diffs/npm/styled-components/6.3.11/6.3.12) | ![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.3.12?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.3.11/6.3.12?slim=true) | --- ### Release Notes <details> <summary>styled-components/styled-components (styled-components)</summary> ### [`v6.3.12`](https://github.com/styled-components/styled-components/releases/tag/styled-components%406.3.12) [Compare Source](https://github.com/styled-components/styled-components/compare/styled-components@6.3.11...styled-components@6.3.12) ##### Patch Changes - [`db4f940`](https://github.com/styled-components/styled-components/commit/db4f940): Fix test performance regression in 6.3.x by eliminating double style rendering in `createGlobalStyle` and removing unnecessary DOM queries during cleanup in client/test environments. - [`1203f80`](https://github.com/styled-components/styled-components/commit/1203f80): Fix React Native crash caused by `document` references in the native build. The native bundle no longer includes DOM code, resolving compatibility with RN 0.79+ and Hermes. - [`5ef3804`](https://github.com/styled-components/styled-components/commit/5ef3804): Gracefully handle CSS syntax errors in React Native instead of crashing. Missing semicolons and other syntax issues now log a warning in development and produce an empty style object instead of throwing a fatal error. - [`a777f5a`](https://github.com/styled-components/styled-components/commit/a777f5a): Preserve explicitly passed `undefined` props instead of stripping them. This fixes compatibility with libraries like MUI and Radix UI that pass `undefined` to reset inherited defaults (e.g., `role={undefined}`). Props set to `undefined` via `.attrs()` are still stripped as before. </details> --- ### Configuration 📅 **Schedule**: 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
renovate[bot] added 1 commit 2026-03-20 04:02:26 +04:00
Update dependency styled-components to v6.3.12
All checks were successful
Test / Basic (pull_request) Successful in 3m12s
Test / Basic (push) Successful in 2m42s
861f2851dc
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-03-20 04:02:26 +04:00
renovate[bot] merged commit 861f2851dc into master 2026-03-20 04:07:17 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-03-20 04:07:18 +04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/strapi-plugin-checkbox-list#36