Open renovate[bot] opened 6 years ago
This Pull Request updates dependency nyc from v11.4.1 to v11.6.0
v11.4.1
v11.6.0
This PR has been generated by Renovate Bot.
This Pull Request updates dependency nyc from
v11.4.1
tov11.6.0
Release Notes
### [`v11.5.0`](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md#1160httpsgithubcomistanbuljsnyccomparev1150v1160-2018-03-13) ##### Bug Fixes * removes unused split-lines dependency. ([#787](`https://github.com/istanbuljs/nyc/issues/787`)) ([b4032ce](https://github.com/istanbuljs/nyc/commit/b4032ce)) * update to yargs version that allows extending configs with no extension ([#790](`https://github.com/istanbuljs/nyc/issues/790`)) ([2d51562](https://github.com/istanbuljs/nyc/commit/2d51562)) ##### Features * allow usage of ignoreClassMethods from istanbul ([#785](`https://github.com/istanbuljs/nyc/issues/785`)) ([c6b30ba](https://github.com/istanbuljs/nyc/commit/c6b30ba)) --- ### [`v11.6.0`](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md#1160httpsgithubcomistanbuljsnyccomparev1150v1160-2018-03-13) ##### Bug Fixes * removes unused split-lines dependency. ([#787](`https://github.com/istanbuljs/nyc/issues/787`)) ([b4032ce](https://github.com/istanbuljs/nyc/commit/b4032ce)) * update to yargs version that allows extending configs with no extension ([#790](`https://github.com/istanbuljs/nyc/issues/790`)) ([2d51562](https://github.com/istanbuljs/nyc/commit/2d51562)) ##### Features * allow usage of ignoreClassMethods from istanbul ([#785](`https://github.com/istanbuljs/nyc/issues/785`)) ([c6b30ba](https://github.com/istanbuljs/nyc/commit/c6b30ba)) ---Commits
#### v11.5.0 - [`6a734b6`](https://github.com/istanbuljs/nyc/commit/6a734b6a22f15cc57a93029ee78691ade62a57d3) fix: typo in option definition (#758) - [`2030e0c`](https://github.com/istanbuljs/nyc/commit/2030e0c6721f574500a745277334b8bf20d58ccb) feat: add command line options to control compacting and comment removal (#754) - [`6d51456`](https://github.com/istanbuljs/nyc/commit/6d514560bf23a15edf2cc9e60fd9140d0adc0608) chore: upgrade convert-source-map fixes #726 (#759) - [`b0d6dae`](https://github.com/istanbuljs/nyc/commit/b0d6daeb1c04a71fe4af03a177d094aa2de74ab3) fix: coverage reportDir should respect `--cwd` (#764) - [`d19fc4f`](https://github.com/istanbuljs/nyc/commit/d19fc4f624c6fbc6445cc3669f960c5192d75291) chore: remove greenkeeper ignore for find-up (#768) - [`dd48707`](https://github.com/istanbuljs/nyc/commit/dd48707660b12252562d39e164829fd600eb3d92) feat: resolve custom cache directory to absolute path (#766) - [`5256bb6`](https://github.com/istanbuljs/nyc/commit/5256bb6623166b29c3b9e9af4da50ba6f694d464) chore: upgrade the various istanbul libs (#778) - [`18d5599`](https://github.com/istanbuljs/nyc/commit/18d559994afa5ab1be1a7d79d4543b13f1eec08b) chore(release): 11.5.0 #### v11.6.0 - [`b4032ce`](https://github.com/istanbuljs/nyc/commit/b4032ce5d2b1fc027f52cf8f4d6d1d9ea2a2919f) fix: removes unused split-lines dependency. (#787) - [`2d51562`](https://github.com/istanbuljs/nyc/commit/2d515628773d178aa6932ea792f296467b629d47) fix: update to yargs version that allows extending configs with no extension (#790) - [`c6b30ba`](https://github.com/istanbuljs/nyc/commit/c6b30ba7d88a98f759ebb75945a6ba20bea3fa77) feat: allow usage of ignoreClassMethods from istanbul (#785) - [`dd372f5`](https://github.com/istanbuljs/nyc/commit/dd372f59831f1ce0b90d7633123bc8331dc59484) chore(release): 11.6.0This PR has been generated by Renovate Bot.