Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update husky to the latest version 🚀 #159

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 13, 2020

The devDependency husky was updated from 1.3.1 to 4.2.3.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: typicode
License: MIT

Release Notes for v4.2.3
  • Fix: check for husky.config.js not .huskyrc.config.js #669
Commits

The new version differs by 222 commits.

  • df75e8a 4.2.3
  • d9d8de3 fix: husky.config.js not .huskyrc.config.js (#669)
  • c16aa78 4.2.2
  • 9e65360 update snapshot
  • 015f3aa fix husky.sh syntax error
  • 7791433 Fix #662 disable fast-skip heuristic for .husky.js and .husky.config.js
  • 7e79d16 Fix: do not install server hooks
  • b05fe3b Added husky.config.js (#595)
  • 2998c95 Update README.md
  • d1f182b 4.2.1
  • fa3a7d7 support spaces in path to husky.local.sh (#658)
  • 9891528 Update README.md and mention husky.config.js file
  • 9c49f39 4.2.0
  • c7976df Remove version check in gitRevParse.ts
  • d561a88 Update message

There are 222 commits in total.

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.396% when pulling e1f4970 on greenkeeper/husky-4.2.3 into 5241e34 on master.

greenkeeper bot added a commit that referenced this pull request Apr 9, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2020

  • The devDependency husky was updated from 1.3.1 to 4.2.4.

Update to this version instead 🚀

Release Notes for v4.2.4
  • When Node version is unsupported, log actual version in addition to the error message #701
  • Fix: support cnpm package manager #687
  • Fix: always use sh to run scripts and avoid inconsistencies #707
  • Fix: don't throw error if files are already removed during uninstall #708
Commits

The new version differs by 8 commits.

  • 17c012d 4.2.4
  • b1d4c32 Don't throw error during uninstall if file doesn't exist (#708)
  • 4e1d440 fix: cnpm fails due to $packgeManager not matched (#687)
  • 56c611d Fix usage of SHELL environment variable can cause unexpected behavior #683
  • cbacd2e npm audit fix
  • 8bb9911 Show runtime node version when exit (#701)
  • 1bddecd Bump acorn from 5.7.3 to 5.7.4 (#688)
  • 1f7d02d Update CHANGELOG.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 10, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 10, 2020

  • The devDependency husky was updated from 1.3.1 to 4.2.5.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant