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

Open
greenkeeper bot opened this issue Sep 19, 2018 · 5 comments
Open

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

greenkeeper bot opened this issue Sep 19, 2018 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 19, 2018

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

🚨 View failing branch.

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: Your tests failed on CircleCI (Details).

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

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 Sep 19, 2018

After pinning to 1.6.0 your tests are passing again. Downgrade this dependency 📌.

@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 2 commits.

  • 851ddc1 feat: add --verbose flag (#46)
  • a318e7e docs: update documentation for husky 1.0 (#42)

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