chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.1 to 1.99.0#271
Conversation
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.80.1 to 1.99.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.80.1...service/s3/v1.99.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.99.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis is a Dependabot-generated dependency bump for Confidence Score: 5/5Safe to merge — routine dependency bump with no application code changes. All changes are confined to go.mod version strings and go.sum checksums. No application logic was modified. The bump spans 11 interrelated AWS SDK packages and their versions are internally consistent. No P0/P1 findings were identified. No files require special attention.
|
| Filename | Overview |
|---|---|
| go.mod | Version bumps for 11 AWS SDK Go v2 packages; no application code changed, transitive dependency versions look consistent. |
| go.sum | Checksum entries updated to match new package versions declared in go.mod; old entries removed, new entries added as expected. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[go.mod / go.sum bump] --> B[aws-sdk-go-v2 core\nv1.36.3 → v1.41.5]
A --> C[service/s3\nv1.80.1 → v1.99.0]
A --> D[smithy-go\nv1.22.3 → v1.24.2]
C --> E[service/internal/checksum\nv1.7.2 → v1.9.13]
C --> F[service/internal/s3shared\nv1.18.15 → v1.19.21]
C --> G[service/internal/presigned-url\nv1.12.15 → v1.13.21]
C --> H[service/internal/accept-encoding\nv1.12.3 → v1.13.7]
B --> I[internal/configsources\nv1.3.34 → v1.4.21]
B --> J[internal/endpoints/v2\nv2.6.34 → v2.7.21]
B --> K[internal/v4a\nv1.3.34 → v1.4.22]
B --> L[aws/protocol/eventstream\nv1.6.10 → v1.7.8]
Reviews (1): Last reviewed commit: "chore(deps): bump github.com/aws/aws-sdk..." | Re-trigger Greptile
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #271 +/- ##
==========================================
- Coverage 78.78% 78.75% -0.04%
==========================================
Files 186 186
Lines 18687 18687
==========================================
- Hits 14723 14717 -6
- Misses 2741 2746 +5
- Partials 1223 1224 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.1 to 1.99.0.
Commits
159f4d2Release 2026-04-0750223dcRegenerated Clientsaf25337Update endpoints model277dc01Update API model22bc35cRelease 2026-04-069a35fedRegenerated Clients867b085Update endpoints model61d367cUpdate API model8560a07Release 2026-04-03a5aafdfRegenerated ClientsDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.