Skip to content

build(deps-dev): bump styled-components from 6.3.11 to 6.3.12#1114

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

build(deps-dev): bump styled-components from 6.3.11 to 6.3.12#1114
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/styled-components-6.3.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added the dependencies Pull requests that update a dependency file label Apr 1, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants