Skip to content

Update Renovatebot Gradle Updates#1190

Open
protocols-renovate[bot] wants to merge 2 commits into
masterfrom
renovate/renovatebot-gradle-updates
Open

Update Renovatebot Gradle Updates#1190
protocols-renovate[bot] wants to merge 2 commits into
masterfrom
renovate/renovatebot-gradle-updates

Conversation

@protocols-renovate
Copy link
Copy Markdown
Contributor

@protocols-renovate protocols-renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Change Age Confidence
software.amazon.awssdk:kms 2.42.372.43.0 age confidence
software.amazon.awssdk:sts 2.42.372.43.0 age confidence
software.amazon.awssdk:secretsmanager 2.42.372.43.0 age confidence
software.amazon.awssdk:auth 2.42.372.43.0 age confidence
software.amazon.awssdk:bom 2.42.372.43.0 age confidence
org.jdbi:jdbi3-testing (source) 3.52.13.53.0 age confidence
org.jdbi:jdbi3-sqlobject (source) 3.52.13.53.0 age confidence
org.jdbi:jdbi3-core (source) 3.52.13.53.0 age confidence
org.junit:junit-bom (source) 5.14.35.14.4 age confidence

Release Notes

jdbi/jdbi (org.jdbi:jdbi3-testing)

v3.53.0

Fixes: Jdbi-Freemarker Security Advisory GHSA-mggx-p7jf-jgw4

The Freemarker configuration allows templates to construct arbitrary
Java types, including freemarker.template.utility.Execute.

While exploiting this requires other unsafe practices (letting a user
dictate template input), it seems prudent to disable template class resolution.

Please see GHSA-mggx-p7jf-jgw4 for more details.

Upgrade to testcontainers 2.x

While this required no code changes, the testcontainers project has
renamed a number of their jar files. Jdbi still supports
testcontainers 1.x and now also testcontainers 2.x:

If you are using testcontainers with Jdbi today and can not update to
2.x, make sure that you reference the org.testcontainers:jdbc and
org.testcontainers:junit-jupiter dependencies. Those used to be
available as transitive dependency from jdbi3-testcontainers.

If you upgrade to testcontainers 2.x, the
org.testcontainers:testcontainers-jdbc and
org.testcontainers:testcontainers-junit-jupiter dependencies must be
available.

  • Update testcontainers dependency to 2.0.5 (from 1.21.4)
  • Add StatementContext parameter to SqlExceptionHandler and remove return value

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.


Note

Medium Risk
Moderate risk because it upgrades core runtime libraries (AWS SDK and Jdbi), which could introduce behavioral or compatibility changes despite being version-only edits.

Overview
Updates Gradle-managed dependency versions in gradle/versions.gradle.

Bumps org.junit:junit-bom to 5.14.4, upgrades org.jdbi artifacts to 3.53.0, and updates the software.amazon.awssdk dependency set to 2.43.0.

Reviewed by Cursor Bugbot for commit baf4cfb. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown
Collaborator

@usmansaleem usmansaleem left a comment

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@protocols-renovate
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant