build(deps): bump the aws-sdk group with 3 updates#896
build(deps): bump the aws-sdk group with 3 updates#896dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the aws-sdk group with 3 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.7 to 1.32.9 - [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.7...config/v1.32.9) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.7 to 1.19.9 - [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/m2/v1.19.7...service/m2/v1.19.9) Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.67.8 to 1.68.0 - [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/ssm/v1.67.8...service/s3/v1.68.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm dependency-version: 1.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 WalkthroughUpdates five AWS SDK for Go v2 modules in go.mod to newer patch and minor versions: config, credentials, service/ssm, service/sso, and service/ssooidc. Indirect dependencies are updated accordingly. No functional or control-flow changes introduced. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@dependabot[bot]: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #896 +/- ##
=======================================
Coverage 53.01% 53.01%
=======================================
Files 86 86
Lines 6538 6538
=======================================
Hits 3466 3466
Misses 2610 2610
Partials 462 462 🚀 New features to boost your workflow:
|
Bumps the aws-sdk group with 3 updates: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/credentials and github.com/aws/aws-sdk-go-v2/service/ssm.
Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.7 to 1.32.9Commits
841d590Release 2026-02-18080daf7Regenerated Clients3e7ec90Update endpoints modeld870170Update API modelc4012c3Release 2026-02-17fa02ccfRegenerated Clients5a9fbb3Update endpoints model76d06b1Update API model03e49f7Release 2026-02-16eb0ac66Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.7 to 1.19.9Commits
54aed73Release 2025-02-18082781fRegenerated Clients3ed185bUpdate endpoints model03da737Update API modelc8a8ccbBump go version to 1.22 (#3010)8b7c7bffix missing AccountIDEndpointMode binding (#3013)90f9d10Release 2025-02-1740dd351Regenerated Clients06352dfUpdate endpoints model833566bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ssmfrom 1.67.8 to 1.68.0Commits
18fea5dRelease 2024-11-21480ffa8Regenerated Clients4075928Update endpoints model2a88650Update API modelc527ee8Release 2024-11-20fdd6839Regenerated Clients6809be0Update endpoints modelf040881Update API model249090eRelease 2024-11-19c158e16Regenerated 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsSummary by CodeRabbit