airbnb / react-with-styles

Use CSS-in-JavaScript with themes for React without being tightly coupled to one implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of babel-preset-airbnb is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 2.6.0 of babel-preset-airbnb was just published.

Branch Build failing 🚨
Dependency babel-preset-airbnb
Current Version 2.5.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

babel-preset-airbnb 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
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 5 commits.

  • 5f098ae 2.6.0
  • 01b763d Update changelog for 2.6.0
  • 7e57ca8 Merge pull request #36 from airbnb/proptypes
  • f1dae29 Disable removing propTypes by default
  • df5a180 Add React propTypes removal

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

Fluke.