build(deps): bump github.com/aws/aws-sdk-go-v2/service/ecs from 1.46.2 to 1.90.3 - #7269
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) from 1.46.2 to 1.90.3. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/iot/v1.46.2...service/ecs/v1.90.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs dependency-version: 1.90.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
armistcxy and
t-kikuc
and
a lite review from Copilot
August 25, 2026 23:14
✅ Deploy Preview for pipecd-site canceled.
|
Contributor
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates the AWS SDK for Go v2 ECS client dependency in the main PipeCD Go module, aligning the control-plane/agent code that uses ECS with newer upstream SDK releases.
Changes:
- Bump
github.com/aws/aws-sdk-go-v2/service/ecsfromv1.46.2tov1.90.3. - Update related AWS SDK v2 module versions (
github.com/aws/aws-sdk-go-v2, internal modules) andgithub.com/aws/smithy-goto satisfy the new ECS client’s dependency graph. - Refresh
go.sumchecksums accordingly.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates required AWS SDK v2 module versions, including the ECS service client. |
| go.sum | Updates module checksums to match the new AWS SDK v2 versions pulled in by go.mod. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
|
@armistcxy ptal |
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 github.com/aws/aws-sdk-go-v2/service/ecs from 1.46.2 to 1.90.3.
Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)