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 🚨 #102

Closed
greenkeeper bot opened this issue Oct 22, 2018 · 4 comments
Closed

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

greenkeeper bot opened this issue Oct 22, 2018 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 22, 2018

The devDependency serverless-offline was updated from 3.28.0 to 3.28.1.

🚨 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 passed (Details).
  • coverage/coveralls: First build on greenkeeper/serverless-offline-3.28.1 at 100.0% (Details).
  • continuous-integration/appveyor/branch: AppVeyor build failed (Details).

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

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 Oct 22, 2018

After pinning to 3.28.0 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 Oct 25, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 11 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
  • 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 31, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 20 commits.

  • 7e9e8b5 v3.31.0
  • ba285a6 lint
  • 9068484 Merge pull request #515 from trevor-leach/multiValue_header_and_queryParam_support
  • 9f7dab5 Merge pull request #516 from ondrowan/no-auth-log-message
  • f06433a Merge branch 'multiValue_header_and_queryParam_support' of https://github.com/trevor-leach/serverless-offline into multiValue_header_and_queryParam_support
  • a59476b fix linting warnings and errors
  • 8143390 Change startup log message if noAuth is enabled
  • 819e78d fix linting warnings and errors
  • 56896b6 add multiValue header and query params to authorizer event and response
  • 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
  • dcb4433 v3.29.0

There are 20 commits in total.

See the full diff

@balassy balassy closed this as completed Nov 4, 2018
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

1 participant