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.5.0 of babel-preset-airbnb was just published.

Branch Build failing 🚨
Dependency [babel-preset-airbnb](https://github.com/airbnb/babel-preset-airbnb)
Current Version 2.4.0
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 failed Details

Commits

The new version differs by 12 commits.

  • f438196 v2.5.0
  • 82f94a2 [Dev Deps] update eslint-plugin-import
  • dbdeb2d [Deps] update babel-preset-env
  • f1bbda2 [Fix] set "strict" to true.
  • 9749005 [Tests] on node v10; use nvm install-latest-npm
  • c89c008 [Dev Deps] update eslint, eslint-config-airbnb-base, eslint-plugin-import
  • ec3b6cb [Deps] update babel-preset-env, babel-plugin-transform-es2015-modules-commonjs, object.assign
  • 5f6b84d [Deps] update babel-plugin-transform-object-rest-spread, babel-plugin-transform-es2015-modules-commonjs
  • c3e597a [Dev Deps] update eslint, eslint-config-airbnb-base
  • 20a15ac [New] transform ES5 property mutators
  • 17d2bdc [Deps] update babel-preset-env
  • 482eda6 [Dev Deps] update eslint, eslint-config-airbnb-base, eslint-plugin-import

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.4.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

Version 2.5.1 just got published.

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

Commits

The new version differs by 2 commits.

  • dc5f946 v2.5.1
  • b1061f2 [Fix] partial revert of #31; set strictMode to true

See the full diff

Fluke.