Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.1 to 1.99.0#271

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.99.0
Open

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.1 to 1.99.0#271
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.99.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.1 to 1.99.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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 8, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 8, 2026

Greptile Summary

This is a Dependabot-generated dependency bump for github.com/aws/aws-sdk-go-v2/service/s3 from v1.80.1 to v1.99.0, along with corresponding updates to several related AWS SDK packages (aws-sdk-go-v2 core, smithy-go, protocol/eventstream, internal/configsources, internal/endpoints/v2, internal/v4a, and several service/internal/* packages). Changes are limited to go.mod version strings and go.sum hash entries — no application code was modified.

Confidence Score: 5/5

Safe 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.

Vulnerabilities

No security concerns identified. This PR only updates AWS SDK Go v2 dependency versions; no secrets, credentials, or security-sensitive logic was introduced.

Important Files Changed

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]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump github.com/aws/aws-sdk..." | Re-trigger Greptile

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.75%. Comparing base (c17bada) to head (10693ec).

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.
📢 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.

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