Skip to content

Bump awssdk from 2.41.32 to 2.42.3#2279

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/awssdk-2.42.3
Closed

Bump awssdk from 2.41.32 to 2.42.3#2279
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/awssdk-2.42.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps awssdk from 2.41.32 to 2.42.3.
Updates software.amazon.awssdk:s3 from 2.41.32 to 2.42.3

Updates software.amazon.awssdk:sts from 2.41.32 to 2.42.3

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 `awssdk` from 2.41.32 to 2.42.3.

Updates `software.amazon.awssdk:s3` from 2.41.32 to 2.42.3

Updates `software.amazon.awssdk:sts` from 2.41.32 to 2.42.3

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.42.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:sts
  dependency-version: 2.42.3
  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 java Pull requests that update Java code labels Feb 27, 2026
@dependabot dependabot bot requested a review from cmgrote as a code owner February 27, 2026 04:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 27, 2026
@greptile-apps
Copy link

greptile-apps bot commented Feb 27, 2026

Greptile Summary

This PR upgrades AWS SDK from version 2.41.32 to 2.42.3, updating both the software.amazon.awssdk:s3 and software.amazon.awssdk:sts dependencies. The SDK is used in S3Sync.kt for S3 file operations and STS role assumption. This is a minor version bump that should be backward compatible with the existing implementation.

  • Minor version upgrade from 2.41.x to 2.42.x
  • Standard Dependabot automated dependency update
  • No code changes required - uses stable SDK APIs (S3Client, StsClient, multipart uploads)

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • This is a standard dependency version bump for AWS SDK within the same major version (2.x). The upgrade path from 2.41.32 to 2.42.3 is a minor version increment that maintains backward compatibility. The codebase uses stable, core SDK APIs for S3 and STS operations that are unlikely to have breaking changes in minor versions
  • No files require special attention

Important Files Changed

Filename Overview
gradle/libs.versions.toml Bumped AWS SDK version from 2.41.32 to 2.42.3

Last reviewed commit: 9230411

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Superseded by #2282.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/gradle/awssdk-2.42.3 branch March 2, 2026 04:54
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants