balassy / aws-lambda-typescript

This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
MIT License
266 stars 50 forks source link

An in-range update of aws-sdk is breaking the build 🚨 #143

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency aws-sdk was updated from 2.431.0 to 2.432.0.

🚨 View failing branch.

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

aws-sdk 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 is in progress ([Details](https://travis-ci.org/balassy/aws-lambda-typescript/builds/513517320?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/balassy/aws-lambda-typescript/builds/23477235)).

Release Notes for Release v2.432.0

See changelog for more information.

Commits

The new version differs by 1 commits.

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 2.431.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 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.433.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.434.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.435.0

See changelog for more information.

Commits

The new version differs by 4 commits.

  • d99d622 Updates SDK to v2.435.0
  • 1f9e48b update RDS integration test (#2603)
  • 4e32a8b Updates SDK to v2.434.0
  • a0cc7b3 Updates SDK to v2.433.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.436.0

See changelog for more information.

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.437.0

See changelog for more information.

Commits

The new version differs by 7 commits.

  • 36161b7 Updates SDK to v2.437.0
  • 5f1db9b correct examples in api reference (#2608)
  • 22de7e9 Updates SDK to v2.436.0
  • d99d622 Updates SDK to v2.435.0
  • 1f9e48b update RDS integration test (#2603)
  • 4e32a8b Updates SDK to v2.434.0
  • a0cc7b3 Updates SDK to v2.433.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.438.0

See changelog for more information.

Commits

The new version differs by 13 commits.

  • 10726ce Updates SDK to v2.438.0
  • dedf408 Merge pull request #2583 from srchase/docs/s3-get-signed-url-promise
  • d32ef74 Allocate new buffer when parsing sensitive blob (#2622)
  • 9430e03 Before running instanceof, verify that the operand is a function (#2621)
  • ea1b3f5 Update README.md, fix TypeScript imports (#2624)
  • 36161b7 Updates SDK to v2.437.0
  • 5f1db9b correct examples in api reference (#2608)
  • 22de7e9 Updates SDK to v2.436.0
  • d99d622 Updates SDK to v2.435.0
  • 1f9e48b update RDS integration test (#2603)
  • 4e32a8b Updates SDK to v2.434.0
  • a0cc7b3 Updates SDK to v2.433.0
  • b1e8688 document promises on getSignedUrl

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.439.0

See changelog for more information.

Commits

The new version differs by 14 commits.

  • 6b49b66 Updates SDK to v2.439.0
  • 10726ce Updates SDK to v2.438.0
  • dedf408 Merge pull request #2583 from srchase/docs/s3-get-signed-url-promise
  • d32ef74 Allocate new buffer when parsing sensitive blob (#2622)
  • 9430e03 Before running instanceof, verify that the operand is a function (#2621)
  • ea1b3f5 Update README.md, fix TypeScript imports (#2624)
  • 36161b7 Updates SDK to v2.437.0
  • 5f1db9b correct examples in api reference (#2608)
  • 22de7e9 Updates SDK to v2.436.0
  • d99d622 Updates SDK to v2.435.0
  • 1f9e48b update RDS integration test (#2603)
  • 4e32a8b Updates SDK to v2.434.0
  • a0cc7b3 Updates SDK to v2.433.0
  • b1e8688 document promises on getSignedUrl

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.440.0

See changelog for more information.

Commits

The new version differs by 16 commits.

  • beb52b6 Updates SDK to v2.440.0
  • 01c10fe remove simpledb smoke test (#2635)
  • 6b49b66 Updates SDK to v2.439.0
  • 10726ce Updates SDK to v2.438.0
  • dedf408 Merge pull request #2583 from srchase/docs/s3-get-signed-url-promise
  • d32ef74 Allocate new buffer when parsing sensitive blob (#2622)
  • 9430e03 Before running instanceof, verify that the operand is a function (#2621)
  • ea1b3f5 Update README.md, fix TypeScript imports (#2624)
  • 36161b7 Updates SDK to v2.437.0
  • 5f1db9b correct examples in api reference (#2608)
  • 22de7e9 Updates SDK to v2.436.0
  • d99d622 Updates SDK to v2.435.0
  • 1f9e48b update RDS integration test (#2603)
  • 4e32a8b Updates SDK to v2.434.0
  • a0cc7b3 Updates SDK to v2.433.0

There are 16 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 Release v2.441.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • 5ade36c Updates SDK to v2.441.0
  • 6fdf03c Merge pull request #2628 from srchase/cost-explorer-cors
  • 4f830c9 Merge pull request #2629 from srchase/doc-s3-bucket-operations
  • 89f435a add docs note for S3 non-bucket operations
  • 69d1bb6 enable CORS on CostExplorer

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.442.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.443.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.444.0

See changelog for more information.

Commits

The new version differs by 4 commits.

  • e2201ba Updates SDK to v2.444.0
  • bd7ce58 fix api reference for ddb doc client transct operations (#2645)
  • 7e91a1a Updates SDK to v2.443.0
  • e6e0003 Updates SDK to v2.442.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.445.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • 5772c62 Updates SDK to v2.445.0
  • e2201ba Updates SDK to v2.444.0
  • bd7ce58 fix api reference for ddb doc client transct operations (#2645)
  • 7e91a1a Updates SDK to v2.443.0
  • e6e0003 Updates SDK to v2.442.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.446.0

See changelog for more information.

Commits

The new version differs by 7 commits.

  • 9ed8252 Updates SDK to v2.446.0
  • b6d3eba Fix DynamoDB DocumentClient set unmarshalling (#2647)
  • 5772c62 Updates SDK to v2.445.0
  • e2201ba Updates SDK to v2.444.0
  • bd7ce58 fix api reference for ddb doc client transct operations (#2645)
  • 7e91a1a Updates SDK to v2.443.0
  • e6e0003 Updates SDK to v2.442.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.447.0

See changelog for more information.

Commits

The new version differs by 8 commits.

  • 0a4e8ae Updates SDK to v2.447.0
  • 9ed8252 Updates SDK to v2.446.0
  • b6d3eba Fix DynamoDB DocumentClient set unmarshalling (#2647)
  • 5772c62 Updates SDK to v2.445.0
  • e2201ba Updates SDK to v2.444.0
  • bd7ce58 fix api reference for ddb doc client transct operations (#2645)
  • 7e91a1a Updates SDK to v2.443.0
  • e6e0003 Updates SDK to v2.442.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.448.0

See changelog for more information.

Commits

The new version differs by 9 commits.

  • 6aacc39 Updates SDK to v2.448.0
  • 0a4e8ae Updates SDK to v2.447.0
  • 9ed8252 Updates SDK to v2.446.0
  • b6d3eba Fix DynamoDB DocumentClient set unmarshalling (#2647)
  • 5772c62 Updates SDK to v2.445.0
  • e2201ba Updates SDK to v2.444.0
  • bd7ce58 fix api reference for ddb doc client transct operations (#2645)
  • 7e91a1a Updates SDK to v2.443.0
  • e6e0003 Updates SDK to v2.442.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.449.0

See changelog for more information.

Commits

The new version differs by 10 commits.

  • 3f1e54f Updates SDK to v2.449.0
  • 6aacc39 Updates SDK to v2.448.0
  • 0a4e8ae Updates SDK to v2.447.0
  • 9ed8252 Updates SDK to v2.446.0
  • b6d3eba Fix DynamoDB DocumentClient set unmarshalling (#2647)
  • 5772c62 Updates SDK to v2.445.0
  • e2201ba Updates SDK to v2.444.0
  • bd7ce58 fix api reference for ddb doc client transct operations (#2645)
  • 7e91a1a Updates SDK to v2.443.0
  • e6e0003 Updates SDK to v2.442.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.450.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.451.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.452.0

See changelog for more information.

Commits

The new version differs by 4 commits.

  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.453.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.454.0

See changelog for more information.

Commits

The new version differs by 8 commits.

  • 860e4ff Updates SDK to v2.454.0
  • b83cac8 Support 'requiresLength' Trait (#2661)
  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.455.0

See changelog for more information.

Commits

The new version differs by 9 commits.

  • a99a997 Updates SDK to v2.455.0
  • 860e4ff Updates SDK to v2.454.0
  • b83cac8 Support 'requiresLength' Trait (#2661)
  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.456.0

See changelog for more information.

Commits

The new version differs by 10 commits.

  • 0d0e7bd Updates SDK to v2.456.0
  • a99a997 Updates SDK to v2.455.0
  • 860e4ff Updates SDK to v2.454.0
  • b83cac8 Support 'requiresLength' Trait (#2661)
  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.457.0

See changelog for more information.

Commits

The new version differs by 12 commits.

  • 4bd9c07 Updates SDK to v2.457.0
  • 1bc5940 Added example for generating the documentation (#2664)
  • 0d0e7bd Updates SDK to v2.456.0
  • a99a997 Updates SDK to v2.455.0
  • 860e4ff Updates SDK to v2.454.0
  • b83cac8 Support 'requiresLength' Trait (#2661)
  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.458.0

See changelog for more information.

Commits

The new version differs by 13 commits.

  • c47d0aa Updates SDK to v2.458.0
  • 4bd9c07 Updates SDK to v2.457.0
  • 1bc5940 Added example for generating the documentation (#2664)
  • 0d0e7bd Updates SDK to v2.456.0
  • a99a997 Updates SDK to v2.455.0
  • 860e4ff Updates SDK to v2.454.0
  • b83cac8 Support 'requiresLength' Trait (#2661)
  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.459.0

See changelog for more information.

Commits

The new version differs by 14 commits.

  • 8702335 Updates SDK to v2.459.0
  • c47d0aa Updates SDK to v2.458.0
  • 4bd9c07 Updates SDK to v2.457.0
  • 1bc5940 Added example for generating the documentation (#2664)
  • 0d0e7bd Updates SDK to v2.456.0
  • a99a997 Updates SDK to v2.455.0
  • 860e4ff Updates SDK to v2.454.0
  • b83cac8 Support 'requiresLength' Trait (#2661)
  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.460.0

See changelog for more information.

Commits

The new version differs by 15 commits.

  • b33d574 Updates SDK to v2.460.0
  • 8702335 Updates SDK to v2.459.0
  • c47d0aa Updates SDK to v2.458.0
  • 4bd9c07 Updates SDK to v2.457.0
  • 1bc5940 Added example for generating the documentation (#2664)
  • 0d0e7bd Updates SDK to v2.456.0
  • a99a997 Updates SDK to v2.455.0
  • 860e4ff Updates SDK to v2.454.0
  • b83cac8 Support 'requiresLength' Trait (#2661)
  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)
  • 5623657 Updates SDK to v2.451.0
  • 33e72cb Updates SDK to v2.450.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.461.0

See changelog for more information.

Commits

The new version differs by 17 commits.

  • 1cb7ecc Updates SDK to v2.461.0
  • d35748e Validate the Expiration parameter for s3.getSignedUrl() is number (#2668)
  • b33d574 Updates SDK to v2.460.0
  • 8702335 Updates SDK to v2.459.0
  • c47d0aa Updates SDK to v2.458.0
  • 4bd9c07 Updates SDK to v2.457.0
  • 1bc5940 Added example for generating the documentation (#2664)
  • 0d0e7bd Updates SDK to v2.456.0
  • a99a997 Updates SDK to v2.455.0
  • 860e4ff Updates SDK to v2.454.0
  • b83cac8 Support 'requiresLength' Trait (#2661)
  • 57f295b Updates SDK to v2.453.0
  • d6a7258 Update README.md (#2663)
  • c23e5f0 Updates SDK to v2.452.0
  • 6f4ac17 Increase in Karma Version to fix Lodash vulnerability (#2652)

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.462.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 4b6b42c Updates SDK to v2.462.0
  • 08b8d45 doc: create issue templates (#2684)
  • e7a4b7d doc: update badges in README.md (#2678)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.463.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • f015c96 Updates SDK to v2.463.0
  • 2511428 Set connection reusing by default from environmental variable in Node (#2679)
  • 09d89a3 doc: add known vulnerabilities badge from Snyk (#2682)
  • 4b6b42c Updates SDK to v2.462.0
  • 08b8d45 doc: create issue templates (#2684)
  • e7a4b7d doc: update badges in README.md (#2678)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.464.0

See changelog for more information.

Commits

The new version differs by 7 commits.

  • 82bdbc2 Updates SDK to v2.464.0
  • f015c96 Updates SDK to v2.463.0
  • 2511428 Set connection reusing by default from environmental variable in Node (#2679)
  • 09d89a3 doc: add known vulnerabilities badge from Snyk (#2682)
  • 4b6b42c Updates SDK to v2.462.0
  • 08b8d45 doc: create issue templates (#2684)
  • e7a4b7d doc: update badges in README.md (#2678)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.465.0

See changelog for more information.

Commits

The new version differs by 8 commits.

  • e795c94 Updates SDK to v2.465.0
  • 82bdbc2 Updates SDK to v2.464.0
  • f015c96 Updates SDK to v2.463.0
  • 2511428 Set connection reusing by default from environmental variable in Node (#2679)
  • 09d89a3 doc: add known vulnerabilities badge from Snyk (#2682)
  • 4b6b42c Updates SDK to v2.462.0
  • 08b8d45 doc: create issue templates (#2684)
  • e7a4b7d doc: update badges in README.md (#2678)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.466.0

See changelog for more information.

Commits

The new version differs by 9 commits.

  • 6fe7600 Updates SDK to v2.466.0
  • e795c94 Updates SDK to v2.465.0
  • 82bdbc2 Updates SDK to v2.464.0
  • f015c96 Updates SDK to v2.463.0
  • 2511428 Set connection reusing by default from environmental variable in Node (#2679)
  • 09d89a3 doc: add known vulnerabilities badge from Snyk (#2682)
  • 4b6b42c Updates SDK to v2.462.0
  • 08b8d45 doc: create issue templates (#2684)
  • e7a4b7d doc: update badges in README.md (#2678)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.467.0

See changelog for more information.

Commits

The new version differs by 13 commits.

  • ba57624 Updates SDK to v2.467.0
  • 98d9890 doc: add checkbox for Questions/Help template (#2685)
  • 38bf84c Remove deprecated buffer constructor (#2687)
  • 26b3d6a doc: add commands for getting SDK version in Bug report Issue template (#2690)
  • 6fe7600 Updates SDK to v2.466.0
  • e795c94 Updates SDK to v2.465.0
  • 82bdbc2 Updates SDK to v2.464.0
  • f015c96 Updates SDK to v2.463.0
  • 2511428 Set connection reusing by default from environmental variable in Node (#2679)
  • 09d89a3 doc: add known vulnerabilities badge from Snyk (#2682)
  • 4b6b42c Updates SDK to v2.462.0
  • 08b8d45 doc: create issue templates (#2684)
  • e7a4b7d doc: update badges in README.md (#2678)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.468.0

See changelog for more information.

Commits

The new version differs by 15 commits.

  • d922863 Updates SDK to v2.468.0
  • aea84a4 doc: add another way to get AWS version in Node.js (#2694)
  • ba57624 Updates SDK to v2.467.0
  • 98d9890 doc: add checkbox for Questions/Help template (#2685)
  • 38bf84c Remove deprecated buffer constructor (#2687)
  • 26b3d6a doc: add commands for getting SDK version in Bug report Issue template (#2690)
  • 6fe7600 Updates SDK to v2.466.0
  • e795c94 Updates SDK to v2.465.0
  • 82bdbc2 Updates SDK to v2.464.0
  • f015c96 Updates SDK to v2.463.0
  • 2511428 Set connection reusing by default from environmental variable in Node (#2679)
  • 09d89a3 doc: add known vulnerabilities badge from Snyk (#2682)
  • 4b6b42c Updates SDK to v2.462.0
  • 08b8d45 doc: create issue templates (#2684)
  • e7a4b7d doc: update badges in README.md (#2678)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.469.0

See changelog for more information.

Commits

The new version differs by 18 commits.

  • 467fef2 Updates SDK to v2.469.0
  • b33d7fd doc: Add README in scripts package (#2681)
  • d28171b doc: fix request completion event document (#2686)
  • d922863 Updates SDK to v2.468.0
  • aea84a4 doc: add another way to get AWS version in Node.js (#2694)
  • ba57624 Updates SDK to v2.467.0
  • 98d9890 doc: add checkbox for Questions/Help template (#2685)
  • 38bf84c Remove deprecated buffer constructor (#2687)
  • 26b3d6a doc: add commands for getting SDK version in Bug report Issue template (#2690)
  • 6fe7600 Updates SDK to v2.466.0
  • e795c94 Updates SDK to v2.465.0
  • 82bdbc2 Updates SDK to v2.464.0
  • f015c96 Updates SDK to v2.463.0
  • 2511428 Set connection reusing by default from environmental variable in Node (#2679)
  • 09d89a3 doc: add known vulnerabilities badge from Snyk (#2682)

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.470.0

See changelog for more information.

Commits

The new version differs by 20 commits.

  • 4e23965 Updates SDK to v2.470.0
  • a9d5278 doc: update PR template with non-code option
  • 467fef2 Updates SDK to v2.469.0
  • b33d7fd doc: Add README in scripts package (#2681)
  • d28171b doc: fix request completion event document (#2686)
  • d922863 Updates SDK to v2.468.0
  • aea84a4 doc: add another way to get AWS version in Node.js (#2694)
  • ba57624 Updates SDK to v2.467.0
  • 98d9890 doc: add checkbox for Questions/Help template (#2685)
  • 38bf84c Remove deprecated buffer constructor (#2687)
  • 26b3d6a doc: add commands for getting SDK version in Bug report Issue template (#2690)
  • 6fe7600 Updates SDK to v2.466.0
  • e795c94 Updates SDK to v2.465.0
  • 82bdbc2 Updates SDK to v2.464.0
  • f015c96 Updates SDK to v2.463.0

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.471.0

See changelog for more information.

Commits

The new version differs by 21 commits.

  • 33b429b Updates SDK to v2.471.0
  • 4e23965 Updates SDK to v2.470.0
  • a9d5278 doc: update PR template with non-code option
  • 467fef2 Updates SDK to v2.469.0
  • b33d7fd doc: Add README in scripts package (#2681)
  • d28171b doc: fix request completion event document (#2686)
  • d922863 Updates SDK to v2.468.0
  • aea84a4 doc: add another way to get AWS version in Node.js (#2694)
  • ba57624 Updates SDK to v2.467.0
  • 98d9890 doc: add checkbox for Questions/Help template (#2685)
  • 38bf84c Remove deprecated buffer constructor (#2687)
  • 26b3d6a doc: add commands for getting SDK version in Bug report Issue template (#2690)
  • 6fe7600 Updates SDK to v2.466.0
  • e795c94 Updates SDK to v2.465.0
  • 82bdbc2 Updates SDK to v2.464.0

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.472.0

See changelog for more information.

Commits

The new version differs by 22 commits.

  • 166b987 Updates SDK to v2.472.0
  • 33b429b Updates SDK to v2.471.0
  • 4e23965 Updates SDK to v2.470.0
  • a9d5278 doc: update PR template with non-code option
  • 467fef2 Updates SDK to v2.469.0
  • b33d7fd doc: Add README in scripts package (#2681)
  • d28171b doc: fix request completion event document (#2686)
  • d922863 Updates SDK to v2.468.0
  • aea84a4 doc: add another way to get AWS version in Node.js (#2694)
  • ba57624 Updates SDK to v2.467.0
  • 98d9890 doc: add checkbox for Questions/Help template (#2685)
  • 38bf84c Remove deprecated buffer constructor (#2687)
  • 26b3d6a doc: add commands for getting SDK version in Bug report Issue template (#2690)
  • 6fe7600 Updates SDK to v2.466.0
  • e795c94 Updates SDK to v2.465.0

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.473.0

See changelog for more information.

Commits

The new version differs by 25 commits.

  • 13aa902 Updates SDK to v2.473.0
  • 8ac9c36 update elb smoke test with operation does not claim resources (#2675)
  • d78f62f Refresh ini based credentials (#2698)
  • 166b987 Updates SDK to v2.472.0
  • 33b429b Updates SDK to v2.471.0
  • 4e23965 Updates SDK to v2.470.0
  • a9d5278 doc: update PR template with non-code option
  • 467fef2 Updates SDK to v2.469.0
  • b33d7fd doc: Add README in scripts package (#2681)
  • d28171b doc: fix request completion event document (#2686)
  • d922863 Updates SDK to v2.468.0
  • aea84a4 doc: add another way to get AWS version in Node.js (#2694)
  • ba57624 Updates SDK to v2.467.0
  • 98d9890 doc: add checkbox for Questions/Help template (#2685)
  • 38bf84c Remove deprecated buffer constructor (#2687)

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.474.0

See changelog for more information.

Commits

The new version differs by 26 commits.

  • eecae03 Updates SDK to v2.474.0
  • 13aa902 Updates SDK to v2.473.0
  • 8ac9c36 update elb smoke test with operation does not claim resources (#2675)
  • d78f62f Refresh ini based credentials (#2698)
  • 166b987 Updates SDK to v2.472.0
  • 33b429b Updates SDK to v2.471.0
  • 4e23965 Updates SDK to v2.470.0
  • a9d5278 doc: update PR template with non-code option
  • 467fef2 Updates SDK to v2.469.0
  • b33d7fd doc: Add README in scripts package (#2681)
  • d28171b doc: fix request completion event document (#2686)
  • d922863 Updates SDK to v2.468.0
  • aea84a4 doc: add another way to get AWS version in Node.js (#2694)
  • ba57624 Updates SDK to v2.467.0
  • 98d9890 doc: add checkbox for Questions/Help template (#2685)

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.475.0

See changelog for more information.

Commits

The new version differs by 27 commits.

  • c0978b7 Updates SDK to v2.475.0
  • eecae03 Updates SDK to v2.474.0
  • 13aa902 Updates SDK to v2.473.0
  • 8ac9c36 update elb smoke test with operation does not claim resources (#2675)
  • d78f62f Refresh ini based credentials (#2698)
  • 166b987 Updates SDK to v2.472.0
  • 33b429b Updates SDK to v2.471.0
  • 4e23965 Updates SDK to v2.470.0
  • a9d5278 doc: update PR template with non-code option
  • 467fef2 Updates SDK to v2.469.0
  • b33d7fd doc: Add README in scripts package (#2681)
  • d28171b doc: fix request completion event document (#2686)
  • d922863 Updates SDK to v2.468.0
  • aea84a4 doc: add another way to get AWS version in Node.js (#2694)
  • ba57624 Updates SDK to v2.467.0

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release v2.476.0

See changelog for more information.

Commits

The new version differs by 30 commits.

  • b470f8e Updates SDK to v2.476.0
  • c1fe5ba doc: brew cask install phantomjs (#2701)
  • fd3d29f doc: add "bug report" label for bug reports from users (#2711)
  • c0978b7 Updates SDK to v2.475.0
  • eecae03 Updates SDK to v2.474.0
  • 13aa902 Updates SDK to v2.473.0
  • 8ac9c36 update elb smoke test with operation does not claim resources (#2675)
  • d78f62f Refresh ini based credentials (#2698)
  • 166b987 Updates SDK to v2.472.0
  • 33b429b Updates SDK to v2.471.0
  • 4e23965 Updates SDK to v2.470.0
  • a9d5278 doc: update PR template with non-code option
  • 467fef2 Updates SDK to v2.469.0
  • b33d7fd doc: Add README in scripts package (#2681)
  • d28171b doc: fix request completion event document (#2686)

There are 30 commits in total.

See the full diff

balassy commented 5 years ago

Fixed with PR #158.