amsross / twitter-blockchainifyly

GNU General Public License v3.0
0 stars 0 forks source link

An in-range update of serverless-offline is breaking the build 🚨 #16

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency serverless-offline was updated from 4.10.5 to 4.10.6.

🚨 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 could not complete due to an error ([Details](https://travis-ci.org/amsross/twitter-blockchainifyly/builds/536307013?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • 322a6e6 v4.10.6
  • e3de153 Merge pull request #669 from leruitga-ss/master
  • d4da3ec skip HEAD routes defined in resources

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:

greenkeeper[bot] commented 5 years ago

After pinning to 4.10.5 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.1.1

Bug fixes

  • Accept content type json with empty body. #694
Commits

The new version differs by 85 commits.

There are 85 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.2.0

New feature

  • Add requestTimeEpoch to requestContext. #697
Commits

The new version differs by 88 commits.

There are 88 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.2.1

Bug fixes

  • Fix timeout bug with lambda integration. #699
Commits

The new version differs by 97 commits.

There are 97 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 100 commits.

  • ad481c2 v5.2.2
  • e67a3ca Merge pull request #700 from dherault/requests_bugfix
  • 9842bf2 Fix requests bug
  • 17609f7 v5.2.1
  • 35721db Merge pull request #699 from dherault/fix-timeout-bug
  • 19b6e71 Fix timeout bug for lambda integration
  • 24b36c3 Swap License and Contributing sections links in README.md
  • 5690211 Merge pull request #698 from dherault/invoke
  • 12ddeb9 Add return condition on events collection
  • 91a1222 Add support for lambda.invoke
  • a80be0c Merge pull request #692 from dnalborczyk/strict-mode
  • 3979c96 v5.2.0
  • 709a2dd Merge pull request #697 from kobanyan/add-requestTimeEpoch-to-requestContext
  • b36c1ff Add requestTimeEpoch to requestContext
  • 0c1a0f7 v5.1.1

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.3.1

Bug fixes

  • Fix requests bug. #700
Commits

The new version differs by 101 commits.

  • fded3b5 v5.3.1
  • ad481c2 v5.2.2
  • e67a3ca Merge pull request #700 from dherault/requests_bugfix
  • 9842bf2 Fix requests bug
  • 17609f7 v5.2.1
  • 35721db Merge pull request #699 from dherault/fix-timeout-bug
  • 19b6e71 Fix timeout bug for lambda integration
  • 24b36c3 Swap License and Contributing sections links in README.md
  • 5690211 Merge pull request #698 from dherault/invoke
  • 12ddeb9 Add return condition on events collection
  • 91a1222 Add support for lambda.invoke
  • a80be0c Merge pull request #692 from dnalborczyk/strict-mode
  • 3979c96 v5.2.0
  • 709a2dd Merge pull request #697 from kobanyan/add-requestTimeEpoch-to-requestContext
  • b36c1ff Add requestTimeEpoch to requestContext

There are 101 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.3.2

Bug fixes

  • Fix request template for invoke operation. #701
Commits

The new version differs by 103 commits.

  • 1335189 v5.3.2
  • 81ae588 Fix request template for invoke integration
  • fded3b5 v5.3.1
  • ad481c2 v5.2.2
  • e67a3ca Merge pull request #700 from dherault/requests_bugfix
  • 9842bf2 Fix requests bug
  • 17609f7 v5.2.1
  • 35721db Merge pull request #699 from dherault/fix-timeout-bug
  • 19b6e71 Fix timeout bug for lambda integration
  • 24b36c3 Swap License and Contributing sections links in README.md
  • 5690211 Merge pull request #698 from dherault/invoke
  • 12ddeb9 Add return condition on events collection
  • 91a1222 Add support for lambda.invoke
  • a80be0c Merge pull request #692 from dnalborczyk/strict-mode
  • 3979c96 v5.2.0

There are 103 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.3.3

Bug fixes

  • Fix error on empty events. dad83ab
Commits

The new version differs by 105 commits.

  • bb6eefb v5.3.3
  • dad83ab Fix bug on empty event
  • 1335189 v5.3.2
  • 81ae588 Fix request template for invoke integration
  • fded3b5 v5.3.1
  • ad481c2 v5.2.2
  • e67a3ca Merge pull request #700 from dherault/requests_bugfix
  • 9842bf2 Fix requests bug
  • 17609f7 v5.2.1
  • 35721db Merge pull request #699 from dherault/fix-timeout-bug
  • 19b6e71 Fix timeout bug for lambda integration
  • 24b36c3 Swap License and Contributing sections links in README.md
  • 5690211 Merge pull request #698 from dherault/invoke
  • 12ddeb9 Add return condition on events collection
  • 91a1222 Add support for lambda.invoke

There are 105 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.4.0

New feature:

  • Replay the last request. See #713
Commits

The new version differs by 118 commits.

  • 5b23ee0 v5.4.0
  • 1ba8f2f Merge pull request #713 from dherault/replay-last-request
  • 2441de7 Replay last request
  • 644cdca Regen/update package-lock.json
  • 4aa6a41 Update deps
  • 82ab573 Remove unneeded async
  • f4b90f5 Merge pull request #708 from dnalborczyk/fixes
  • 86eb874 Read json file as string, to create new instances (clone)
  • 874e043 Use path.resolve
  • ddc0bde Update deps
  • 7ce32a2 Fix spelling
  • 72acf5a Load templates without require.extensions
  • cf29d7a Remove JSON.parse+stringify, object is already JSON when required with .json
  • bb6eefb v5.3.3
  • dad83ab Fix bug on empty event

There are 118 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 121 commits.

  • 7517e0d v5.4.1
  • c14a1af Merge pull request #714 from dherault/fix-event.isOffline-bug
  • 8bd5d0e Fix event.isOffine bug
  • 5b23ee0 v5.4.0
  • 1ba8f2f Merge pull request #713 from dherault/replay-last-request
  • 2441de7 Replay last request
  • 644cdca Regen/update package-lock.json
  • 4aa6a41 Update deps
  • 82ab573 Remove unneeded async
  • f4b90f5 Merge pull request #708 from dnalborczyk/fixes
  • 86eb874 Read json file as string, to create new instances (clone)
  • 874e043 Use path.resolve
  • ddc0bde Update deps
  • 7ce32a2 Fix spelling
  • 72acf5a Load templates without require.extensions

There are 121 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 123 commits.

  • 88417e9 v5.4.2
  • 8621e2d Fix event bug when event is null
  • 7517e0d v5.4.1
  • c14a1af Merge pull request #714 from dherault/fix-event.isOffline-bug
  • 8bd5d0e Fix event.isOffine bug
  • 5b23ee0 v5.4.0
  • 1ba8f2f Merge pull request #713 from dherault/replay-last-request
  • 2441de7 Replay last request
  • 644cdca Regen/update package-lock.json
  • 4aa6a41 Update deps
  • 82ab573 Remove unneeded async
  • f4b90f5 Merge pull request #708 from dnalborczyk/fixes
  • 86eb874 Read json file as string, to create new instances (clone)
  • 874e043 Use path.resolve
  • ddc0bde Update deps

There are 123 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.4.3

Bug fixes

  • Fix "Could not detect JSON" error. #716
  • Fix event.isOffline bug. #714
Commits

The new version differs by 126 commits.

There are 126 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.4.4

Bug fix

  • Fix authorization expression validation. #717
Commits

The new version differs by 129 commits.

There are 129 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.5.0

New feature

  • Display stack trace on failure. Add new option hideStackTraces. #718
Commits

The new version differs by 132 commits.

  • 51191cd v5.5.0
  • f46882a Merge pull request #718 from dherault/display-stack-trace-on-failure
  • b9b89ca new feature: output stack trace on failure
  • 6c81956 v5.4.4
  • 11a58b8 Merge pull request #717 from alebianco/master
  • 9fc545e Fix #715 Fix expression validator
  • 4736224 v5.4.3
  • e8d1211 Merge pull request #716 from Raph22/fix-print-out
  • e8306dd fix #655
  • 88417e9 v5.4.2
  • 8621e2d Fix event bug when event is null
  • 7517e0d v5.4.1
  • c14a1af Merge pull request #714 from dherault/fix-event.isOffline-bug
  • 8bd5d0e Fix event.isOffine bug
  • 5b23ee0 v5.4.0

There are 132 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.5.1

Bug fixes

Commits

The new version differs by 135 commits.

There are 135 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.6.0

New feature

  • Websocket support. #711
Commits

The new version differs by 237 commits.

  • 6742934 v5.6.0
  • b3a3155 Linting: use const
  • ebad6b4 Fix maintainers/contributors ordering
  • f85e1ee Remove unused @hapi/cryptiles module
  • acbd92e Add husky
  • 86bcd36 Update deps
  • 373c06f Remove remaining apiGatewayUrl
  • bc82f8f Remove apiGatewayUrl from readme
  • e6ed9e3 Fix spelling
  • 413390e Remove apiGatewayUrl from docs, use url + hardcoded port (for now)
  • 8896743 Fix spelling
  • fdbde8f Merge pull request #711 from dherault/websocket-fixes
  • 09d299a Merge pull request #729 from frsechet/fix/tests-sigv4-delete-connection
  • f901507 fix: don't add body and content-type headers to sigv4 for delete call in tests
  • c0bea4c Remove apiGatewayUrl from websocket event

There are 237 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.6.1

Bug fixes

Commits

The new version differs by 294 commits.

  • e58d1ee v5.6.1
  • a5fc7b9 Ordering nit
  • 3e00fb3 Rename parseQueryStringParameters, fix and combine tests
  • 90d04d3 Add parseMultiValueQueryStringParameters incl. tests
  • e6d2a60 Simplify
  • c83980e Use parseQueryParameters
  • 8ca29f8 Add parseQueryParameters incl. tests
  • 074b447 Add Object.fromEntries polyfill
  • b26dd58 Fix formatToClfTime tests
  • 201dbbf Add utils tests
  • 6699689 Move utils to folder
  • b73e4d5 Fix cli help websocket port
  • 2415238 Add silent flag to test coverage script
  • f638740 Destructure off require
  • f919642 Fix file extension

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.7.0

Feature removal

  • Remove request body validation due to too many failures. #733
Commits

The new version differs by 309 commits.

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.7.1

Bug fixes

Commits

The new version differs by 312 commits.

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 336 commits.

  • 2444293 v5.8.0
  • f7811fc Remove disable lint, use triple eq, guaranteed to be type string
  • d14e57a Combine destructuring
  • a66a50a Lint: Define before usage
  • 260be3e Fix websocket port header
  • 8f48bd5 Add missing strict mode directives
  • 2c0f4fb Add links to supported language runtimes
  • 5fafc7c Add Go to Readme
  • 6cc29fd Merge pull request #744 from phux/go_serviceruntime
  • 94dbc67 feat: add go to supported runtimes
  • 9bbd4b0 Add missing strict mode directive
  • 4640522 Support node.js v8.10, closes #741
  • f09ad2a Update deps
  • 8340f1f v5.7.3
  • a9ec9d2 Bugfix for no queryStringParameters, fixes #738

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.9.0

Bugfixes

  • Lambda integration Response parameters exception #756, #757
  • Lambda integration Response parameters exception for headers with null and undefined values #758, #759
  • Do not remove unhandledRejection listeners as it breaks Serverless #767

Other

  • Set serverless peer dependency to v1.48.1 #767
Commits

The new version differs by 342 commits.

  • 6bcaa9d v5.9.0
  • 5c3b493 Set serverless peer dependency to v1.48.1 #767
  • 040b064 Do not remove unhandledRejection listeners
  • 2758e2a Fixed undefined and null responseParameter values
  • c48801f Contributors list updated
  • 86f0332 Typo fixed
  • 2444293 v5.8.0
  • f7811fc Remove disable lint, use triple eq, guaranteed to be type string
  • d14e57a Combine destructuring
  • a66a50a Lint: Define before usage
  • 260be3e Fix websocket port header
  • 8f48bd5 Add missing strict mode directives
  • 2c0f4fb Add links to supported language runtimes
  • 5fafc7c Add Go to Readme
  • 6cc29fd Merge pull request #744 from phux/go_serviceruntime

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.10.1

Bugfixes

  • TypeError: Cannot destructure property version of 'undefined' or 'null' #771
Commits

The new version differs by 347 commits.

  • f801d69 v5.10.1
  • b16c4f5 Remove underscore [bad cherry-pick from v6], fixes #771
  • 7cc11a4 v5.10.0
  • 137b6ec Update deps
  • 02412ac Add update-notifier module
  • 6bcaa9d v5.9.0
  • 5c3b493 Set serverless peer dependency to v1.48.1 #767
  • 040b064 Do not remove unhandledRejection listeners
  • 2758e2a Fixed undefined and null responseParameter values
  • c48801f Contributors list updated
  • 86f0332 Typo fixed
  • 2444293 v5.8.0
  • f7811fc Remove disable lint, use triple eq, guaranteed to be type string
  • d14e57a Combine destructuring
  • a66a50a Lint: Define before usage

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 10 commits.

  • 40aaaa8 v5.11.0
  • c1c6810 Update deps
  • 51e6605 Fix, add semi
  • bbcba5f Add another style of policyResource (#805)
  • 636af2a Avoid setting empty response headers
  • cfe1d54 fix: add missing properties in default velocity template
  • 53d920e fix: save authorizer data in authorizer property
  • ba13812 chore: use principalId instead of user
  • df38a11 feat: add lambda proxy authorizer enhancedAuthContext
  • 01d4023 fix: don't pass object to serverlessLog

See the full diff