Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Sep 14, 2018 · 12 comments
Open

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

greenkeeper bot opened this issue Sep 14, 2018 · 12 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 14, 2018

The devDependency serverless-offline was updated from 3.25.11 to 3.25.12.

🚨 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).

Commits

The new version differs by 15 commits.

  • ace47fe v3.25.12
  • 3f59c9b fix #479
  • 719ddde Merge branch 'Enase-master'
  • 590484a master origin merge + package lock updated
  • dcdd827 Merge remote-tracking branch 'source/master'
  • 99ff5ff package lock updated
  • 8a215a5 package lock updated
  • ec94136 Merge remote-tracking branch 'source/master'
  • 14f7f40 Merge remote-tracking branch 'source/master'
  • 694575b package lock updated
  • c68053a Merge remote-tracking branch 'source/master'
  • 642862e Merge remote-tracking branch 'source/master'
  • b42c579 Merge remote-tracking branch 'source/master'
  • 33fc0d5 Merge remote-tracking branch 'source/master'
  • 84fadf0 babel ver 7 support added

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 14, 2018

After pinning to 3.25.11 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 20, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 611175c v3.25.13
  • 3d2fe33 Merge pull request #484 from gribnoysup/feature/listen-to-sigterm
  • f316cd8 Gracefully shut down hapi server on SIGTERM

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 20, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2018

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 28, 2018

Your tests are still failing with this version. Compare changes

Commits

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 28, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v3.25.17

Bug fixes
Fix async handler support for handlers running in separate processes - #492

Docs
update outdated "Usage with Babel" section - #489

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 3, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • ce2b9bf v3.26.0
  • 2a09860 Merge pull request #494 from c24w/master
  • 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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 4, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 2494e77 v3.27.0
  • 0c8937b Merge pull request #495 from UnitedIncome/master
  • 1a1a7aa Add test coverage for setting multiple cookies
  • fe63452 use h.state for set-cookie headers. Fixes #310

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 19, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

  • 92ed5c1 v3.28.0
  • 41038c8 Merge pull request #507 from MelvinVermeer/multiValueQueryStringParameters
  • 51dd136 Merge pull request #505 from robbtraister/cache-mask
  • e81bef9 added contributor
  • 0c0a99c added support for multiValueQueryStringParameters
  • fb8233a rename cacheInvalidationIgnore to cacheInvalidationRegex
  • 52b127f remove ambiguity from cacheInvalidationIgnore default
  • 0d1ae89 add cacheInvalidationIgnore mask
  • e5a37df Update README.md
  • fd4053e Merge pull request #501 from livingmine/patch-1
  • 78521c0 Update README.md

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 22, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 24c8e65 v3.28.1
  • 6fb907d Merge pull request #506 from ondrowan/fix-no-auth
  • bcfdbcd Add missing headers to noAuth test case
  • f96faf1 Fix protected routes requiring API key even if noAuth option is set
  • 018497d Add failing test for noAuth option

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 25, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • dcb4433 v3.29.0
  • a42e85a Merge pull request #513 from boehmers/feature/disable_cookie_validation
  • 8866024 fix some linting warnings and update package-lock
  • 9fe7071 added test for the disableCookieValidation-flag
  • f5c06ed add myself as contributor
  • 5d9a67a added param to disable cookie validation in hapi.js

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 369872d v3.30.0
  • e9999d7 Merge pull request #511 from Bob-Thomas/authentication-fix
  • e97ce98 Add myself as contributor
  • ff9f3b3 Update readme with a custom headers section
  • 9c02d2f Add cognito-authentication-provider as header

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants