Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.0 to 1.111.0 - #7334

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.111.0
Closed

build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.0 to 1.111.0#7334
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.111.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.0 to 1.111.0.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.107.0 to 1.111.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.0...service/s3/v1.111.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 23:14
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2026 23:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2026
@netlify

netlify Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 35301bb
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6aa096bf94f53b00081b8c47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

Dependency bumps in core AWS SDK libraries can introduce behavioral changes and should be validated via CI/tests before approval.

Pull request overview

Updates AWS SDK v2 dependencies in the main Go module, primarily bumping github.com/aws/aws-sdk-go-v2/service/s3 to a newer minor release, along with the required transitive AWS SDK modules.

Changes:

  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from v1.107.0 to v1.111.0.
  • Update github.com/aws/aws-sdk-go-v2 core module and related AWS SDK transitive dependencies (eventstream/endpoints/v4a/smithy, etc.).
  • Refresh go.sum to match the new resolved module graph and checksums.
File summaries
File Description
go.mod Updates direct/indirect AWS SDK v2 module versions, including S3.
go.sum Updates checksums for the bumped AWS SDK v2 modules and their transitive dependencies.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread go.mod
Comment on lines +13 to +19
github.com/aws/aws-sdk-go-v2 v1.46.0
github.com/aws/aws-sdk-go-v2/config v1.27.38
github.com/aws/aws-sdk-go-v2/credentials v1.17.36
github.com/aws/aws-sdk-go-v2/service/ecs v1.46.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.38.2
github.com/aws/aws-sdk-go-v2/service/lambda v1.88.5
github.com/aws/aws-sdk-go-v2/service/s3 v1.107.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.111.0
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.41%. Comparing base (595f791) to head (35301bb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7334      +/-   ##
==========================================
- Coverage   29.75%   26.41%   -3.34%     
==========================================
  Files         601      462     -139     
  Lines       64442    51778   -12664     
==========================================
- Hits        19172    13678    -5494     
+ Misses      43778    36967    -6811     
+ Partials     1492     1133     -359     
Flag Coverage Δ
. 23.57% <ø> (-0.02%) ⬇️
.-pkg-app-pipedv1-plugin-analysis ?
.-pkg-app-pipedv1-plugin-ecs ?
.-pkg-app-pipedv1-plugin-kubernetes ?
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 59.62% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun ?
.-pkg-app-pipedv1-plugin-terraform ?
.-pkg-app-pipedv1-plugin-wait ?
.-pkg-app-pipedv1-plugin-waitapproval ?
.-pkg-plugin-sdk ?
.-tool-actions-gh-release ?
.-tool-actions-plan-preview ?
.-tool-codegen-protoc-gen-auth ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github

dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #7370.

@dependabot dependabot Bot closed this Sep 10, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.111.0 branch September 10, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant