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

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

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

Release notes

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

Release v1.44.61 (2022-07-22)

Service Client Updates

  • service/account: Updates service API and documentation
  • service/ec2: Updates service API
    • Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
  • service/iotdeviceadvisor: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking.
  • service/transcribe: Updates service API

Release v1.44.60 (2022-07-21)

Service Client Updates

  • service/athena: Updates service API, documentation, and paginators
    • This feature allows customers to retrieve runtime statistics for completed queries
  • service/dms: Updates service documentation
    • Documentation updates for Database Migration Service (DMS).
  • service/docdb: Updates service API and documentation
    • Enable copy-on-write restore type
  • service/ec2-instance-connect: Updates service API and documentation
  • service/frauddetector: Updates service API and documentation
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
  • service/monitoring: Updates service API and documentation
    • Adding support for the suppression of Composite Alarm actions
  • service/network-firewall: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds support for creating an RDS Proxy for an RDS for MariaDB database.

Release v1.44.59 (2022-07-20)

Service Client Updates

  • service/acm-pca: Updates service documentation
  • service/iot: Updates service API and documentation
    • GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

SDK Bugs

  • service/pricing: Fixes a bug that caused GetProductsOutput.PriceList to be generated incorrectly. (#4486)
    • The v1.44.46 release incorrectly resulted in the PriceList field's type changing from []aws.JSONValue to []*string.
    • This release reverts this change, with the field now correctly updated to []aws.JSONValue.
    • Fixes #4480

Release v1.44.58 (2022-07-19)

... (truncated)

Changelog

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

Release v1.44.61 (2022-07-22)

Service Client Updates

  • service/account: Updates service API and documentation
  • service/ec2: Updates service API
    • Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
  • service/iotdeviceadvisor: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking.
  • service/transcribe: Updates service API

Release v1.44.60 (2022-07-21)

Service Client Updates

  • service/athena: Updates service API, documentation, and paginators
    • This feature allows customers to retrieve runtime statistics for completed queries
  • service/dms: Updates service documentation
    • Documentation updates for Database Migration Service (DMS).
  • service/docdb: Updates service API and documentation
    • Enable copy-on-write restore type
  • service/ec2-instance-connect: Updates service API and documentation
  • service/frauddetector: Updates service API and documentation
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
  • service/monitoring: Updates service API and documentation
    • Adding support for the suppression of Composite Alarm actions
  • service/network-firewall: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds support for creating an RDS Proxy for an RDS for MariaDB database.

Release v1.44.59 (2022-07-20)

Service Client Updates

  • service/acm-pca: Updates service documentation
  • service/iot: Updates service API and documentation
    • GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

SDK Bugs

  • service/pricing: Fixes a bug that caused GetProductsOutput.PriceList to be generated incorrectly. (#4486)
    • The v1.44.46 release incorrectly resulted in the PriceList field's type changing from []aws.JSONValue to []*string.
    • This release reverts this change, with the field now correctly updated to []aws.JSONValue.
    • Fixes #4480

Release v1.44.58 (2022-07-19)

... (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.61. <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.61 (2022-07-22)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/account</code>: Updates service API and documentation</li> <li><code>service/ec2</code>: Updates service API <ul> <li>Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.</li> </ul> </li> <li><code>service/iotdeviceadvisor</code>: Updates service API and documentation</li> <li><code>service/medialive</code>: Updates service API and documentation <ul> <li>Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.</li> </ul> </li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>This release adds the &quot;ModifyActivityStream&quot; API with support for audit policy state locking and unlocking.</li> </ul> </li> <li><code>service/transcribe</code>: Updates service API</li> </ul> <h1>Release v1.44.60 (2022-07-21)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/athena</code>: Updates service API, documentation, and paginators <ul> <li>This feature allows customers to retrieve runtime statistics for completed queries</li> </ul> </li> <li><code>service/dms</code>: Updates service documentation <ul> <li>Documentation updates for Database Migration Service (DMS).</li> </ul> </li> <li><code>service/docdb</code>: Updates service API and documentation <ul> <li>Enable copy-on-write restore type</li> </ul> </li> <li><code>service/ec2-instance-connect</code>: Updates service API and documentation</li> <li><code>service/frauddetector</code>: Updates service API and documentation</li> <li><code>service/iotsitewise</code>: Updates service API, documentation, and paginators</li> <li><code>service/kendra</code>: Updates service API and documentation <ul> <li>Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html">https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html</a></li> </ul> </li> <li><code>service/monitoring</code>: Updates service API and documentation <ul> <li>Adding support for the suppression of Composite Alarm actions</li> </ul> </li> <li><code>service/network-firewall</code>: Updates service API and documentation</li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>Adds support for creating an RDS Proxy for an RDS for MariaDB database.</li> </ul> </li> </ul> <h1>Release v1.44.59 (2022-07-20)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/acm-pca</code>: Updates service documentation</li> <li><code>service/iot</code>: Updates service API and documentation <ul> <li>GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.</li> </ul> </li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>service/pricing</code>: Fixes a bug that caused <code>GetProductsOutput.PriceList</code> to be generated incorrectly. (<a href="https://github.com/aws/aws-sdk-go/pull/4486">#4486</a>) <ul> <li>The <a href="https://github.com/aws/aws-sdk-go/releases/tag/v1.44.46">v1.44.46</a> release incorrectly resulted in the <code>PriceList</code> field's type changing from <code>[]aws.JSONValue</code> to <code>[]*string</code>.</li> <li>This release reverts this change, with the field now correctly updated to <code>[]aws.JSONValue</code>.</li> <li>Fixes <a href="https://github.com/aws/aws-sdk-go/issues/4480">#4480</a></li> </ul> </li> </ul> <p>Release v1.44.58 (2022-07-19)</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.61 (2022-07-22)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/account</code>: Updates service API and documentation</li> <li><code>service/ec2</code>: Updates service API <ul> <li>Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.</li> </ul> </li> <li><code>service/iotdeviceadvisor</code>: Updates service API and documentation</li> <li><code>service/medialive</code>: Updates service API and documentation <ul> <li>Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.</li> </ul> </li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>This release adds the &quot;ModifyActivityStream&quot; API with support for audit policy state locking and unlocking.</li> </ul> </li> <li><code>service/transcribe</code>: Updates service API</li> </ul> <h1>Release v1.44.60 (2022-07-21)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/athena</code>: Updates service API, documentation, and paginators <ul> <li>This feature allows customers to retrieve runtime statistics for completed queries</li> </ul> </li> <li><code>service/dms</code>: Updates service documentation <ul> <li>Documentation updates for Database Migration Service (DMS).</li> </ul> </li> <li><code>service/docdb</code>: Updates service API and documentation <ul> <li>Enable copy-on-write restore type</li> </ul> </li> <li><code>service/ec2-instance-connect</code>: Updates service API and documentation</li> <li><code>service/frauddetector</code>: Updates service API and documentation</li> <li><code>service/iotsitewise</code>: Updates service API, documentation, and paginators</li> <li><code>service/kendra</code>: Updates service API and documentation <ul> <li>Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html">https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html</a></li> </ul> </li> <li><code>service/monitoring</code>: Updates service API and documentation <ul> <li>Adding support for the suppression of Composite Alarm actions</li> </ul> </li> <li><code>service/network-firewall</code>: Updates service API and documentation</li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>Adds support for creating an RDS Proxy for an RDS for MariaDB database.</li> </ul> </li> </ul> <h1>Release v1.44.59 (2022-07-20)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/acm-pca</code>: Updates service documentation</li> <li><code>service/iot</code>: Updates service API and documentation <ul> <li>GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.</li> </ul> </li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>service/pricing</code>: Fixes a bug that caused <code>GetProductsOutput.PriceList</code> to be generated incorrectly. (<a href="https://github.com/aws/aws-sdk-go/pull/4486">#4486</a>) <ul> <li>The <a href="https://github.com/aws/aws-sdk-go/releases/tag/v1.44.46">v1.44.46</a> release incorrectly resulted in the <code>PriceList</code> field's type changing from <code>[]aws.JSONValue</code> to <code>[]*string</code>.</li> <li>This release reverts this change, with the field now correctly updated to <code>[]aws.JSONValue</code>.</li> <li>Fixes <a href="https://github.com/aws/aws-sdk-go/issues/4480">#4480</a></li> </ul> </li> </ul> <p>Release v1.44.58 (2022-07-19)</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/9a0163bf21c4656552172e6558b082555621e132"><code>9a0163b</code></a> Release v1.44.61 (2022-07-22) (<a href="https://github.com/aws/aws-sdk-go/issues/4489">#4489</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/694be8764ee72b4792a50b3659b039a1914a2b38"><code>694be87</code></a> Release v1.44.60 (2022-07-21) (<a href="https://github.com/aws/aws-sdk-go/issues/4488">#4488</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/5a5fc7b7ce2f053384fb6eb818478b9056bec5ac"><code>5a5fc7b</code></a> Release v1.44.59 (2022-07-20) (<a href="https://github.com/aws/aws-sdk-go/issues/4487">#4487</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/c11f6f2b695648406010de01d00fb18a9c7f3047"><code>c11f6f2</code></a> service/pricing: Fix PriceList type to aws.JSONValue (<a href="https://github.com/aws/aws-sdk-go/issues/4486">#4486</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d05e5e043952e3ad4887ecae2c2ab36e41c6cb46"><code>d05e5e0</code></a> Release v1.44.58 (2022-07-19) (<a href="https://github.com/aws/aws-sdk-go/issues/4485">#4485</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/049042f5895226ee90def1a9ff354d8311dc13af"><code>049042f</code></a> Release v1.44.57 (2022-07-18) (<a href="https://github.com/aws/aws-sdk-go/issues/4483">#4483</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d84ce2650fa2e0e867df64fa3b7013e2e2643b83"><code>d84ce26</code></a> Release v1.44.56 (2022-07-15) (<a href="https://github.com/aws/aws-sdk-go/issues/4482">#4482</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/625f24b7d45371da2ce5739758e96a2c4edb3738"><code>625f24b</code></a> Release v1.44.55 (2022-07-14) (<a href="https://github.com/aws/aws-sdk-go/issues/4479">#4479</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/f7b11b3e815ee110c5eb130fec2426a0cbf238b3"><code>f7b11b3</code></a> Release v1.44.54 (2022-07-13) (<a href="https://github.com/aws/aws-sdk-go/issues/4478">#4478</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d6ec7a32b14b828a036e9fdba9182ea46a5cbe9b"><code>d6ec7a3</code></a> Release v1.44.53 (2022-07-12) (<a href="https://github.com/aws/aws-sdk-go/issues/4477">#4477</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.6...v1.44.61">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>
argoyle commented 2022-07-22 22:40:24 +00:00 (Migrated from gitlab.com)

mentioned in merge request !179

mentioned in merge request !179
codecov commented 2022-07-22 22:45:52 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #180 (763b165) into main (d48eee3) will not change coverage.
The diff coverage is n/a.

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

Help us with your feedback. Take ten seconds to tell us how you rate us.

# [Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/180?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#180](https://codecov.io/gl/unboundsoftware/s3uploader/pull/180?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (763b165) into [main](https://codecov.io/gl/unboundsoftware/s3uploader/commit/d48eee3f932ec89be3e5d5154ee3c6fb5c24eac5?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (d48eee3) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #180 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 159 159 ========================================= Hits 159 159 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?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-07-23 10:21:27 +00:00
argoyle commented 2022-07-23 10:21:34 +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#184