gilbsgilbs / babel-plugin-i18next-extract

Babel plugin that statically extracts i18next and react-i18next translation keys.
https://i18next-extract.netlify.com
MIT License
161 stars 37 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-prettier was updated from 6.5.0 to 6.6.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 - βœ… **gilbsgilbs.babel-plugin-i18next-extract (Build Project Build):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=461) - βœ… **gilbsgilbs.babel-plugin-i18next-extract (Run tests Run tests suite node13):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=461) - βœ… **gilbsgilbs.babel-plugin-i18next-extract (Run tests Run tests suite node12):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=461) - βœ… **gilbsgilbs.babel-plugin-i18next-extract (Run tests Run tests suite node10):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=461) - βœ… **gilbsgilbs.babel-plugin-i18next-extract:** [1 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=461) - βœ… **gilbsgilbs.babel-plugin-i18next-extract (Static checks Run ESLint):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=461) - ❌ **gilbsgilbs.babel-plugin-i18next-extract (Static checks Run Yarn Audit):** [1 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=461) - βœ… **gilbsgilbs.babel-plugin-i18next-extract (Static checks Run Typing Checks):** [0 errors / 0 warnings](https://dev.azure.com/gilbsgilbert/7092471e-19a9-41a2-8246-46803e7b5e4e/_build/results?buildId=461)

Commits

The new version differs by 2 commits.

  • ed97c2f eslint-config-prettier v6.6.0
  • 39032ed Update npm packages and add new Vue rules

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 6.5.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 2 commits.

  • dcca556 eslint-config-prettier v6.7.0
  • ba67d5d Disable @typescript-eslint/space-before-function-paren rule (#125)

See the full diff