Build(deps): bump github.com/aws/aws-sdk-go from 1.42.44 to 1.42.48 #49

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

Bumps github.com/aws/aws-sdk-go from 1.42.44 to 1.42.48.

Release notes

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

Release v1.42.48 (2022-02-07)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/eventbridge: Updates service documentation
  • service/ssm-incidents: Updates service API
  • service/synthetics: Updates service API and documentation

Release v1.42.47 (2022-02-04)

Service Client Updates

  • service/athena: Updates service API and documentation
    • You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.
  • service/lakeformation: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • updates for RDS Custom for Oracle 12.1 support

Release v1.42.46 (2022-02-03)

Service Client Updates

  • service/ec2: Updates service API, documentation, and paginators
    • adds support for AMIs in Recycle Bin
  • service/meteringmarketplace: Updates service API and documentation
    • Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.
  • service/rbin: Updates service API and documentation
  • service/robomaker: Updates service API and documentation

Release v1.42.45 (2022-02-02)

Service Client Updates

  • service/appflow: Updates service API, documentation, and paginators
  • service/ce: Updates service API and documentation
  • service/comprehend: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation update for DynamoDB Java SDK.
  • service/elasticache: Updates service documentation
    • Documentation update for AWS ElastiCache
  • service/elasticmapreduce: Updates service documentation
    • Documentation updates for Amazon EMR.
  • service/es: Updates service API and documentation
    • Allows customers to get progress updates for blue/green deployments
  • service/fis: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Launch Protobuf support for AWS Glue Schema Registry
  • service/iot: Updates service API
    • This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.

... (truncated)

Changelog

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

Release v1.42.48 (2022-02-07)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/eventbridge: Updates service documentation
  • service/ssm-incidents: Updates service API
  • service/synthetics: Updates service API and documentation

Release v1.42.47 (2022-02-04)

Service Client Updates

  • service/athena: Updates service API and documentation
    • You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.
  • service/lakeformation: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • updates for RDS Custom for Oracle 12.1 support

Release v1.42.46 (2022-02-03)

Service Client Updates

  • service/ec2: Updates service API, documentation, and paginators
    • adds support for AMIs in Recycle Bin
  • service/meteringmarketplace: Updates service API and documentation
    • Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.
  • service/rbin: Updates service API and documentation
  • service/robomaker: Updates service API and documentation

Release v1.42.45 (2022-02-02)

Service Client Updates

  • service/appflow: Updates service API, documentation, and paginators
  • service/ce: Updates service API and documentation
  • service/comprehend: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation update for DynamoDB Java SDK.
  • service/elasticache: Updates service documentation
    • Documentation update for AWS ElastiCache
  • service/elasticmapreduce: Updates service documentation
    • Documentation updates for Amazon EMR.
  • service/es: Updates service API and documentation
    • Allows customers to get progress updates for blue/green deployments
  • service/fis: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Launch Protobuf support for AWS Glue Schema Registry
  • service/iot: Updates service API
    • This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.

... (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.42.44 to 1.42.48. <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.42.48 (2022-02-07)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/auditmanager</code>: Updates service API</li> <li><code>service/eventbridge</code>: Updates service documentation</li> <li><code>service/ssm-incidents</code>: Updates service API</li> <li><code>service/synthetics</code>: Updates service API and documentation</li> </ul> <h1>Release v1.42.47 (2022-02-04)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/athena</code>: Updates service API and documentation <ul> <li>You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.</li> </ul> </li> <li><code>service/lakeformation</code>: Updates service API</li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>updates for RDS Custom for Oracle 12.1 support</li> </ul> </li> </ul> <h1>Release v1.42.46 (2022-02-03)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/ec2</code>: Updates service API, documentation, and paginators <ul> <li>adds support for AMIs in Recycle Bin</li> </ul> </li> <li><code>service/meteringmarketplace</code>: Updates service API and documentation <ul> <li>Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.</li> </ul> </li> <li><code>service/rbin</code>: Updates service API and documentation</li> <li><code>service/robomaker</code>: Updates service API and documentation</li> </ul> <h1>Release v1.42.45 (2022-02-02)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appflow</code>: Updates service API, documentation, and paginators</li> <li><code>service/ce</code>: Updates service API and documentation</li> <li><code>service/comprehend</code>: Updates service API and documentation</li> <li><code>service/dynamodb</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>Documentation update for DynamoDB Java SDK.</li> </ul> </li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Documentation update for AWS ElastiCache</li> </ul> </li> <li><code>service/elasticmapreduce</code>: Updates service documentation <ul> <li>Documentation updates for Amazon EMR.</li> </ul> </li> <li><code>service/es</code>: Updates service API and documentation <ul> <li>Allows customers to get progress updates for blue/green deployments</li> </ul> </li> <li><code>service/fis</code>: Updates service API, documentation, and paginators</li> <li><code>service/glue</code>: Updates service API and documentation <ul> <li>Launch Protobuf support for AWS Glue Schema Registry</li> </ul> </li> <li><code>service/iot</code>: Updates service API <ul> <li>This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.</li> </ul> </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.42.48 (2022-02-07)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/auditmanager</code>: Updates service API</li> <li><code>service/eventbridge</code>: Updates service documentation</li> <li><code>service/ssm-incidents</code>: Updates service API</li> <li><code>service/synthetics</code>: Updates service API and documentation</li> </ul> <h1>Release v1.42.47 (2022-02-04)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/athena</code>: Updates service API and documentation <ul> <li>You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.</li> </ul> </li> <li><code>service/lakeformation</code>: Updates service API</li> <li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>updates for RDS Custom for Oracle 12.1 support</li> </ul> </li> </ul> <h1>Release v1.42.46 (2022-02-03)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/ec2</code>: Updates service API, documentation, and paginators <ul> <li>adds support for AMIs in Recycle Bin</li> </ul> </li> <li><code>service/meteringmarketplace</code>: Updates service API and documentation <ul> <li>Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.</li> </ul> </li> <li><code>service/rbin</code>: Updates service API and documentation</li> <li><code>service/robomaker</code>: Updates service API and documentation</li> </ul> <h1>Release v1.42.45 (2022-02-02)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appflow</code>: Updates service API, documentation, and paginators</li> <li><code>service/ce</code>: Updates service API and documentation</li> <li><code>service/comprehend</code>: Updates service API and documentation</li> <li><code>service/dynamodb</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>Documentation update for DynamoDB Java SDK.</li> </ul> </li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Documentation update for AWS ElastiCache</li> </ul> </li> <li><code>service/elasticmapreduce</code>: Updates service documentation <ul> <li>Documentation updates for Amazon EMR.</li> </ul> </li> <li><code>service/es</code>: Updates service API and documentation <ul> <li>Allows customers to get progress updates for blue/green deployments</li> </ul> </li> <li><code>service/fis</code>: Updates service API, documentation, and paginators</li> <li><code>service/glue</code>: Updates service API and documentation <ul> <li>Launch Protobuf support for AWS Glue Schema Registry</li> </ul> </li> <li><code>service/iot</code>: Updates service API <ul> <li>This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.</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/0bf61fdce97490044ab0f30c343c5ca1ba9634a4"><code>0bf61fd</code></a> Release v1.42.48 (2022-02-07) (<a href="https://github.com/aws/aws-sdk-go/issues/4272">#4272</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/8defc39822c0588ba356f37c9420eb93354a948e"><code>8defc39</code></a> Release v1.42.47 (2022-02-04) (<a href="https://github.com/aws/aws-sdk-go/issues/4271">#4271</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d830973e4f5cc04931bee20ef86eb05c69c29468"><code>d830973</code></a> service/s3/s3crypto: fix dropped test errors (<a href="https://github.com/aws/aws-sdk-go/issues/4265">#4265</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/b5784eb096169d608cbab4aaa5cd9bb670e8f3bf"><code>b5784eb</code></a> Release v1.42.46 (2022-02-03) (<a href="https://github.com/aws/aws-sdk-go/issues/4268">#4268</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/ca8f7ec97779ba46f0def9217c1dabd267000284"><code>ca8f7ec</code></a> Release v1.42.45 (2022-02-02) (<a href="https://github.com/aws/aws-sdk-go/issues/4267">#4267</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.42.44...v1.42.48">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 (Migrated from gitlab.com) closed this pull request 2022-02-08 06:59:06 +00:00
argoyle commented 2022-02-08 06:59:08 +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#49