YoshiyukiKato / nightharbor-s3-loader

A nightharbor loader for aws s3
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency aws-sdk was updated from 2.315.0 to 2.316.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 - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/YoshiyukiKato/nightharbor-s3-loader/12?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for Release v2.316.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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.317.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.318.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.319.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release v2.320.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 still failing with this version. Compare changes

Release Notes for Release v2.321.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 still failing with this version. Compare changes

Release Notes for Release v2.322.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 still failing with this version. Compare changes

Release Notes for Release v2.323.0

See changelog for more information.

Commits

The new version differs by 5 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

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.324.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 still failing with this version. Compare changes

Release Notes for Release v2.325.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 0049882 Updates SDK to v2.325.0
  • be2a941 Updates region-check whitelist
  • 940c56b Adds uri parameter length validation

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.326.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 56b7ccf Updates SDK to v2.326.0
  • e590c4d Adds waiters to S3 createBucket integration tests, cleans up unused test

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.327.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • aab0b99 Updates SDK to v2.327.0
  • d545d20 aws-sdk-js: Replaced PhantomJS with chrome (#2264)

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.328.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 still failing with this version. Compare changes

Release Notes for Release v2.329.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 still failing with this version. Compare changes

Release Notes for Release v2.330.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • d5ea34e Updates SDK to v2.330.0
  • 19a5b59 fix: type was incorrect for Service.setupRequestListeners() (#2216)

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.331.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 still failing with this version. Compare changes

Release Notes for Release v2.332.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 still failing with this version. Compare changes

Release Notes for Release v2.333.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 still failing with this version. Compare changes

Release Notes for Release v2.334.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 still failing with this version. Compare changes

Release Notes for Release v2.335.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 still failing with this version. Compare changes

Release Notes for Release v2.336.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 907d609 Updates SDK to v2.336.0
  • 41c9d5a make onAsync event listener public (#2299)

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.337.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • 5ce9d6e Updates SDK to v2.337.0
  • 8e00c38 Revert "Feature/load shared config (#2283)" (#2311)
  • 3149279 Feature/load shared config (#2283)
  • f878418 Fix link formatting in readme (#2295)
  • 4a173da Merge pull request #2293 from srchase/npmignore-unit-tests
  • b6bbff5 updated npmignore, fix for issue 2247

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.338.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 still failing with this version. Compare changes

Release Notes for Release v2.339.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 0771420 Updates SDK to v2.339.0
  • 4aed0f4 Feature/load shared config (#2313)
  • 244a6c4 Create pull request templete (#2310)

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.340.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • 083e7a6 Updates SDK to v2.340.0
  • 3714284 Client side monitoring functional tests (#2316)
  • 4d6aa8b Merge pull request #2314 from srchase/cloudfront-signer-documentation
  • eceed60 Update lib/cloudfront/signer.js
  • 8c832b0 improved documentation for #2308

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.341.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 still failing with this version. Compare changes

Release Notes for Release v2.342.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 still failing with this version. Compare changes

Release Notes for Release v2.343.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 still failing with this version. Compare changes

Release Notes for Release v2.344.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 10ece27 Updates SDK to v2.344.0
  • dcc1732 Cleans up connectTimeout timers when request errors

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.345.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • ef650d4 Updates SDK to v2.345.0
  • 2a58de4 Merge pull request #2323 from srchase/httpOptions-on-AssumeRole
  • fed6952 httpOptions on STS assume role in SharedIniFileCredentials

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.346.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 still failing with this version. Compare changes

Release Notes for Release v2.347.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 still failing with this version. Compare changes

Release Notes for Release v2.348.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 still failing with this version. Compare changes

Release Notes for Release v2.349.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 55885a3 Updates SDK to v2.349.0
  • d36a581 Fix ManagedUpload Complete Too Soon Issue (#2330)

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.350.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 still failing with this version. Compare changes

Release Notes for Release v2.351.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 70cbaa7 Updates SDK to v2.351.0
  • 4073d3d Merge pull request #2342 from srchase/npmignore-additions
  • 13b0dd3 updated npmignore, fix for issue #2341

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.352.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 72c0480 Updates SDK to v2.352.0
  • cbef864 Endpoint Discovery Feature (#2253)

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.353.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 still failing with this version. Compare changes

Release Notes for Release v2.354.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 2e580dc Updates SDK to v2.354.0
  • d0cc305 Fix environmental variable not defined in browsers (#2348)

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.355.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 still failing with this version. Compare changes

Release Notes for Release v2.356.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 still failing with this version. Compare changes

Release Notes for Release v2.357.0

See changelog for more information.

Commits

The new version differs by 20 commits.

  • 7cc9ae5 Updates SDK to v2.357.0
  • d7b4569 Merge remote-tracking branch 'custom/mcm_13795569'
  • 32e0e69 update s3 control tests
  • b6c181d Merge remote-tracking branch 'origin/gitfarm-s3-control' into mcm_13795569
  • 0d4bd99 remove a potentially broken cloudfront integration test case (#2356)
  • bb383b5 fix lint
  • 78a78a3 S3Control customization
  • b9cf41b add validation for AccountId type
  • e1d9a2f add more test cases
  • 352da43 update error message; regex to support single character
  • e3c4062 add account id validation
  • 84f9759 handle signature version s3v4 epecifically in signer
  • 6357317 fix typo add extracting request id for succeeded requests
  • 68743ea add tests for dualstack and customizaed endpoint
  • ce28242 clean service model

There are 20 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.358.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 still failing with this version. Compare changes

Release Notes for Release v2.359.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 99352ce Updates SDK to v2.359.0
  • 4506be3 remove support integration test because the service is temperately unavailable (#2366)

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.360.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 still failing with this version. Compare changes

Release Notes for Release v2.361.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 still failing with this version. Compare changes

Release Notes for Release v2.362.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • 64a02e0 Updates SDK to v2.362.0
  • 5ad0219 Merge pull request #2365 from srchase/fix-dualstack-typing
  • 81a43bc update ts/config.ts
  • b03e56e Inject Host Prefix According to API Model (#2369)
  • 3fcfe7b added changelog
  • 1a6c496 fix casing on useDualstack typing

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.363.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 still failing with this version. Compare changes

Release Notes for Release v2.364.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 still failing with this version. Compare changes

Release Notes for Release v2.365.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • 364717b Updates SDK to v2.365.0
  • cc90687 Merge remote-tracking branch 'custom/feature/retry_transaction_inprogress_exception'
  • 41b8421 add more retryable throttling error

See the full diff