Skip to content

chore(deps): update styled-components#2543

Merged
kanoru3101 merged 4 commits intomainfrom
chore/update-styled-components
Feb 6, 2026
Merged

chore(deps): update styled-components#2543
kanoru3101 merged 4 commits intomainfrom
chore/update-styled-components

Conversation

@kanoru3101
Copy link
Contributor

@kanoru3101 kanoru3101 commented Feb 6, 2026

What/Why/How?

Updating style-components from 6.0.7 to 6.3.8 resolve vulnerability GHSA-grv7-fg5c-xmjg with chokidar

Reference

#2117

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with Redoc/Realm/Reunite (internal)
  • All new/updated code is covered by tests
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update considered

Security

  • The security impact of the change has been considered
  • Code follows company security practices and guidelines

@changeset-bot
Copy link

changeset-bot bot commented Feb 6, 2026

⚠️ No Changeset found

Latest commit: c8cdcd1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.59% (🎯 78%) 6132 / 7802
🔵 Statements 78.03% (🎯 78%) 6338 / 8122
🔵 Functions 82.31% (🎯 82%) 1247 / 1515
🔵 Branches 70.31% (🎯 70%) 4187 / 5955
File CoverageNo changed files found.
Generated in workflow #8510 for commit c8cdcd1 by the Vitest Coverage Report Action

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

CLI Version Mean Time ± Std Dev (s) Relative Performance (Lower is Faster)
cli-latest 3.534s ± 0.025s ▓ 1.01x
cli-next 3.515s ± 0.022s ▓ 1.00x (Fastest)

@kanoru3101 kanoru3101 added dependencies Pull requests that update a dependency file no changeset needed javascript Pull requests that update javascript code labels Feb 6, 2026
margin: 0;
}
</style>
<script src="https://cdn.redocly.com/redoc/v2.5.1/bundles/redoc.standalone.js"></script><style data-styled="true" data-styled-version="6.0.7">.daPKXi{width:calc(100% - 40%);padding:0 40px;}/*!sc*/
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

styled-components 6.3.8 uses a more efficient CSS injection strategy — styles are loaded dynamically at runtime instead of being inlined in the HTML. This significantly reduces the HTML file size while maintaining the same visual output.

@kanoru3101 kanoru3101 marked this pull request as ready for review February 6, 2026 10:42
@kanoru3101 kanoru3101 requested a review from a team as a code owner February 6, 2026 10:42
@kanoru3101 kanoru3101 merged commit 0b54e96 into main Feb 6, 2026
41 checks passed
@kanoru3101 kanoru3101 deleted the chore/update-styled-components branch February 6, 2026 10:50
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 no changeset needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants