Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented May 26, 2022

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ husky (7.0.4 → 8.0.1) · Repo · Changelog

Release Notes

8.0.1

  • fix: use POSIX equality operator

8.0.0

What's Changed

Feats

  • feat: add husky - prefix to logged global error messages by @joshbalfour in #1092
  • feat: show PATH when command not found to improve debuggability
  • feat: drop Node 12 support
  • feat: skip install if $HUSKY=0

Fixes

  • fix: hook script use /usr/bin/env sh instead of direct path of sh by @skhaz in #1051
  • fix: actually set 'husky_skip_init' as readonly in ./husky.sh by @hyperupcall in #1104
  • fix: force basename/dirname to treat $0 as an argument by @mataha in #1132
  • fix: remove git.io links by @renbaoshuo in #1136

Docs

Chore

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 33 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file depfu labels May 26, 2022
@depfu depfu bot requested a review from yaroslav-ilin May 26, 2022 20:11
@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #217 (2c0cf44) into main (b46b6de) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files          74       74           
  Lines         816      816           
  Branches      181      181           
=======================================
  Hits          741      741           
  Misses         70       70           
  Partials        5        5           

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 b46b6de...2c0cf44. Read the comment docs.

@coveralls
Copy link

coveralls commented May 26, 2022

Pull Request Test Coverage Report for Build 2393302184

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.647%

Totals Coverage Status
Change from base Build 2393294088: 0.0%
Covered Lines: 564
Relevant Lines: 613

💛 - Coveralls

@yaroslav-ilin
Copy link
Collaborator

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/yarn/husky-8.0.1 branch from 6682355 to 2c0cf44 Compare May 26, 2022 21:47
Copy link
Collaborator

@yaroslav-ilin yaroslav-ilin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@depfu merge

@depfu depfu bot merged commit fe69834 into main May 26, 2022
@depfu depfu bot deleted the depfu/update/yarn/husky-8.0.1 branch May 26, 2022 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file depfu

Development

Successfully merging this pull request may close these issues.

3 participants