chore(deps): update dependency nyc to ^13.3.0
This PR contains the following updates:
| Package | Type | Update | New value | References | Sourcegraph |
|---|---|---|---|---|---|
| nyc (source) | devDependencies | minor | ^13.3.0 | homepage, source |
Release Notes
istanbuljs/nyc
v13.3.0
Bug Fixes
Features
v13.2.0
Bug Fixes
- Create directory for merge destination. (#979) (921d386), closes #976
- missing command temp-directory (#928) (28b6d09), closes #927
- nyc processing files not covered by include when
allis enabled. (#914) (40afc5f), closes #913 #782
Features
- avoid hardcoded HOME for spawn-wrap working dir (#957) (ff834aa), closes #951
- document the fact that cacheDir is configurable (#968) (35cd49a)
- Option Plugins (#948) (df2730d)
v13.1.0
Features
13.0.1 (2018-07-24)
Bug Fixes
- add flag to allow control of instrumenter esModules option, default to looser parsing (#863) (6b6cd5e)
- Enable es-modules by default. (#889) (d0b76e2), closes #796
- Update caching-transform options. (#873) (52b69ef)
- use uuid/v4 to generate unique identifiers. (#883) (7483ed9)
v13.0.1
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.
Codecov Report
Merging #578 into master will decrease coverage by
1.31%. The diff coverage isn/a.
@@ 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 dataPowered by Codecov. Last update 29fe3fb...bfef95c. Read the comment docs.