chore(go)(deps): bump the all-dependencies group with 7 updates - #181
Merged
YoshihitoAso merged 1 commit intoSep 2, 2026
Merged
Conversation
Bumps the all-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.7` | `1.45.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.38` | `1.33.1` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.37` | `1.20.1` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.55.7` | `1.57.1` | | [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.65.9` | `1.67.1` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.44.7` | `1.46.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.1` | `1.83.2` | Updates `github.com/aws/aws-sdk-go-v2` from 1.43.7 to 1.45.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.7...v1.45.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.38 to 1.33.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.38...config/v1.33.1) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.37 to 1.20.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.37...v1.20.1) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.55.7 to 1.57.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ivs/v1.55.7...service/s3/v1.57.1) Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.65.9 to 1.67.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/fsx/v1.65.9...service/s3/v1.67.1) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.44.7 to 1.46.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.44.7...service/ivs/v1.46.1) Updates `google.golang.org/grpc` from 1.83.1 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.1...v1.83.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.57.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/route53 dependency-version: 1.67.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.83.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
YoshihitoAso
approved these changes
Sep 2, 2026
dependabot
Bot
deleted the
dependabot/go_modules/all-dependencies-92d5202bac
branch
September 2, 2026 00:09
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 all-dependencies group with 7 updates:
1.43.71.45.11.32.381.33.11.19.371.20.11.55.71.57.11.65.91.67.11.44.71.46.11.83.11.83.2Updates
github.com/aws/aws-sdk-go-v2from 1.43.7 to 1.45.1Commits
4164024Release 2026-08-284defbf5Fix getter partsizecorruption (#3537)d89aca4fix downloadobject corruption caused by unequal part size (#3536)8a0ed85fix internal timeouts to not depend on the env (#3535)893faa4Release 2026-08-277263e51Regenerated Clients0d6ab44Update API modelf16c9f2Fix route53 error close body (#3518)bc28b42Move github workflows from inline scripts to actions (#3511)7352017support connection read timeouts (#3532)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.38 to 1.33.1Commits
4164024Release 2026-08-284defbf5Fix getter partsizecorruption (#3537)d89aca4fix downloadobject corruption caused by unequal part size (#3536)8a0ed85fix internal timeouts to not depend on the env (#3535)893faa4Release 2026-08-277263e51Regenerated Clients0d6ab44Update API modelf16c9f2Fix route53 error close body (#3518)bc28b42Move github workflows from inline scripts to actions (#3511)7352017support connection read timeouts (#3532)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.37 to 1.20.1Commits
0bcd933Release 2023-08-07bbdb100Regenerated Clients3149717Update SDK's smithy-go dependency to v1.14.143a8a6aUpdate partitions file2966ce7Update endpoints modeldad4b72Update API model165c8b2Release 2023-08-04aefb878Regenerated Clientse2be539Update endpoints modelbe8d8edUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/kmsfrom 1.55.7 to 1.57.1Commits
4509a60Release 2024-06-280c61504Regenerated Clients7ca59bfUpdate SDK's smithy-go dependency to v1.20.3fe1af5bUpdate endpoints modelb76404fUpdate API model8ca412dRelease 2024-06-276505a14Regenerated Clients66e5439Update endpoints model590c9dbUpdate API model7c25c21Release 2024-06-26Updates
github.com/aws/aws-sdk-go-v2/service/route53from 1.65.9 to 1.67.1Commits
d125de3Release 2024-11-18fec51f3Regenerated Clientsfba5997Update API model0b8e5c8Bump smithy-go dependency (#2902)50ba45cRelease 2024-11-15.2444bdffRegenerated Clients55ab381Update endpoints model94c0837Update API model2398a79Remove elastictranscoder service's integration test (#2901)93e0f29Release 2024-11-15Updates
github.com/aws/aws-sdk-go-v2/service/secretsmanagerfrom 1.44.7 to 1.46.1Commits
315de9cRelease 2025-08-201a9d79dRegenerated Clients7959412Update endpoints model2a79061Update API model167fdbfremove unused deser code for Expires in non-s3 services (#3168)2429c70Release 2025-08-19deb0830Regenerated Clientsc23894aUpdate API model838fb87Release 2025-08-18c16fb51Regenerated ClientsUpdates
google.golang.org/grpcfrom 1.83.1 to 1.83.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
030ee8bUpdate version to 1.83.2 (#9375)8668b69cherry-pick #9365 to v1.83.x (#9366)a3e952dcherry-pick #9346 to v1.83.x and update x/net dependency (#9369)58f8fd9Change version to 1.83.2-dev (#9337)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