Open greenkeeper[bot] opened 6 years ago
After pinning to 1.8.0 your tests are passing again. Downgrade this dependency π.
devDependency
babel-plugin-styled-components was updated from 1.9.0
to 1.9.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
babel-plugin-styled-components was updated from 1.9.1
to 1.9.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
1af8352
1.9.2
a940fc1
Merge pull request #185 from satya164/patch-1
5e66e45
Fix transpiling inserted tagged template literals. Fixes #184
3b3df72
1.9.1
3105d0c
1.9.1-0
0b5ef26
Switch from @babel/plugin-syntax-jsx to babel-plugin-syntax-jsx to restore Babel v6 compat
See the full diff
devDependency
babel-plugin-styled-components was updated from 1.9.2
to 1.9.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
Fixes a critical bug in the css
prop transpilation, which would cause the output to be invalid. Please upgrade as soon as possible if you want to use the css
prop!
The new version differs by 9 commits.
927bd69
1.9.3
c992f9c
Merge pull request #192 from styled-components/fix-css-prop
ba2c2f6
Fix the CSS prop generating invalid CSS
1af8352
1.9.2
a940fc1
Merge pull request #185 from satya164/patch-1
5e66e45
Fix transpiling inserted tagged template literals. Fixes #184
3b3df72
1.9.1
3105d0c
1.9.1-0
0b5ef26
Switch from @babel/plugin-syntax-jsx to babel-plugin-syntax-jsx to restore Babel v6 compat
See the full diff
The devDependency babel-plugin-styled-components was updated from
1.8.0
to1.9.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
babel-plugin-styled-components is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **ci/circleci: build:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/Dittly/website/2735?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: lint:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/Dittly/website/2736?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: test_coverage:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/Dittly/website/2737?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: