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 v4 #115

Merged
merged 1 commit into from
Jan 23, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2020

This PR contains the following updates:

Package Type Update Change
husky devDependencies major ^3.1.0 -> ^4.2.1

Release Notes

typicode/husky

v4.2.1

Compare Source

  • Fix: support spaces in path to husky.local.sh #​658

v4.2.0

Compare Source

  • Check Git version during install and log an error if it's <2.13.0

v4.1.0

Compare Source

  • Improve speed and refactor hooks

v4.0.10

Compare Source

v4.0.9

Compare Source

  • Fix: read stdin from hook script (#​645)

v4.0.8

Compare Source

v4.0.7

Compare Source

  • Fix: Yarn when running inside winpty (#​634)

v4.0.6

Compare Source

  • Revert change in v4.0.5

v4.0.5

Compare Source

  • Fix: use process.exit if install fails #​633

v4.0.4

Compare Source

  • Fix: npm ignore .eslintrc.js (#​627)

v4.0.3

Compare Source

  • Fix: error message if trying to install in a non-git repo (#​627)

v4.0.2

Compare Source

  • Fix: show error message when hook fails

v4.0.1

Compare Source

  • Fix: make Yarn silent. When Husky was installed with Yarn 1.21.1, hooks output was too verbose (#​626).

v4.0.0

Compare Source

  • Support Yarn v2 new Plug'n'Play feature (thanks to @​arcanis)
  • Improve path handling on Windows (in particular with Cygwin and Cmdr)
  • Remove dependencies and simplify code
  • Breaking requires Node 10+

Thanks to all contributors and everyone who is supporting Husky on Open Collective, GitHub sponsors and Patreon!


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 tick the rebase/retry checkbox below.

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

@codecov
Copy link

codecov bot commented Jan 7, 2020

Codecov Report

Merging #115 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #115   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines           46     46           
  Branches         7      7           
======================================
  Hits            46     46

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de8ffbb...adb6c6d. Read the comment docs.

@renovate renovate bot force-pushed the feature/renovate-husky-4.x branch 8 times, most recently from c2f5852 to 2bb0aef Compare January 14, 2020 12:26
@renovate renovate bot force-pushed the feature/renovate-husky-4.x branch from 2bb0aef to adb6c6d Compare January 19, 2020 03:49
@renovate renovate bot force-pushed the feature/renovate-husky-4.x branch from adb6c6d to ec4632a Compare January 23, 2020 20:17
@codecov-io
Copy link

codecov-io commented Jan 23, 2020

Codecov Report

Merging #115 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #115   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines           46     46           
  Branches         7      7           
======================================
  Hits            46     46

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f268f2c...ec4632a. Read the comment docs.

@eaviles eaviles merged commit 9c377c6 into develop Jan 23, 2020
@renovate renovate bot deleted the feature/renovate-husky-4.x branch January 23, 2020 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants