halkeye / slack-foodee

MIT License
2 stars 1 forks source link

An in-range update of eslint-plugin-node is breaking the build 🚨 #71

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 6.0.1 of eslint-plugin-node was just published.

Branch Build failing 🚨
Dependency eslint-plugin-node
Current Version 6.0.0
Type devDependency

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

eslint-plugin-node 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 passed [Details](https://travis-ci.org/halkeye/slack-foodee/builds/345215035?utm_source=github_status&utm_medium=notification) - ❌ **continuous-integration/jenkins/branch** This commit cannot be built [Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_slack-foodee/job/greenkeeper%252Feslint-plugin-node-6.0.1/1/display/redirect)

Release Notes v6.0.1

Bug fixes

  • 234703c fixed a regression that node/no-unsupported-features crashes if engines field exists but engines.node field doesn't exist in package.json (#109). Thanks @ZauberNerd !
Commits

The new version differs by 3 commits.

  • 5260039 6.0.1
  • 9ccc91d Chore: add a test for #109
  • 234703c Fix: ensure "version" always has a valid value in parseOptions (#109)

See the full diff

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 6 years ago

After pinning to 6.0.0 your tests are passing again. Downgrade this dependency 📌.