gomod(deps): bump the aws-sdk-e2e group in /tests/e2e with 2 updates#336
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
gomod(deps): bump the aws-sdk-e2e group in /tests/e2e with 2 updates#336dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the aws-sdk-e2e group in /tests/e2e with 2 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.6 to 1.31.21 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.31.6...config/v1.31.21) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.10 to 1.18.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.25/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.18.10...config/v1.18.25) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-e2e - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-e2e ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws-sdk-e2e group in /tests/e2e with 2 updates: github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/credentials.
Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.6 to 1.31.21Commits
115ff14Release 2025-11-19964750dRegenerated Clients5b181c4Update API model1e2c145Release 2025-11-18163dcfeRegenerated Clients38b8afeUpdate endpoints model0252675Update API modelbe02db2Release 2025-11-17fb19e09Regenerated Clientsc23aeb9Update API modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.18.10 to 1.18.25Changelog
Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.
... (truncated)
Commits
a86bebaRelease 2023-05-0934444ffRegenerated Clientsb0cc054Update endpoints model634f0faUpdate API modele4969c3update ssocreds pkg docs to use token provider examples (#2120)8cd784ffix glue service level release notes (#2119)c033b77fix Glue release notes (#2118)532cadaRelease 2023-05-0886a9940Regenerated Clientsc77c97aUpdate endpoints modelDependabot 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 conditionsNote
Low Risk
Dependency-only change limited to the
tests/e2eGo module; risk is mainly potential behavior changes in AWS SDK calls used by the e2e tests.Overview
Updates the
tests/e2emodule’s AWS SDK v2 dependencies, bumpingaws-sdk-go-v2,config, andcredentialsplus related indirect modules (e.g.,imds,sso,sts,smithy-go).No production code changes; only
go.mod/go.sumare updated for e2e test dependency resolution.Written by Cursor Bugbot for commit d1a3d88. This will update automatically on new commits. Configure here.