Closed greenkeeper[bot] closed 6 years ago
After pinning to 3.25.14 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
serverless-offline was updated from 3.25.15
to 3.25.16
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 5 commits.
e1cc6eb
v3.25.16
3a2fce4
Merge branch 'master' of github.com:dherault/serverless-offline
301039d
update license
f821cfc
Fix async handler support for handlers running in separate processes (#492)
39a3b2c
update outdated "Usage with Babel" section (#489)
See the full diff
devDependency
serverless-offline was updated from 3.25.16
to 3.25.17
.Your tests are still failing with this version. Compare changes
Bug fixes
Fix async handler support for handlers running in separate processes - #492
Docs
update outdated "Usage with Babel" section - #489
The new version differs by 6 commits.
8efa99c
3.25.17
e1cc6eb
v3.25.16
3a2fce4
Merge branch 'master' of github.com:dherault/serverless-offline
301039d
update license
f821cfc
Fix async handler support for handlers running in separate processes (#492)
39a3b2c
update outdated "Usage with Babel" section (#489)
See the full diff
devDependency
serverless-offline was updated from 3.25.17
to 3.26.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
serverless-offline was updated from 3.26.0
to 3.27.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
2494e77
v3.27.0
0c8937b
Merge pull request #495 from UnitedIncome/master
1a1a7aa
Add test coverage for setting multiple cookies
ce2b9bf
v3.26.0
2a09860
Merge pull request #494 from c24w/master
fe63452
use h.state for set-cookie headers. Fixes #310
78a647a
Add me as a contributor :D
810c6b1
Set response headers defined in serverless config
4c9f118
Make endpoint base struct status code a number
See the full diff
Upgrading to 3.27.0 fixed it.
The devDependency serverless-offline was updated from
3.25.14
to3.25.15
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
serverless-offline is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/balassy/aws-lambda-typescript/builds/434227120?utm_source=github_status&utm_medium=notification)). - β **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/balassy/aws-lambda-typescript/build/1.0.397)).Commits
The new version differs by 9 commits.
eaec2ee
update package lock
55cede1
v3.25.15
990994e
Merge pull request #491 from clschnei/add-region-env-default
6c94d26
remove travis node version 4
bb256fd
add travis node versions 8 and 9
55fdc60
Merge pull request #490 from wwsno/run-lint-on-travis
eccd315
update version in lockfile
9209917
set AWS_REGION default from provider
e6777fb
travis: add run lint step to travis configuration, in addition to running test. Fix lint error in index.js.
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: