dustinspecker / eslint-config-dustinspecker

ESLint shareable config of Dustin Specker's preferences
MIT License
4 stars 1 forks source link

An in-range update of eslint-find-rules is breaking the build 🚨 #205

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.2.0 of eslint-find-rules was just published.

Branch Build failing 🚨
Dependency eslint-find-rules
Current Version 3.1.1
Type devDependency

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

eslint-find-rules 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](https://travis-ci.org/dustinspecker/eslint-config-dustinspecker/builds/341804938?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 2 commits.

  • 8217203 3.2.0
  • 31b7448 feat(rule-finder): Report any deprecated rules in use

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

After pinning to 3.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 3.2.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.1

3.2.1 (2018-02-23)

Bug Fixes

  • Correctly exit eslint-find-rules with code 1 when reporting on deprecated rules ( --include=deprecated or -i deprecated) and there are deprecated rules (unless the --no-error flag is also provided).
Commits

The new version differs by 2 commits.

  • e11e72a 3.2.1
  • 98782f4 fix(exit-code): Exit with code 1 when deprecated rules

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.2

3.2.2 (2018-03-15)

Bug Fixes

  • Output is now properly collected before printed on screen, preventing duplication when multiple options (like --plugin, --unused) are specified.
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.3

3.2.3 (2018-04-16)

Bug Fixes

  • Prevent empty output for option --unused when there are no unused rules.
Commits

The new version differs by 3 commits.

  • 8da4dcc 3.2.3
  • 42f876c Merge pull request #294 from evocateur/prevent-empty-output
  • 92a568d fix(cli): Prevent empty output

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

  • a95b95b 3.3.0
  • 7d816d6 chore: add myself as a contributor
  • 4aa5160 Merge pull request #296 from ljharb/eslint_5
  • 8066cc2 chore(test): add missing ajv peer dep, transitively required by inquirer
  • cd5fedb feat: add eslint v5 support
  • fc9dfeb chore: Only apps should have lockfiles
  • 17c10a4 test: clean up test matrix

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.1 just got published.

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

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 4 years ago

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