oclif/plugin-update

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

greenkeeper opened this issue Β· 11 comments

Version 2.247.1 of aws-sdk was just published.

Branch Build failing 🚨
Dependency aws-sdk
Current Version 2.246.1
Type devDependency

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: test Your tests failed on CircleCI Details

Release Notes Release v2.247.1

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 🌴

Version 2.248.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Release v2.248.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

Version 2.249.1 just got published.

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

Release Notes Release v2.249.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

Version 2.250.1 just got published.

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

Release Notes Release v2.250.1

See changelog for more information.

Commits

The new version differs by 4 commits.

  • eff4110 Updates SDK to v2.250.1
  • 6727985 Clean up a comment of max duration for DurationSeconds
  • a7f0422 Adds s3 virtual host-style tests
  • 83094bb Updates SDK to v2.249.1

See the full diff

Version 2.251.1 just got published.

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

Release Notes Release v2.251.1

See changelog for more information.

Commits

The new version differs by 5 commits.

  • a5e750c Updates SDK to v2.251.1
  • eff4110 Updates SDK to v2.250.1
  • 6727985 Clean up a comment of max duration for DurationSeconds
  • a7f0422 Adds s3 virtual host-style tests
  • 83094bb Updates SDK to v2.249.1

See the full diff

Version 2.252.1 just got published.

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

Release Notes Release v2.252.1

See changelog for more information.

Commits

The new version differs by 6 commits.

  • 8503bf7 Updates SDK to v2.252.1
  • a5e750c Updates SDK to v2.251.1
  • eff4110 Updates SDK to v2.250.1
  • 6727985 Clean up a comment of max duration for DurationSeconds
  • a7f0422 Adds s3 virtual host-style tests
  • 83094bb Updates SDK to v2.249.1

See the full diff

Version 2.253.1 just got published.

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

Release Notes Release v2.253.1

See changelog for more information.

Commits

The new version differs by 7 commits.

  • 681936f Updates SDK to v2.253.1
  • 8503bf7 Updates SDK to v2.252.1
  • a5e750c Updates SDK to v2.251.1
  • eff4110 Updates SDK to v2.250.1
  • 6727985 Clean up a comment of max duration for DurationSeconds
  • a7f0422 Adds s3 virtual host-style tests
  • 83094bb Updates SDK to v2.249.1

See the full diff

Version 2.254.1 just got published.

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

Release Notes Release v2.254.1

See changelog for more information.

Commits

The new version differs by 8 commits.

  • 0a7112b Updates SDK to v2.254.1
  • 681936f Updates SDK to v2.253.1
  • 8503bf7 Updates SDK to v2.252.1
  • a5e750c Updates SDK to v2.251.1
  • eff4110 Updates SDK to v2.250.1
  • 6727985 Clean up a comment of max duration for DurationSeconds
  • a7f0422 Adds s3 virtual host-style tests
  • 83094bb Updates SDK to v2.249.1

See the full diff

Version 2.255.1 just got published.

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

Release Notes Release v2.255.1

See changelog for more information.

Commits

The new version differs by 9 commits.

  • 0fba618 Updates SDK to v2.255.1
  • 0a7112b Updates SDK to v2.254.1
  • 681936f Updates SDK to v2.253.1
  • 8503bf7 Updates SDK to v2.252.1
  • a5e750c Updates SDK to v2.251.1
  • eff4110 Updates SDK to v2.250.1
  • 6727985 Clean up a comment of max duration for DurationSeconds
  • a7f0422 Adds s3 virtual host-style tests
  • 83094bb Updates SDK to v2.249.1

See the full diff

Version 2.256.1 just got published.

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

Release Notes Release v2.256.1

See changelog for more information.

Commits

The new version differs by 23 commits.

  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output
  • 2641840 Adds types for eventstream shapes
  • bb76d65 Ensure Buffer module from environment loaders is used.
  • 0636e2f Reverts S3 models and updates translator to no longer remove operations due to having event stream output shapes
  • 50e18b2 Add test/event-stream to coverage task
  • 32d5ba1 Attempt to improve code coverage reporting
  • 76d3fa9 Fixes Error parsing when event stream operations throw an error in node.js
  • 850f97b Adds createEventStream and support for event stream responses
  • 135d632 Restricts event-message-chunker-stream tests to node 0.10 and higher
  • e0cc03b Adds implementations for splitting an event stream payload into individual event messages
  • 5c2ed18 Adds event stream message parsing (#2054)
  • 0fba618 Updates SDK to v2.255.1

There are 23 commits in total.

See the full diff

Version 2.257.1 just got published.

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

Release Notes Release v2.257.1

See changelog for more information.

Commits

The new version differs by 24 commits.

  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output
  • 2641840 Adds types for eventstream shapes
  • bb76d65 Ensure Buffer module from environment loaders is used.
  • 0636e2f Reverts S3 models and updates translator to no longer remove operations due to having event stream output shapes
  • 50e18b2 Add test/event-stream to coverage task
  • 32d5ba1 Attempt to improve code coverage reporting
  • 76d3fa9 Fixes Error parsing when event stream operations throw an error in node.js
  • 850f97b Adds createEventStream and support for event stream responses
  • 135d632 Restricts event-message-chunker-stream tests to node 0.10 and higher
  • e0cc03b Adds implementations for splitting an event stream payload into individual event messages
  • 5c2ed18 Adds event stream message parsing (#2054)

There are 24 commits in total.

See the full diff

Version 2.258.1 just got published.

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

Release Notes Release v2.258.1

See changelog for more information.

Commits

The new version differs by 26 commits.

  • baff9c7 Updates SDK to v2.258.1
  • 472c251 Updates SDK to always attempt to set the content-length of a request, but not fail if an operation has the unsigned-body trait
  • 8f8d1cc Updates SDK to v2.257.1
  • 3cedc60 Updates SDK to v2.256.1
  • f14bcd6 Adds changelog entry for S3 Select
  • 9c15bf9 Removes extraneous class from doc plugin
  • 71b241e Adds documentation of operations with event stream output
  • 2641840 Adds types for eventstream shapes
  • bb76d65 Ensure Buffer module from environment loaders is used.
  • 0636e2f Reverts S3 models and updates translator to no longer remove operations due to having event stream output shapes
  • 50e18b2 Add test/event-stream to coverage task
  • 32d5ba1 Attempt to improve code coverage reporting
  • 76d3fa9 Fixes Error parsing when event stream operations throw an error in node.js
  • 850f97b Adds createEventStream and support for event stream responses
  • 135d632 Restricts event-message-chunker-stream tests to node 0.10 and higher

There are 26 commits in total.

See the full diff