all-contributors / app

πŸ€– A GitHub App to automate acknowledging contributors to your open source projects
https://allcontributors.org
MIT License
573 stars 150 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency serverless was updated from 1.36.3 to 1.37.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

serverless 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 - βœ… **ci/circleci: node_modules:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/all-contributors/all-contributors-bot/1358?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test:** CircleCI is running your tests ([Details](https://circleci.com/gh/all-contributors/all-contributors-bot/1360?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: lint:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/all-contributors/all-contributors-bot/1361?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/all-contributors/all-contributors-bot/1359?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for 1.37.0 (2019-02-06)

Meta

Commits

The new version differs by 114 commits.

  • 2cf96e0 Merge pull request #5803 from serverless/release-1-37
  • 1b8252d releasing v1.37.0
  • 3b9957f Merge pull request #5794 from serverless/fix-tests-debug
  • c551abf fixed cli tests when running in debug mode
  • 4a64f4a Merge pull request #5793 from serverless/fix-yml-race-condition
  • 5896f0c fix race condition when loading config file
  • 04a2a65 Merge pull request #5788 from serverless/secrets-via-ssm
  • cefe6f0 Add aws secrets mgr to TOC of aws vars
  • 74a1260 Update docs/providers/aws/guide/variables.md
  • 2e49692 Update docs/providers/aws/guide/variables.md
  • ff82197 Document how to use Secrets Manager
  • 61d3af3 Merge pull request #5785 from pchynoweth/master
  • 4c935d1 Fixed up linting issues
  • 9a25ade Added unit tests
  • 73d95c2 Fixed linting issue

There are 114 commits in total.

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 1.36.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.37.1 (2019-02-08)

Meta

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.38.0 (2019-02-20)

Meta

Commits

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

  • 0f654d3 Merge pull request #5852 from serverless/releasing-v-1-38-0
  • b34f26e Releasing v1.38.0
  • b3d4337 Merge pull request #5839 from Xenonym/fix/template-install-name-undefined
  • 3432a3e Add tests
  • 90b18b4 Merge pull request #5842 from exoego/ssm-json
  • 3408a4e Merge pull request #5824 from serverless/websockets
  • 63b2d61 Fix service name in template install message
  • 0968f12 Validation if event is either http or websocket
  • bad6a4a Fix displaying of services with REST and WSS APIs
  • 640270b Merge pull request #5843 from luciansr/patch-1
  • b7257b2 Replacing "runtimes" with "templates"
  • 420fb4b Add document to ${ssm} for JSON.
  • 616c744 It should return json if referencing JSON in AWS SecretsManager.
  • 838ab11 Merge pull request #5690 from joebernard/patch-1
  • 247bd57 Fix path of link

There are 86 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 1.39.0 (2019-03-15)

Meta

Commits

The new version differs by 123 commits.

  • e666e5f Merge pull request #5924 from serverless/release-1-39
  • eb9e589 Update CHANGELOG.md
  • f17b220 releasing v1.39.0
  • fe86fde Merge pull request #5297 from fruffin/fix-4188
  • 5d73e81 Merge pull request #5899 from serverless/sls-5891
  • 00d129c Merge pull request #5863 from serverless/invoke-local-docker
  • 2dbc267 Add check if Docker daemon is running
  • 6cf3563 jszip as main dep, DRY getting runtime, use on exit instead of on close
  • b8dd365 Merge pull request #5912 from fivepapertigers/cloudwatch-event-input-transformer
  • 93b7ec3 Merge pull request #5911 from dalevfenton/docs/authorizer-type
  • 0d0cba8 adds inputTransformer option to aws cloudwatchEvent events
  • 756dd14 adds inputTransformer option to aws schedule events
  • e7df2df add type configuration to aws serverless.yml guide for authorizer
  • 8c0d282 document docker support!
  • 06c8222 Merge pull request #5909 from matheussilvasantos/patch-2

There are 123 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 1.39.1 (2019-03-18)

Meta

Commits

The new version differs by 4 commits.

  • 5d2b976 Releasing v1.39.1
  • cd0d33d Revert "Fixed #4188 - Package generating incorrect package artifact path in serverless-state.json"
  • 5242314 Merge pull request #5922 from rodolphito/patch-1
  • a5e6d44 Fixed typo "disonnect"

See the full diff

jakebolam commented 5 years ago

Opened PR: https://github.com/all-contributors/all-contributors-bot/pull/179