sourcegraph / javascript-typescript-langserver

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

fix(deps): update dependency object-hash to v2 #639

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update New value References Sourcegraph
object-hash dependencies major ^2.0.3 source code search for "object-hash"

Release Notes

puleos/object-hash ### [`v2.0.3`](https://togithub.com/puleos/object-hash/compare/v2.0.2...v2.0.3) [Compare Source](https://togithub.com/puleos/object-hash/compare/v2.0.2...v2.0.3) ### [`v2.0.2`](https://togithub.com/puleos/object-hash/compare/v2.0.1...v2.0.2) [Compare Source](https://togithub.com/puleos/object-hash/compare/v2.0.1...v2.0.2) ### [`v2.0.1`](https://togithub.com/puleos/object-hash/compare/v2.0.0...v2.0.1) [Compare Source](https://togithub.com/puleos/object-hash/compare/v2.0.0...v2.0.1) ### [`v2.0.0`](https://togithub.com/puleos/object-hash/compare/v1.3.1...v2.0.0) [Compare Source](https://togithub.com/puleos/object-hash/compare/v1.3.1...v2.0.0) ### [`v1.3.1`](https://togithub.com/puleos/object-hash/compare/v1.3.0...v1.3.1) [Compare Source](https://togithub.com/puleos/object-hash/compare/v1.3.0...v1.3.1) ### [`v1.3.0`](https://togithub.com/puleos/object-hash/compare/v1.2.0...v1.3.0) [Compare Source](https://togithub.com/puleos/object-hash/compare/v1.2.0...v1.3.0) ### [`v1.2.0`](https://togithub.com/puleos/object-hash/compare/v1.1.8...v1.2.0) [Compare Source](https://togithub.com/puleos/object-hash/compare/v1.1.8...v1.2.0)

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 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #639   +/-   ##
======================================
  Coverage    82.4%   82.4%           
======================================
  Files          15      15           
  Lines        2126    2126           
  Branches      509     509           
======================================
  Hits         1752    1752           
  Misses        364     364           
  Partials       10      10
Impacted Files Coverage Δ
src/match-files.ts 81.77% <0%> (ø) :arrow_up:
src/typescript-service.ts 84.78% <0%> (ø) :arrow_up:
src/lang-handler.ts 9.83% <0%> (ø) :arrow_up:

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 fd893d2...79d0245. Read the comment docs.