balassy / aws-lambda-typescript

This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
MIT License
266 stars 50 forks source link

Update serverless-domain-manager to the latest version 🚀 #92

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.6.5 of serverless-domain-manager was just published.

Dependency serverless-domain-manager
Current Version 2.6.0
Type devDependency

The version 2.6.5 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of serverless-domain-manager.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 20 commits.

  • ec74e54 Merge pull request #159 from amplify-education/fix_vulnerabilites
  • 6eb4eda update CHANGELOG
  • b709d2d version bump
  • 098d16d fix mocha vulnerability
  • a5f4413 Merge pull request #158 from KylePalko/master
  • 6266839 Update CHANGELOG
  • 4fe0050 README changes
  • 59e9423 version bump
  • eb036e1 Allow enabled flag to receive string or boolean
  • ef4ca90 Merge pull request #157 from amplify-education/jconstance-amplify-patch-1
  • dfadc40 Update README.md
  • c9b4fdc Merge pull request #148 from amplify-education/update_readme
  • 3e2e886 version bump and changelog updates
  • 5e8d7cc update README documentation
  • 61ddb39 Merge pull request #144 from amplify-education/add_changelog

There are 20 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c81129fc4f88c9f13d24b0354504898de560b856 on greenkeeper/serverless-domain-manager-2.6.5 into aad06cc366cd4809340e6af5f674a3485231a262 on master.