joefitzgerald/go-plus

An in-range update of eslint-config-prettier is breaking the build 🚨

greenkeeper opened this issue Β· 3 comments

The devDependency eslint-config-prettier was updated from 3.3.0 to 3.4.0.

🚨 View failing branch.

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

eslint-config-prettier 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).

Commits

The new version differs by 6 commits.

  • 338adc3 eslint-config-prettier v3.4.0
  • 417c5f3 Update dependencies
  • c77f52e Add support for eslint-plugin-typescript (#68)
  • 2dd53a1 Pin eslint-plugin-vue
  • 089a7b5 Use dedicated vue/no-layout-rules config (#69)
  • 152bd7d Add missing summary for vue/html-self-closing

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 261d47c eslint-config-prettier v3.5.0
  • a3275ee Update dependencies
  • 9072c91 Add new Vue rules coming in the next eslint-plugin-vue version
  • 6c4d1f0 Revert the Vue changes from commit 089a7b53 (PR #69)

See the full diff

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

Commits

The new version differs by 7 commits.

See the full diff