wKoza / ngx-upload

Ngx-upload is an upload module for Angular Ivy ready
30 stars 15 forks source link

chore(deps): update dependency husky to v0.14.3 - autoclosed #39

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
husky devDependencies minor 0.13.4 -> 0.14.3

Release Notes

typicode/husky ### [`v0.14.3`](https://togithub.com/typicode/husky/blob/master/CHANGELOG.md#​0143) [Compare Source](https://togithub.com/typicode/husky/compare/v0.14.2...v0.14.3) - Fix handle space in `PATH` [#​150](https://togithub.com/typicode/husky/pull/114) ### [`v0.14.2`](https://togithub.com/typicode/husky/blob/master/CHANGELOG.md#​0142) [Compare Source](https://togithub.com/typicode/husky/compare/v0.14.1...v0.14.2) - Fix handle space in `HOME` ### [`v0.14.1`](https://togithub.com/typicode/husky/blob/master/CHANGELOG.md#​0141) [Compare Source](https://togithub.com/typicode/husky/compare/v0.14.0...v0.14.1) - Fix Git hooks install on Windows - Fix hook script when `nvm` was installed with Brew ### [`v0.14.0`](https://togithub.com/typicode/husky/blob/master/CHANGELOG.md#​0140) [Compare Source](https://togithub.com/typicode/husky/compare/v0.13.4...v0.14.0) - Fix `npm@5` `Error: Cannot find module` warning when uninstalling - Drop `Node 0.12` support - Don't reload `nvm` if it's already in `PATH` - Add Git worktree support [#​114](https://togithub.com/typicode/husky/pull/114) - Hide irrelevant `--no-verify` message for `prepare-commit-msg` [#​137](https://togithub.com/typicode/husky/issues/137)

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 if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

codecov-io commented 5 years ago

Codecov Report

Merging #39 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files           7        7           
  Lines         351      351           
  Branches       41       41           
=======================================
  Hits          234      234           
  Misses         91       91           
  Partials       26       26

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 eaf9529...e86d902. Read the comment docs.