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 aws-sdk is breaking the build 🚨 #88

Open
greenkeeper bot opened this issue Aug 31, 2018 · 353 comments
Open

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

greenkeeper bot opened this issue Aug 31, 2018 · 353 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 31, 2018

Version 2.307.0 of aws-sdk was just published.

Branch Build failing 🚨
Dependency aws-sdk
Current Version 2.306.0
Type dependency

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

aws-sdk is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes Release v2.307.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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 31, 2018

After pinning to 2.306.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 4, 2018

Version 2.308.0 just got published.

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

Release Notes Release v2.308.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2018

Version 2.309.0 just got published.

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

Release Notes Release v2.309.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2018

Version 2.310.0 just got published.

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

Release Notes Release v2.310.0

See changelog for more information.

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 8, 2018

Version 2.311.0 just got published.

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

Release Notes Release v2.311.0

See changelog for more information.

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 2.312.0 just got published.

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

Release Notes Release v2.312.0

See changelog for more information.

Commits

The new version differs by 10 commits.

  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)
  • cf6b9a0 Updates SDK to v2.311.0
  • 0b5e95c Updates SDK to v2.310.0
  • e0ffda5 Updates SDK to v2.309.0
  • 33a0cd1 Updates SDK to v2.308.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2018

Version 2.313.0 just got published.

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

Release Notes Release v2.313.0

See changelog for more information.

Commits

The new version differs by 11 commits.

  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)
  • cf6b9a0 Updates SDK to v2.311.0
  • 0b5e95c Updates SDK to v2.310.0
  • e0ffda5 Updates SDK to v2.309.0
  • 33a0cd1 Updates SDK to v2.308.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 13, 2018

  • The dependency aws-sdk was updated from 2.313.0 to 2.314.0.

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

Release Notes for Release v2.314.0

See changelog for more information.

Commits

The new version differs by 13 commits.

  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)
  • cf6b9a0 Updates SDK to v2.311.0
  • 0b5e95c Updates SDK to v2.310.0
  • e0ffda5 Updates SDK to v2.309.0
  • 33a0cd1 Updates SDK to v2.308.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 14, 2018

  • The dependency aws-sdk was updated from 2.314.0 to 2.315.0.

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

Release Notes for Release v2.315.0

See changelog for more information.

Commits

The new version differs by 14 commits.

  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)
  • cf6b9a0 Updates SDK to v2.311.0
  • 0b5e95c Updates SDK to v2.310.0
  • e0ffda5 Updates SDK to v2.309.0
  • 33a0cd1 Updates SDK to v2.308.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 18, 2018

  • The dependency aws-sdk was updated from 2.315.0 to 2.316.0.

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

Release Notes for Release v2.316.0

See changelog for more information.

Commits

The new version differs by 15 commits.

  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)
  • cf6b9a0 Updates SDK to v2.311.0
  • 0b5e95c Updates SDK to v2.310.0
  • e0ffda5 Updates SDK to v2.309.0
  • 33a0cd1 Updates SDK to v2.308.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2018

  • The dependency aws-sdk was updated from 2.316.0 to 2.317.0.

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

Release Notes for Release v2.317.0

See changelog for more information.

Commits

The new version differs by 16 commits.

  • dc705e0 Updates SDK to v2.317.0
  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)
  • cf6b9a0 Updates SDK to v2.311.0
  • 0b5e95c Updates SDK to v2.310.0
  • e0ffda5 Updates SDK to v2.309.0

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 20, 2018

  • The dependency aws-sdk was updated from 2.317.0 to 2.318.0.

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

Release Notes for Release v2.318.0

See changelog for more information.

Commits

The new version differs by 17 commits.

  • 01039b3 Updates SDK to v2.318.0
  • dc705e0 Updates SDK to v2.317.0
  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)
  • cf6b9a0 Updates SDK to v2.311.0
  • 0b5e95c Updates SDK to v2.310.0

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 20, 2018

  • The dependency aws-sdk was updated from 2.318.0 to 2.319.0.

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

Release Notes for Release v2.319.0

See changelog for more information.

Commits

The new version differs by 18 commits.

  • 8c66f35 Updates SDK to v2.319.0
  • 01039b3 Updates SDK to v2.318.0
  • dc705e0 Updates SDK to v2.317.0
  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)
  • cf6b9a0 Updates SDK to v2.311.0

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 22, 2018

  • The dependency aws-sdk was updated from 2.319.0 to 2.320.0.

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

Release Notes for Release v2.320.0

See changelog for more information.

Commits

The new version differs by 19 commits.

  • ddc67e6 Updates SDK to v2.320.0
  • 8c66f35 Updates SDK to v2.319.0
  • 01039b3 Updates SDK to v2.318.0
  • dc705e0 Updates SDK to v2.317.0
  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)
  • 167bc31 retry request for Batch TooManyRequestsException (#2246)

There are 19 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2018

  • The dependency aws-sdk was updated from 2.320.0 to 2.321.0.

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

Release Notes for Release v2.321.0

See changelog for more information.

Commits

The new version differs by 20 commits.

  • 3fe5f68 Updates SDK to v2.321.0
  • ddc67e6 Updates SDK to v2.320.0
  • 8c66f35 Updates SDK to v2.319.0
  • 01039b3 Updates SDK to v2.318.0
  • dc705e0 Updates SDK to v2.317.0
  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot
  • f5a3482 update typings for credentialsProviderChain & httpOptions (#2240)

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 26, 2018

  • The dependency aws-sdk was updated from 2.321.0 to 2.322.0.

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

Release Notes for Release v2.322.0

See changelog for more information.

Commits

The new version differs by 21 commits.

  • cabf1fa Updates SDK to v2.322.0
  • 3fe5f68 Updates SDK to v2.321.0
  • ddc67e6 Updates SDK to v2.320.0
  • 8c66f35 Updates SDK to v2.319.0
  • 01039b3 Updates SDK to v2.318.0
  • dc705e0 Updates SDK to v2.317.0
  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native
  • 9dd7095 Updates SDK to v2.313.0
  • 4ed5104 Updates SDK to v2.312.0
  • 3839328 Create no-response.yml
  • 59f1eb0 remove stalebot
  • 23701ac enable stale bot

There are 21 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 26, 2018

  • The dependency aws-sdk was updated from 2.322.0 to 2.323.0.

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

Release Notes for Release v2.323.0

See changelog for more information.

Commits

The new version differs by 26 commits.

  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated
  • 031c2a1 Adds test to ensure paramter constraints are not removed from models
  • 1aa2b92 Updates minified models to include parameter constraints
  • 03f5ece Updates service model minifier to include min, max, pattern and enum constraints on shapes
  • cabf1fa Updates SDK to v2.322.0
  • 3fe5f68 Updates SDK to v2.321.0
  • ddc67e6 Updates SDK to v2.320.0
  • 8c66f35 Updates SDK to v2.319.0
  • 01039b3 Updates SDK to v2.318.0
  • dc705e0 Updates SDK to v2.317.0
  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0
  • 4b433c4 Fixes issue where attempting to use a Blob object as input to an operation would cause a parameter validaiton error in release mode in react native

There are 26 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2018

  • The dependency aws-sdk was updated from 2.323.0 to 2.324.0.

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

Release Notes for Release v2.324.0

See changelog for more information.

Commits

The new version differs by 27 commits.

  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated
  • 031c2a1 Adds test to ensure paramter constraints are not removed from models
  • 1aa2b92 Updates minified models to include parameter constraints
  • 03f5ece Updates service model minifier to include min, max, pattern and enum constraints on shapes
  • cabf1fa Updates SDK to v2.322.0
  • 3fe5f68 Updates SDK to v2.321.0
  • ddc67e6 Updates SDK to v2.320.0
  • 8c66f35 Updates SDK to v2.319.0
  • 01039b3 Updates SDK to v2.318.0
  • dc705e0 Updates SDK to v2.317.0
  • b319e06 Updates SDK to v2.316.0
  • 4f02281 Updates SDK to v2.315.0
  • 9aa6cfb Updates SDK to v2.314.0

There are 27 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 28, 2018

  • The dependency aws-sdk was updated from 2.324.0 to 2.325.0.

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

Release Notes for Release v2.325.0

See changelog for more information.

Commits

The new version differs by 30 commits.

  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated
  • 031c2a1 Adds test to ensure paramter constraints are not removed from models
  • 1aa2b92 Updates minified models to include parameter constraints
  • 03f5ece Updates service model minifier to include min, max, pattern and enum constraints on shapes
  • cabf1fa Updates SDK to v2.322.0
  • 3fe5f68 Updates SDK to v2.321.0
  • ddc67e6 Updates SDK to v2.320.0
  • 8c66f35 Updates SDK to v2.319.0
  • 01039b3 Updates SDK to v2.318.0
  • dc705e0 Updates SDK to v2.317.0

There are 30 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2018

  • The dependency aws-sdk was updated from 2.325.0 to 2.326.0.

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

Release Notes for Release v2.326.0

See changelog for more information.

Commits

The new version differs by 32 commits.

  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated
  • 031c2a1 Adds test to ensure paramter constraints are not removed from models
  • 1aa2b92 Updates minified models to include parameter constraints
  • 03f5ece Updates service model minifier to include min, max, pattern and enum constraints on shapes
  • cabf1fa Updates SDK to v2.322.0
  • 3fe5f68 Updates SDK to v2.321.0
  • ddc67e6 Updates SDK to v2.320.0
  • 8c66f35 Updates SDK to v2.319.0

There are 32 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2018

  • The dependency aws-sdk was updated from 2.326.0 to 2.327.0.

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

Release Notes for Release v2.327.0

See changelog for more information.

Commits

The new version differs by 34 commits.

  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated
  • 031c2a1 Adds test to ensure paramter constraints are not removed from models
  • 1aa2b92 Updates minified models to include parameter constraints
  • 03f5ece Updates service model minifier to include min, max, pattern and enum constraints on shapes
  • cabf1fa Updates SDK to v2.322.0
  • 3fe5f68 Updates SDK to v2.321.0

There are 34 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 4, 2018

  • The dependency aws-sdk was updated from 2.327.0 to 2.328.0.

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

Release Notes for Release v2.328.0

See changelog for more information.

Commits

The new version differs by 35 commits.

  • e004bea Updates SDK to v2.328.0
  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated
  • 031c2a1 Adds test to ensure paramter constraints are not removed from models
  • 1aa2b92 Updates minified models to include parameter constraints
  • 03f5ece Updates service model minifier to include min, max, pattern and enum constraints on shapes
  • cabf1fa Updates SDK to v2.322.0

There are 35 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 5, 2018

  • The dependency aws-sdk was updated from 2.328.0 to 2.329.0.

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

Release Notes for Release v2.329.0

See changelog for more information.

Commits

The new version differs by 36 commits.

  • 25dcd9d Updates SDK to v2.329.0
  • e004bea Updates SDK to v2.328.0
  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated
  • 031c2a1 Adds test to ensure paramter constraints are not removed from models
  • 1aa2b92 Updates minified models to include parameter constraints
  • 03f5ece Updates service model minifier to include min, max, pattern and enum constraints on shapes

There are 36 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 8, 2018

  • The dependency aws-sdk was updated from 2.329.0 to 2.330.0.

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

Release Notes for Release v2.330.0

See changelog for more information.

Commits

The new version differs by 38 commits.

  • d5ea34e Updates SDK to v2.330.0
  • 19a5b59 fix: type was incorrect for Service.setupRequestListeners() (#2216)
  • 25dcd9d Updates SDK to v2.329.0
  • e004bea Updates SDK to v2.328.0
  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated
  • 031c2a1 Adds test to ensure paramter constraints are not removed from models

There are 38 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2018

  • The dependency aws-sdk was updated from 2.330.0 to 2.331.0.

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

Release Notes for Release v2.331.0

See changelog for more information.

Commits

The new version differs by 39 commits.

  • 18e6859 Updates SDK to v2.331.0
  • d5ea34e Updates SDK to v2.330.0
  • 19a5b59 fix: type was incorrect for Service.setupRequestListeners() (#2216)
  • 25dcd9d Updates SDK to v2.329.0
  • e004bea Updates SDK to v2.328.0
  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0
  • 55a97ad Reverts #2279 until integration tests are updated

There are 39 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2018

  • The dependency aws-sdk was updated from 2.331.0 to 2.332.0.

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

Release Notes for Release v2.332.0

See changelog for more information.

Commits

The new version differs by 40 commits.

  • 8496715 Updates SDK to v2.332.0
  • 18e6859 Updates SDK to v2.331.0
  • d5ea34e Updates SDK to v2.330.0
  • 19a5b59 fix: type was incorrect for Service.setupRequestListeners() (#2216)
  • 25dcd9d Updates SDK to v2.329.0
  • e004bea Updates SDK to v2.328.0
  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0
  • 6e7dfeb Updates SDK to v2.323.0

There are 40 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 11, 2018

  • The dependency aws-sdk was updated from 2.332.0 to 2.333.0.

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

Release Notes for Release v2.333.0

See changelog for more information.

Commits

The new version differs by 41 commits.

  • 1556509 Updates SDK to v2.333.0
  • 8496715 Updates SDK to v2.332.0
  • 18e6859 Updates SDK to v2.331.0
  • d5ea34e Updates SDK to v2.330.0
  • 19a5b59 fix: type was incorrect for Service.setupRequestListeners() (#2216)
  • 25dcd9d Updates SDK to v2.329.0
  • e004bea Updates SDK to v2.328.0
  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation
  • 1f0fa4f Updates SDK to v2.324.0

There are 41 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 12, 2018

  • The dependency aws-sdk was updated from 2.333.0 to 2.334.0.

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

Release Notes for Release v2.334.0

See changelog for more information.

Commits

The new version differs by 42 commits.

  • 8878346 Updates SDK to v2.334.0
  • 1556509 Updates SDK to v2.333.0
  • 8496715 Updates SDK to v2.332.0
  • 18e6859 Updates SDK to v2.331.0
  • d5ea34e Updates SDK to v2.330.0
  • 19a5b59 fix: type was incorrect for Service.setupRequestListeners() (#2216)
  • 25dcd9d Updates SDK to v2.329.0
  • e004bea Updates SDK to v2.328.0
  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation

There are 42 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2018

  • The dependency aws-sdk was updated from 2.334.0 to 2.335.0.

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

Release Notes for Release v2.335.0

See changelog for more information.

Commits

The new version differs by 43 commits.

  • 9ef0422 Updates SDK to v2.335.0
  • 8878346 Updates SDK to v2.334.0
  • 1556509 Updates SDK to v2.333.0
  • 8496715 Updates SDK to v2.332.0
  • 18e6859 Updates SDK to v2.331.0
  • d5ea34e Updates SDK to v2.330.0
  • 19a5b59 fix: type was incorrect for Service.setupRequestListeners() (#2216)
  • 25dcd9d Updates SDK to v2.329.0
  • e004bea Updates SDK to v2.328.0
  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)
  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test
  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2020

  • The dependency aws-sdk was updated from 2.658.0 to 2.659.0.

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

Release Notes for Release v2.659.0

See changelog for more information.

Commits

The new version differs by 70 commits.

  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)
  • 6e24274 chore: update lock bot to close issues in 4 days (#3201)
  • 325c5de Updates SDK to v2.655.0
  • 202866e Updates SDK to v2.654.0
  • dfb4910 s3: throw exception when CopyObject returns empty body (#3198)
  • 774f010 Updates SDK to v2.653.0
  • 48831e4 Updates SDK to v2.652.0
  • a8cbf04 Updates SDK to v2.651.0
  • 468b7ea Updates SDK to v2.650.0

There are 70 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

  • The dependency aws-sdk was updated from 2.659.0 to 2.660.0.

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

Release Notes for Release v2.660.0

See changelog for more information.

Commits

The new version differs by 71 commits.

  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)
  • 6e24274 chore: update lock bot to close issues in 4 days (#3201)
  • 325c5de Updates SDK to v2.655.0
  • 202866e Updates SDK to v2.654.0
  • dfb4910 s3: throw exception when CopyObject returns empty body (#3198)
  • 774f010 Updates SDK to v2.653.0
  • 48831e4 Updates SDK to v2.652.0
  • a8cbf04 Updates SDK to v2.651.0

There are 71 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 22, 2020

  • The dependency aws-sdk was updated from 2.660.0 to 2.661.0.

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

Release Notes for Release v2.661.0

See changelog for more information.

Commits

The new version differs by 72 commits.

  • fae4154 Updates SDK to v2.661.0
  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)
  • 6e24274 chore: update lock bot to close issues in 4 days (#3201)
  • 325c5de Updates SDK to v2.655.0
  • 202866e Updates SDK to v2.654.0
  • dfb4910 s3: throw exception when CopyObject returns empty body (#3198)
  • 774f010 Updates SDK to v2.653.0
  • 48831e4 Updates SDK to v2.652.0

There are 72 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 23, 2020

  • The dependency aws-sdk was updated from 2.661.0 to 2.662.0.

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

Release Notes for Release v2.662.0

See changelog for more information.

Commits

The new version differs by 73 commits.

  • c59526b Updates SDK to v2.662.0
  • fae4154 Updates SDK to v2.661.0
  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)
  • 6e24274 chore: update lock bot to close issues in 4 days (#3201)
  • 325c5de Updates SDK to v2.655.0
  • 202866e Updates SDK to v2.654.0
  • dfb4910 s3: throw exception when CopyObject returns empty body (#3198)
  • 774f010 Updates SDK to v2.653.0

There are 73 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2020

  • The dependency aws-sdk was updated from 2.662.0 to 2.663.0.

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

Release Notes for Release v2.663.0

See changelog for more information.

Commits

The new version differs by 74 commits.

  • a8ada34 Updates SDK to v2.663.0
  • c59526b Updates SDK to v2.662.0
  • fae4154 Updates SDK to v2.661.0
  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)
  • 6e24274 chore: update lock bot to close issues in 4 days (#3201)
  • 325c5de Updates SDK to v2.655.0
  • 202866e Updates SDK to v2.654.0
  • dfb4910 s3: throw exception when CopyObject returns empty body (#3198)

There are 74 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 27, 2020

  • The dependency aws-sdk was updated from 2.663.0 to 2.664.0.

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

Release Notes for Release v2.664.0

See changelog for more information.

Commits

The new version differs by 75 commits.

  • 9dc7400 Updates SDK to v2.664.0
  • a8ada34 Updates SDK to v2.663.0
  • c59526b Updates SDK to v2.662.0
  • fae4154 Updates SDK to v2.661.0
  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)
  • 6e24274 chore: update lock bot to close issues in 4 days (#3201)
  • 325c5de Updates SDK to v2.655.0
  • 202866e Updates SDK to v2.654.0

There are 75 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 28, 2020

  • The dependency aws-sdk was updated from 2.664.0 to 2.665.0.

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

Release Notes for Release v2.665.0

See changelog for more information.

Commits

The new version differs by 76 commits.

  • b15ce7a Updates SDK to v2.665.0
  • 9dc7400 Updates SDK to v2.664.0
  • a8ada34 Updates SDK to v2.663.0
  • c59526b Updates SDK to v2.662.0
  • fae4154 Updates SDK to v2.661.0
  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)
  • 6e24274 chore: update lock bot to close issues in 4 days (#3201)
  • 325c5de Updates SDK to v2.655.0

There are 76 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 29, 2020

  • The dependency aws-sdk was updated from 2.665.0 to 2.666.0.

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

Release Notes for Release v2.666.0

See changelog for more information.

Commits

The new version differs by 77 commits.

  • 7df8897 Updates SDK to v2.666.0
  • b15ce7a Updates SDK to v2.665.0
  • 9dc7400 Updates SDK to v2.664.0
  • a8ada34 Updates SDK to v2.663.0
  • c59526b Updates SDK to v2.662.0
  • fae4154 Updates SDK to v2.661.0
  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)
  • 6e24274 chore: update lock bot to close issues in 4 days (#3201)

There are 77 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2020

  • The dependency aws-sdk was updated from 2.666.0 to 2.667.0.

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

Release Notes for Release v2.667.0

See changelog for more information.

Commits

The new version differs by 78 commits.

  • 7b2fe20 Updates SDK to v2.667.0
  • 7df8897 Updates SDK to v2.666.0
  • b15ce7a Updates SDK to v2.665.0
  • 9dc7400 Updates SDK to v2.664.0
  • a8ada34 Updates SDK to v2.663.0
  • c59526b Updates SDK to v2.662.0
  • fae4154 Updates SDK to v2.661.0
  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)
  • d95b9c7 chore: update bug issue template (#3171)

There are 78 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 1, 2020

  • The dependency aws-sdk was updated from 2.667.0 to 2.668.0.

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

Release Notes for Release v2.668.0

See changelog for more information.

Commits

The new version differs by 79 commits.

  • d6f1755 Updates SDK to v2.668.0
  • 7b2fe20 Updates SDK to v2.667.0
  • 7df8897 Updates SDK to v2.666.0
  • b15ce7a Updates SDK to v2.665.0
  • 9dc7400 Updates SDK to v2.664.0
  • a8ada34 Updates SDK to v2.663.0
  • c59526b Updates SDK to v2.662.0
  • fae4154 Updates SDK to v2.661.0
  • dabf8b1 Updates SDK to v2.660.0
  • 9b18fd3 Updates SDK to v2.659.0
  • 6421684 Updates SDK to v2.658.0
  • 20d6707 Updates SDK to v2.657.0
  • 59512e1 Creates and deletes dynamoDB table in integration tests (#3205)
  • a7620a2 Updates SDK to v2.656.0
  • 3f55bc9 Set MaxRetriesExceeded on monitoring event only when the final… (#3196)

There are 79 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2020

  • The dependency aws-sdk was updated from 2.668.0 to 2.669.0.

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

Release Notes for Release v2.669.0

See changelog for more information.

Commits

The new version differs by 80 commits.

There are 80 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 5, 2020

  • The dependency aws-sdk was updated from 2.669.0 to 2.670.0.

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

Release Notes for Release v2.670.0

See changelog for more information.

Commits

The new version differs by 81 commits.

There are 81 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 6, 2020

  • The dependency aws-sdk was updated from 2.670.0 to 2.671.0.

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

Release Notes for Release v2.671.0

See changelog for more information.

Commits

The new version differs by 82 commits.

There are 82 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 7, 2020

  • The dependency aws-sdk was updated from 2.671.0 to 2.672.0.

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

Release Notes for Release v2.672.0

See changelog for more information.

Commits

The new version differs by 83 commits.

There are 83 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 8, 2020

  • The dependency aws-sdk was updated from 2.672.0 to 2.673.0.

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

Release Notes for Release v2.673.0

See changelog for more information.

Commits

The new version differs by 84 commits.

There are 84 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 11, 2020

  • The dependency aws-sdk was updated from 2.673.0 to 2.674.0.

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

Release Notes for Release v2.674.0

See changelog for more information.

Commits

The new version differs by 86 commits.

There are 86 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2020

  • The dependency aws-sdk was updated from 2.674.0 to 2.675.0.

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

Release Notes for Release v2.675.0

See changelog for more information.

Commits

The new version differs by 88 commits.

There are 88 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 13, 2020

  • The dependency aws-sdk was updated from 2.675.0 to 2.676.0.

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

Release Notes for Release v2.676.0

See changelog for more information.

Commits

The new version differs by 90 commits.

  • 4b8bcd0 Updates SDK to v2.676.0
  • b5d439c enable termivation protection to cloudformation integ test (#3252)
  • 1e5f443 Updates SDK to v2.675.0
  • a70e013 Set loglevel to debug (#3250)
  • f73c5e8 Updates SDK to v2.674.0
  • 251eeee chore: setup stale action workflow (#3242)
  • bbe4c74 Updates SDK to v2.673.0
  • 64fadd1 Updates SDK to v2.672.0
  • 7ea6d30 Updates SDK to v2.671.0
  • 6608590 Updates SDK to v2.670.0
  • 6d474df Updates SDK to v2.669.0
  • d6f1755 Updates SDK to v2.668.0
  • 7b2fe20 Updates SDK to v2.667.0
  • 7df8897 Updates SDK to v2.666.0
  • b15ce7a Updates SDK to v2.665.0

There are 90 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020

  • The dependency aws-sdk was updated from 2.676.0 to 2.677.0.

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

Release Notes for Release v2.677.0

See changelog for more information.

Commits

The new version differs by 92 commits.

  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)
  • 4b8bcd0 Updates SDK to v2.676.0
  • b5d439c enable termivation protection to cloudformation integ test (#3252)
  • 1e5f443 Updates SDK to v2.675.0
  • a70e013 Set loglevel to debug (#3250)
  • f73c5e8 Updates SDK to v2.674.0
  • 251eeee chore: setup stale action workflow (#3242)
  • bbe4c74 Updates SDK to v2.673.0
  • 64fadd1 Updates SDK to v2.672.0
  • 7ea6d30 Updates SDK to v2.671.0
  • 6608590 Updates SDK to v2.670.0
  • 6d474df Updates SDK to v2.669.0
  • d6f1755 Updates SDK to v2.668.0
  • 7b2fe20 Updates SDK to v2.667.0

There are 92 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 15, 2020

  • The dependency aws-sdk was updated from 2.677.0 to 2.678.0.

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

Release Notes for Release v2.678.0

See changelog for more information.

Commits

The new version differs by 93 commits.

  • d1949d1 Updates SDK to v2.678.0
  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)
  • 4b8bcd0 Updates SDK to v2.676.0
  • b5d439c enable termivation protection to cloudformation integ test (#3252)
  • 1e5f443 Updates SDK to v2.675.0
  • a70e013 Set loglevel to debug (#3250)
  • f73c5e8 Updates SDK to v2.674.0
  • 251eeee chore: setup stale action workflow (#3242)
  • bbe4c74 Updates SDK to v2.673.0
  • 64fadd1 Updates SDK to v2.672.0
  • 7ea6d30 Updates SDK to v2.671.0
  • 6608590 Updates SDK to v2.670.0
  • 6d474df Updates SDK to v2.669.0
  • d6f1755 Updates SDK to v2.668.0

There are 93 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 18, 2020

  • The dependency aws-sdk was updated from 2.678.0 to 2.679.0.

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

Release Notes for Release v2.679.0

See changelog for more information.

Commits

The new version differs by 95 commits.

  • e4d1a07 Updates SDK to v2.679.0
  • 5155fde Revert "fix: BigInt Support for DynamoDB Convert (#3019)" (#3254)
  • d1949d1 Updates SDK to v2.678.0
  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)
  • 4b8bcd0 Updates SDK to v2.676.0
  • b5d439c enable termivation protection to cloudformation integ test (#3252)
  • 1e5f443 Updates SDK to v2.675.0
  • a70e013 Set loglevel to debug (#3250)
  • f73c5e8 Updates SDK to v2.674.0
  • 251eeee chore: setup stale action workflow (#3242)
  • bbe4c74 Updates SDK to v2.673.0
  • 64fadd1 Updates SDK to v2.672.0
  • 7ea6d30 Updates SDK to v2.671.0
  • 6608590 Updates SDK to v2.670.0

There are 95 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2020

  • The dependency aws-sdk was updated from 2.679.0 to 2.680.0.

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

Release Notes for Release v2.680.0

See changelog for more information.

Commits

The new version differs by 96 commits.

  • dae8e93 Updates SDK to v2.680.0
  • e4d1a07 Updates SDK to v2.679.0
  • 5155fde Revert "fix: BigInt Support for DynamoDB Convert (#3019)" (#3254)
  • d1949d1 Updates SDK to v2.678.0
  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)
  • 4b8bcd0 Updates SDK to v2.676.0
  • b5d439c enable termivation protection to cloudformation integ test (#3252)
  • 1e5f443 Updates SDK to v2.675.0
  • a70e013 Set loglevel to debug (#3250)
  • f73c5e8 Updates SDK to v2.674.0
  • 251eeee chore: setup stale action workflow (#3242)
  • bbe4c74 Updates SDK to v2.673.0
  • 64fadd1 Updates SDK to v2.672.0
  • 7ea6d30 Updates SDK to v2.671.0

There are 96 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 20, 2020

  • The dependency aws-sdk was updated from 2.680.0 to 2.681.0.

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

Release Notes for Release v2.681.0

See changelog for more information.

Commits

The new version differs by 97 commits.

  • da4a9db Updates SDK to v2.681.0
  • dae8e93 Updates SDK to v2.680.0
  • e4d1a07 Updates SDK to v2.679.0
  • 5155fde Revert "fix: BigInt Support for DynamoDB Convert (#3019)" (#3254)
  • d1949d1 Updates SDK to v2.678.0
  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)
  • 4b8bcd0 Updates SDK to v2.676.0
  • b5d439c enable termivation protection to cloudformation integ test (#3252)
  • 1e5f443 Updates SDK to v2.675.0
  • a70e013 Set loglevel to debug (#3250)
  • f73c5e8 Updates SDK to v2.674.0
  • 251eeee chore: setup stale action workflow (#3242)
  • bbe4c74 Updates SDK to v2.673.0
  • 64fadd1 Updates SDK to v2.672.0

There are 97 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 21, 2020

  • The dependency aws-sdk was updated from 2.681.0 to 2.682.0.

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

Release Notes for Release v2.682.0

See changelog for more information.

Commits

The new version differs by 99 commits.

  • 039f9ba Updates SDK to v2.682.0
  • 61d2e7e Fixes callback typing in credentials refresh (#3172)
  • da4a9db Updates SDK to v2.681.0
  • dae8e93 Updates SDK to v2.680.0
  • e4d1a07 Updates SDK to v2.679.0
  • 5155fde Revert "fix: BigInt Support for DynamoDB Convert (#3019)" (#3254)
  • d1949d1 Updates SDK to v2.678.0
  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)
  • 4b8bcd0 Updates SDK to v2.676.0
  • b5d439c enable termivation protection to cloudformation integ test (#3252)
  • 1e5f443 Updates SDK to v2.675.0
  • a70e013 Set loglevel to debug (#3250)
  • f73c5e8 Updates SDK to v2.674.0
  • 251eeee chore: setup stale action workflow (#3242)

There are 99 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2020

  • The dependency aws-sdk was updated from 2.682.0 to 2.683.0.

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

Release Notes for Release v2.683.0

See changelog for more information.

Commits

The new version differs by 103 commits.

  • f0ac2e5 Updates SDK to v2.683.0
  • eb0f0ef fix issues with required endpoint discovery feature (#3269)
  • d9727a9 Add dualstack by modifying existing config.endpoint (#3270)
  • 16a799c s3 throws on 200 response with incomplete payload (#3259)
  • 039f9ba Updates SDK to v2.682.0
  • 61d2e7e Fixes callback typing in credentials refresh (#3172)
  • da4a9db Updates SDK to v2.681.0
  • dae8e93 Updates SDK to v2.680.0
  • e4d1a07 Updates SDK to v2.679.0
  • 5155fde Revert "fix: BigInt Support for DynamoDB Convert (#3019)" (#3254)
  • d1949d1 Updates SDK to v2.678.0
  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)
  • 4b8bcd0 Updates SDK to v2.676.0
  • b5d439c enable termivation protection to cloudformation integ test (#3252)

There are 103 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 26, 2020

  • The dependency aws-sdk was updated from 2.683.0 to 2.684.0.

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

Release Notes for Release v2.684.0

See changelog for more information.

Commits

The new version differs by 104 commits.

  • 8505555 Updates SDK to v2.684.0
  • f0ac2e5 Updates SDK to v2.683.0
  • eb0f0ef fix issues with required endpoint discovery feature (#3269)
  • d9727a9 Add dualstack by modifying existing config.endpoint (#3270)
  • 16a799c s3 throws on 200 response with incomplete payload (#3259)
  • 039f9ba Updates SDK to v2.682.0
  • 61d2e7e Fixes callback typing in credentials refresh (#3172)
  • da4a9db Updates SDK to v2.681.0
  • dae8e93 Updates SDK to v2.680.0
  • e4d1a07 Updates SDK to v2.679.0
  • 5155fde Revert "fix: BigInt Support for DynamoDB Convert (#3019)" (#3254)
  • d1949d1 Updates SDK to v2.678.0
  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)
  • 4b8bcd0 Updates SDK to v2.676.0

There are 104 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2020

  • The dependency aws-sdk was updated from 2.684.0 to 2.685.0.

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

Release Notes for Release v2.685.0

See changelog for more information.

Commits

The new version differs by 105 commits.

  • 95ed56f Updates SDK to v2.685.0
  • 8505555 Updates SDK to v2.684.0
  • f0ac2e5 Updates SDK to v2.683.0
  • eb0f0ef fix issues with required endpoint discovery feature (#3269)
  • d9727a9 Add dualstack by modifying existing config.endpoint (#3270)
  • 16a799c s3 throws on 200 response with incomplete payload (#3259)
  • 039f9ba Updates SDK to v2.682.0
  • 61d2e7e Fixes callback typing in credentials refresh (#3172)
  • da4a9db Updates SDK to v2.681.0
  • dae8e93 Updates SDK to v2.680.0
  • e4d1a07 Updates SDK to v2.679.0
  • 5155fde Revert "fix: BigInt Support for DynamoDB Convert (#3019)" (#3254)
  • d1949d1 Updates SDK to v2.678.0
  • 1342786 Updates SDK to v2.677.0
  • 2fc98b2 Fixed stale-action failure (#3251)

There are 105 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2020

  • The dependency aws-sdk was updated from 2.685.0 to 2.686.0.

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

Release Notes for Release v2.686.0

See changelog for more information.

Commits

The new version differs by 107 commits.

  • 8e30e7e Updates SDK to v2.686.0
  • 68a3fd6 Delete no-response bot configuration file (#3268)
  • 95ed56f Updates SDK to v2.685.0
  • 8505555 Updates SDK to v2.684.0
  • f0ac2e5 Updates SDK to v2.683.0
  • eb0f0ef fix issues with required endpoint discovery feature (#3269)
  • d9727a9 Add dualstack by modifying existing config.endpoint (#3270)
  • 16a799c s3 throws on 200 response with incomplete payload (#3259)
  • 039f9ba Updates SDK to v2.682.0
  • 61d2e7e Fixes callback typing in credentials refresh (#3172)
  • da4a9db Updates SDK to v2.681.0
  • dae8e93 Updates SDK to v2.680.0
  • e4d1a07 Updates SDK to v2.679.0
  • 5155fde Revert "fix: BigInt Support for DynamoDB Convert (#3019)" (#3254)
  • d1949d1 Updates SDK to v2.678.0

There are 107 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 1, 2020

  • The dependency aws-sdk was updated from 2.686.0 to 2.687.0.

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

Release Notes for Release v2.687.0

See changelog for more information.

Commits

The new version differs by 109 commits.

  • 5a31051 Updates SDK to v2.687.0
  • 3616156 chore(deps): bump buffer from 4.9.1 to 4.9.2 (#3285)
  • 8e30e7e Updates SDK to v2.686.0
  • 68a3fd6 Delete no-response bot configuration file (#3268)
  • 95ed56f Updates SDK to v2.685.0
  • 8505555 Updates SDK to v2.684.0
  • f0ac2e5 Updates SDK to v2.683.0
  • eb0f0ef fix issues with required endpoint discovery feature (#3269)
  • d9727a9 Add dualstack by modifying existing config.endpoint (#3270)
  • 16a799c s3 throws on 200 response with incomplete payload (#3259)
  • 039f9ba Updates SDK to v2.682.0
  • 61d2e7e Fixes callback typing in credentials refresh (#3172)
  • da4a9db Updates SDK to v2.681.0
  • dae8e93 Updates SDK to v2.680.0
  • e4d1a07 Updates SDK to v2.679.0

There are 109 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2020

  • The dependency aws-sdk was updated from 2.687.0 to 2.688.0.

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

Release Notes for Release v2.688.0

See changelog for more information.

Commits

The new version differs by 110 commits.

  • c40b213 Updates SDK to v2.688.0
  • 5a31051 Updates SDK to v2.687.0
  • 3616156 chore(deps): bump buffer from 4.9.1 to 4.9.2 (#3285)
  • 8e30e7e Updates SDK to v2.686.0
  • 68a3fd6 Delete no-response bot configuration file (#3268)
  • 95ed56f Updates SDK to v2.685.0
  • 8505555 Updates SDK to v2.684.0
  • f0ac2e5 Updates SDK to v2.683.0
  • eb0f0ef fix issues with required endpoint discovery feature (#3269)
  • d9727a9 Add dualstack by modifying existing config.endpoint (#3270)
  • 16a799c s3 throws on 200 response with incomplete payload (#3259)
  • 039f9ba Updates SDK to v2.682.0
  • 61d2e7e Fixes callback typing in credentials refresh (#3172)
  • da4a9db Updates SDK to v2.681.0
  • dae8e93 Updates SDK to v2.680.0

There are 110 commits in total.

See the full diff

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

0 participants