gregswindle / eslint-plugin-swagger

An extensible linter with semantic validations for Swagger specifications.
Apache License 2.0
10 stars 2 forks source link

chore(package): update nyc to version 11.0.1 #14

Closed gregswindle closed 7 years ago

gregswindle commented 7 years ago

Closes #13

Version 11.0.1 of nyc just got published.

Dependency nyc
Current Version 10.3.2
Type devDependency

The version 11.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 9 commits.

  • 8662357 chore: hack to fix SIGPROF binding issue on node 8
  • d90aed6 chore(release): 11.0.0
  • 2f68559 chore: hack to prevent SIGPROF warning, until new spawn-wrap is available
  • f18f780 fix: add support for ES6 modules
  • 0e6b277 chore: formatting nit
  • 80ef0a3 docs: mention the ability to publish configuration in docs
  • 33829b8 feat: upgrade to version of yargs with support for presets
  • 55b68b5 chore: update istanbuljs dependencies (#583)
  • a1a457f feat: allow .nycrc.json (#580)

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a1ec4ffb5a3e1bf48c389e96b52aa4ff876d751f on greenkeeper/nyc-11.0.1 into b4b158055cd1562869e3c19d4d0940ea444293d0 on develop.

gregswindle commented 7 years ago

chore(package): close PR #14 in favor of newer version.

Closes #14