autonomoussoftware/fast-password-entropy

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

Closed this issue Β· 2 comments

The devDependency 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 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 could not complete due to an error (Details).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

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

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