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 🚀 #122

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.11.0 of docker-lambda just got published.

Dependency docker-lambda
Current Version 0.9.1
Type dependency

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 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 20 commits .

  • 168fb35 0.11.0
  • 5bb66cd Update to match latest python2.7 runtime
  • 6040d5a complete runtime mock for python
  • 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
  • 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

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