You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 failed (Details).
Release Notes for v8.0.1
🐛 Bug fixes
62ba642 fixed the wrong messages of node/no-deprecated-api rule (#142).
0225b02...0593c67 fixed the false positives of no-unpublished-(bin|import|require) rules (#115, #126).
After pinning to 8.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency eslint-plugin-node was updated from
8.0.0
to8.0.1
.🚨 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
Release Notes for v8.0.1
🐛 Bug fixes
node/no-deprecated-api
rule (#142).no-unpublished-(bin|import|require)
rules (#115, #126).Commits
The new version differs by 8 commits.
b234dcc
8.0.1
0593c67
🎨 remove garbage
679752b
🐛 fix no-unpublished-(require|import) false positive (fixes #126)
e2fc482
🐛 fix no-unpublished-bin false positive (fixes #115)
0225b02
🎨 rename a function
43e3198
⚒ disable codecov comments
62ba642
🐛 fix no-deprecated-api error messages (#147)
153ab03
Chore: support the new rule
meta.type
property (fixes #143) (#145)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 🌴
The text was updated successfully, but these errors were encountered: