kaola-fed / foxman

:fish_cake: an extensible mock server
https://foxman.js.org
MIT License
81 stars 17 forks source link

An in-range update of prettier-eslint-cli is breaking the build 🚨 #213

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.4.1 of prettier-eslint-cli was just published.

Branch Build failing 🚨
Dependency prettier-eslint-cli
Current Version 4.4.0
Type devDependency

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

prettier-eslint-cli 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](https://travis-ci.org/kaola-fed/foxman/builds/310900987?utm_source=github_status&utm_medium=notification)

Release Notes v4.4.1

4.4.1 (2017-12-03)

Bug Fixes

Commits

The new version differs by 11 commits.

  • 663ce74 chore: Remove prettier-eslint-cli as a dependency
  • fd64c2b chore(rxjs): Let's use specific named imports
  • 239de8f fix: Fix rxjs import
  • f70364d chore: Format all files in the project during the format task
  • 5fd29e1 chore: Use eslint --cache in lint task
  • 89aebb1 chore: Reformat all files with new eslint rules
  • 23b023e chore: Update eslint config
  • c23479c chore: Update dependencies
  • 64bd6e0 chore: Add .prettierignore
  • ab4686a chore: Disable lock file in .npmrc
  • b2c21fa test: fix test.cli not running any test file (#113)

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 6 years ago

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

Version 4.4.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.4.2

4.4.2 (2017-12-04)

Bug Fixes

  • Strip out all non prettier options from arguments (38a45ba)
Commits

The new version differs by 1 commits.

  • 38a45ba fix: Strip out all non prettier options from arguments

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.4.3 just got published.

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

Release Notes v4.4.3

4.4.3 (2017-12-12)

Bug Fixes

  • Remove all kebab-case options from argv (114de31), closes #121
Commits

The new version differs by 4 commits.

  • 114de31 fix: Remove all kebab-case options from argv
  • 65c2083 chore: Update maintainers in package.json
  • a5bddc8 chore: Update donate badge link
  • 38a45ba fix: Strip out all non prettier options from arguments

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.5.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.5.0

4.5.0 (2017-12-12)

Features

  • Support prettier's arrowParens option (f436416)
Commits

The new version differs by 1 commits.

  • f436416 feat: Support prettier's arrowParens option

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.6.0 just got published.

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

Release Notes v4.6.0

4.6.0 (2017-12-13)

Features

  • Add support for .prettierignore (33ec2e4)
Commits

The new version differs by 4 commits.

  • 96f9ce0 chore: Update tests
  • 451ec71 chore: Add contributor
  • 33ec2e4 feat: Add support for .prettierignore
  • f436416 feat: Support prettier's arrowParens option

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.6.1 just got published.

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

Release Notes v4.6.1

4.6.1 (2017-12-13)

Bug Fixes

Commits

The new version differs by 1 commits.

See the full diff