Skip to content
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

[Snyk] Upgrade styled-components from 6.0.7 to 6.1.8 #29

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

Conversation

nejidevelops
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade styled-components from 6.0.7 to 6.1.8.

ℹ️ 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 12 versions ahead of your current version.

  • The recommended version was released 4 months ago, on 2024-01-08.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
572/1000
Why? Proof of Concept exploit, CVSS 9.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: styled-components
  • 6.1.8 - 2024-01-08

    Revert adding peerDependencies from v6.1.7; apparently some package managers have differing behaviors around peerDependenciesMeta[package].optional which is causing issues. Will revisit at a later date if possible.

    Full Changelog: v6.1.7...v6.1.8

  • 6.1.7 - 2024-01-08

    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

  • 6.1.6 - 2023-12-27

    What's Changed

    • fix: bump stylis to 4.3.1 to resolve issue with leaking nested selectors by @ quantizor in #4245

    Full Changelog: v6.1.5...v6.1.6

  • 6.1.5 - 2023-12-27

    What's Changed

    • fix: further constrain self-referencing to match v5 behavior by @ quantizor in #4244

    Full Changelog: v6.1.4...v6.1.5

  • 6.1.5-rc.0 - 2023-12-27
  • 6.1.4 - 2023-12-27

    What's Changed

    • fix: allow using attrs to provide a custom theme prop to child components by @ quantizor in #4242

    Full Changelog: v6.1.3...v6.1.4

  • 6.1.3 - 2023-12-22

    What's Changed

    New Contributors

    Full Changelog: v6.1.2...v6.1.3

  • 6.1.2 - 2023-12-20

    What's Changed

    New Contributors

    Full Changelog: v6.1.1...v6.1.2

  • 6.1.1 - 2023-11-08
  • 6.1.0 - 2023-10-14
  • 6.0.9 - 2023-10-12
  • 6.0.8 - 2023-09-13
  • 6.0.7 - 2023-08-03
from styled-components GitHub release notes
Commit messages
Package name: styled-components
  • f122b18 Revert "chore: add all missing peer dependency statements (#4243)"
  • af1300b chore: bump version
  • 20eb8ef chore: add all missing peer dependency statements (#4243)
  • 6fac99e chore: bump version
  • 29e0445 chore(ci): bump codeql action versions
  • 6299db9 chore(ci): just enable hardened mode for one job
  • f9f0168 fix: bump stylis to 4.3.1 to resolve issue with leaking nested selectors
  • 3cccfe4 test: add failing test for #4224
  • db467d9 chore: v6.1.5
  • b6fe70d fix: further constrain self-referencing to match v5 behavior (#4244)
  • a7674ba chore: remove old lockfile
  • a7ed139 chore: v6.1.4
  • ef9097d chore: fix type signature in test
  • c4388c2 chore: fix react types
  • 9bbf128 fix: allow passing theme prop to child if using attrs
  • b34036a chore: switch back to yarn (#4241)
  • 162d209 chore: v6.1.3
  • c38ee2a fix(types): nested styled with additional prop types (#4236)
  • 93ea0f3 chore: apply prettier
  • 833e01e fix: pin dependencies to exact versions prior to bun migration
  • 69d6f33 fix(type): missing type declarations (#4237)
  • a6d9a96 chore: v6.1.2
  • b6af93e feat(types): expose FastOmit to improve emit performance (#4230)
  • 7c065e0 chore: update contributor guide

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade styled-components from 6.0.7 to 6.1.8.

See this package in npm:
styled-components

See this project in Snyk:
https://app.snyk.io/org/newtonombese1/project/5cf48484-550f-4bac-bd1f-d0286306d219?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants