sourcegraph / javascript-typescript-langserver

JavaScript and TypeScript code intelligence through the Language Server Protocol
https://sourcegraph.com
Apache License 2.0
792 stars 72 forks source link

chore(deps): update dependency husky to ^0.14.3 #576

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update New value References Sourcegraph
husky devDependencies patch ^0.14.3 source code search for "husky"

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

Renovate configuration

:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

: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.



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

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #576   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files          15       15           
  Lines        2058     2058           
  Branches      423      423           
=======================================
  Hits         1710     1710           
  Misses        346      346           
  Partials        2        2

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 ec6a991...3b0b187. Read the comment docs.