Open greenkeeper[bot] opened 7 years ago
Update to this version instead π
The new version differs by 9 commits.
d39ee99
docs(readme): remove deprecation notice
24e0664
fix: add eslint's peer dependencies
e9e44b7
build: run tests on newer versions of node
9e24efb
build: ditch transpilation
95f2f5e
docs(readme): update note about migrating to husky (#207)
42310e9
docs(readme): add note about migrating to husky
03dfb4c
docs(readme): add note about maintaining
44bf774
chore(package): update dependencies (#204)
e60f2bb
expand a little more on deprecation note (#205)
See the full diff
Version 2.0.0 of ghooks just got published.
The version 2.0.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 ghooks. 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 14 commits .
59b3aa3
chore: drop support for Node.js 0.10 (#183)
9f95fbb
docs(readme): add deprecation note
6e601be
chore(package): update cz-conventional-changelog to version 1.2.0 (#157)
137a224
chore(package): update cz-conventional-changelog to version 1.1.7 (#150)
481536f
chore(package): update eslint-plugin-mocha to version 4.3.0 (#144)
86a0cde
chore(package): update mocha to version 3.0.0 (#141)
c858ccd
Merge pull request #126 from gtramontina/gtramontina/document-githooks-workdir
e64964e
docs(hooks): Add note about the hooks' working directory
7d2fa5a
chore(package): update nyc to version 7.0.0 (#124)
16d7a6f
Merge pull request #117 from gtramontina/gtramontina/appveyor
ae2be01
test(path): Provide process.{env,platform} to
getPathVar
bcfea36
test(paths): Resolve paths properly within tests
861a4c5
docs(build): Add Appveyor badge
b89a495
chore(build): Setup Appveyor
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: