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.62.0 to 1.6…
…6.2 (#935) Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.62.0 to 1.66.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6b53348f842f4747905a742670a787eb1814ee20"><code>6b53348</code></a> Release 2024-10-28</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/784d2d39b08ca3603afb05b6795f5026923c5326"><code>784d2d3</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7258bd236c19b10b42c66c81184aaf6a340cb65d"><code>7258bd2</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f322198c047da98d4adc5d828c23044708683bfe"><code>f322198</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b65b80a89b4ec4dd531648025227300157c53864"><code>b65b80a</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2852">#2852</a> from RanVaknin/signature-header-parsing-fix</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/803614d34f44ac114759b8c1decc393bd14db55a"><code>803614d</code></a> Fixing changelog description and implementation to use TrimSpace</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b12c8cf885a2aae18cce0b8530f1cf610ff5f11a"><code>b12c8cf</code></a> adding changelog</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f0caa97e8667ce9c31ecc78c08b5ca9a7af96634"><code>f0caa97</code></a> patching GetSignedRequestSignature to cover edge cases with the signature</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e05890387eb6dab53906151aec09eba22721ac6d"><code>e058903</code></a> drop service/nimble (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2851">#2851</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/896793a6822d2cec6f6348cb65a09cb32a6ee834"><code>896793a</code></a> Release 2024-10-25</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.62.0...service/s3/v1.66.2">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.62.0&new-version=1.66.2)](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