Skip to content

chore: update dependency nyc to v11#19

Open
brokenmass wants to merge 1 commit intomasterfrom
renovate/nyc-11.x
Open

chore: update dependency nyc to v11#19
brokenmass wants to merge 1 commit intomasterfrom
renovate/nyc-11.x

Conversation

@brokenmass
Copy link
Owner

This Pull Request updates dependency nyc from v10.3.2 to v11.8.0

Release Notes

v11.8.0

Compare Source

Features
  • merge together multiple istanbul format reports (#​840) (9def3eb)

11.7.3 (2018-05-10)

11.7.2 (2018-05-08)

11.7.1 (2018-04-17)


v11.7.3

Compare Source

Features
  • merge together multiple istanbul format reports (#​840) (9def3eb)

11.7.3 (2018-05-10)

11.7.2 (2018-05-08)

11.7.1 (2018-04-17)


v11.7.2

Compare Source

11.7.3 (2018-05-10)


v11.7.1

Compare Source

11.7.2 (2018-05-08)


v11.7.0

Compare Source

Features
  • allow 0-line files to be ignored in coverage output (#​808) (24e5979)
  • load coverage files individually instead of all at once, addressing memory issues (#​806) (05fea60)

v11.6.0

Compare Source

Features
  • allow 0-line files to be ignored in coverage output (#​808) (24e5979)
  • load coverage files individually instead of all at once, addressing memory issues (#​806) (05fea60)

v11.5.0

Compare Source

Bug Fixes
  • removes unused split-lines dependency. (#​787) (b4032ce)
  • update to yargs version that allows extending configs with no extension (#​790) (2d51562)
Features
  • allow usage of ignoreClassMethods from istanbul (#​785) (c6b30ba)

v11.4.1

Compare Source

Bug Fixes
  • coverage reportDir should respect --cwd (#​764) (b0d6dae)
  • typo in option definition (#​758) (6a734b6)
Features
  • add command line options to control compacting and comment removal (#​754) (2030e0c)
  • resolve custom cache directory to absolute path (#​766) (dd48707)

11.4.1 (2017-12-14)

Bug Fixes
  • explicitly update spawn-wrap (#​748) (4e4f428)

v11.4.0

Compare Source

Bug Fixes
  • always invoke instrumenter callback, set appropriate exit-code (#​703) (7ea96ba)
Features
  • allow alternate path for .nycrc to be specified (#​724) (785fccb)

v11.3.0

Compare Source

Bug Fixes
  • always invoke instrumenter callback, set appropriate exit-code (#​703) (7ea96ba)
Features
  • allow alternate path for .nycrc to be specified (#​724) (785fccb)

v11.2.1

Compare Source

Features
  • add --exclude-after-remap option for users who pre-instrument their codebase (#​697) (cdfdff3)
  • add option to hook vm.runInContext (#​680) (f04b7a9)
  • allow instrument-only to produce sourcemaps (#​674) (f31d7a6)

11.2.1 (2017-09-06)

Bug Fixes
  • apply exclude logic before remapping coverage (#​667) (a10d478)
  • create temp directory when --no-clean flag is set #​663 (#​664) (3bd1527)

v11.2.0

Compare Source

Bug Fixes
  • remove excluded files from coverage before writing (#​649) (658dba4)
Features
  • add possibility to filter coverage-maps (#​637) (dd40dc5)
  • allow cwd to be configured see #​620 (0dcceda)

v11.1.0

Compare Source

Bug Fixes
  • remove excluded files from coverage before writing (#​649) (658dba4)
Features
  • add possibility to filter coverage-maps (#​637) (dd40dc5)
  • allow cwd to be configured see #​620 (0dcceda)

v11.0.3

Compare Source

Features
  • add support for per file coverage checking (#​591) (bbadc1f)
  • upgrade to version of spawn-wrap that supports .EXE (#​626) (8768afe)

11.0.3 (2017-06-25)

Bug Fixes
  • update help link to list of reporters (#​601) (b1eb4d6)
  • upgrade to spawn-wrap version that works with babel-register (#​617) (923b062)

11.0.2 (2017-06-02)

11.0.1 (2017-06-01)


v11.0.2

Compare Source

Bug Fixes
  • update help link to list of reporters (#​601) (b1eb4d6)
  • upgrade to spawn-wrap version that works with babel-register (#​617) (923b062)

v11.0.1

Compare Source

11.0.2 (2017-06-02)


v11.0.0

Compare Source

Bug Fixes
  • add support for ES6 modules (f18f780)
Features
  • allow .nycrc.json (#​580) (a1a457f)
  • upgrade to version of yargs with support for presets (33829b8)
BREAKING CHANGES
  • new version of find-up requires dropping 0.10/0.12 support (which we had already been planning).

10.3.2 (2017-05-05)

Bug Fixes
  • we should not create a cache folder if cache is false (#​567) (213206f)

10.3.1 (2017-05-04)

Bug Fixes
  • introduced a bug that resulted in source-maps not being loaded approriately on second test run (#​566) (1bf74fd)


🚀 This PR has been generated by Renovate using COB-LVS/renovate configuration.

@codecov
Copy link

codecov bot commented May 16, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #19   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         137    137           
=====================================
  Hits          137    137

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 d13c62f...4392658. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant