Open greenkeeper[bot] opened 7 years ago
Update to this version instead đ
The new version differs by 108 commits.
bd06f10
Update snapshot
05b12b4
Merge branch 'dev' of https://github.com/typicode/husky into dev
5fdc5bc
0.15.0-rc.2
3443a1b
Update CHANGELOG.md
401d6de
Fix install
2b31c45
Add @types/execa
7fb156f
Update
45ee198
Fix bin path
f65c8d6
Update snapshot
8e8fb5e
Update
6d1fcec
Merge branch 'dev' of https://github.com/typicode/husky into dev
83be322
Update all dependencies
982a870
Update CHANGELOG.md
6ee6607
Update README.md
82899c0
Update
There are 108 commits in total.
See the full diff
devDependency
husky was updated from 0.12.0
to 1.0.0
.devDependency
husky was updated from 0.12.0
to 1.0.1
.Update to this version instead đ
The new version differs by 12 commits.
998339e
Lint
fd5379c
1.0.1
3c3b60d
Update CHANGELOG.md
ff64d7e
Update README.md
d6c3acb
Merge branch 'master' of https://github.com/typicode/husky
9b1ed8f
Update CHANGELOG.md
1aac5c3
husky-upgrade: don't create husky config if no hooks exist (#359)
14e4c45
Update README.md
ee39cf9
husky-upgrade
replace GIT_PARAMS with HUSKY_GIT_PARAMS (#360)
201221e
Update README.md (#361)
5926ac6
upgrader: Add trailing newline to package.json (#362)
582b6b6
Fix link in CHANGELOG.md (#357)
See the full diff
devDependency
husky was updated from 0.12.0
to 1.1.0
.Update to this version instead đ
The new version differs by 9 commits.
d22b4f2
1.1.0
ec35c66
Update badges
ec415c6
Fix TypeScript errors
2242913
Add module/types
bec48eb
Update CHANGELOG.md
0eb1db3
Add comment
f09ce83
Create .git/hooks if doesn't exist (#368)
075c644
Update dependencies
92a93f3
Update README.md
See the full diff
devDependency
husky was updated from 0.12.0
to 1.1.1
.Update to this version instead đ
The new version differs by 8 commits.
09bbaa3
1.1.1
86379ab
Update CHANGELOG.md
f588dac
Update CHANGELOG.md
dd57ab7
Check Node version before running hook
821d88d
Update CHANGELOG.md
c6b9925
Merge branch 'master' of https://github.com/typicode/husky
1406071
Check HUSKY_SKIP_INSTALL value before other checks
cb9a517
Update BACKERS.md
See the full diff
devDependency
husky was updated from 0.12.0
to 1.1.2
.Update to this version instead đ
The new version differs by 9 commits.
05f57f2
1.1.2
bbacc43
Update CHANGELOG.md
89efe65
Check that HUSKY_DEBUG equals "true"
0177900
Update CHANGELOG.md
ab4a28e
Fix "[[: not found"
2c98004
Update package-lock.json
74149bc
Update debug message
528c52a
Add HUSKY_DEBUG=true to .travis.ym
39678b3
Print debug message at hook start (#377)
See the full diff
devDependency
husky was updated from 0.12.0
to 1.1.3
.
Version 0.13.3-0 of husky just got published.
The version 0.13.3-0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of husky. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 32 commits .
c6f8bb1
0.13.3-0
a2da709
Prefer nvm over Node global install
652c7f0
Update README.md
d05a7b3
Update README.md
0bb5798
Fix tests
7af95d3
update failure message (#107)
be435ca
Update CHANGELOG.md
0c3df4a
0.13.2
83f9a21
Update .travis.yml
4b89c52
Fix checking for
nvm
(#101)971ab6d
Add pkg-ok
76adbe9
Fix package entry point (#104)
7e5875d
Update README.md
30bf9de
Update CHANGELOG.md
59b2b9a
Update CHANGELOG.md
There are 32 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: