chore(deps): bump the go-dependencies group with 6 updates#983
Conversation
Bumps the go-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.25` | `1.32.26` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.24` | `1.19.25` | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.2.11` | `0.2.12` | | [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.85.0` | `1.86.0` | | [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.93.0` | `1.94.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.104.0` | `1.104.1` | Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.32.26 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.32.26) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.24 to 1.19.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.24...credentials/v1.19.25) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.2.11 to 0.2.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.2.11...feature/s3/transfermanager/v0.2.12) Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.85.0 to 1.86.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.85.0...service/s3/v1.86.0) Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.93.0 to 1.94.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.93.0...service/s3/v1.94.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.104.0 to 1.104.1 - [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.104.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager dependency-version: 0.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs dependency-version: 1.86.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda dependency-version: 1.94.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.104.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Claude finished @dependabot[bot]'s task in 1m 3s —— View job Dependency Update Review
SummaryThis is a routine Dependabot bump of 6 AWS SDK for Go v2 modules, all staying within the same major version. AWS SDK v2 follows semver, and these are regenerated-client releases (new/updated API models) — additive and backward-compatible by design.
Plus transitive bumps ( Usage in this repoAll AWS SDK usage lives in
Risks / breaking changesNone identified. No removed APIs, no signature changes, no new required fields on the operations this codebase calls. New defaults in regenerated clients (e.g. auth-scheme/endpoint-resolution refactors mentioned in the changelogs) don't affect the static-credentials + explicit-region path used here. Suggested follow-up
Recommendation: Low-risk, safe to merge once CI is green. |
Bumps the go-dependencies group with 6 updates:
1.32.251.32.261.19.241.19.250.2.110.2.121.85.01.86.01.93.01.94.01.104.01.104.1Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.25 to 1.32.26Commits
26060c5Release 2026-06-2924e918aRegenerated Clients334471fUpdate API model96d81dcDeprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)30502cbfeat: mark common plugins and fix per-op ordering for invokeOperation refacto...8881653Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...eba2f01feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)2c5e1dbRelease 2026-06-23d09eeb5Regenerated Clients2f5f5f9Update API modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.24 to 1.19.25Commits
26060c5Release 2026-06-2924e918aRegenerated Clients334471fUpdate API model96d81dcDeprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)30502cbfeat: mark common plugins and fix per-op ordering for invokeOperation refacto...8881653Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...eba2f01feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)2c5e1dbRelease 2026-06-23d09eeb5Regenerated Clients2f5f5f9Update API modelUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanagerfrom 0.2.11 to 0.2.12Commits
26060c5Release 2026-06-2924e918aRegenerated Clients334471fUpdate API model96d81dcDeprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)30502cbfeat: mark common plugins and fix per-op ordering for invokeOperation refacto...8881653Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...eba2f01feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)2c5e1dbRelease 2026-06-23d09eeb5Regenerated Clients2f5f5f9Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ecsfrom 1.85.0 to 1.86.0Commits
711cf64Release 2025-08-04699889eRegenerated Clients5a94577Update endpoints model240e984Update API model2e08461support configurable auth scheme preference (#3153)5462033Release 2025-08-01a84b1c6Regenerated Clients3325d43Update endpoints model2ddc428Update API modeleb0a91bRelease 2025-07-31Updates
github.com/aws/aws-sdk-go-v2/service/lambdafrom 1.93.0 to 1.94.0Commits
3297582Release 2025-12-15682a1b6Regenerated Clientsf2a67b1Update API modelfbe0776Release 2025-12-1291070ffRegenerated Clients67f5776Update endpoints modela154798Update API model76d0a55Release 2025-12-1172bae88Regenerated Clients9b57b96Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.104.0 to 1.104.1Commits
26060c5Release 2026-06-2924e918aRegenerated Clients334471fUpdate API model96d81dcDeprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)30502cbfeat: mark common plugins and fix per-op ordering for invokeOperation refacto...8881653Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...eba2f01feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)2c5e1dbRelease 2026-06-23d09eeb5Regenerated Clients2f5f5f9Update API 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 conditions