thisconnect / fildes

Magicless helps working with file descriptors
MIT License
8 stars 1 forks source link

An in-range update of eslint-plugin-prettier is breaking the build 🚨 #47

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.3.0 of eslint-plugin-prettier just got published.

Branch Build failing 🚨
Dependency eslint-plugin-prettier
Current Version 2.2.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As eslint-plugin-prettier is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/appveyor/branch** Waiting for AppVeyor build to complete [Details](https://ci.appveyor.com/project/thisconnect/fildes/build/1.0.145) - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/thisconnect/fildes/builds/276710280?utm_source=github_status&utm_medium=notification) - ❌ **bitHound - Code** Error analyzing branch. [Details](https://www.bithound.io/github/thisconnect/fildes/greenkeeper%2Feslint-plugin-prettier-2.3.0) - ❌ **bitHound - Dependencies** Error analyzing branch. [Details](https://www.bithound.io/github/thisconnect/fildes/greenkeeper%2Feslint-plugin-prettier-2.3.0)

Commits

The new version differs by 6 commits.

  • cdd1a83 Build: update package.json and changelog for v2.3.0
  • bc89153 Update: Support .prettierrc config files (fixes #46) (#55)
  • 95f0808 Docs: .eslintrc.json > .eslintrc (#52)
  • c777111 Upgrade: jest-docblock to ^21.0.0 (#50)
  • 56deffa Chore: upgrade prettier to ^1.6.1 (#49)
  • 5ea0526 Chore: use eslint-plugin-self for linting (#47)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 2.2.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 7 years ago

Version 2.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 62085cc Build: update package.json and changelog for v2.3.1
  • 8a115f9 Fix: Guard against older prettier installation (#56)

See the full diff