build(deps): bump the aws-sdk group with 5 updates#926
build(deps): bump the aws-sdk group with 5 updates#926github-actions[bot] merged 1 commit intomainfrom
Conversation
Bumps the aws-sdk group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.14` | `1.32.16` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.14` | `1.19.15` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.41.10` | `1.42.0` | | [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.68.4` | `1.68.5` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.14 to 1.32.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.14...config/v1.32.16) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.14 to 1.19.15 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.14...credentials/v1.19.15) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.10 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.10...service/s3/v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.68.4 to 1.68.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.68.4...service/ssm/v1.68.5) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.6 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-version: 1.32.16 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.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm dependency-version: 1.68.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (3)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
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 Regular contributors should join the org to skip this step. 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 |
|
@dependabot[bot]: all tests passed! 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 #926 +/- ##
=======================================
Coverage 53.97% 53.97%
=======================================
Files 88 88
Lines 6662 6662
=======================================
Hits 3596 3596
Misses 2597 2597
Partials 469 469 🚀 New features to boost your workflow:
|
Bumps the aws-sdk group with 5 updates:
1.41.51.41.61.32.141.32.161.19.141.19.151.41.101.42.01.68.41.68.5Updates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.41.6Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.14 to 1.32.16Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.14 to 1.19.15Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)Updates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.41.10 to 1.42.0Commits
ee5e3f0Release 2023-11-01b65c226Regenerated Clients7a194b9Update API model0cb924aAdd support for configured endpoints. (#2328)61039feRelease 2023-10-31797e056Regenerated Clients822585dUpdate SDK's smithy-go dependency to v1.16.0abf753dUpdate API model99861c0lang: bump minimum go version to 1.19 (#2338)2ac0a53Release 2023-10-30Updates
github.com/aws/aws-sdk-go-v2/service/ssmfrom 1.68.4 to 1.68.5Commits
9bc9c51Release 2026-04-172b41455Regenerated Clients2327a1bUpdate endpoints model9225797Update API model7b6f675Bump smithy-go to 1.25 (again) (#3390)c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)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 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 conditions