-
Notifications
You must be signed in to change notification settings - Fork 0
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 husky is breaking the build 🚨 #6
Comments
After pinning to 3.0.0 your tests are passing again. Downgrade this dependency 📌. |
Your tests are still failing with this version. Compare changes Release Notes for v3.0.2
|
Your tests are still failing with this version. Compare changes Release Notes for v3.0.3Fix: prevent old hooks (husky CommitsThe new version differs by 12 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.0.5Fix: prevent CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.0.6Debug: improve messages CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.0.7Debug: display husky version and created at |
Your tests are still failing with this version. Compare changes Release Notes for v3.0.8
|
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.1.0
|
The devDependency husky was updated from
3.0.0
to3.0.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
husky 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
Release Notes for v3.0.1
Commits
The new version differs by 6 commits.
ecf434b
3.0.1
3b2d7e7
improve error message if git command fails (#543)
a694261
Bump lodash from 4.17.11 to 4.17.14 (#537)
c1fc84e
Update README.md
b6835ee
remove redundant code
d8c9f9f
Update CHANGELOG.md
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 🌴
The text was updated successfully, but these errors were encountered: