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

Closed
greenkeeper bot opened this issue Nov 17, 2019 · 5 comments
Closed

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 17, 2019

The dependency 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • Test on node 12.x and macOS-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 12.x and windows-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 12.x and ubuntu-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 10.x and macOS-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 10.x and windows-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 10.x and ubuntu-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 8.12.x and macOS-latest: There are 2 failures, 0 warnings, and 0 notices.
  • Test on node 8.12.x and windows-latest: There are 1 failures, 0 warnings, and 0 notices.
  • Test on node 8.12.x and ubuntu-latest: There are 2 failures, 0 warnings, and 0 notices.

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 17, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 25, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • d6bf4c0 eslint-config-prettier v6.8.0
  • f2736c2 Update npm packages
  • 4d16ebc Disable @typescript-eslint/no-extra-semi (#129)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 27, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

  • 5cf39be eslint-config-prettier v6.9.0
  • 8b311f7 Disable vue/max-len (#130)

See the full diff

@agilgur5
Copy link
Collaborator

agilgur5 commented Mar 9, 2020

This was probably failing due to the intermittent persistent CI errors that #504 fixed.

@agilgur5 agilgur5 closed this as completed Mar 9, 2020
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

1 participant