Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jan 28, 2020 · 3 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 28, 2020

The devDependency eslint-config-prettier was updated from 6.9.0 to 6.10.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 4 commits.

  • 95a476e eslint-config-prettier v6.10.0
  • b7e3e90 Update npm packages
  • 04c79bf Disable @typescript-eslint/comma-spacing (#135)
  • d89bb10 Bump eslint from 6.6.0 to 6.8.0 (#136)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 28, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 22, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • a188a3c eslint-config-prettier v6.10.1
  • a5b25ac Fix Windows tests
  • 8126c58 Update readme
  • a91a6a5 Update versions in readme
  • 2a7fa6a Use proseWrap: never for better git diffs
  • b76e316 Recommend running the CLI helper tool using npx
  • 4366d25 Add empty .prettierrc to help editor extensions
  • 538dbb5 Use less of eslint-plugin-prettier
  • 7dffee0 Format markdown files with Prettier
  • 2a5b854 Update npm packages, including Prettier 2.0 changes
  • 855185f Remove TravisCI
  • 83705e8 Disable linebreak-style in test for Windows support
  • b6559bf Add GitHub Actions

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants