An in-range update of husky is breaking the build π¨
greenkeeper opened this issue Β· 5 comments
The devDependency husky was updated from 3.0.4 to 3.0.5.
π¨ 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
- β ci/circleci: build: Your CircleCI tests were canceled (Details).
Release Notes for v3.0.5
Fix: prevent postinstall from failing on windows #573
Commits
The new version differs by 9 commits.
2dd99853.0.5e0b99e6[Fix] Prevent postinstall from ever failing on windows (#573)2f56681add table of contents (#572)03b0b2fBump mixin-deep from 1.3.1 to 1.3.2 (#571)e15e09eDelete DOCS.md75a38e1Update README.md96dd62cBump eslint-utils from 1.3.1 to 1.4.2 (#569)d3e6a76Next.js doesn't use husky now (#568)179ffbeUpdate README.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 π΄
After pinning to 3.0.4 your tests are passing again. Downgrade this dependency π.
- The
devDependencyhusky was updated from3.0.5to3.0.6.
Your tests are still failing with this version. Compare changes
Release Notes for v3.0.6
Debug: improve messages
- The
devDependencyhusky was updated from3.0.6to3.0.7.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.0.7
Debug: display husky version and created at
- The
devDependencyhusky was updated from3.0.7to3.0.8.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.0.8
- Fix: git worktree support #580
- Debug: check
GIT_DIRenvironment variable when hooks are run
Commits
The new version differs by 10 commits.
e15d4bd3.0.86f26765Update devinstall scripts4574871Update debug messages3b628dcUpdate ISSUE_TEMPLATE.mdebb008aUse --git-common-dir (#585)f2eb47cUpdate README.md913401cUpdate ISSUE_TEMPLATE.md1286e3b3.0.7d421492Add husky version in debug messagesdb774d6Update README.md
See the full diff
- The
devDependencyhusky was updated from3.0.8to3.0.9.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.0.9
- Reduce dependencies: replace
is-ciwithci-info#579
Commits
The new version differs by 15 commits.
6619e6c3.0.9059e59fmove cwd debug message to shell scripta383180Update dependenciesc6e8787Update docs89b0ffcRemoving is-ci in favor of ci-info (#579)e15d4bd3.0.86f26765Update devinstall scripts4574871Update debug messages3b628dcUpdate ISSUE_TEMPLATE.mdebb008aUse --git-common-dir (#585)f2eb47cUpdate README.md913401cUpdate ISSUE_TEMPLATE.md1286e3b3.0.7d421492Add husky version in debug messagesdb774d6Update README.md
See the full diff