Closed greenkeeper[bot] closed 5 years ago
After pinning to 3.0.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
husky was updated from 3.0.4
to 3.0.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
Fix: prevent postinstall
from failing on windows #573
The new version differs by 18 commits.
2dd9985
3.0.5
e0b99e6
[Fix] Prevent postinstall from ever failing on windows (#573)
2f56681
add table of contents (#572)
03b0b2f
Bump mixin-deep from 1.3.1 to 1.3.2 (#571)
e15e09e
Delete DOCS.md
75a38e1
Update README.md
96dd62c
Bump eslint-utils from 1.3.1 to 1.4.2 (#569)
d3e6a76
Next.js doesn't use husky now (#568)
179ffbe
Update README.md
09eaf91
3.0.4
a90c641
HUSKY_SKIP_INSTALL skip install earlier
c1367ef
update .npmignore
3d9a7f9
Update README.md
785a858
Update README.md
6b3f58b
Update README.md
There are 18 commits in total.
See the full diff
devDependency
husky was updated from 3.0.5
to 3.0.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
Debug: improve messages
The new version differs by 26 commits.
21fd814
3.0.6
34c1161
Update snapshot
3336d84
Improve debug messages
391269e
update README.md
43fbc7b
npm audit fix
7d36a58
Update README.md
fe4f115
Update README.md
27fa5a8
Update README.md (#576)
2dd9985
3.0.5
e0b99e6
[Fix] Prevent postinstall from ever failing on windows (#573)
2f56681
add table of contents (#572)
03b0b2f
Bump mixin-deep from 1.3.1 to 1.3.2 (#571)
e15e09e
Delete DOCS.md
75a38e1
Update README.md
96dd62c
Bump eslint-utils from 1.3.1 to 1.4.2 (#569)
There are 26 commits in total.
See the full diff
devDependency
husky was updated from 3.0.6
to 3.0.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
Debug: display husky version and created at
The new version differs by 29 commits.
1286e3b
3.0.7
d421492
Add husky version in debug messages
db774d6
Update README.md
21fd814
3.0.6
34c1161
Update snapshot
3336d84
Improve debug messages
391269e
update README.md
43fbc7b
npm audit fix
7d36a58
Update README.md
fe4f115
Update README.md
27fa5a8
Update README.md (#576)
2dd9985
3.0.5
e0b99e6
[Fix] Prevent postinstall from ever failing on windows (#573)
2f56681
add table of contents (#572)
03b0b2f
Bump mixin-deep from 1.3.1 to 1.3.2 (#571)
There are 29 commits in total.
See the full diff
devDependency
husky was updated from 3.0.7
to 3.0.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
GIT_DIR
environment variable when hooks are runThe new version differs by 36 commits.
e15d4bd
3.0.8
6f26765
Update devinstall scripts
4574871
Update debug messages
3b628dc
Update ISSUE_TEMPLATE.md
ebb008a
Use --git-common-dir (#585)
f2eb47c
Update README.md
913401c
Update ISSUE_TEMPLATE.md
1286e3b
3.0.7
d421492
Add husky version in debug messages
db774d6
Update README.md
21fd814
3.0.6
34c1161
Update snapshot
3336d84
Improve debug messages
391269e
update README.md
43fbc7b
npm audit fix
There are 36 commits in total.
See the full diff
devDependency
husky was updated from 3.0.8
to 3.0.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
is-ci
with ci-info
#579The new version differs by 41 commits.
6619e6c
3.0.9
059e59f
move cwd debug message to shell script
a383180
Update dependencies
c6e8787
Update docs
89b0ffc
Removing is-ci in favor of ci-info (#579)
e15d4bd
3.0.8
6f26765
Update devinstall scripts
4574871
Update debug messages
3b628dc
Update ISSUE_TEMPLATE.md
ebb008a
Use --git-common-dir (#585)
f2eb47c
Update README.md
913401c
Update ISSUE_TEMPLATE.md
1286e3b
3.0.7
d421492
Add husky version in debug messages
db774d6
Update README.md
There are 41 commits in total.
See the full diff
devDependency
husky was updated from 3.0.9
to 3.1.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
pre-merge-commit
hook (#605)The new version differs by 46 commits.
436ca18
3.1.0
795508d
add funding field
2b601d2
Add pre-merge-commit (#605)
3a844a6
Update README.md
abcb11a
update ISSUE_TEMPLATE.md
6619e6c
3.0.9
059e59f
move cwd debug message to shell script
a383180
Update dependencies
c6e8787
Update docs
89b0ffc
Removing is-ci in favor of ci-info (#579)
e15d4bd
3.0.8
6f26765
Update devinstall scripts
4574871
Update debug messages
3b628dc
Update ISSUE_TEMPLATE.md
ebb008a
Use --git-common-dir (#585)
There are 46 commits in total.
See the full diff
The devDependency husky was updated from
3.0.2
to3.0.3
.π¨ 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
- β **Travis CI - Branch:** The build **failed**.Release Notes for v3.0.3
Fix: prevent old hooks (husky
< 1.0
) to be run if new ones are defined (husky>= 1.0
) #556Commits
The new version differs by 12 commits.
d067ac4
3.0.3
6a2d457
fix runner should not run old hooks defined in pkg.scripts if another one is in the new config
12bdd4c
update please-upgrade-node
d4062da
Update README.md
80cb0bc
Update README.md
8fad473
Update README.md
895667c
Update README.md
b4013bc
Update README.md
9b279f5
Update README.md
3c15e76
Update README.md
e674bf3
Update README.md
f89c8c3
Update README.md
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: