Skip to content

fix(deps): update auto-update-external to v3.54.0#169

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/auto-update-external
Jul 9, 2026
Merged

fix(deps): update auto-update-external to v3.54.0#169
renovate[bot] merged 1 commit into
mainfrom
renovate/auto-update-external

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v3.54.0

  • 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: (in timezone Asia/Tokyo)

  • Branch creation
    • "every 1 hour after 06:00 and before 23:59"
  • Automerge
    • "every 1 hour after 06:00 and before 23:59 every day"

🚦 Automerge: Enabled.

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 these updates 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 label Jul 8, 2026
@renovate renovate Bot merged commit fa51c05 into main Jul 9, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/auto-update-external branch July 9, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants