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 docker-lambda to the latest version 🚀 #112

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.10.0 of docker-lambda just got published.

Dependency docker-lambda
Current Version 0.9.1
Type dependency

The version 0.10.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 docker-lambda. 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 13 commits .

  • f9024d6 0.10.0
  • 6a2cc55 Fix JSON Parse Error (#17)
  • 780ba37 Update latest base img and /var/runtime dumps
  • 311e433 Merge branch 'neekolas-master'
  • ec811e3 Expand LICENSE to include other contributors
  • 6a559f4 Move pip install into single RUN step to save layer space
  • 30bf243 Move yum deps into base
  • 7e41ad1 Basic python build environment
  • 2c5d7e1 Update latest /var/runtime dumps
  • 452a582 Update URLs to be https
  • 1ecd412 Remove default for AWS_SESSION_TOKEN
  • de6b4bb Add documentation stubs
  • 4d1ae04 Add terminal screenshot

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 546ca7413096fc69e3b913d0e8604f26c709aaa3 on greenkeeper/docker-lambda-0.10.0 into 4effb104f89c6884f778132fb7e0dfc54511014d on master.

greenkeeper[bot] commented 7 years ago

Version 0.10.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • e2d87a6 0.10.1
  • 6b6cb2c Just return null if there's no stdout
  • e68d970 Update latest base and build imgs and /var/runtime dumps
  • 9c3f4a1 Add libmpc-devel mpfr-devel gmp-devel to build imgs

See the full diff.