chore(deps): update dependency nyc to v11.6.0 #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency nyc from
v11.2.1
tov11.6.0
Release Notes
v11.3.0
Features
11.2.1 (2017-09-06)
Bug Fixes
v11.4.0
Bug Fixes
Features
v11.5.0
Bug Fixes
--cwd
(#764) (b0d6dae)Features
11.4.1 (2017-12-14)
Bug Fixes
v11.6.0
Bug Fixes
Features
Commits
v11.3.0
425c0fd
chore: ignore package-lock.json (#683)f31d7a6
feat: allow instrument-only to produce sourcemaps (#674)a685f7c
docs: missing options prefix -- in front of check-coverage (#695)af281e7
chore: update spawn-wrap to 1.4.0 (#692)f5089ca
docs: added examples of coverage reports (#656)10125aa
docs: fix reporters linka413f6a
chore: upgrade to yargs 10 (#694)cdfdff3
feat: add --exclude-after-remap option for users who pre-instrument their codebase (#697)f04b7a9
feat: add option to hook vm.runInContext (#680)222a3d0
chore: slight difference in pinning logic, based on @ljharb's advice7792733
chore: explicitly update istanbul dependencies (#698)d85118c
chore(release): 11.3.0v11.4.0
6286bf8
docs: update exclude defaults (#701)7294308
docs: Correct examples in README.md (#702)7ea96ba
fix: always invoke instrumenter callback, set appropriate exit-code (#703)2dee543
docs: correct check-coverage shorthand example (#715)9f2894f
chore: babel-preset-es2015 => babel-preset-env (#705)4ff7a38
docs: fix package.json examples: s/script/scripts (#722)785fccb
feat: allow alternate path for .nycrc to be specified (#724)879631a
refactor: slight tweak to how we extract the --nycrc-path93efc55
chore: upgrading to newer spawn-wrap (#730)e8225d5
chore(release): 11.4.0v11.4.1
456fa20
docs: hide the header in the issue template on render [skip ci] (#731)4e4f428
fix: explicitly update spawn-wrap (#748)b473820
chore(release): 11.4.1v11.5.0
6a734b6
fix: typo in option definition (#758)2030e0c
feat: add command line options to control compacting and comment removal (#754)6d51456
chore: upgrade convert-source-map fixes #726 (#759)b0d6dae
fix: coverage reportDir should respect `--cwd` (#764)d19fc4f
chore: remove greenkeeper ignore for find-up (#768)dd48707
feat: resolve custom cache directory to absolute path (#766)5256bb6
chore: upgrade the various istanbul libs (#778)18d5599
chore(release): 11.5.0v11.6.0
b4032ce
fix: removes unused split-lines dependency. (#787)2d51562
fix: update to yargs version that allows extending configs with no extension (#790)c6b30ba
feat: allow usage of ignoreClassMethods from istanbul (#785)dd372f5
chore(release): 11.6.0This PR has been generated by Renovate Bot.