build(deps): bump the minor-and-patch group across 2 directories with 4 updates - #175
Merged
sthanikan2000 merged 1 commit intoAug 31, 2026
Merged
Conversation
… 4 updates Bumps the minor-and-patch group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2). Bumps the minor-and-patch group with 3 updates in the /storage directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2). 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/s3` from 1.107.3 to 1.109.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.3...service/s3/v1.109.1) 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/s3` from 1.107.3 to 1.109.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.3...service/s3/v1.109.1) --- 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: minor-and-patch - 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: minor-and-patch - 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: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.109.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - 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: minor-and-patch - 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: minor-and-patch - 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: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.109.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
sthanikan2000
approved these changes
Aug 31, 2026
sthanikan2000
deleted the
dependabot/go_modules/minor-and-patch-48d6c38ad1
branch
August 31, 2026 14:32
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 minor-and-patch group with 3 updates in the / directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.
Bumps the minor-and-patch group with 3 updates in the /storage directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.
Updates
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/s3from 1.107.3 to 1.109.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-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/s3from 1.107.3 to 1.109.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)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