dawson-org / dawson-cli

A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
https://dawson.sh
GNU General Public License v3.0
713 stars 25 forks source link

Update tap to the latest version 🚀 #115

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 10.0.0 of tap just got published.

Dependency tap
Current Version 9.0.3
Type dependency

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 tap. 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 62 commits .

  • 884e5c4 v10.0.0
  • 5282f6c No need to # in the Bail out! message
  • bfb5942 update tests so that they pass on v0.10
  • 0dfe183 default to buffered tests with jobs>1
  • 939e44e Actually print #time at the end of the TAP test
  • 884738f v10.0.0-beta
  • 7be159d Merge branch 'v10'
  • 73190d6 very forcibly deprecate Test.current()
  • 5061989 package: put the -sfails on npm test command for convenience
  • f63ea3e Put back the # time=... directives
  • 6a6faf0 remove some dead code
  • 7116d2a don't actually throw in Stdin.throw
  • 9bb81dc Exit with SIGTERM when there's a timeout SIGTERM
  • 7510a6d cleanup Stdin for boosting test coverage
  • f6023b1 move some more random output tests to fixtures

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

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 61.57% when pulling 4f15106396c35af71f52eea15287716fd7c9f12a on greenkeeper/tap-10.0.0 into 3455053a27889e03c33ba3af11fab69dd185f63f on master.