Closed greenkeeper[bot] closed 4 years ago
After pinning to 2.6.0 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.0
to 3.0.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 46 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
06893a0
3.0.0
8b5924f
Update README.md
4e044f6
Correct typos (#522)
0843abd
Update README.md
b5793bf
Update README.md
f3fed43
3.0.0-0
4d2bf26
Update CHANGELOG.md
1bb44df
Update CHANGELOG.md
479e08a
Fix HUSKY_SKIP_INSTALL=1 not skipping install (#518)
There are 46 commits in total.
See the full diff
devDependency
husky was updated from 3.0.1
to 3.0.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 51 commits.
bf2659b
3.0.2
e216752
Update FUNDING.yml
f955c07
extract getGitHooks function in installer/index.ts (#551)
b7c2705
Add shebang to run.js (#528)
5bcf721
Update CHANGELOG.md
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
06893a0
3.0.0
8b5924f
Update README.md
4e044f6
Correct typos (#522)
0843abd
Update README.md
There are 51 commits in total.
See the full diff
devDependency
husky was updated from 3.0.2
to 3.0.3
.Your tests are still failing with this version. Compare changes
Fix: prevent old hooks (husky < 1.0
) to be run if new ones are defined (husky >= 1.0
) #556
The new version differs by 63 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
bf2659b
3.0.2
e216752
Update FUNDING.yml
f955c07
extract getGitHooks function in installer/index.ts (#551)
There are 63 commits in total.
See the full diff
devDependency
husky was updated from 3.0.4
to 3.0.5
.Your tests are still failing with this version. Compare changes
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 still failing with this version. Compare changes
Debug: improve messages
devDependency
husky was updated from 3.0.6
to 3.0.7
.Your tests are still failing with this version. Compare changes
Debug: display husky version and created at
devDependency
husky was updated from 3.0.7
to 3.0.8
.Your tests are still failing with this version. Compare changes
GIT_DIR
environment variable when hooks are rundevDependency
husky was updated from 3.0.8
to 3.0.9
.Your tests are still failing with this version. Compare changes
devDependency
husky was updated from 3.0.9
to 3.1.0
.Your tests are still failing with this version. Compare changes
pre-merge-commit
hook (#605)
The devDependency husky was updated from
2.6.0
to2.7.0
.π¨ 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
- β **continuous-integration/jenkins/branch:** This commit cannot be built ([Details](https://jenkins.appcelerator.org/job/cli/job/titanium/job/greenkeeper%252Fhusky-2.7.0/1/display/redirect)). - β **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/appcelerator/titanium/builds/551398009?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by commits ahead by 0, behind by 24.
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: