ihgs / yaml2gantt

MIT License
10 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-node was updated from 8.0.0 to 8.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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ihgs/yaml2gantt/317?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v8.0.1

πŸ› Bug fixes

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](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 8.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 42 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)
  • 7ce77f9 πŸ”– 9.1.0
  • e5aee3c πŸ› support * in engines.node (fixes #155)
  • fd9d19d ✨ no-deprecated-api adheres to targeted node version (fixes #141) (#164)
  • bc02c52 9.0.1
  • dfb4dc0 πŸ› fix file-extension-in-import for scoped packages (fixes #160)
  • 11d2d41 πŸ“ tweak documents

There are 42 commits in total.

See the full diff