alpersonalwebsite / react-todo-board

Drag cards between lists... Under development...
MIT License
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency eslint-plugin-node was updated from 9.0.1 to 9.1.0.

🚨 View failing branch.

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

eslint-plugin-node is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Travis CI - Branch:** The build **errored**. - βœ… **WhiteSource Security Check:** Way to go! The Security Check did not find any vulnerabilities.

Commits

The new version differs by 3 commits.

  • 7ce77f9 πŸ”– 9.1.0
  • e5aee3c πŸ› support * in engines.node (fixes #155)
  • fd9d19d ✨ no-deprecated-api adheres to targeted node version (fixes #141) (#164)

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

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 9fbdaec πŸ”– 9.2.0
  • c1d5dbf ✨ add no-callback-literal rule (#179)
  • 72de3a3 πŸ› vulnerability fix: update eslint-utils to ^1.4.2 & eslint-plugin-es to ^1.4.1 (fixes #180) (#183)
  • cfc6352 🎨 fix typos in function names (#177)
  • b757c3e βš’ improve azure-pipelines.yml (#173)
  • a85d541 βš’ trivial fix
  • 88829af βš’ Update azure-pipelines.yml for codecov (#170)
  • 5b3f815 πŸ› fix for ESLint 6 (#169)
  • fe73872 βš’ Switch to Azure Pipelines (#168)

See the full diff