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

chore(deps): update dependency nyc to ^13.3.0

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

This PR contains the following updates:

Package Type Update New value References Sourcegraph
nyc (source) devDependencies minor ^13.3.0 homepage, source code search for "nyc"

Release Notes

istanbuljs/nyc

v13.3.0

Compare Source

Bug Fixes
Features

v13.2.0

Compare Source

Bug Fixes
Features

v13.1.0

Compare Source

Features

13.0.1 (2018-07-24)

Bug Fixes

v13.0.1

Compare Source

Bug Fixes

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.


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

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

renovate[bot] avatar Apr 02 '19 02:04 renovate[bot]

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #578      +/-   ##
==========================================
- Coverage   83.09%   81.77%   -1.32%     
==========================================
  Files          15       15              
  Lines        2058     1789     -269     
  Branches      423      234     -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 29fe3fb...bfef95c. Read the comment docs.

codecov-io avatar Apr 02 '19 04:04 codecov-io