Build(deps): bump github.com/aws/aws-sdk-go from 1.43.6 to 1.43.27 #92

Closed
argoyle wants to merge 0 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.43.27 into main
argoyle commented 2022-03-28 22:42:14 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.43.6 to 1.43.27.

Release notes

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

Release v1.43.27 (2022-03-28)

Service Client Updates

  • service/acm-pca: Updates service documentation
  • service/medialive: Updates service API and documentation
    • This release adds support for selecting a maintenance window.

Release v1.43.26 (2022-03-25)

Service Client Updates

  • service/batch: Updates service documentation
    • Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.
  • service/ec2: Updates service API and documentation
    • This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.
  • service/ssm: Updates service API and documentation
    • This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.

Release v1.43.25 (2022-03-24)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
  • service/transcribe: Updates service API and documentation

Release v1.43.24 (2022-03-23)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/ebs: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Doc only update for ElastiCache
  • service/gamesparks: Adds new service
  • service/redshift: Updates service API and documentation
    • This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.
  • service/ssm: Updates service API and documentation
    • Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.

Release v1.43.23 (2022-03-22)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/ecs: Updates service documentation

... (truncated)

Changelog

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

Release v1.43.27 (2022-03-28)

Service Client Updates

  • service/acm-pca: Updates service documentation
  • service/medialive: Updates service API and documentation
    • This release adds support for selecting a maintenance window.

Release v1.43.26 (2022-03-25)

Service Client Updates

  • service/batch: Updates service documentation
    • Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.
  • service/ec2: Updates service API and documentation
    • This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.
  • service/ssm: Updates service API and documentation
    • This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.

Release v1.43.25 (2022-03-24)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
  • service/transcribe: Updates service API and documentation

Release v1.43.24 (2022-03-23)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/ebs: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Doc only update for ElastiCache
  • service/gamesparks: Adds new service
  • service/redshift: Updates service API and documentation
    • This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.
  • service/ssm: Updates service API and documentation
    • Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.

Release v1.43.23 (2022-03-22)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/ecs: Updates service documentation

... (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.43.6 to 1.43.27. <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.43.27 (2022-03-28)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/acm-pca</code>: Updates service documentation</li> <li><code>service/medialive</code>: Updates service API and documentation <ul> <li>This release adds support for selecting a maintenance window.</li> </ul> </li> </ul> <h1>Release v1.43.26 (2022-03-25)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/batch</code>: Updates service documentation <ul> <li>Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.</li> </ul> </li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.</li> </ul> </li> <li><code>service/ssm</code>: Updates service API and documentation <ul> <li>This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.</li> </ul> </li> </ul> <h1>Release v1.43.25 (2022-03-24)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/config</code>: Updates service API and documentation</li> <li><code>service/lambda</code>: Updates service API and documentation <ul> <li>Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.</li> </ul> </li> <li><code>service/transcribe</code>: Updates service API and documentation</li> </ul> <h1>Release v1.43.24 (2022-03-23)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/auditmanager</code>: Updates service API</li> <li><code>service/ebs</code>: Updates service API and documentation</li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Doc only update for ElastiCache</li> </ul> </li> <li><code>service/gamesparks</code>: Adds new service</li> <li><code>service/redshift</code>: Updates service API and documentation <ul> <li>This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.</li> </ul> </li> <li><code>service/ssm</code>: Updates service API and documentation <ul> <li>Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.</li> </ul> </li> <li><code>service/transfer</code>: Updates service documentation <ul> <li>Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.</li> </ul> </li> </ul> <h1>Release v1.43.23 (2022-03-22)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/ce</code>: Updates service API and documentation</li> <li><code>service/ecs</code>: Updates service documentation</li> </ul> <!-- 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.43.27 (2022-03-28)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/acm-pca</code>: Updates service documentation</li> <li><code>service/medialive</code>: Updates service API and documentation <ul> <li>This release adds support for selecting a maintenance window.</li> </ul> </li> </ul> <h1>Release v1.43.26 (2022-03-25)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/batch</code>: Updates service documentation <ul> <li>Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.</li> </ul> </li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.</li> </ul> </li> <li><code>service/ssm</code>: Updates service API and documentation <ul> <li>This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.</li> </ul> </li> </ul> <h1>Release v1.43.25 (2022-03-24)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/config</code>: Updates service API and documentation</li> <li><code>service/lambda</code>: Updates service API and documentation <ul> <li>Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.</li> </ul> </li> <li><code>service/transcribe</code>: Updates service API and documentation</li> </ul> <h1>Release v1.43.24 (2022-03-23)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/auditmanager</code>: Updates service API</li> <li><code>service/ebs</code>: Updates service API and documentation</li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Doc only update for ElastiCache</li> </ul> </li> <li><code>service/gamesparks</code>: Adds new service</li> <li><code>service/redshift</code>: Updates service API and documentation <ul> <li>This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.</li> </ul> </li> <li><code>service/ssm</code>: Updates service API and documentation <ul> <li>Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.</li> </ul> </li> <li><code>service/transfer</code>: Updates service documentation <ul> <li>Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.</li> </ul> </li> </ul> <h1>Release v1.43.23 (2022-03-22)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/ce</code>: Updates service API and documentation</li> <li><code>service/ecs</code>: Updates service documentation</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/2093654f0063c42befde47d0563b6b0fb82e7a94"><code>2093654</code></a> Release v1.43.27 (2022-03-28) (<a href="https://github.com/aws/aws-sdk-go/issues/4336">#4336</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/7f50d8698cdad3dd5e653c426d2874163f832e5c"><code>7f50d86</code></a> Release v1.43.26 (2022-03-25) (<a href="https://github.com/aws/aws-sdk-go/issues/4335">#4335</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/77528393ac828d878e31238c73b828ddb9eb9ac7"><code>7752839</code></a> Release v1.43.25 (2022-03-24) (<a href="https://github.com/aws/aws-sdk-go/issues/4333">#4333</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/a893727e4b5ed70693aa65bd1b081d4cdcd18a4b"><code>a893727</code></a> awstesting: Update SDK custom certificate testing utils (<a href="https://github.com/aws/aws-sdk-go/issues/4318">#4318</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/7b7d6950dfaed8acba6da2864573eb2086d1c556"><code>7b7d695</code></a> Release v1.43.24 (2022-03-23) (<a href="https://github.com/aws/aws-sdk-go/issues/4328">#4328</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/1ed54c243e84a93b5caf3b2fe5cf76a14a7563e1"><code>1ed54c2</code></a> Release v1.43.23 (2022-03-22) (<a href="https://github.com/aws/aws-sdk-go/issues/4324">#4324</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/59a97ad3167d5f8ec0180121f8ccc4cdc912f765"><code>59a97ad</code></a> Release v1.43.22 (2022-03-21) (<a href="https://github.com/aws/aws-sdk-go/issues/4323">#4323</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/9c5944cfe9cbf8128046b7ddaae5f7af942e5f95"><code>9c5944c</code></a> Release v1.43.21 (2022-03-18) (<a href="https://github.com/aws/aws-sdk-go/issues/4321">#4321</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/4b1994d23d39bd4d6782cedae5fbaa7720777a08"><code>4b1994d</code></a> Release v1.43.20 (2022-03-16) (<a href="https://github.com/aws/aws-sdk-go/issues/4317">#4317</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/254f0c0245257f076b5fccb604cc65ce9c536220"><code>254f0c0</code></a> Support for List of Enums in Headers (<a href="https://github.com/aws/aws-sdk-go/issues/4166">#4166</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.43.6...v1.43.27">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-03-28 22:48:03 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #88 (258d0e9) into main (0927c2c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #88   +/-   ##
=========================================
  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 0927c2c...258d0e9. Read the comment docs.

# [Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/88?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#88](https://codecov.io/gl/unboundsoftware/s3uploader/pull/88?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (258d0e9) into [main](https://codecov.io/gl/unboundsoftware/s3uploader/commit/0927c2c6e47dda95d379041889eab17b965bb97d?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (0927c2c) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================= 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/88?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/88?src=pr&el=footer&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). Last update [0927c2c...258d0e9](https://codecov.io/gl/unboundsoftware/s3uploader/pull/88?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-03-29 05:50:01 +00:00
argoyle commented 2022-03-29 05:50:03 +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#92