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 5.2.0 to 5.3.5 #370

Merged

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade styled-components from 5.2.0 to 5.3.5.

merge advice
ℹ️ 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 11 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2022-03-24.
Release notes
Package name: styled-components
  • 5.3.5 - 2022-03-24

    Add statement of solidarity against the war on Ukraine 🇺🇦

  • 5.3.4 - 2022-03-24
  • 5.3.3 - 2021-10-19

    What's Changed

    New Contributors

    Full Changelog: v5.3.1...v5.3.3

  • 5.3.2 - 2021-10-19
  • 5.3.1 - 2021-08-24
    • Fix forced server-side mode not triggering global styles (See #3566)

    • Fix SSR collisions caused by insufficient hash inputs and reordering of groups on the client, which is a regression in v5.2.0 (See #3563)

    • Fix dynamic creation React warning for React v18, backported to v5 by @ lynndylanhurley (See #3564)

    • Add missing typeof window check when checking for duplicate instances of styled-components (See #3553)

    • Prevent ServerStyleSheet from emitting empty style tags, which would cause issues in IE11 (See #3555)

    • Support css tagged templates inside style objects, by @ roginfarrer and @ dvingo (See #3469)

  • 5.3.1-pr3564 - 2021-08-21
  • 5.3.1-pr3563 - 2021-08-21
  • 5.3.0 - 2021-05-05
    • Pass elementToBeCreated as a third parameter to shouldForwardProp so that the user-specified function can decide whether to pass through props based on whether the created element will be a tag or another component. (see #3436)

    • Fix React Native components accepts function as style prop. (see #3389)

  • 5.2.3 - 2021-03-31

    fix an issue with an unguarded window accessor in a SSR path (see #3446)

  • 5.2.2 - 2021-03-30
    • For React Native based components, pass testID down to the native component if specified for an easier time testing. (see #3365)

    • Enable users of the babel macro to customize the styled-components import with importModuleName (see #3422)

    • [fix] COMPLEX_SELECTOR_PREFIX.includes wasn't transpiled (see #3397)

  • 5.2.1 - 2020-10-30
  • 5.2.0 - 2020-09-04
from styled-components GitHub release notes

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

@pull-dog
Copy link

pull-dog bot commented May 26, 2022

*Ruff* 🐶 I wasn't able to find any Docker Compose files in your repository at any of the given paths in the pull-dog.json configuration file, or the default docker-compose.yml file 😩 Make sure the given paths are correct.

Files checked:

  • docker-compose.yml
What is this?

Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a docker-compose.yml file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.

Visit our website to learn more.

Commands
  • @pull-dog up to reprovision or provision the server.
  • @pull-dog down to delete the provisioned server.
Troubleshooting

Need help? Don't hesitate to file an issue in our repository

Configuration

{
  "isLazy": false,
  "dockerComposeYmlFilePaths": [
    "docker-compose.yml"
  ],
  "expiry": "00:00:00",
  "conversationMode": "singleComment"
}

Trace ID
8f68ba90-dca6-11ec-9f16-87b3a393f4e8

@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 26, 2022
@devkadirselcuk devkadirselcuk merged commit 83be47d into canary Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment