Bump the provider-sdk-dependencies group with 3 updates#1719
Bump the provider-sdk-dependencies group with 3 updates#1719dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the provider-sdk-dependencies group with 3 updates: [github.com/aws/aws-sdk-go-v2/service/ec2](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/smithy-go](https://github.com/aws/smithy-go). Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.290.1 to 1.293.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.290.1...service/ec2/v1.293.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.1 to 1.96.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.1...service/s3/v1.96.2) Updates `github.com/aws/smithy-go` from 1.24.1 to 1.24.2 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.24.1...v1.24.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.293.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: provider-sdk-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.96.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: provider-sdk-dependencies - dependency-name: github.com/aws/smithy-go dependency-version: 1.24.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: provider-sdk-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
This change updates several AWS SDK Go v2 dependencies to their latest minor versions, including EC2, S3, and core Smithy Go libraries. The updates appear to be routine maintenance upgrades that likely include bug fixes, performance improvements, and enhanced AWS service compatibility. Walkthrough
These dependency updates maintain compatibility with the latest AWS services and may provide improved reliability and performance for AWS operations, though no user-facing features are directly modified. Model: claude-sonnet-4-20250514 | Prompt Tokens: 3807 | Completion Tokens: 220 |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the provider-sdk-dependencies group with 3 updates: github.com/aws/aws-sdk-go-v2/service/ec2, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/aws/smithy-go.
Updates
github.com/aws/aws-sdk-go-v2/service/ec2from 1.290.1 to 1.293.0Commits
dfcf25bRelease 2026-02-26981d0b4Regenerated Clients60d901eUpdate API model51e7bd8Fix: support arbitrary pre-calculated checksum values on s3 (#3332)2b53e5bRelease 2026-02-25ebfd72dRegenerated Clients87640ceUpdate endpoints modelba64e1bUpdate API modelf3f1e54Release 2026-02-24c4df0e1Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.96.1 to 1.96.2Commits
dfcf25bRelease 2026-02-26981d0b4Regenerated Clients60d901eUpdate API model51e7bd8Fix: support arbitrary pre-calculated checksum values on s3 (#3332)2b53e5bRelease 2026-02-25ebfd72dRegenerated Clients87640ceUpdate endpoints modelba64e1bUpdate API modelf3f1e54Release 2026-02-24c4df0e1Regenerated ClientsUpdates
github.com/aws/smithy-gofrom 1.24.1 to 1.24.2Release notes
Sourced from github.com/aws/smithy-go's releases.
Commits
b860661Release 2026-02-27567846bBump minimun Go version to 1.24 (#629)8c63558Release 2026-02-20Dependabot 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