Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.5 (#783)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.3 to 1.55.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.55.5 (2024-07-30)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appstream</code>: Updates service API and documentation <ul> <li>Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0</li> </ul> </li> <li><code>service/autoscaling</code>: Updates service API and documentation <ul> <li>Increase the length limit for VPCZoneIdentifier from 2047 to 5000</li> </ul> </li> <li><code>service/codepipeline</code>: Updates service API, documentation, and paginators <ul> <li>AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.</li> </ul> </li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Doc only update for changes to deletion API.</li> </ul> </li> <li><code>service/elasticloadbalancing</code>: Updates service API</li> <li><code>service/eventbridge</code>: Updates service API</li> <li><code>service/logs</code>: Updates service API <ul> <li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li> </ul> </li> <li><code>service/models.lex.v2</code>: Updates service API and documentation</li> <li><code>service/rolesanywhere</code>: Updates service API and documentation</li> <li><code>service/tnb</code>: Updates service API and documentation</li> <li><code>service/workspaces</code>: Updates service documentation <ul> <li>Removing multi-session as it isn't supported for pools</li> </ul> </li> </ul> <h1>Release v1.55.4 (2024-07-29)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Renaming full service name as it appears in developer documentation.</li> </ul> </li> <li><code>service/memorydb</code>: Updates service API and documentation</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/825250a3f2f45ff9322c4a9ae2dd96e5bdb93ea4"><code>825250a</code></a> Release v1.55.5 (2024-07-30) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5323">#5323</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/aa1178fcdbfaf213a8f219c845b894c81669d836"><code>aa1178f</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go/issues/5319">#5319</a> from aws/misc-maintenancemode</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d46b35a961c828998b8f0feda7a9437e5490791d"><code>d46b35a</code></a> Release v1.55.4 (2024-07-29) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5322">#5322</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/f444a0786b7b974c801b7cb787508a249e448f32"><code>f444a07</code></a> Update README.md</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d5e950bcb776482360d5934944f90a8139064d59"><code>d5e950b</code></a> Add maintenance mode declaration</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.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.55.3&new-version=1.55.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information