Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2018

This PR contains the following updates:

Package Type Update Change References
styled-components dependencies patch 4.1.1 -> 4.1.2 homepage, source

Release Notes

styled-components/styled-components

v4.1.2

Compare Source

  • Fix function-form attrs to receive the full execution context (including theme) (see #​2210)

  • Adjust innerRef deprecation warning to not be fired if wrapping a custom component, since that underlying component may not be on forwardRef yet and actually using the prop (see #​2211)

  • Expose the ThemeConsumer and ThemeContext exports for the native and primitives entries (see #​2217)

  • Remove createGlobalStyle multimount warning; Concurrent and Strict modes intentionally render the same component multiple times, which causes this warning to be triggered always even when usage is correct in the application (see #​2216)

  • Folded components are now targettable via component selector as in v3 if you used the old .extend API (see #​2239)

  • Don't treat uppercased strings as tag-like components and don't filter out props from them (see #​2225)


Renovate configuration

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

🚦 Automerge: Enabled.

♻️ 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.


This PR has been generated by Renovate Bot. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 458

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 456: 0.0%
Covered Lines: 53
Relevant Lines: 53

💛 - Coveralls

@renovate renovate bot merged commit 735b4fc into master Nov 28, 2018
@renovate renovate bot deleted the renovate/styled-components-4.x branch November 28, 2018 23:44
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.

3 participants