Skip to content

Upgrade: [dependabot] - bump styled-components from 6.3.11 to 6.3.12#4479

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/styled-components-6.3.12
Open

Upgrade: [dependabot] - bump styled-components from 6.3.11 to 6.3.12#4479
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/styled-components-6.3.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps styled-components from 6.3.11 to 6.3.12.

Release notes

Sourced from styled-components's releases.

styled-components@6.3.12

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.
Commits
  • be808ff Version Packages (#5678)
  • dc0e29e build: suppress mixed exports warning in standalone bundle (#5685)
  • db4f940 perf: fix createGlobalStyle test performance regression (#5679)
  • 6b7fe3f docs: add native build isolation and RSC architecture notes to AGENTS.md
  • a777f5a fix: preserve explicitly passed undefined props (#5683)
  • 5537aee fix: export Keyframes type from public API (#5682)
  • 5ef3804 fix: gracefully handle CSS syntax errors in React Native (#5680)
  • 36b1925 fix: add named styled export to standalone build (#5681)
  • 1203f80 fix: remove DOM code from React Native build (#5677)
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR is raised by Dependabot to update a dependency.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.3.12 branch 22 times, most recently from 40e3e46 to ed7ac93 Compare March 28, 2026 08:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.3.12 branch 3 times, most recently from 95c7d4c to a6d8153 Compare April 2, 2026 08:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.3.12 branch 7 times, most recently from b084140 to 5dc89e9 Compare April 6, 2026 18:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.3.12 branch 14 times, most recently from 7f62f16 to 3cef73a Compare April 14, 2026 09:56
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 2 pipeline(s).

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.3.12 branch from 3cef73a to 131aee4 Compare April 14, 2026 14:54
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 2 pipeline(s).

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.3.12 branch from 131aee4 to 8eca4a3 Compare April 15, 2026 09:10
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 2 pipeline(s).

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.3.12 branch from 8eca4a3 to b09944e Compare April 16, 2026 15:31
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.3.11 to 6.3.12.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.3.11...styled-components@6.3.12)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-version: 6.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.3.12 branch from b09944e to 743a954 Compare April 17, 2026 13:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants