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

chore(deps): update dependency nyc to v11.6.0 #5

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2018

This Pull Request updates dependency nyc from v11.3.0 to v11.6.0

Release Notes

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)

v11.5.0

Bug Fixes
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

v11.6.0

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)

Commits

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

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

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

This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title chore(deps): update dependency nyc to v11.4.1 chore(deps): update dependency nyc to v11.6.0 Mar 13, 2018
@atinux atinux closed this Mar 19, 2018
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.

fix: string //# sourceMappingURL= breaking tests
2 participants