Skip to content

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

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

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.0 to 1.99.0#73
dependabot[bot] wants to merge 1 commit intomasterfrom
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 14, 2026

Bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.0 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)

Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.96.0 to 1.99.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.0...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: 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 Apr 14, 2026
Copy link
Copy Markdown

@arkanaai arkanaai Bot left a comment

Choose a reason for hiding this comment

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

Review: LGTM ✅

Dependabot minor version bump: github.com/aws/aws-sdk-go-v2/service/s3 1.96.0 → 1.99.0

What changed: go.mod and go.sum only. No code changes.

Impact assessment:

  • S3 usage in this repo is standard CRUD: PutObject, GetObject, DeleteObject, ListObjectsV2, NewFromConfig (in aws.go, sdk/storage.go, sdk/aws_clients.go, mgmt/main.go, mgmt/migrate.go). All stable APIs unaffected by minor bumps.
  • Transitive deps bumped: internal/v4a, accept-encoding, checksum, presigned-url, s3shared — all internal AWS plumbing, minor patch versions.
  • Go semver guarantees no breaking changes within major version.
  • No protocol-critical code touched (no VTXO, signing, forfeit, round, or exit path changes).
  • No cross-repo impact — sdk/go.mod is unchanged, only the top-level module.

CI: Checks are pending — confirm they pass before merge.

🤖 Reviewed by Arkana

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

Superseded by #97.

@dependabot dependabot Bot closed this Apr 23, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.99.0 branch April 23, 2026 19:36
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.

0 participants