An in-range update of babel-preset-airbnb is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
Version 2.3.0 of babel-preset-airbnb just got published.
Branch |
Build failing |
---|---|
Dependency | babel-preset-airbnb |
Current Version | 2.2.3 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As babel-preset-airbnb is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this πͺ
Status Details
- β continuous-integration/travis-ci/push The Travis CI build failed Details
Commits
The new version differs by 6 commits.
9410812
Version 2.3.0
98c9c1d
Merge pull request #13 from airbnb/babel-preset-env
a3b73f6
Switches to use babel-preset-env
13da4ee
[Tests] npm v4.6+ doesnβt work on node < v1
3065a5c
[Deps] update
babel-plugin-syntax-trailing-function-commas
,babel-plugin-transform-es2015-template-literals
,babel-plugin-transform-es3-member-expression-literals
,babel-plugin-transform-es3-property-literals
,babel-plugin-transform-exponentiation-operator
,babel-plugin-transform-jscript
,babel-plugin-transform-object-rest-spread
,babel-preset-es2015
,babel-preset-react
bd811d3
[Dev Deps] update
eslint
,eslint-config-airbnb-base
,eslint-plugin-import
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot
After pinning to 2.2.3 your tests are passing again. Downgrade this dependency
Version 2.3.1 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version
Fixed in v2.3.1.