thattomperson / ball-chasing-auto-group

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

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency serverless was updated from 1.64.0 to 1.64.1.

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

Release Notes for 1.64.1 (2020-02-26)

Bug Fixes


Comparison since last release

Commits

The new version differs by 5 commits.

  • 39e0837 chore: Release v1.64.1
  • 924b1c5 fix(AWS HTTP API): Configure default stage explicity
  • 1c13582 fix: Follow symlinks when writing a config (#7374)
  • e674727 fix: Service state path resolution (#7388)
  • a019bfa fix: When packaging do not crash on deps with no package.json (#7368)

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 1.64.0 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 1.65.0 (2020-02-28)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 40 commits ahead by 40, behind by 5.

  • 91e99a2 chore: Release v1.65.0
  • b56a861 chore: Extend possible message scopes
  • 59b3dce chore: Update dependencies
  • 506ad86 fix(Standalone): Ensure to bundle local invocation non Node.js artifcats
  • 39309ab chore: Do not restrict lines length in body
  • 8d27d83 chore: Extend list of accepted scopes
  • 605c65b chore: Ensure alphabetical order of scopes
  • d49c197 chore: Upgrade object-hash to v2 (#7408)
  • 00f8f97 docs: Remove v0.5 documentation
  • df9846d feat(AWS HTTP API): Support timeout configuration
  • 2de1546 docs(AWS HTTP API): Expose id setting in serverless.yml doc
  • d84e9e7 fix: Fix handler resolution (multi . case) for local invocation (#7398)
  • 0ed52f6 feat: Support Cloud Components (#7390)
  • 7bc35bc docs: Add missing colons to AWS::AccountId (#7393)
  • 11587ca ci: Fix install in deploy build on windows

There are 40 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.66.0 (2020-03-09)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 19 commits.

  • ff919cd chore: Release v1.66.0
  • ef48fd9 chore: Update dependencies
  • 7992f8e chore: Register 'AWS S3' commit message scope
  • 9b627fb fix(AWS Websocket): Fix AWS partition support (#7430)
  • 7310782 fix(Variables): Relax pattern to allow non-ascii defaults (#7431)
  • 8ed6a6e feat(AWS Lambda): Support destinations configuration
  • 55a98bd refactor(AWS Lambda): Introduce reusable lambda ARN resolver
  • e8d4606 refactor(AWS Lambda): Reconfigure condition
  • bd7f8cb ci: Fix buggy npm configuration
  • d4b53dd docs: Dashboard documentation updates (#7421)
  • a626505 docs: Improve security (#7426)
  • 0898664 fix(AWS Cognito): Fix pool update handling
  • 410123a chore: Register 'AWS Cognito' message scope
  • b52a41d fix(AWS HTTP API): Ensure function timeout setting is respected
  • ba84179 docs: Explain how to become a maintainer

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.67.0 (2020-03-19)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 15 commits.

  • 79bfffb chore: Release v1.67.0
  • 5953772 chore: Bump dependencies
  • 7a3a45f fix(AWS Lambda): Respect external IAM role at destinations
  • 903ec8c test: Move scope of final cleanup
  • 498cc20 Update the /framework/docs/getting-started/ page (update content Mar 19) (#7488)
  • 8f25f87 Update the /framework/docs/getting-started/ page (#7484)
  • dc958ff refactor(AWS HTTP API): Ensure function name in a warning message
  • 841aac9 fix(AWS HTTP API): Do not validate timeout when no httpApi event
  • 2a0f786 feat: Added docs for SFPro SDK endpoint instrumentation (#7475)
  • 962506b fix(Templates): Fix support for ~/.. paths (#7381)
  • 359f2e0 chore: Register 'Templates' commit message scope
  • 2d25e67 feat(AWS Websocket): routeResponseSelectionExpression setting (#7233)
  • 77baea0 chore: Remove mistakenly commited files
  • 651e59d Fixed typos in http-api.md (#7465)
  • f822ae7 Corrected typo preview-deployments.md (#7445)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.67.1 (2020-04-07)

Bug Fixes

  • Standalone: Improve performance in China by supporting dedicated mirror for binary downloads (8e85fe6)
  • AWS ALB: Fix handling of provisioned concurrency (#7285) (3138ef1)
  • Recognize AWS Web Identify Credentials (#7442) (001f56c)

Comparison since last release

Commits

The new version differs by 16 commits.

  • a6e6bdb chore: Release v1.67.1
  • 145cd6e chore: Bump dependencies
  • 8e85fe6 feat(Standalone): Support China mirror for binary downloads
  • 8d4ed6d refactor(AWS HTTP API): Unify warning messages
  • 08ad5ce refactor(AWS HTTP API): Improve error message for 29s timeout
  • 3138ef1 fix(AWS ALB): Fix handling of provisioned concurrency (#7285)
  • 09a276a add components notice
  • d5f41ce docs: Fix documentation meta data (#7541)
  • 26cc120 chore: Fix broken link in docs and add clarifying information (#7539)
  • 580fbb8 docs: Add section about welcoming new maintainers
  • 2b09adb docs: Update Chinese site docs of Serverless Framework (#7535)
  • 00f1a28 docs: Dashboard and AWS API Gateway updates (#7469)
  • 001f56c fix: Recognize AWS Web Identify Credentials (#7442)
  • e3c21b0 docs: Improve main documenation (#7529)
  • 76ade5e docs(AWS HTTP API): Provide link to REST API vs. HTTP API table (#7515)

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.67.2 (2020-04-08)

Maintanance improvements


Comparison since last release

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.67.3 (2020-04-08)

Bug Fixes


Comparison since last release

Commits

The new version differs by 3 commits.

  • 80f1c79 chore: Release v1.67.3
  • 7b0c18e fix(Components): Handle gently initialization errors
  • 6eda4aa refactor(Components): Remove check that was put into components logic

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.68.0 (2020-04-22)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 11 commits.

  • b3b51c1 chore: Release v1.68.0
  • c7d91a3 chore: Update dependencies
  • 8abae84 fix(AWS SQS): Fix resolution of Enabled property (#7532)
  • 1e69d74 chore: Configure 'AWS SQS' commit message namespace
  • a6b3154 feat(AWS Local Invocation): Support ruby2.7 runtime (#7538)
  • 2b22f49 docs: Document serverless.yml for Azure provider (#7526)
  • d3bf39a feat(Templates): Support ssh format download template urls (#7588)
  • 8c644f1 feat(AWS ALB): Cognito and Oidc authentication support (#7372)
  • 345b9e6 fix(Templates): Fix Azure Functions Python template (#7452)
  • 7479a9a fix(AWS HTTP API): Support HTTP API name customization (#7434)
  • 0480038 docs: Add documentation for dashboard log-based polling option (#7585)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.69.0 (2020-04-29)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 19 commits.

  • 20a8c83 chore: Release v1.69.0
  • 20af53e chore: Update dependencies
  • 9416e72 feat(AWS SQS): Support maximumRetryAttempts option (#7620)
  • 4e2983b test(AWS Websocket): Temporary handling of eventually failing test
  • 99db402 test(AWS Websocket): Stop sending messages on error
  • 946d32c fix(AWS Info): Fix calculation of resources count (#7587)
  • c90d1ac chore: Register 'AWS Info' commit message scope
  • f4985f3 docs: Update go project best practices (#7562)
  • 57fec3f fix(AWS API Gateway): Fix origin wildcard handling with cors: true
  • 7d3636f feat(Variables): Support region selection of SSM variables (#7625)
  • 4c2a52d feat(AWS HTTP API): Support payload format version customization (#7623)
  • 23bbcea feat(AWS API Gateway): Support operationId setting (#7617)
  • c6974a6 test(AWS Websocket): Resend messsage if reception was not confirmed
  • 90ceecd fix(AWS HTTP API): Fix default log format
  • d6f7e5e chore: List "jszip" as dev dependency

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.70.0 (2020-05-07)

Features

Bug Fixes


Comparison since last release

Commits

The new version differs by 38 commits.

  • a49f8d4 chore: Bump dependencies
  • 254ef96 chore: Release v1.70.0
  • 9c2becd test: Fix node-fetch customization after it's upgrade to v2
  • 6b3a789 fix(AWS Deploy): Fix generation of custom resource lambda zip
  • df50f4c chore: Upgrade 'standard-version' to v8
  • b62cb35 chore: Upgrade 'sinon' to v8
  • 6c78e4a chore: Upgrade 'nyc' to v15
  • 3a9a67b chore: Upgrade 'yargs-parser' to v18
  • aed5d0a chore: Upgrade 'semver-regex' to v2
  • 4b8a9e9 chore: Upgrade 'node-fetch' to v2
  • 868db04 chore: Upgrade 'https-proxy-agent' to v5
  • 16237b8 chore: Upgrade get-stdin to v6
  • e1092af refactor: Drop sentry reporting as it's not used
  • 763a9a3 chore: Bump dependencies
  • 843c909 chore: Upgrade 'ci-info' to v2

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.70.1 (2020-05-11)

Bug Fixes

Enhancements

Maintanance Improvements


Comparison since last release

Commits

The new version differs by 13 commits.

  • 79c07a2 chore: Release v1.70.1
  • 87cff5f chore: Bump dependencies
  • 8bc6d54 fix(Standalone): Ensure pkg bug workaround is applied on WIndows
  • 08dc745 fix(AWS IAM): Fix role and policy name resolution
  • dd9bf9a chore: Upgrade 'archiver' to v3 (#7712)
  • a5a136f feat(Templates): Update aws-fsharp to netcoreapp3.1 (#7709)
  • 46df82e feat(Templates): Update aws-csharp to .NET Core 3.1 (#7708)
  • 5b4fd0f chore: Upgrade uuid to v8 (#7707)
  • 3fe2e98 refactor: Replace _.isArray with native Array.isArray (#7703)
  • c773562 docs: Fix Google provider API names (#7701)
  • e9726e2 docs: Complete serverless.yml documentation for Azure (#7698)
  • 4a0c890 docs: Improve pull request template
  • 2d2949d docs: Improve bug report template

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.71.0 (2020-05-15)

Features

Bug Fixes

Maintanance Improvements


Comparison since last release

Commits

The new version differs by 23 commits.

  • 7026b41 ci: Fix npm install for Node.js v6 case
  • 823ac89 chore: Release v1.71.0
  • 7745f78 chore: Upgrade eslint to v7
  • 8e45f93 chore: Bump dependencies
  • cf1692f fix(AWS API Gateway): Fix handling stage settings when in nested stack
  • e472a04 fix(AWS API Gateway): Improve configuration validation
  • 2a26493 fix(AWS Lambda): Fix DependsOn handling in case of disabled logs (#7731)
  • 2a72b1a chore: Upgrade semver to v6
  • d8222fa fix(AWS IAM): Remove iamRoleLambdaExecution from DependsOn (#7722)
  • ca2a73f fix(CLI): Reject multitple 'config' params (#7728)
  • 522e9c0 docs: Fix typo (#7725)
  • c106d53 refactor: Upgrade 'fs-extra' to v8 (#7719)
  • a152872 test(AWS HTTP API): Bring back testing logs
  • a1472ba fix(AWS CloudFront): Ensure lambda edge has no vpc or env (#7721)
  • 3144be8 feat(AWS Lambda): Support disableLogs setting for functions (#7720)

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.71.1 (2020-05-15)

Bug Fixes

  • CLI: Fix handling of singular --config param (7bcad68), closes #7736
  • Standalone: Workaorond fs-extra v8 bug in chocolatey package generation script (548bd98)

Comparison since last release

Commits

The new version differs by 5 commits.

  • 96b8a86 chore: Release v1.71.1
  • 2ebb46a style: Fix lint issues
  • 548bd98 fix(Standalone): Workaournd fs-extra v8 bug
  • 7bcad68 fix(CLI): Fix handling of singular --config param
  • ae3adb6 test(CLI): Test singular --config params

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.71.2 (2020-05-20)

Bug Fixes

Performance Improvements

Maintanance Improvements


Comparison since last release

Commits

The new version differs by 13 commits.

  • 5d5361a chore: Release v1.71.2
  • d599de6 chore: Bump dependencies
  • b245596 refactor: Upgrade globby to v9 (#7750)
  • 69f368f docs: Improve contribution notes
  • 2b9f63e perf(AWS Deploy): Do not re-upload unchanged lambda layers (#7680)
  • ce7940d docs: Improve contribution guideline
  • 8bb5517 refactor: Replace _.{startsWith,endsWith,includes} with native methods
  • de4aee3 fix: Fix packaging logic after regression introduced with #7742 (#7743)
  • 4252422 fix(AWS Local Invocation): Ensure to mount as read only in docker
  • 304a502 fix(AWS CloudFront): Fix merge of template configuration (#7739)
  • 05499e6 fix: Fix changes detection when user package artifact is involved
  • fd447db docs: Fix typo in CHANGELOG.md
  • c7d63a8 docs: Improve CHANGELOG.md

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.71.3 (2020-05-20)

Bug Fixes


Comparison since last release

Commits

The new version differs by 2 commits.

  • 3e446f0 chore: Release v1.71.3
  • b97e2b4 fix(AWS Deploy): Fix packaging logic after #7742 regression

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.72.0 (2020-06-02)

Features

Bug Fixes

Maintanance Improvements


Comparison since last release

Commits

The new version differs by 29 commits.

  • 7b0a3a1 chore: Release v1.72.0
  • f9f6a3b fix(AWS API Gateway): Fix API key names resolution
  • 011e3e2 chore: Bump dependencies
  • 0036962 refactor: Replace _.find with array.find (#7782)
  • 4074739 feat(AWS HTTP API): Support externally configured JWT authorizers
  • 2e4377e feat(AWS API Gateway): Simplify referencing local CognitoUserPool
  • 2b00928 refactor: Replace _.size with native counterparts (#7798)
  • 4db8b63 feat: Support serverless.ts as configuration input (#7755)
  • 5e0af21 refactor: Replace _.forEach and _.each with array.forEach (#7748)
  • 45fecbd docs: Suggest using latest node version in getting start doc (#7787)
  • 87d40aa feat(AWS API Gateway): Support toggling CloudWatch metrics (#7754)
  • c6894b5 feat(AWS API Gateway): Support customerId in API keys (#7786)
  • d43241e refactor: Replace _.keys with Object.keys (#7784)
  • af3fbf0 docs: Azure Functions Updates (#7765)
  • 9611137 feat(Templates): Azure C# template (#7738)

There are 29 commits in total.

See the full diff