tunnckoCore / unzy

Minimalist, extensible framework for building programmatic API interfaces of CLI programs, built on MiniBase.
MIT License
1 stars 0 forks source link

Update nyc to the latest version πŸš€ #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 10.0.0 of nyc just got published.

Dependency nyc
Current Version 8.4.0
Type devDependency

The version 10.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of nyc. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 17 commits .

  • 68b78e3 chore(release): 10.0.0
  • a3c7f83 fix: debug-log should be production dependency
  • 0dd970c feat: cache now turned on by default (#454)
  • c3c4d38 docs: cleanup changelog
  • c4b81c0 chore(release): 9.0.1
  • 4e5111d fix: addresses several test-exclude edge-cases. addresses perf issue with yargs (#444)
  • 21a9a70 fix: finished test-exclude yak-shave.
  • c3d8975 fix: and another broken test
  • eaaa07a fix: one other test was broken by changing # of exclude rules
  • 177f3b4 fix: there's one more exluce rule now
  • 87eade0 chore: upgrade yargs and test-exclude dependencies
  • cc96078 chore(release): 9.0.0
  • b6713a3 feat: allow an alternate cache folder to be provided (#443)
  • 2828538 feat: node_modules is again excluded by default when custom exclude is provided (#442)
  • 31488f5 feat: adds support for source-map production (#439)

There are 17 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: