chore(deps): Bump the aws-sdk-go group with 4 updates - #33
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the aws-sdk-go group with 4 updates#33dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the aws-sdk-go group with 4 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/lambdamicrovms](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.29 to 1.32.30 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.29...config/v1.32.30) Updates `github.com/aws/aws-sdk-go-v2/service/lambdamicrovms` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.1.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.1.0...config/v1.1.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.105.0 to 1.105.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.105.0...service/s3/v1.105.1) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.44.0 to 1.44.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/iot/v1.44.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/lambdamicrovms dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.105.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-go group with 4 updates: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/lambdamicrovms, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/aws/aws-sdk-go-v2/service/sts.
Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.29 to 1.32.30Commits
2704503Release 2026-07-132475fc6Regenerated Clients89ce46eUpdate endpoints model97a7b55Update API model472756aadd response snapshot tests for new wave 1 (partial cbor) (#3471)3133b1dRelease 2026-07-102d7d0f8Regenerated Clientscdc7fe3Update endpoints modeld41266eUpdate API modeld7ac1fcRelease 2026-07-09Updates
github.com/aws/aws-sdk-go-v2/service/lambdamicrovmsfrom 1.1.0 to 1.1.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/lambdamicrovms's changelog.
... (truncated)
Commits
be1c899Release 2021-02-09c122065regenerate with version update for smithy-gof0315d8permissive time parsing using smithy-go http. (#1117)a8afaadAdds support for s3 and s3control vpc interface endpoints (#1113)1e3555cAdds Makefile target for caching module dependencies (#1119)60ec63emiddleware: fix date header parse error log (#1099)db0cc11Fix SSO Validation of Incomplete Profiles (#1103)e5e313fUpdate SDK's CI to ensure Go packages all compile (#1102)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.105.0 to 1.105.1Commits
2704503Release 2026-07-132475fc6Regenerated Clients89ce46eUpdate endpoints model97a7b55Update API model472756aadd response snapshot tests for new wave 1 (partial cbor) (#3471)3133b1dRelease 2026-07-102d7d0f8Regenerated Clientscdc7fe3Update endpoints modeld41266eUpdate API modeld7ac1fcRelease 2026-07-09Updates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.44.0 to 1.44.1Commits
1433025Release 2023-11-1434bafdeRegenerated Clients0d10d76Update endpoints modelfe8a6c1Update API modelb3103f2add support for token file and eks container endpoint in general HTTP providerf300f13Release 2023-11-13d9029e4Regenerated Clientsf8c9609Update endpoints modele7ea0b5Update API model5c1b48dfeat: ini2 parser (#2365)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