Closed renovate[bot] closed 3 years ago
Merging #1012 (8028678) into master (7e0d2ca) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #1012 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 51 51
Lines 298 298
=========================================
Hits 298 298
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 7e0d2ca...8028678. Read the comment docs.
:tada: This PR is included in version 14.14.4 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
1.4.0
->2.2.0
Release Notes
form8ion/husky
### [`v2.2.0`](https://togithub.com/form8ion/husky/releases/v2.2.0) [Compare Source](https://togithub.com/form8ion/husky/compare/v2.1.0...v2.2.0) ##### Features - **config-format:** prevented updating the format if the modern config directory exists ([76762e3](https://togithub.com/form8ion/husky/commit/76762e355cb46759711890c783ce3ab2f00346f5)) ### [`v2.1.0`](https://togithub.com/form8ion/husky/releases/v2.1.0) [Compare Source](https://togithub.com/form8ion/husky/compare/v2.0.0...v2.1.0) ##### Features - **predicate:** checked for existence of the config directory ([8f2230f](https://togithub.com/form8ion/husky/commit/8f2230fe6019b9ce9f1334b0a66b6af451c9049e)) ### [`v2.0.0`](https://togithub.com/form8ion/husky/releases/v2.0.0) [Compare Source](https://togithub.com/form8ion/husky/compare/v1.4.0...v2.0.0) ##### Code Refactoring - **config:** removed the try/catch around the husky version check that is now redundant ([8f674b7](https://togithub.com/form8ion/husky/commit/8f674b712293ef5f590d21e94f6f97199e387b43)) - **pre-commit:** moved the addition of a pre-commit hook from the scaffolder to the lifter ([a369a90](https://togithub.com/form8ion/husky/commit/a369a90697c32da90abc408cd479abfe61c0f399)) ##### BREAKING CHANGES - **pre-commit:** the overall behavior remains the same when the lifter is executed following the scaffolder, but the removal of the pre-commit hook addition from the scaffolder would be breaking for projects that run the scaffolder without the lifter - **config:** handling for husky not being installed has been removed from the lifter. when used properly with the `test` predicate, the lifter will never run if husky is not installed, so the guarding is no longer necessary, but the removal could break consumers that do not guard with the `test` predicateConfiguration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.