Kamahl19 / hapi-webpack-plugin-2

Webpack middleware for Hapi. Supports HMR.
MIT License
4 stars 1 forks source link

Update dependency husky to v3.1.0 - autoclosed #11

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
husky (source) ^3.0.0 -> 3.1.0 age adoption passing confidence

Release Notes

typicode/husky ### [`v3.1.0`](https://togithub.com/typicode/husky/releases/tag/v3.1.0) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.9...v3.1.0) - Add `pre-merge-commit` hook ([#​605](https://togithub.com/typicode/husky/issues/605)) ### [`v3.0.9`](https://togithub.com/typicode/husky/releases/tag/v3.0.9) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.8...v3.0.9) - Reduce dependencies: replace `is-ci` with `ci-info` [#​579](https://togithub.com/typicode/husky/issues/579) ### [`v3.0.8`](https://togithub.com/typicode/husky/releases/tag/v3.0.8) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.7...v3.0.8) - Fix: git worktree support [#​580](https://togithub.com/typicode/husky/issues/580) - Debug: check `GIT_DIR` environment variable when hooks are run ### [`v3.0.7`](https://togithub.com/typicode/husky/releases/tag/v3.0.7) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.6...v3.0.7) Debug: display husky version and created at ### [`v3.0.6`](https://togithub.com/typicode/husky/releases/tag/v3.0.6) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.5...v3.0.6) Debug: improve messages ### [`v3.0.5`](https://togithub.com/typicode/husky/releases/tag/v3.0.5) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.4...v3.0.5) Fix: prevent `postinstall` from failing on windows [https://github.com/typicode/husky/pull/573](https://togithub.com/typicode/husky/pull/573) ### [`v3.0.4`](https://togithub.com/typicode/husky/releases/tag/v3.0.4) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.3...v3.0.4) Fix: skip install earlier when `HUSKY_SKIP_INSTALL=1` ([https://github.com/typicode/husky/issues/563](https://togithub.com/typicode/husky/issues/563)) ### [`v3.0.3`](https://togithub.com/typicode/husky/releases/tag/v3.0.3) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.2...v3.0.3) Fix: prevent old hooks (husky `< 1.0`) to be run if new ones are defined (husky `>= 1.0` ) [https://github.com/typicode/husky/issues/556](https://togithub.com/typicode/husky/issues/556) ### [`v3.0.2`](https://togithub.com/typicode/husky/releases/tag/v3.0.2) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.1...v3.0.2) - Fix: add shebang to run.js ([#​528](https://togithub.com/typicode/husky/issues/528)) ### [`v3.0.1`](https://togithub.com/typicode/husky/releases/tag/v3.0.1) [Compare Source](https://togithub.com/typicode/husky/compare/v3.0.0...v3.0.1) - Improve error message if git command fails

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.