Skip to content

fix(deps): update dependency org.jdbi:jdbi3-core to v3.54.0 (release/5.0.x)#5327

Open
renovate[bot] wants to merge 1 commit into
release/5.0.xfrom
renovate/release/5.0.x-jdbi3.version
Open

fix(deps): update dependency org.jdbi:jdbi3-core to v3.54.0 (release/5.0.x)#5327
renovate[bot] wants to merge 1 commit into
release/5.0.xfrom
renovate/release/5.0.x-jdbi3.version

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.jdbi:jdbi3-core (source) 3.53.03.54.0 age confidence

Release Notes

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

v3.54.0

Compare Source

  • fix deadlock in configuration caching (#​2980)
  • fix prepared batch first-time-null binding (#​2975)
  • Add @SqlPreflight (Alpha) for SQL Object methods. The annotation runs a literal SQL statement on
    the same Handle, immediately before the method's main statement, binding the method's arguments.
    This is useful for setting scoped/session variables before a query (e.g. a Postgres trigram
    threshold). It is repeatable and may be placed on a method or a SQL Object type. See issue #​2979.
  • update postgres driver due to CVE-2026-42198

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@renovate renovate Bot requested review from a team as code owners July 6, 2026 02:39
@github-actions github-actions Bot added this to the 5.0.8 milestone Jul 6, 2026
@renovate renovate Bot force-pushed the renovate/release/5.0.x-jdbi3.version branch 3 times, most recently from 028da02 to b76c788 Compare July 6, 2026 21:12
@renovate renovate Bot force-pushed the renovate/release/5.0.x-jdbi3.version branch from b76c788 to 05075d0 Compare July 10, 2026 12:37
@sonarqubecloud

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants