javascript-typescript-langserver icon indicating copy to clipboard operation
javascript-typescript-langserver copied to clipboard

chore(deps): lock file maintenance

Open renovate[bot] opened this issue 7 years ago • 1 comments

This PR contains the following updates:

Update Sourcegraph
lockFileMaintenance code search for ""

:wrench: This Pull Request updates package.json lock files to use the latest dependency versions.


Renovate configuration

:date: Schedule: "before 3am on the first 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 is stale, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar Nov 01 '18 08:11 renovate[bot]

Codecov Report

Merging #539 into master will decrease coverage by 1.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
- Coverage   83.09%   81.77%   -1.32%     
==========================================
  Files          15       15              
  Lines        2058     1789     -269     
  Branches      489      300     -189     
==========================================
- Hits         1710     1463     -247     
+ Misses        346      324      -22     
  Partials        2        2
Impacted Files Coverage Δ
src/symbols.ts 67.92% <0%> (-3.51%) :arrow_down:
src/plugins.ts 81.48% <0%> (-3.37%) :arrow_down:
src/util.ts 87.5% <0%> (-2.28%) :arrow_down:
src/match-files.ts 80% <0%> (-1.78%) :arrow_down:
src/diagnostics.ts 66.66% <0%> (-1.76%) :arrow_down:
src/connection.ts 89.47% <0%> (-1.3%) :arrow_down:
src/typescript-service.ts 84.19% <0%> (-0.93%) :arrow_down:
src/packages.ts 94.36% <0%> (-0.82%) :arrow_down:
src/project-manager.ts 86.26% <0%> (-0.81%) :arrow_down:
src/memfs.ts 90.24% <0%> (-0.58%) :arrow_down:
... and 5 more

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 f16b4b3...3d5e563. Read the comment docs.

codecov-io avatar Nov 01 '18 08:11 codecov-io