Skip to content

Update dependency styled-components to v6.1.19 #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Change Age Confidence
styled-components (source) 6.1.13 -> 6.1.19 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

styled-components/styled-components (styled-components)

v6.1.19

Compare Source

Patch Changes
  • aa997d8: fix for React Native >=0.79 crashes when using unsupported web-only CSS values (e.g., fit-content, min-content, max-content). The fix emits a warning and ignores the property using those values, instead of causing crashes.

v6.1.18

Compare Source

Patch Changes
  • 76b18a4: fix react 19 compatibility
  • bdac7af: Quickfix to support expo sdk >= 53 and react-native >=0.79.

v6.1.17

Compare Source

Patch Changes
  • 47a4dcb: Fix for loose DefaultTheme type definition
  • a8c0f5b: fix: add info link to console

v6.1.16

Compare Source

Patch Changes
  • 246c77b: Resolve TS error related to ExoticComponentWithDisplayName API from React.
  • 4757191: Native typings weren't on the correct folder, which caused issues on React Native projects using this library

v6.1.15

Compare Source

Patch Changes
  • b9688ae: chore: update postcss to version 8.4.49 and nanoid to version 3.3.8

v6.1.14

Compare Source

Patch Changes
  • 6908326: Add changesets for release management
  • 18ebf6d: Prevent styled() from injecting an undefined ref prop in React 19

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"18.3.1" from the root project
npm error   peer react@">= 16.8.0" from [email protected]
npm error   node_modules/styled-components
npm error     styled-components@"6.1.19" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^19.1.1" from [email protected]
npm error node_modules/react-dom
npm error   peer react-dom@">= 16.8.0" from [email protected]
npm error   node_modules/styled-components
npm error     styled-components@"6.1.19" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-08-11T19_14_07_008Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-08-11T19_14_07_008Z-debug-0.log

@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 3 times, most recently from d50a8ef to e1a8486 Compare January 30, 2025 18:55
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 2 times, most recently from 3a57ece to 77aff44 Compare February 3, 2025 20:04
@renovate renovate bot changed the title Update dependency styled-components to v6.1.14 Update dependency styled-components to v6.1.15 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 6 times, most recently from b55497f to 2ee788f Compare February 12, 2025 09:06
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 6 times, most recently from 144c157 to 548926c Compare February 21, 2025 08:56
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 5 times, most recently from a20a362 to 950d23f Compare February 26, 2025 16:52
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 6 times, most recently from 46cf762 to af03909 Compare March 5, 2025 19:53
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 10 times, most recently from 07a3701 to fb458d9 Compare June 28, 2025 08:57
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 5 times, most recently from 67553ea to 55c72ed Compare July 6, 2025 11:52
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 4 times, most recently from aa32012 to 0456918 Compare July 17, 2025 19:57
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 7 times, most recently from a4ed074 to 72a5f45 Compare August 1, 2025 09:36
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch 2 times, most recently from 7496982 to a89f8da Compare August 9, 2025 09:43
@renovate renovate bot force-pushed the renovate/styled-components-6.x-lockfile branch from a89f8da to 9b22e2a Compare August 11, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants