Skip to content

Commit

Permalink
build(deps): Bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.25 (#…
Browse files Browse the repository at this point in the history
…677)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.50.20 to 1.50.25.
<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.50.25 (2024-02-23)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appsync</code>: Updates service documentation</li>
<li><code>service/qldb</code>: Updates service documentation</li>
<li><code>service/rds</code>: Updates service API, documentation,
waiters, paginators, and examples
<ul>
<li>Add pattern and length based validations for
DBShardGroupIdentifier</li>
</ul>
</li>
<li><code>service/rum</code>: Updates service documentation</li>
</ul>
<h1>Release v1.50.24 (2024-02-22)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/internetmonitor</code>: Updates service API and
documentation</li>
<li><code>service/kinesisvideo</code>: Updates service API
<ul>
<li>Increasing NextToken parameter length restriction for List APIs from
512 to 1024.</li>
</ul>
</li>
</ul>
<h1>Release v1.50.23 (2024-02-21)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/iotevents</code>: Updates service API</li>
<li><code>service/lookoutequipment</code>: Updates service API and
documentation</li>
<li><code>service/medialive</code>: Updates service API and
documentation
<ul>
<li>MediaLive now supports the ability to restart pipelines in a running
channel.</li>
</ul>
</li>
<li><code>service/ssm</code>: Updates service API and documentation
<ul>
<li>This release adds support for sharing Systems Manager parameters
with other AWS accounts.</li>
</ul>
</li>
</ul>
<h1>Release v1.50.22 (2024-02-20)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/dynamodb</code>: Updates service API, documentation,
waiters, paginators, and examples
<ul>
<li>Publishing quick fix for doc only update.</li>
</ul>
</li>
<li><code>service/firehose</code>: Updates service API and documentation
<ul>
<li>This release updates a few Firehose related APIs.</li>
</ul>
</li>
<li><code>service/lambda</code>: Updates service API and documentation
<ul>
<li>Add .NET 8 (dotnet8) Runtime support to AWS Lambda.</li>
</ul>
</li>
</ul>
<h1>Release v1.50.21 (2024-02-19)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/amplify</code>: Updates service API and
documentation</li>
<li><code>service/chatbot</code>: Updates service API, documentation,
paginators, and examples</li>
<li><code>service/config</code>: Updates service documentation</li>
<li><code>service/ivs</code>: Updates service documentation</li>
<li><code>service/keyspaces</code>: Updates service documentation</li>
<li><code>service/mediatailor</code>: Updates service API</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/eb54f1307fa48c883b12f1a3a9aeb520f20068cc"><code>eb54f13</code></a>
Release v1.50.25 (2024-02-23) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5179">#5179</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/e9c8c663e1dfffe140c70519165f67baf57086e6"><code>e9c8c66</code></a>
Release v1.50.24 (2024-02-22) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5178">#5178</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/8ff3ae16ad443716afecc171284a81ce967f6446"><code>8ff3ae1</code></a>
Release v1.50.23 (2024-02-21) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5177">#5177</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/9db53062b2f69900565a922deeba1d2918103399"><code>9db5306</code></a>
Release v1.50.22 (2024-02-20) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5174">#5174</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/a886d182e499bead68ed604bc49fc2a587737411"><code>a886d18</code></a>
Release v1.50.21 (2024-02-19) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5173">#5173</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.50.20...v1.50.25">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.50.20&new-version=1.50.25)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 9cd43c0 commit 23de051
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 @@ -5,7 +5,7 @@ go 1.20
require (
cloud.google.com/go/artifactregistry v1.14.7
github.com/alitto/pond v1.8.3
github.com/aws/aws-sdk-go v1.50.20
github.com/aws/aws-sdk-go v1.50.25
github.com/containers/image/v5 v5.29.2
github.com/dgraph-io/ristretto v0.1.1
github.com/evanphx/json-patch v5.9.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6
github.com/apparentlymart/go-textseg/v13 v13.0.0/go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/aws/aws-sdk-go v1.44.122/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/aws/aws-sdk-go v1.50.20 h1:xfAnSDVf/azIWTVQXQODp89bubvCS85r70O3nuQ4dnE=
github.com/aws/aws-sdk-go v1.50.20/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/aws/aws-sdk-go v1.50.25 h1:vhiHtLYybv1Nhx3Kv18BBC6L0aPJHaG9aeEsr92W99c=
github.com/aws/aws-sdk-go v1.50.25/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d h1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas=
Expand Down

0 comments on commit 23de051

Please sign in to comment.