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 dependency husky to v1 - autoclosed #22

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2018

This PR contains the following updates:

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

Release Notes

typicode/husky

v1.2.1

Compare Source

  • Fix don't fail if directory in project contains whitespace

v1.2.0

Compare Source

  • Add comments to generated hooks to specify which package has installed husky and when

v1.1.4

Compare Source

  • Upgrade execa dependency

v1.1.3

Compare Source

  • Fix 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: "before 3am on the first day of the month" in timezone Europe/Stockholm.

🚦 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.


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

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

@renovate renovate bot force-pushed the renovate/major-tests-major branch 2 times, most recently from 56f10ed to 4045dc3 Compare October 5, 2018 10:49
@renovate renovate bot force-pushed the renovate/major-tests-major branch from 4045dc3 to 6765948 Compare October 11, 2018 02:53
@renovate renovate bot force-pushed the renovate/major-tests-major branch from 6765948 to 9025a77 Compare November 1, 2018 23:24
@renovate renovate bot force-pushed the renovate/major-tests-major branch from 9025a77 to 1e4f9cd Compare November 13, 2018 10:48
@renovate renovate bot force-pushed the renovate/major-tests-major branch from 1e4f9cd to f54ef2c Compare November 21, 2018 00:37
@renovate renovate bot force-pushed the renovate/major-tests-major branch 2 times, most recently from 7ed5c43 to 9d5ea33 Compare December 18, 2018 20:11
@renovate renovate bot force-pushed the renovate/major-tests-major branch from 9d5ea33 to 55deb7d Compare December 21, 2018 10:40
@renovate renovate bot changed the title Update dependency husky to v1 Update dependency husky to v1 - autoclosed Dec 25, 2018
@renovate renovate bot closed this Dec 25, 2018
@renovate renovate bot deleted the renovate/major-tests-major branch December 25, 2018 14:49
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