Deps: bump styled-components from 6.3.12 to 6.4.0#5239
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Deps: bump styled-components from 6.3.12 to 6.4.0#5239dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF Scorecard
Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5239 +/- ##
=======================================
Coverage 78.66% 78.66%
=======================================
Files 1190 1190
Lines 31264 31264
Branches 9354 9354
=======================================
Hits 24595 24595
Misses 5980 5980
Partials 689 689 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b38e662 to
6565a07
Compare
1005aaf to
fae9369
Compare
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.3.12 to 6.4.0. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/[email protected]@6.4.0) --- updated-dependencies: - dependency-name: styled-components dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
fae9369 to
bbe0d69
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps styled-components from 6.3.12 to 6.4.0.
Release notes
Sourced from styled-components's releases.
... (truncated)
Commits
bf65d5dVersion Packages9c871ddrefactor: optimize client reference detection placement in flatten()36fd9bcfix: prevent crash when interpolating client components in RSC styled templatesb67d5cftest: reference shared LIMIT constant for dynamicNameCache bound assertion4eb32aftest: assert warnTooManyClasses fires before dynamicNameCache eviction74e8b76chore: remove unused runtime dependencies553cbb4fix: bound dynamicNameCache to prevent memory leak248edc3perf: unified CSS preprocessor, snapshot audit fixes (#5721)67c528ffeat(sandbox): perf stress tests, shared sidebar, tailwind benchmark (#5719)4c0b72afix(types): ref callback inference with spread props, type perf, TS 6.0 compat