fix(deps): update all non-major dependencies
This MR contains the following updates:
| Package | Change | Age | Confidence | Type | Update | Pending |
|---|---|---|---|---|---|---|
| react-oauth2-code-pkce | 1.23.4 → 1.24.0 |
devDependencies | minor | |||
| styled-components (source) | 6.3.9 → 6.3.10 |
dependencies | patch | 6.3.11 |
||
| uis/devops/continuous-delivery/ci-templates |
v7.27.14 → v7.28.0
|
repository | minor |
Release Notes
styled-components/styled-components (styled-components)
v6.3.10
Patch Changes
-
f674224: fix: RSC style tags for extended components have correct href and include base CSS (#5663)- Fix spaces in
<style href>attribute that caused React 19 hydration failures when usingstyled()inheritance - Fix missing base component CSS in RSC output when only the extended component renders
- Emit a separate
<style>tag per inheritance level with content-aware hrefs, enabling React 19 deduplication of shared base styles - Preserve correct CSS ordering (base before extended) for proper specificity override behavior
- Fix spaces in
-
f674224: Reduce standalone/browser bundle size by making IS_RSC a build-time constant, enabling dead code elimination of RSC-specific branches
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.28.0: 7.28.0
7.28.0 (2026-02-18)
Features
- delete auto-devops/deploy-cloud-run-services/deploy-cloud-run.yml (98e6854)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot