thattomperson / ball-chasing-auto-group

https://ball-chasing-auto-group.now.sh
0 stars 0 forks source link

An in-range update of serverless-step-functions is breaking the build 🚨 #4

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency serverless-step-functions was updated from 2.17.1 to 2.17.2.

🚨 View failing branch.

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

serverless-step-functions 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 - ❌ **now:** Deployment has failed ([Details](https://zeit.co/thattomperson/ball-chasing-auto-group/pcizbn6ne)).

Release Notes for v2.17.2

2.17.2 (2020-02-27)

Bug Fixes

  • incorrect alarm time for ExecutionsTimedOut (ac55d43), closes #305
  • security vulnerabilities (8b57454)
Commits

The new version differs by 12 commits.

  • 726616c Merge pull request #316 from serverless-operations/feature/fixed_timeout_alarm
  • ac55d43 fix: incorrect alarm time for ExecutionsTimedOut
  • cf15702 chore: trigger codecov
  • 348dae7 Merge pull request #315 from serverless-operations/add-nyc
  • 4e2f57d chore: add nyc
  • 33404b0 chore: fix travis badge path
  • b2994b8 Merge pull request #314 from serverless-operations/update-travis
  • 0850ec9 chore: add nodejs12 to tested version
  • 26b17ea Merge pull request #313 from serverless-operations/fix-vulnerabilities
  • 8b57454 fix: security vulnerabilities
  • b3d64f9 Merge pull request #304 from purple-technology/master
  • b9f7854 refactor: replace random number generator with deterministic hash

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 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.17.3

2.17.3 (2020-04-02)

Features

  • Allow logging to standard workflow #322
Commits

The new version differs by 6 commits.

  • dffb7ae Merge pull request #322 from deconltd/master
  • be44120 logging configurations tests
  • bbeae3c Allow logging to standard workflow
  • 5a6644c Allow logging to standard workflow
  • 0724ad1 Merge pull request #321 from iwaiktos/fix/readme_cfn_intrinsic_functions
  • b4edac1 fix(README): should specify the role's ARN

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.17.4

2.17.4 (2020-04-02)

Bug Fixes

Commits

The new version differs by 10 commits.

  • 3a57548 Merge pull request #317 from bucha09/patch-1
  • 3172e2b bumped version
  • bab4302 fix: remove first possible fix
  • 9c0ab23 Merge pull request #3 from bucha09/master
  • 3d7061d fix: add description in readme.md
  • 9f0a827 Merge pull request #2 from bucha09/master
  • 9f896a3 fix: fixed eslint
  • 11e2b2d Merge pull request #1 from bucha09/master
  • fb2bec6 Possible fix for this issue #306
  • 4fa6030 Update compileCloudWatchEventEvents.js

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.18.0

2.18.0 (2020-04-08)

Features

  • not output cloudformation outputs section (31eca85)
Commits

The new version differs by 5 commits.

  • 5d8d417 Merge pull request #324 from CM-Kajiwara/no-output-option
  • d4987cb fix: add noOutput is false test
  • 6e83014 fix: add noOutput option use case
  • 31eca85 feat: not output cloudformation outputs section
  • 5e48333 chore: bumped version

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.19.0

2.19.0 (2020-05-10)

Features

  • add functionality for variable FunctionName in lambda state (09a2973)
  • add IAM Role support for startExecution.sync V2 (00e4880)
Commits

The new version differs by 10 commits.

  • 205d869 Merge pull request #333 from daaru00/master
  • 9ba2fe5 Merge pull request #332 from ryudice/lambda-proxy-mapping-template-fix
  • b62e644 Merge pull request #330 from JeremyDOwens/master
  • 9d63167 Merge pull request #327 from revgum/patch-1
  • 00e4880 feat: add IAM Role support for startExecution.sync V2
  • 4a58976 Lambda_proxy mapping template
  • 09a2973 feat: add functionality for variable FunctionName in lambda state
  • 9fe17df updates readme to fix multifile state machines
  • a07672d Merge pull request #326 from benja-M-1/benja-M-1-patch-1
  • 160d935 chore: trigger error when 'definition' is missing

See the full diff