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-offline to the latest version ๐Ÿš€ #118

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency serverless-offline was updated from 3.33.0 to 4.0.0.

This version 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.


Release Notes for v4.0.0

4.0.0 (2019-01-15)

Bug Fixes

  • babel: Removing babel runtime support and usage of lodash (c5cba66)

  • major release, v4 (81e94b9)

BREAKING CHANGES

  • remove babel runtime

  • babel: Removing support for babel runtime.

  • start refactor

  • handle all nodejs runtimes

  • more refactoring

  • more refactoring

  • remove lodash

*remove lodash, babel runtime and use strict

  • remove first request message

  • remove more of lodash

  • remove lodash in tests

  • remove lodash in tests

Commits

The new version differs by 3 commits.

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 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c82305c155f0d7d5931af994205716d01686f6db on greenkeeper/serverless-offline-4.0.0 into 4caa080c11e659b0a1db0c0eb3eb535055693ef7 on master.

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.1.0

New features:

  • Support for Python and Ruby runtimes
Commits

The new version differs by 11 commits.

  • 76209e6 v4.1.0
  • 90e5ec7 rebuild package-lock.json
  • e361484 remove semantic-release
  • 5b05347 add ruby manual test doc
  • 2c016fa add ruby manual test
  • 392e8d5 add python and ruby support
  • af3a5c4 add python and ruby support
  • 2a5045f Merge branch 'master' of github.com:dherault/serverless-offline
  • 0ef93dd add semantic-release configuration
  • d9a5ca5 Merge pull request #572 from dnalborczyk/remove-deps
  • 464cf22 removes unused @babel/core, @babel-register

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by commits.

See the full diff