Build(deps): bump github.com/aws/aws-sdk-go from 1.44.270 to 1.44.278 #412

Closed
argoyle wants to merge 0 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.44.278 into main
argoyle commented 2023-06-07 22:40:56 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.44.270 to 1.44.278.

Release notes

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

Release v1.44.278 (2023-06-07)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
  • service/customer-profiles: Updates service API, documentation, and paginators
  • service/directconnect: Updates service documentation
    • This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.
  • service/emr-containers: Updates service API and documentation
  • service/iotdeviceadvisor: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.

Release v1.44.277 (2023-06-06)

Service Client Updates

  • service/connect: Updates service documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
  • service/iam: Updates service API and documentation
    • This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.
  • service/inspector2: Updates service API and documentation
  • service/iot: Updates service API, documentation, and paginators
    • Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
  • service/iot-data: Updates service API
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.
  • service/signer: Updates service API and documentation
    • AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.
  • service/sqs: Updates service API and documentation
    • Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.

Release v1.44.276 (2023-06-05)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
  • service/ec2: Updates service API
    • Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.
  • service/finspace: Updates service API, documentation, and paginators
  • service/frauddetector: Updates service API and documentation
  • service/keyspaces: Updates service API and documentation
  • service/kms: Updates service API, documentation, and examples
    • This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key.
  • service/lambda: Updates service API and documentation
    • Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda.

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $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.270 to 1.44.278. <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.278 (2023-06-07)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/cloudformation</code>: Updates service API and documentation <ul> <li>AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT</li> </ul> </li> <li><code>service/customer-profiles</code>: Updates service API, documentation, and paginators</li> <li><code>service/directconnect</code>: Updates service documentation <ul> <li>This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.</li> </ul> </li> <li><code>service/emr-containers</code>: Updates service API and documentation</li> <li><code>service/iotdeviceadvisor</code>: Updates service API and documentation</li> <li><code>service/logs</code>: Updates service API and documentation <ul> <li>This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via &quot;inheritedProperties&quot; list in the response.</li> </ul> </li> </ul> <h1>Release v1.44.277 (2023-06-06)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/connect</code>: Updates service documentation</li> <li><code>service/elasticmapreduce</code>: Updates service API and documentation <ul> <li>This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.</li> </ul> </li> <li><code>service/iam</code>: Updates service API and documentation <ul> <li>This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.</li> </ul> </li> <li><code>service/inspector2</code>: Updates service API and documentation</li> <li><code>service/iot</code>: Updates service API, documentation, and paginators <ul> <li>Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.</li> </ul> </li> <li><code>service/iot-data</code>: Updates service API</li> <li><code>service/models.lex.v2</code>: Updates service API, documentation, and paginators</li> <li><code>service/quicksight</code>: Updates service API and documentation <ul> <li>QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.</li> </ul> </li> <li><code>service/signer</code>: Updates service API and documentation <ul> <li>AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.</li> </ul> </li> <li><code>service/sqs</code>: Updates service API and documentation <ul> <li>Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.</li> </ul> </li> </ul> <h1>Release v1.44.276 (2023-06-05)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/cloudformation</code>: Updates service API and documentation <ul> <li>AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.</li> </ul> </li> <li><code>service/ec2</code>: Updates service API <ul> <li>Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.</li> </ul> </li> <li><code>service/finspace</code>: Updates service API, documentation, and paginators</li> <li><code>service/frauddetector</code>: Updates service API and documentation</li> <li><code>service/keyspaces</code>: Updates service API and documentation</li> <li><code>service/kms</code>: Updates service API, documentation, and examples <ul> <li>This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key.</li> </ul> </li> <li><code>service/lambda</code>: Updates service API and documentation <ul> <li>Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda.</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/f9eb254e13478ed2832366f4cd3b19c440a63016"><code>f9eb254</code></a> Release v1.44.278 (2023-06-07) (<a href="https://github.com/aws/aws-sdk-go/issues/4876">#4876</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/12004a7b5de6e4faababfc5480511dd959243b3c"><code>12004a7</code></a> Release v1.44.277 (2023-06-06) (<a href="https://github.com/aws/aws-sdk-go/issues/4874">#4874</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d4aaf18d8d7042787830094d94f4018afe81f165"><code>d4aaf18</code></a> Release v1.44.276 (2023-06-05) (<a href="https://github.com/aws/aws-sdk-go/issues/4873">#4873</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/0af146fcb05e789428495ab779bfdc47cbd7a2e5"><code>0af146f</code></a> Release v1.44.275 (2023-06-02) (<a href="https://github.com/aws/aws-sdk-go/issues/4870">#4870</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/83a4be869b308a071a543c6d54795d8dc75be580"><code>83a4be8</code></a> Release v1.44.274 (2023-06-01) (<a href="https://github.com/aws/aws-sdk-go/issues/4869">#4869</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/50462d3c6bde7ca4fdf63ec1cee59e57c4a0649a"><code>50462d3</code></a> Release v1.44.273 (2023-05-31) (<a href="https://github.com/aws/aws-sdk-go/issues/4866">#4866</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/ac8255528df49fa7130341c777c73eac1c793fce"><code>ac82555</code></a> Release v1.44.272 (2023-05-30) (<a href="https://github.com/aws/aws-sdk-go/issues/4863">#4863</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/0131d377253adb7ff6e3d40859641c58de578ff3"><code>0131d37</code></a> Merge pull request <a href="https://github.com/aws/aws-sdk-go/issues/4859">#4859</a> from aws/feat-add-feature-workflows</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/9bf064e0388a94ca503bf4e0bf963d1c6fc22016"><code>9bf064e</code></a> Release v1.44.271 (2023-05-26) (<a href="https://github.com/aws/aws-sdk-go/issues/4860">#4860</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/c1000b94c007a8d4851a59c96118d03e9bc8c185"><code>c1000b9</code></a> add feature workflows</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.270...v1.44.278">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. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-06-07 22:50:55 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #408 (f3d0277) into main (41dd06a) will not change coverage.
The diff coverage is n/a.

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/408?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#408](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/408?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (f3d0277) into [main](https://app.codecov.io/gl/unboundsoftware/s3uploader/commit/41dd06a24fa7ef17300ec1226d987201b33533ab?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (41dd06a) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #408 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 159 159 ========================================= Hits 159 159 ``` :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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 2023-06-08 07:36:33 +00:00
argoyle commented 2023-06-08 07:36:35 +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#412