Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.4 to 1.5…
…5.0 (microsoft#447) Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.54.4 to 1.55.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/54e19df9a118d5510d2d68e743b536dba4ff5d14"><code>54e19df</code></a> Release 2024-06-05</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0402b496189430bd02ce2dfaa4f172e57f967547"><code>0402b49</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a185f3b0eaa99efa5fb702c6e100de8fa4a06b15"><code>a185f3b</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fb6840b93c8a9ec1fffb601a42bab10fedf381b0"><code>fb6840b</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/882127d3c9fdd1caff1cdc82551a108b0b00bbd0"><code>882127d</code></a> add codec option to use encoding.Text/Binary(Un)Marshaler when present (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2666">#2666</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5b30240c25ce7b91bce93e01ce88471aa8f41c20"><code>5b30240</code></a> add s3 protocol tests (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2667">#2667</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4b0b7efe9ee93c5c64939f7dfd75c821484fa36c"><code>4b0b7ef</code></a> Release 2024-06-04</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/de2612e95a9fb7b54f056dcdcf176cf9edc8f57b"><code>de2612e</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cea73de490eeb6e873c3c67fd0ac71064cbd8fbd"><code>cea73de</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a17e5c43549a82f931bfbce884224ade6c5bfcd1"><code>a17e5c4</code></a> Update API model</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.54.4...service/s3/v1.55.0">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-v2/service/s3&package-manager=go_modules&previous-version=1.54.4&new-version=1.55.0)](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