Skip to content

Commit

Permalink
chore: Bump github.com/aws/aws-sdk-go from 1.53.0 to 1.53.5 (#5819)
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.53.0 to 1.53.5.
<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.53.5 (2024-05-17)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/application-autoscaling</code>: Updates service API</li>
<li><code>service/codebuild</code>: Updates service API and documentation
<ul>
<li>Aws CodeBuild now supports 36 hours build timeout</li>
</ul>
</li>
<li><code>service/elasticloadbalancingv2</code>: Updates service API and documentation</li>
<li><code>service/lakeformation</code>: Updates service API and documentation</li>
<li><code>service/transfer</code>: Updates service API and documentation
<ul>
<li>Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.</li>
</ul>
</li>
</ul>
<h1>Release v1.53.4 (2024-05-16)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/acm-pca</code>: Updates service API and waiters</li>
<li><code>service/connect</code>: Updates service documentation</li>
<li><code>service/kafka</code>: Updates service API and documentation</li>
<li><code>service/mwaa</code>: Updates service API and documentation</li>
<li><code>service/quicksight</code>: Updates service API and documentation
<ul>
<li>This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API and documentation
<ul>
<li>Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.</li>
</ul>
</li>
<li><code>service/secretsmanager</code>: Updates service API and documentation
<ul>
<li>Documentation updates for AWS Secrets Manager</li>
</ul>
</li>
</ul>
<h1>Release v1.53.3 (2024-05-15)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/bedrock-agent-runtime</code>: Updates service documentation</li>
<li><code>service/codebuild</code>: Updates service API and documentation
<ul>
<li>CodeBuild Reserved Capacity VPC Support</li>
</ul>
</li>
<li><code>service/datasync</code>: Updates service API</li>
<li><code>service/grafana</code>: Updates service API, documentation, and paginators</li>
<li><code>service/medical-imaging</code>: Updates service API and documentation</li>
<li><code>service/securityhub</code>: Updates service API and documentation</li>
</ul>
<h1>Release v1.53.2 (2024-05-14)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/connect</code>: Updates service API, documentation, and paginators</li>
<li><code>service/s3</code>: Updates service API and examples
<ul>
<li>Updated a few x-id in the http uri traits</li>
</ul>
</li>
</ul>
<h1>Release v1.53.1 (2024-05-13)</h1>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go/commit/7a0e75346ae1776841ea6b67826cf837aeecdf3b"><code>7a0e753</code></a> Release v1.53.5 (2024-05-17) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5263">#5263</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/7561ec6e8f988143307a51b7c9e6658a3c25c980"><code>7561ec6</code></a> Release v1.53.4 (2024-05-16) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5262">#5262</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/435df9a6d0ebfb0d996d31cfee24de12963b04f5"><code>435df9a</code></a> Release v1.53.3 (2024-05-15) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5261">#5261</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/a1fd0ee82b061b21386cacc7c320f9385b85317c"><code>a1fd0ee</code></a> Release v1.53.2 (2024-05-14) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5260">#5260</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/08dfa5746eecace37162794f07f9bb3ae2987881"><code>08dfa57</code></a> Release v1.53.1 (2024-05-13) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5259">#5259</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.53.0...v1.53.5">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.53.0&new-version=1.53.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 3858bf0 commit 9b33040
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/AlecAivazis/survey/v2 v2.3.2
github.com/aws/aws-sdk-go v1.53.0
github.com/aws/aws-sdk-go v1.53.5
github.com/briandowns/spinner v1.23.0
github.com/dustin/go-humanize v1.0.1
github.com/fatih/color v1.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/Netflix/go-expect v0.0.0-20190729225929-0e00d9168667 h1:l2RCK7mjLhjfZ
github.com/Netflix/go-expect v0.0.0-20190729225929-0e00d9168667/go.mod h1:oX5x61PbNXchhh0oikYAH+4Pcfw5LKv21+Jnpr6r6Pc=
github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo=
github.com/agext/levenshtein v1.2.3/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/aws/aws-sdk-go v1.53.0 h1:MMo1x1ggPPxDfHMXJnQudTbGXYlD4UigUAud1DJxPVo=
github.com/aws/aws-sdk-go v1.53.0/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/aws/aws-sdk-go v1.53.5 h1:1OcVWMjGlwt7EU5OWmmEEXqaYfmX581EK317QJZXItM=
github.com/aws/aws-sdk-go v1.53.5/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/briandowns/spinner v1.23.0 h1:alDF2guRWqa/FOZZYWjlMIx2L6H0wyewPxo/CH4Pt2A=
github.com/briandowns/spinner v1.23.0/go.mod h1:rPG4gmXeN3wQV/TsAY4w8lPdIM6RX3yqeBQJSrbXjuE=
github.com/containerd/typeurl/v2 v2.1.1 h1:3Q4Pt7i8nYwy2KmQWIw2+1hTvwTE/6w9FqcttATPO/4=
Expand Down

0 comments on commit 9b33040

Please sign in to comment.