chore(deps): update dependency styled-components to v6.3.4 #655

Merged
renovate merged 1 commit from renovate/styled-components-6.x-lockfile into master 2026-01-11 03:04:49 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
styled-components (source) dependencies patch 6.3.36.3.4

Release Notes

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

v6.3.4

Compare Source

Patch Changes
  • 8e8c282: Fixed createGlobalStyle to not use useLayoutEffect on the server, which was causing a warning and broken styles in v6.3.x. The check typeof React.useLayoutEffect === 'function' is not reliable for detecting server vs client environments in React 18+, so we now use the __SERVER__ build constant instead.

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 this update 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 | Type | Update | Change | |---|---|---|---| | [styled-components](https://styled-components.com) ([source](https://github.com/styled-components/styled-components)) | dependencies | patch | [`6.3.3` → `6.3.4`](https://renovatebot.com/diffs/npm/styled-components/6.3.3/6.3.4) | --- ### Release Notes <details> <summary>styled-components/styled-components (styled-components)</summary> ### [`v6.3.4`](https://github.com/styled-components/styled-components/releases/tag/styled-components%406.3.4) [Compare Source](https://github.com/styled-components/styled-components/compare/styled-components@6.3.3...styled-components@6.3.4) ##### Patch Changes - [`8e8c282`](https://github.com/styled-components/styled-components/commit/8e8c282): Fixed `createGlobalStyle` to not use `useLayoutEffect` on the server, which was causing a warning and broken styles in v6.3.x. The check `typeof React.useLayoutEffect === 'function'` is not reliable for detecting server vs client environments in React 18+, so we now use the `__SERVER__` build constant instead. </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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Ni41IiwidXBkYXRlZEluVmVyIjoiNDIuNzYuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update dependency styled-components to v6.3.4
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
9dc3d5ecd5
renovate scheduled this pull request to auto merge when all checks succeed 2026-01-11 03:02:38 +01:00
renovate merged commit 69a1f8c4ac into master 2026-01-11 03:04:49 +01:00
renovate deleted branch renovate/styled-components-6.x-lockfile 2026-01-11 03:04:49 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yolokube/dashboard!655
No description provided.