haraka / haraka-utils

Haraka's general purpose utilities
https://www.npmjs.com/package/haraka-utils
MIT License
2 stars 4 forks source link

Update nodeunit to the latest version 🚀 #2

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.11.0 of nodeunit just got published.

Dependency nodeunit
Current Version 0.10.2
Type devDependency

The version 0.11.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 nodeunit. 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 22 commits .

  • be1bde2 0.11.0
  • 6ad4160 Merge pull request #337 from zhuangya/upgrade-tap
  • 7ebc211 chore: upgrade tap to 10.0.2
  • b54bafe Update CONTRIBUTORS.md
  • f3d3df2 Merge pull request #331 from ben-pushspring/master
  • efaa4b4 Merge pull request #329 from brettz9/allow-no-options
  • dc7e3c7 Explicitly exit out of nodeunit in both success and failure cases
  • f708bef Allow invoking browser run() without options
  • d5806bb Merge pull request #327 from scottgonzalez/patch-1
  • 513d140 Fix typo
  • 468b759 Merge pull request #60 from broofa/master
  • f8e93e4 replaced embedded copy of ejs with more up-to-date version in npm
  • cf20dae removed old console.log stub
  • 4ff6c67 removed node_modules from git
  • 6b02814 added travis ci status badge to readme

There are 22 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:

codecov-io commented 7 years ago

Codecov Report

Merging #2 into master will not impact coverage.

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   91.12%   91.12%           
=======================================
  Files           1        1           
  Lines         169      169           
  Branches       34       34           
=======================================
  Hits          154      154           
  Misses         15       15

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3496cac...0be2a4a. Read the comment docs.