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 🚨 #98

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-prettier was updated from 3.1.0 to 3.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/102?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 13 commits.

  • aad5bd9 eslint-config-prettier v3.2.0
  • 34d1fbd Fix missing words in README.md
  • 8036d25 Work around bad link handling in doctoc
  • 351d791 Add support for eslint-plugin-vue
  • e47404c Add table of contents
  • 2c60901 Document no-sequences gotcha
  • 9b6bb18 Work around an npm bug for Node.js 6
  • 807a189 Update dependencies
  • a62f091 Bump eslint-plugin-prettier from 2.6.2 to 3.0.0 (#61)
  • 0ccf052 Bump eslint-config-google from 0.10.0 to 0.11.0 (#62)
  • 25e622d Bump babel-eslint from 9.0.0 to 10.0.1 (#60)
  • a240928 Bump eslint from 5.6.0 to 5.8.0 (#59)
  • d409a3b Bump prettier from 1.14.3 to 1.15.1 (#58)

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 3.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.

  • e47f4ac eslint-config-prettier v3.3.0
  • d5e7af9 Update table of contents
  • d14d111 Add vue/html-self-closing
  • 6bd56ed Mention the new no-tabs option
  • 0d92b55 Add missing "prettier/vue" in example config

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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