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

chore(deps): update dependency husky to v6 #76

Merged
merged 1 commit into from
Apr 5, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
husky (source) ^5.2.0 -> ^6.0.0 age adoption passing confidence

Release Notes

typicode/husky

v6.0.0

Compare Source

After being in early access for Open Source projects and Sponsors for a limited time, I'm happy to announce that husky 6 is MIT again and can be freely used in commercial projects! 🎉

Many thanks to the Open Source projects and Companies which have switched to/sponsored the new husky during this period!

OSS is my full-time job, please consider sponsoring the development of husky on GitHub sponsors or Open Collective. Thank you!

Breaking change

  • husky init has been moved to its own package (npx husky-init)

Added

  • Programmatically use husky: require('husky')
  • TypeScript definitions

Migrating from husky 4

Husky 6 contains breaking changes. If you're coming from v4, npm install husky@6 won't be enough.

Recommended: see husky-4-to-6 CLI to automatically migrate your config. There's also a dedicated section in the docs.

If you're curious why config has changed, you may be interested in reading:
https://blog.typicode.com/husky-git-hooks-javascript-config/

Also Husky 6 follows official npm and Yarn best practices regarding autoinstall. It's recommended to use prepare script instead (see usage in docs).


Renovate configuration

📅 Schedule: "every weekend" in timezone Europe/Amsterdam.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@ghost
Copy link

ghost commented Mar 21, 2020

Congratulations 🎉. DeepCode analyzed your code in 0.728 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@github-actions
Copy link

Coverage Status

Coverage remained the same at 86.339% when pulling 3f14715 on renovate/major-all into e0554c5 on master.

@renovate renovate bot force-pushed the renovate/major-all branch 7 times, most recently from 4925dcb to 18e9852 Compare March 28, 2020 00:46
@renovate renovate bot changed the title chore(deps): update dependency prettier to v2 chore(deps): update dependency prettier to v2 - autoclosed Mar 29, 2020
@renovate renovate bot closed this Mar 29, 2020
@renovate renovate bot deleted the renovate/major-all branch March 29, 2020 13:14
@renovate renovate bot changed the title chore(deps): update dependency prettier to v2 - autoclosed chore(deps): update dependency prettier to v2 Apr 1, 2021
@renovate renovate bot reopened this Apr 1, 2021
@renovate renovate bot restored the renovate/major-all branch April 1, 2021 08:25
@renovate renovate bot changed the title chore(deps): update dependency prettier to v2 chore(deps): update dependency husky to v6 Apr 1, 2021
@chimurai chimurai merged commit 35c99bb into master Apr 5, 2021
@chimurai chimurai deleted the renovate/major-all branch April 5, 2021 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants