-
Notifications
You must be signed in to change notification settings - Fork 388
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.79.2 #2109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.79.2 #2109
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
2f43763
to
bff4f8d
Compare
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.76.1 to 1.79.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.76.1...service/s3/v1.79.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.79.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
bff4f8d
to
ceb74ff
Compare
…avetermdev#2109) Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.76.1 to 1.79.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2a0c73e76f5f06579a2cb24239ca054d60ced4c2"><code>2a0c73e</code></a> Release 2025-04-10</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b7b05ea6b196e40720c2620dc19fbd57945b11b3"><code>b7b05ea</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2a62cee847726f5a607d1801bebe9e1e77f4f400"><code>2a62cee</code></a> Update partitions file</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6af33138b18ea9a336f87e180fc9fdc286b1117e"><code>6af3313</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/915cbf3d7c2f9bc5dcd9a2a1ab02521f01c2f48c"><code>915cbf3</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ac82667a0ef9b9c97a9559810eb106d62bb1cd1e"><code>ac82667</code></a> Release 2025-04-09</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7db3afa50ca2f10dba50ffcb103f453010a2fdb8"><code>7db3afa</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f56d4c1e532d38245bbb638c73b669c536b3263e"><code>f56d4c1</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/bf17208deff95cb9703ad5febb75f59af1da7fa9"><code>bf17208</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f529add9a2cd0d97281fd81f711c620c1e95cfb8"><code>f529add</code></a> Release 2025-04-08</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.76.1...service/s3/v1.79.2">compare view</a></li> </ul> </details> <br /> [](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>
Bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.79.2.
Commits
2a0c73e
Release 2025-04-10b7b05ea
Regenerated Clients2a62cee
Update partitions file6af3313
Update endpoints model915cbf3
Update API modelac82667
Release 2025-04-097db3afa
Regenerated Clientsf56d4c1
Update endpoints modelbf17208
Update API modelf529add
Release 2025-04-08Dependabot 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 commands and options
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)