airbnb / hypernova

A service for server-side rendering your JavaScript views
MIT License
5.82k stars 210 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.2 of babel-preset-airbnb just got published.

Branch Build failing 🚨
Dependency babel-preset-airbnb
Current Version 2.2.1
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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/airbnb/hypernova/builds/196751125)
Commits

The new version differs by 5 commits .

  • 6b64fb6 Release v2.2.2
  • a31c8fd Merge pull request #7 from airbnb/reenable-native-modules
  • 794e12c Reenable native modules.
  • 995f598 [Tests] add npm test and travis-ci
  • 1e1cd80 [Dev Deps] add npm run lint

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.2.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits .

  • 8ee0fc5 Release v2.2.3
  • f4ba413 Merge pull request #8 from airbnb/node3-support
  • dfffe68 Fix support for node < 4.

See the full diff.