-
Notifications
You must be signed in to change notification settings - Fork 2
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 the aws-sdk group across 1 directory with 4 updates #598
Conversation
Bumps the aws-sdk group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2` from 1.32.6 to 1.32.7 - [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@v1.32.6...v1.32.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.6 to 1.28.8 - [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@config/v1.28.6...config/v1.28.8) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.43 to 1.17.46 - [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@credentials/v1.17.43...credentials/v1.17.46) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.71.0 to 1.72.1 - [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.71.0...service/s3/v1.72.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Finishing Touches
🪧 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 (
|
Superseded by #599. |
Bumps the aws-sdk group with 3 updates in the / directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/feature/s3/manager.
Updates
github.com/aws/aws-sdk-go-v2
from 1.32.6 to 1.32.7Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/aws/aws-sdk-go-v2/config
from 1.28.6 to 1.28.8Commits
19d2a28
Release 2025-01-08e153a59
Regenerated Clients349cb94
Update endpoints model740de30
Update API model032b94e
fix typo in README (#2914)fca0255
Add a changelog section to the PR template (#2950)ef36115
Add a workflow for external contributors to add a changelog entry (#2944)7a84d4a
drop service/iot1clickdevicesservice and service/iot1clickprojects (#2946)5b873cf
Release 2025-01-0713848f9
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.43 to 1.17.46Commits
d125de3
Release 2024-11-18fec51f3
Regenerated Clientsfba5997
Update API model0b8e5c8
Bump smithy-go dependency (#2902)50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.71.0 to 1.72.1Commits
19d2a28
Release 2025-01-08e153a59
Regenerated Clients349cb94
Update endpoints model740de30
Update API model032b94e
fix typo in README (#2914)fca0255
Add a changelog section to the PR template (#2950)ef36115
Add a workflow for external contributors to add a changelog entry (#2944)7a84d4a
drop service/iot1clickdevicesservice and service/iot1clickprojects (#2946)5b873cf
Release 2025-01-0713848f9
Regenerated ClientsDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions