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

Update dependency styled-components to v4.4.1 #180

Merged
merged 1 commit into from Nov 13, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2019

This PR contains the following updates:

Package Type Update Change
styled-components (source) dependencies minor 4.2.1 -> 4.4.1

Release Notes

styled-components/styled-components

v4.4.1

Compare Source

  • Fix styled-components's react-native import for React Native Web, by @​fiberjw (see #​2797)

  • Remove dev-time warning if referencing a theme prop without an outer ThemeProvider, the check for it isn't smart enough to handle cases with "or" or ternary fallbacks and creates undesirable noise in various third party integrations

v4.4.0

Compare Source

  • Fix to use ownerDocument instead of global document, by @​yamachig (see #​2721)

  • Backport fix for SSR classname mismatches in development mode for some environments like next.js (see #​2701)

  • Fix attrs not properly taking precedence over props

  • Backport fix where classnames are composed in the wrong order if custom class names are passed in (see #​2760)

  • Fix add check for style tag detached - sheet in the style tag is null in this case, by @​newying61 (see #​2707)

v4.3.2

Compare Source

  • Fix usage of the "css" prop with the styled-components babel macro (relevant to CRA 2.x users), by @​jamesknelson (see #​2633)

v4.3.1

Compare Source

  • Revert #​2586; breaks rehydration in dev for certain runtimes like next.js

v4.3.0

Compare Source

  • Make it possible to initialize SC_ATTR and SC_DISABLE_SPEEDY via REACT_APP_* .env variables for easier integration with CRA applications (see #​2501)

  • Fix theme prop for styled native components, also fixes theme in
    defaultProps for them.

  • Add "forwardedAs" prop to allow deeply passing a different "as" prop value to underlying components
    when using styled() as a higher-order component

  • Implement defaultProps folding (see #​2597)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 has been generated by Renovate Bot. View repository job log here.

@vercel
Copy link

vercel bot commented Jun 5, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/nteract/nteract-site/21yiq9kxk
🌍 Preview: https://nteract-site-git-renovate-styled-components-4x.nteract1.now.sh

@renovate renovate bot force-pushed the renovate/styled-components-4.x branch from 9c74907 to 315290e Compare June 6, 2019 21:27
@renovate renovate bot changed the title Update dependency styled-components to v4.3.0 Update dependency styled-components to v4.3.1 Jun 6, 2019
@renovate renovate bot force-pushed the renovate/styled-components-4.x branch from 315290e to 40d54ce Compare June 20, 2019 05:01
@renovate renovate bot changed the title Update dependency styled-components to v4.3.1 Update dependency styled-components to v4.3.2 Jun 20, 2019
@renovate renovate bot force-pushed the renovate/styled-components-4.x branch from 40d54ce to 459d132 Compare July 31, 2019 19:25
@renovate renovate bot force-pushed the renovate/styled-components-4.x branch from 459d132 to 66c1aff Compare September 23, 2019 13:34
@renovate renovate bot changed the title Update dependency styled-components to v4.3.2 Update dependency styled-components to v4.4.0 Sep 23, 2019
@renovate renovate bot force-pushed the renovate/styled-components-4.x branch from 66c1aff to b3cd3e6 Compare October 30, 2019 18:25
@renovate renovate bot changed the title Update dependency styled-components to v4.4.0 Update dependency styled-components to v4.4.1 Oct 30, 2019
@captainsafia captainsafia merged commit 6335a1a into master Nov 13, 2019
@renovate renovate bot deleted the renovate/styled-components-4.x branch November 13, 2019 23:01
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.

None yet

2 participants