medfreeman / nuxt-netlify-cms-module

Easy Netlify CMS integration with nuxt.js
MIT License
194 stars 23 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-prettier was updated from 4.1.0 to 4.2.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 - ❌ **ci/circleci: build-job:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/medfreeman/nuxt-netlify-cms-module/295?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 6 commits.

  • 5a72ee7 eslint-config-prettier v4.2.0
  • 13cc4d2 Update dependencies
  • 9d8c7d9 Sort TypeScript rules
  • 1186944 chores on @typescript-eslint (#88)
  • 1a305b4 fix(typescript): disable no-extra-parens rule
  • 122956d chore(typescript): update @typescript-eslint

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 4.1.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 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 9ea6112 eslint-config-prettier v4.3.0
  • ce80f83 Disable new eslint-plugin-vue rules
  • a314167 Update eslint-plugin-vue
  • 7328392 Disable new @typescript-eslint rules
  • e21836b Update npm packages

See the full diff