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 send to the latest version πŸš€ #134

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.15.0 of send just got published.

Dependency send
Current Version 0.14.2
Type dependency

The version 0.15.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 send. 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 29 commits .

  • 7196b1e Release 0.15.0
  • e887f91 build: update package contributors
  • da7df19 docs: add custom directory index view example
  • 8914486 lint: use standard style in readme
  • d12be16 Use res.headersSent when available
  • bf8787d Use res.getHeaderNames() when available
  • 1af3491 lint: use hasTrailingSlash() for index check
  • 172be25 tests: add test for error handler clear headers
  • 689ff8c build: Node.js@7.6
  • 64c56b8 build: Node.js@6.10
  • 3cc48f9 build: Node.js@4.8
  • 5c58a24 Support "If-Match" and "If-Unmodified-Since" headers
  • eb38e9b tests: expand the conditional-GET tests
  • 4568381 docs: add what conditional-GET means
  • 4d1e2f0 deps: fresh@0.5.0

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