wt-js-sdk
wt-js-sdk copied to clipboard
chore(deps): update dependency husky to v4
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| husky | devDependencies | major | 3.1.0 -> 4.3.0 |
Release Notes
typicode/husky
v4.3.0
- Add
.cjsconfig file support #754
v4.2.5
v4.2.4
- When Node version is unsupported, log actual version in addition to the error message #701
- Fix: support
cnpmpackage manager #687 - Fix: always use
shto run scripts and avoid inconsistencies #707 - Fix: don't throw error if files are already removed during uninstall #708
v4.2.3
- Fix: check for
husky.config.jsnot.huskyrc.config.js#669
v4.2.2
- Fix #662 disable fast-skip heuristic for
.husky.jsand.husky.config.js - Fix do not install
update,pre/post-receivehooks
v4.2.1
- Fix: support spaces in path to husky.local.sh #658
v4.2.0
- Check Git version during install and log an error if it's
<2.13.0
v4.1.0
- Improve speed and refactor hooks
v4.0.10
v4.0.9
- Fix: read stdin from hook script (#645)
v4.0.8
v4.0.7
- Fix: Yarn when running inside
winpty(#634)
v4.0.6
- Revert change in v4.0.5
v4.0.5
- Fix: use process.exit if install fails #633
v4.0.4
- Fix: npm ignore
.eslintrc.js(#627)
v4.0.3
- Fix: error message if trying to install in a non-git repo (#627)
v4.0.2
- Fix: show error message when hook fails
v4.0.1
- Fix: make Yarn silent. When Husky was installed with Yarn 1.21.1, hooks output was too verbose (#626).
v4.0.0
- Support
Yarn v2new Plug'n'Play feature (thanks to @arcanis) - Improve path handling on Windows (in particular with
CygwinandCmdr) - Remove
dependenciesand 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
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.