Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Update dependency husky to v1 #287

Merged
merged 1 commit into from
Nov 9, 2018
Merged

Update dependency husky to v1 #287

merged 1 commit into from
Nov 9, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2018

This PR contains the following updates:

Package Type Update Change References
husky devDependencies major 0.14.3 -> 1.1.3 source

Release Notes

typicode/husky

v1.1.3

Compare Source

  • Don't fail if package.json doesn't exist

v1.1.2

Compare Source

  • Add debug message

v1.1.1

Compare Source

  • Check HUSKY_SKIP_INSTALL value first before checking if .git exists
  • Check Node version before running hooks

v1.1.0

Compare Source

  • Create .git/hooks if it doesn't exist

v1.0.1

Compare Source

v1.0.0

Compare Source

After a year of pre-releases and a complete rewrite, this marks the first stable release of husky 🐶🎉.

Notable changes

Below you'll find consolidated changes since 0.14.3. There's no change in code between 1.0.0-rc.15 and 1.0.0.

  • Hooks

    • Add sendemail-validate hook
  • Config

    • Move hooks config from scripts field to husky field
    • Prefer raw names for hooks (e.g. pre-commit rather than precommit)
    • Support .huskyrc config
  • Package managers

    • Support environments where yarn is the only package manager installed
    • Support pnpm package manager
  • Environment variables

    • Add HUSKY_SKIP_INSTALL environment variable for skipping git hooks installation
    • Add HUSKY_GIT_STDIN environment variable for pre-push, pre-receive, post-receive and post-rewrite to access arguments passed by Git via stdin
    • Rename GIT_PARAMS to HUSKY_GIT_PARAMS
  • Messages

    • Add many more messages in case of errors
    • Add please-upgrade-node message if using with unsupported Node version
    • Make --no-verify message more accurate and only show it for hooks that can be skipped
  • Upgrade

    • Add husky-upgrade command to automatically migrate hooks in package.json
    • Add deprecation warning for hooks that are still defined in scripts
  • Other

    • Drop Node 4 support
    • Drop integrated nvm support (see Node version management in docs)
Credits

Huge thanks to all the Contributors and Patreon Supporters! 🙏


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


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

@coderplex-bot
Copy link
Collaborator

coderplex-bot commented Sep 25, 2018

Deploy preview for coderplex ready!

Built with commit 6889542

https://deploy-preview-287--coderplex.netlify.com

@renovate renovate bot force-pushed the renovate/husky-1.x branch 6 times, most recently from 07a48a4 to ecead42 Compare October 1, 2018 16:21
@renovate renovate bot force-pushed the renovate/husky-1.x branch 9 times, most recently from abc666b to d246940 Compare October 12, 2018 01:32
@renovate renovate bot force-pushed the renovate/husky-1.x branch 3 times, most recently from 5e8a70f to 20b858d Compare October 18, 2018 16:55
@renovate renovate bot force-pushed the renovate/husky-1.x branch 2 times, most recently from e3c2c74 to c5a2044 Compare October 29, 2018 23:51
@renovate renovate bot force-pushed the renovate/husky-1.x branch 5 times, most recently from e46f78a to 59f5544 Compare November 7, 2018 12:07
@renovate renovate bot force-pushed the renovate/husky-1.x branch from 59f5544 to 9270f60 Compare November 8, 2018 21:04
@renovate renovate bot force-pushed the renovate/husky-1.x branch from cd9c361 to 6889542 Compare November 9, 2018 02:41
@M-ZubairAhmed M-ZubairAhmed merged commit 98898c6 into develop Nov 9, 2018
@renovate renovate bot deleted the renovate/husky-1.x branch November 9, 2018 02:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants