Dittly / website

πŸ”¨ The Dittly Website
4 stars 2 forks source link

An in-range update of babel-plugin-styled-components is breaking the build 🚨 #113

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency babel-plugin-styled-components was updated from 1.8.0 to 1.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:

greenkeeper[bot] commented 5 years ago

After pinning to 1.8.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

  • 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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.9.3

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!

Commits

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