deps: bump the gomod group across 1 directory with 5 updates#35
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the gomod group across 1 directory with 5 updates#35dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 4 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), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/sethvargo/go-limiter](https://github.com/sethvargo/go-limiter). Updates `github.com/aws/aws-sdk-go-v2` from 1.42.0 to 1.42.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.42.0...v1.42.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.32.30 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.32.30) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.24 to 1.19.29 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.24...credentials/v1.19.29) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.104.0 to 1.105.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.104.0...service/s3/v1.105.2) Updates `github.com/sethvargo/go-limiter` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/sethvargo/go-limiter/releases) - [Commits](sethvargo/go-limiter@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - 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: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.105.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/sethvargo/go-limiter dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... 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 gomod group with 4 updates in the / directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/sethvargo/go-limiter.
Updates
github.com/aws/aws-sdk-go-v2from 1.42.0 to 1.42.1Commits
b4784c1Release 2026-07-0197c0201Regenerated Clients6687238Update endpoints model995297fUpdate API modelc26cfc6Fix bump smithy-go to cover multiple issues (#3461)fae66b8Set transfer manager error as the first error seen, preventing race condition...cf0eabdRelease 2026-06-30ad0c091Regenerated Clients196e961Update endpoints model1529eadUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.25 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/credentialsfrom 1.19.24 to 1.19.29Commits
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/s3from 1.104.0 to 1.105.2Commits
0ffbcb9Release 2026-07-162a0ecfbRegenerated Clients20ba39fUpdate endpoints model8925213Update API model47e09a2add replace annotations for new generic client auth/endpoints (#3477)1dc42b2Release 2026-07-15b945893Regenerated Clientsccbf00cUpdate API modelb8df6dcenable schema-serde cbor wave 1 (#3478)00daf36Release 2026-07-14Updates
github.com/sethvargo/go-limiterfrom 1.1.0 to 1.2.0Release notes
Sourced from github.com/sethvargo/go-limiter's releases.
Commits
294f8d8Scale Take across cores with a sync.Map bucket store (#62)6121917Modernize for Go 1.25 and fix latent bugs (#61)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