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

Bump styled-components from 5.2.1 to 5.2.3 #25597

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 4, 2021

Bumps styled-components from 5.2.1 to 5.2.3.

Release notes

Sourced from styled-components's releases.

v5.2.3

fix an issue with an unguarded window accessor in a SSR path ([see #3446](styled-components/styled-components#3446))

v5.2.2

  • 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)

Changelog

Sourced from styled-components's changelog.

[v5.2.3] - 2021-03-31

[v5.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)

Commits
  • 4b23158 v5.2.3
  • 06afb1b Merge pull request #3446 from tillhainbach/fix-ssr
  • d8f7b05 fix(ssr): fix 'window' undefined reference error
  • bdde5e2 v5.2.2
  • 99e5731 Merge pull request #3397 from Smart-Tag-Studio/legacy-v5
  • c6ca4e6 Merge pull request #3432 from agriffis/legacy-v5
  • 6661228 feat: macro can customize importModuleName
  • 7b1c3aa fix macro test regression (#3420)
  • 6151662 Merge pull request #3415 from torgeirsk/fix-webpack-nonce-cra
  • 15b0796 use window.webpack_nonce to avoid overwriting by react-scripts
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Apr 4, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Apr 4, 2021

No bundle size changes

Generated by 🚫 dangerJS against 2a14495

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Apr 4, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/styled-components-5.2.3 branch from 99f3765 to b6c089e Compare April 4, 2021 11:47
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Apr 4, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/styled-components-5.2.3 branch from b6c089e to 2a14495 Compare April 4, 2021 11:53
@oliviertassinari oliviertassinari merged commit 2620f16 into next Apr 4, 2021
@oliviertassinari oliviertassinari deleted the dependabot/npm_and_yarn/styled-components-5.2.3 branch April 4, 2021 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants