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 pretty-quick is breaking the build 🚨 #64

Open
greenkeeper bot opened this issue May 18, 2018 · 8 comments
Open

An in-range update of pretty-quick is breaking the build 🚨 #64

greenkeeper bot opened this issue May 18, 2018 · 8 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 18, 2018

Version 1.5.0 of pretty-quick was just published.

Branch Build failing 🚨
Dependency pretty-quick
Current Version 1.4.1
Type devDependency

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

pretty-quick 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
  • ci/circleci: build Your tests passed on CircleCI! Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: lint Your tests passed on CircleCI! Details
  • ci/circleci: webpack-build Your tests failed on CircleCI Details

Release Notes v1.5.0

1.5.0 (2018-05-18)

Features

  • safer handling of partially staged files (#29) (cc69fb3)
Commits

The new version differs by 1 commits.

  • cc69fb3 feat: safer handling of partially staged files (#29)

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 May 18, 2018

After pinning to 1.4.1 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 May 21, 2018

Version 1.5.1 just got published.

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

Release Notes v1.5.1

1.5.1 (2018-05-21)

Bug Fixes

  • revert "feat: safer handling of partially staged files" (#32) (3287e8f)
Commits

The new version differs by 1 commits.

  • 3287e8f fix: revert "feat: safer handling of partially staged files" (#32)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2018

Version 1.6.0 just got published.

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

Release Notes v1.6.0

1.6.0 (2018-05-22)

Features

  • safer handling of partially staged files (with fix) (#33) (ea58162), closes #29 #30
Commits

The new version differs by 1 commits.

  • ea58162 feat: safer handling of partially staged files (with fix) (#33)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2018

  • The devDependency pretty-quick was updated from 1.6.0 to 1.7.0.

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

Release Notes for v1.7.0

1.7.0 (2018-09-19)

Features

  • --no-restage flag for skipping re-stage step in staged mode (#39) (#40) (230d03f)
Commits

The new version differs by 1 commits.

  • 230d03f feat: --no-restage flag for skipping re-stage step in staged mode (#39) (#40)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 12, 2018

  • The devDependency pretty-quick was updated from 1.7.0 to 1.8.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.8.0

1.8.0 (2018-10-12)

Features

Commits

The new version differs by 3 commits.

  • 851ddc1 feat: add --verbose flag (#46)
  • a318e7e docs: update documentation for husky 1.0 (#42)
  • 230d03f feat: --no-restage flag for skipping re-stage step in staged mode (#39) (#40)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2019

  • The devDependency pretty-quick was updated from 1.8.0 to 1.8.1.

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

Release Notes for v1.8.1

1.8.1 (2019-01-16)

Bug Fixes

  • also use .prettierignore from current working directory (#14) (#58) (108344a)
Commits

The new version differs by 2 commits.

  • 108344a fix: also use .prettierignore from current working directory (#14) (#58)
  • 157d4b1 docs: remove "No install required" note (#48)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 17, 2019

  • The devDependency pretty-quick was updated from 1.8.1 to 1.9.0.

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

Release Notes for v1.9.0

1.9.0 (2019-01-17)

Features

  • add support for glob patterns like prettier (#57) (#59) (9efd7fd)
Commits

The new version differs by 3 commits.

  • 9efd7fd feat: add support for glob patterns like prettier (#57) (#59)
  • 108344a fix: also use .prettierignore from current working directory (#14) (#58)
  • 157d4b1 docs: remove "No install required" note (#48)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 17, 2019

  • The devDependency pretty-quick was updated from 1.9.0 to 1.10.0.

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

Release Notes for v1.10.0

1.10.0 (2019-01-17)

Features

Commits

The new version differs by 4 commits.

  • 054e239 feat: add --bail option which fails on fix (#52) (#60)
  • 9efd7fd feat: add support for glob patterns like prettier (#57) (#59)
  • 108344a fix: also use .prettierignore from current working directory (#14) (#58)
  • 157d4b1 docs: remove "No install required" note (#48)

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