Open greenkeeper[bot] opened 5 years ago
dependency
styled-components was updated from 4.2.1
to 4.3.0
.Your tests are still failing with this version. Compare changes
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 components being folded inappropriately when an interim HOC is present (see #2586)
Fix theme
prop for styled native components, also fixes theme
in
defaultProps
for them (see #2576)
Add "forwardedAs" prop to allow deeply passing a different "as" prop value to underlying components
when using styled()
as a higher-order component (see #2580)
Implement defaultProps folding (see #2597)
dependency
styled-components was updated from 4.3.0
to 4.3.1
.Your tests are still failing with this version. Compare changes
We'll explore reintroducing it in v5 but better safe than sorry.
dependency
styled-components was updated from 4.3.1
to 4.3.2
.Your tests are still failing with this version. Compare changes
Fix usage of the "css" prop with the styled-components babel macro (relevant to CRA 2.x users), by @jamesknelson (see #2633)
dependency
styled-components was updated from 4.3.2
to 4.4.0
.Your tests are still failing with this version. Compare changes
dependency
styled-components was updated from 4.4.0
to 4.4.1
.Your tests are still failing with this version. Compare changes
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
The dependency styled-components was updated from
4.2.0
to4.2.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
styled-components is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **ci/circleci: Build Error:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/laujonat/gem_chat/34?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: