Build(deps): bump github.com/aws/aws-sdk-go from 1.44.6 to 1.44.24 #136

Closed
argoyle wants to merge 0 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.44.24 into main
argoyle commented 2022-05-27 22:40:17 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.44.6 to 1.44.24.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.24 (2022-05-27)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/datasync: Updates service API, documentation, and paginators
  • service/emr-serverless: Adds new service
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.

Release v1.44.23 (2022-05-26)

Service Client Updates

  • service/ec2: Updates service API
    • C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.
  • service/emr-serverless: Adds new service
  • service/forecast: Updates service API and documentation
  • service/lightsail: Updates service API and documentation
    • Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.

SDK Bugs

  • service/cloudwatchevidently: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with the service's request and response shapes.
    • EvaluateFeatureInput.EvaluationContext
    • EvaluateFeatureOutput.Details
    • EvaluationRequest.EvaluationContext
    • EvaluationResult.Details
    • Event.Data
    • ExperimentReport.Content
    • MetricDefinition.EventPattern
    • MetricDefinitionConfig.EventPattern

Release v1.44.22 (2022-05-25)

Service Client Updates

  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway
  • service/apprunner: Updates service documentation
  • service/cloudformation: Updates service API and documentation
    • Add a new parameter statusReason to DescribeStackSetOperation output for additional details
  • service/fsx: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.
  • service/secretsmanager: Updates service documentation
    • Documentation updates for Secrets Manager
  • service/voice-id: Updates service API, documentation, and paginators

Release v1.44.21 (2022-05-24)

... (truncated)

Changelog

Sourced from github.com/aws/aws-sdk-go's changelog.

Release v1.44.24 (2022-05-27)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/datasync: Updates service API, documentation, and paginators
  • service/emr-serverless: Adds new service
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.

Release v1.44.23 (2022-05-26)

Service Client Updates

  • service/ec2: Updates service API
    • C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.
  • service/emr-serverless: Adds new service
  • service/forecast: Updates service API and documentation
  • service/lightsail: Updates service API and documentation
    • Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.

SDK Bugs

  • service/cloudwatchevidently: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with the service's request and response shapes.
    • EvaluateFeatureInput.EvaluationContext
    • EvaluateFeatureOutput.Details
    • EvaluationRequest.EvaluationContext
    • EvaluationResult.Details
    • Event.Data
    • ExperimentReport.Content
    • MetricDefinition.EventPattern
    • MetricDefinitionConfig.EventPattern

Release v1.44.22 (2022-05-25)

Service Client Updates

  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway
  • service/apprunner: Updates service documentation
  • service/cloudformation: Updates service API and documentation
    • Add a new parameter statusReason to DescribeStackSetOperation output for additional details
  • service/fsx: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.
  • service/secretsmanager: Updates service documentation
    • Documentation updates for Secrets Manager
  • service/voice-id: Updates service API, documentation, and paginators

Release v1.44.21 (2022-05-24)

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.6 to 1.44.24. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.44.24 (2022-05-27)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appflow</code>: Updates service API and documentation</li> <li><code>service/datasync</code>: Updates service API, documentation, and paginators</li> <li><code>service/emr-serverless</code>: Adds new service</li> <li><code>service/sagemaker</code>: Updates service API and documentation <ul> <li>Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.</li> </ul> </li> </ul> <h1>Release v1.44.23 (2022-05-26)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/ec2</code>: Updates service API <ul> <li>C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.</li> </ul> </li> <li><code>service/emr-serverless</code>: Adds new service</li> <li><code>service/forecast</code>: Updates service API and documentation</li> <li><code>service/lightsail</code>: Updates service API and documentation <ul> <li>Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.</li> </ul> </li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>service/cloudwatchevidently</code>: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with the service's request and response shapes. <ul> <li><code>EvaluateFeatureInput.EvaluationContext</code></li> <li><code>EvaluateFeatureOutput.Details</code></li> <li><code>EvaluationRequest.EvaluationContext</code></li> <li><code>EvaluationResult.Details</code></li> <li><code>Event.Data</code></li> <li><code>ExperimentReport.Content</code></li> <li><code>MetricDefinition.EventPattern</code></li> <li><code>MetricDefinitionConfig.EventPattern</code></li> </ul> </li> </ul> <h1>Release v1.44.22 (2022-05-25)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/apigateway</code>: Updates service documentation <ul> <li>Documentation updates for Amazon API Gateway</li> </ul> </li> <li><code>service/apprunner</code>: Updates service documentation</li> <li><code>service/cloudformation</code>: Updates service API and documentation <ul> <li>Add a new parameter statusReason to DescribeStackSetOperation output for additional details</li> </ul> </li> <li><code>service/fsx</code>: Updates service API and documentation</li> <li><code>service/lookoutmetrics</code>: Updates service API and documentation</li> <li><code>service/sagemaker</code>: Updates service API and documentation <ul> <li>Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.</li> </ul> </li> <li><code>service/secretsmanager</code>: Updates service documentation <ul> <li>Documentation updates for Secrets Manager</li> </ul> </li> <li><code>service/voice-id</code>: Updates service API, documentation, and paginators</li> </ul> <p>Release v1.44.21 (2022-05-24)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md">github.com/aws/aws-sdk-go's changelog</a>.</em></p> <blockquote> <h1>Release v1.44.24 (2022-05-27)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appflow</code>: Updates service API and documentation</li> <li><code>service/datasync</code>: Updates service API, documentation, and paginators</li> <li><code>service/emr-serverless</code>: Adds new service</li> <li><code>service/sagemaker</code>: Updates service API and documentation <ul> <li>Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.</li> </ul> </li> </ul> <h1>Release v1.44.23 (2022-05-26)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/ec2</code>: Updates service API <ul> <li>C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.</li> </ul> </li> <li><code>service/emr-serverless</code>: Adds new service</li> <li><code>service/forecast</code>: Updates service API and documentation</li> <li><code>service/lightsail</code>: Updates service API and documentation <ul> <li>Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.</li> </ul> </li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>service/cloudwatchevidently</code>: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with the service's request and response shapes. <ul> <li><code>EvaluateFeatureInput.EvaluationContext</code></li> <li><code>EvaluateFeatureOutput.Details</code></li> <li><code>EvaluationRequest.EvaluationContext</code></li> <li><code>EvaluationResult.Details</code></li> <li><code>Event.Data</code></li> <li><code>ExperimentReport.Content</code></li> <li><code>MetricDefinition.EventPattern</code></li> <li><code>MetricDefinitionConfig.EventPattern</code></li> </ul> </li> </ul> <h1>Release v1.44.22 (2022-05-25)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/apigateway</code>: Updates service documentation <ul> <li>Documentation updates for Amazon API Gateway</li> </ul> </li> <li><code>service/apprunner</code>: Updates service documentation</li> <li><code>service/cloudformation</code>: Updates service API and documentation <ul> <li>Add a new parameter statusReason to DescribeStackSetOperation output for additional details</li> </ul> </li> <li><code>service/fsx</code>: Updates service API and documentation</li> <li><code>service/lookoutmetrics</code>: Updates service API and documentation</li> <li><code>service/sagemaker</code>: Updates service API and documentation <ul> <li>Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.</li> </ul> </li> <li><code>service/secretsmanager</code>: Updates service documentation <ul> <li>Documentation updates for Secrets Manager</li> </ul> </li> <li><code>service/voice-id</code>: Updates service API, documentation, and paginators</li> </ul> <p>Release v1.44.21 (2022-05-24)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/2ec70f79013894dc50949a0cbe5b2f2a2d268fce"><code>2ec70f7</code></a> Release v1.44.24 (2022-05-27) (<a href="https://github.com/aws/aws-sdk-go/issues/4418">#4418</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/e6b470c30d835132142a905b101819ac7313be1a"><code>e6b470c</code></a> Remove service/emrserverlesswebservice (<a href="https://github.com/aws/aws-sdk-go/issues/4417">#4417</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/64189ec84bbdad6eefd04c9cfedc65f305db2f67"><code>64189ec</code></a> Release v1.44.23 (2022-05-26) (<a href="https://github.com/aws/aws-sdk-go/issues/4416">#4416</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/085b96f1ad77749b49046453bb4f1fa52be0aab4"><code>085b96f</code></a> Breaking change to fix JSONValue usage for CloudWatch Evidently. (<a href="https://github.com/aws/aws-sdk-go/issues/4415">#4415</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/6891065664d1e15812242cd7fbdbebcba6cbd7e5"><code>6891065</code></a> Release v1.44.22 (2022-05-25) (<a href="https://github.com/aws/aws-sdk-go/issues/4414">#4414</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d98ed1ec2ab6c6762f37893478b7c77875e0d0fc"><code>d98ed1e</code></a> Release v1.44.21 (2022-05-24) (<a href="https://github.com/aws/aws-sdk-go/issues/4413">#4413</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/352a60d77be40cb12fd4ae163fd60fba5d792756"><code>352a60d</code></a> Release v1.44.20 (2022-05-23) (<a href="https://github.com/aws/aws-sdk-go/issues/4411">#4411</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/7f8f9a3d36b6a6ec4b02c6e89193288f2427c154"><code>7f8f9a3</code></a> Release v1.44.19 (2022-05-20) (<a href="https://github.com/aws/aws-sdk-go/issues/4409">#4409</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/95b057c5adef12d44f97a96b23ca3cc5a51e96d3"><code>95b057c</code></a> Release v1.44.18 (2022-05-19) (<a href="https://github.com/aws/aws-sdk-go/issues/4408">#4408</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/17c961d932ae9b57c51c4925a172cf42c269755d"><code>17c961d</code></a> Release v1.44.17 (2022-05-18) (<a href="https://github.com/aws/aws-sdk-go/issues/4407">#4407</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.6...v1.44.24">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
codecov commented 2022-05-27 22:46:20 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #132 (5fec664) into main (f7223a1) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #132   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          159       159           
=========================================
  Hits           159       159           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7223a1...5fec664. Read the comment docs.

# [Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/132?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#132](https://codecov.io/gl/unboundsoftware/s3uploader/pull/132?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (5fec664) into [main](https://codecov.io/gl/unboundsoftware/s3uploader/commit/f7223a1e4b01dafee882669de7fba6f372b18191?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (f7223a1) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #132 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 159 159 ========================================= Hits 159 159 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/132?src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/132?src=pr&el=footer&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). Last update [f7223a1...5fec664](https://codecov.io/gl/unboundsoftware/s3uploader/pull/132?src=pr&el=lastupdated&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
argoyle (Migrated from gitlab.com) closed this pull request 2022-05-28 08:53:41 +00:00
argoyle commented 2022-05-28 08:53:43 +00:00 (Migrated from gitlab.com)

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#136