[Snyk] Upgrade styled-components from 6.1.7 to 6.1.14 #38
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.
Snyk has created this PR to upgrade styled-components from 6.1.7 to 6.1.14.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 10 versions ahead of your current version.
The recommended version was released 24 days ago.
Release notes
Package name: styled-components
-
6.1.14 - 2025-01-04
- 6908326: Add changesets for release management
- 18ebf6d: Prevent styled() from injecting an undefined ref prop in React 19
-
6.1.13 - 2024-08-30
- Replace deprecated global JSX namespace by @ Janpot in #4333
- Allow Passing Shadow Root as Sheet Target by @ joealden in #4309
- @ Janpot made their first contribution in #4333
- @ joealden made their first contribution in #4309
-
6.1.12 - 2024-07-17
- Export rehydrate from StyleSheet by @ hamidrezahanafi in #4328
- Prevent ServerStyleSheet generating empty style tags/elements by @ hamidrezahanafi in #4327
- @ hamidrezahanafi made their first contribution in #4328
-
6.1.11 - 2024-05-09
- feat(types): add types to support third-party wrapping scenarios by @ quantizor in #4307
-
6.1.10 - 2024-05-07
- Update dependencies by @ quantizor in #4297
- Export IStyledComponentBase interface by @ akkadaya in #4300
- revert type changes introduced in #4288 due to a large number of bug reports
- @ akkadaya made their first contribution in #4300
-
6.1.10-test.1 - 2024-05-08
-
6.1.10-test.0 - 2024-05-08
-
6.1.9 - 2024-04-30
- fix: improve types for .attrs() by @ uhyo in #4288
- fix(types): allow using a styled component as a key inside object styles in the web runtime by @ iiroj in #4249
- Upgrading babel dependencies to latest to fix CVE-2023-45133 by @ JesseObrien in #4214
- @ uhyo made their first contribution in #4288
- @ iiroj made their first contribution in #4249
- @ JesseObrien made their first contribution in #4214
-
6.1.9-react-18-streaming-prototype - 2024-04-30
-
6.1.8 - 2024-01-08
-
6.1.7 - 2024-01-08
-
from styled-components GitHub release notesPatch Changes
What's Changed
New Contributors
Full Changelog: v6.1.12...v6.1.13
What's Changed
New Contributors
Full Changelog: v6.1.11...v6.1.12
What's Changed
Full Changelog: v6.1.10...v6.1.11
What's Changed
New Contributors
Full Changelog: v6.1.9...v6.1.10
What's Changed
New Contributors
Full Changelog: v6.1.8...v6.1.9
Revert adding
peerDependenciesfrom v6.1.7; apparently some package managers have differing behaviors aroundpeerDependenciesMeta[package].optionalwhich is causing issues. Will revisit at a later date if possible.Full Changelog: v6.1.7...v6.1.8
What's Changed
chore: add all missing peer dependency statements by @ quantizor in #4243
NOTE: this change may cause some installed dependency duplication until this NPM bug is addressed but yarn and pnpm have correct behavior. Bun also has a similar bug.
Overall these changes ensure that styled-components is specifying a known working version of all utilized libraries, while instructing the client package manager that higher semver-compliant versions are permissible and should work, assuming the relevant libraries are compliant in practice.
Full Changelog: v6.1.6...v6.1.7
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: