Skip to content

Bump awssdk from 2.41.32 to 2.42.4#2282

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/awssdk-2.42.4
Open

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

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

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

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

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

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

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

greptile-apps bot commented Mar 2, 2026

Greptile Summary

Updated AWS SDK dependencies (software.amazon.awssdk:s3 and software.amazon.awssdk:sts) from version 2.41.32 to 2.42.4. This minor version update affects S3 object storage operations and STS authentication used in the package toolkit runtime. The change is limited to a single version variable in the Gradle version catalog.

Confidence Score: 4/5

  • This PR is safe to merge with minimal risk as it's a standard minor version bump
  • Minor version updates in AWS SDK are typically backward compatible. The change is minimal (single line) and well-scoped. Score is 4 rather than 5 to account for the relatively large version jump and recommendation to verify tests pass
  • No files require special attention

Important Files Changed

Filename Overview
gradle/libs.versions.toml Updated awssdk version from 2.41.32 to 2.42.4

Last reviewed commit: e76995a

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