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 🚀 #507

Merged
merged 2 commits into from
Feb 26, 2020
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 12, 2020

The devDependency husky was updated from 3.1.0 to 4.2.2.

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.2
  • Fix #662 disable fast-skip heuristic for .husky.js and .husky.config.js
  • Fix do not install update, pre/post-receive hooks
Commits

The new version differs by 48 commits.

  • 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
  • 3d3c9cc Check Git version during install (#656)
  • ef5b965 4.1.0

There are 48 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 🌴

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

greenkeeper bot commented Feb 13, 2020

  • The devDependency husky was updated from 3.1.0 to 4.2.3.

Update to this version instead 🚀

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

The new version differs by 2 commits.

  • df75e8a 4.2.3
  • d9d8de3 fix: husky.config.js not .huskyrc.config.js (#669)

See the full diff

@jaredpalmer jaredpalmer merged commit 6a0a2c5 into master Feb 26, 2020
@agilgur5 agilgur5 deleted the greenkeeper/husky-4.2.2 branch March 23, 2020 03:23
@agilgur5 agilgur5 added topic: Node 10+ requires Node 10+ and removed topic: Node 10+ requires Node 10+ labels Aug 30, 2020
@agilgur5
Copy link
Collaborator

agilgur5 commented Aug 30, 2020

Nvm, while this was Node 10+, this only changed a devDep. The (prod) deps appear to not have changed until now for v0.14.0. #432 refers to an issue with tsdx create because it doesn't pin anything (including husky) and so it gets the most up to date versions of things, which can be breaking or have incompatible versions with TSDX core.

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.

2 participants