node-minibase / minibase

:rocket: Minimal framework for creating highly modular and composable Node.js applications powered by plugins
https://github.com/node-minibase
MIT License
9 stars 0 forks source link

Update nyc to the latest version 🚀 #6

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 9.0.1 of nyc just got published.

Dependency nyc
Current Version 8.4.0
Type devDependency

The version 9.0.1 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 14 commits .

  • 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)
  • 4d15610 docs: pdate README.md to suggest --save-dev (#437)
  • f8e06e4 chore(package): update exists-sync to version 0.0.4 (#436)

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: