-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
The devDependency eslint-plugin-node was updated from 8.0.0
to 8.0.1
.
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
- ✅ ci/circleci: Your tests passed on CircleCI! (Details).
- ✅ continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
- ✅ continuous-integration/travis-ci/push: The Travis CI build passed (Details).
- ❌ codecov/project: 99.12% (-0.15%) compared to 80560d8 (Details).
- ✅ codecov/patch: Coverage not affected when comparing 80560d8...ff83713 (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).
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 🌴