Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency nyc to v11.4.1 #6

Merged
merged 2 commits into from
Mar 12, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 9, 2018

This Pull Request updates dependency nyc from v11.2.1 to v11.4.1

Release Notes

v11.3.0

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.4.0

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

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 link
  • a413f6a 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 advice
  • 7792733 chore: explicitly update istanbul dependencies (#698)
  • d85118c chore(release): 11.3.0

v11.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-path
  • 93efc55 chore: upgrading to newer spawn-wrap (#730)
  • e8225d5 chore(release): 11.4.0

v11.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.1

This PR has been generated by Renovate Bot.

@benjamincanac benjamincanac merged commit 4a09bc9 into master Mar 12, 2018
@benjamincanac benjamincanac deleted the renovate/nyc-11.x branch March 12, 2018 09:41
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants