Skip to content

Update dependency com.github.seancorfield:honeysql to v2.7.1388#311

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.github.seancorfield-honeysql-2.x
Open

Update dependency com.github.seancorfield:honeysql to v2.7.1388#311
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.github.seancorfield-honeysql-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
com.github.seancorfield:honeysql managed-dependencies patch 2.7.13682.7.1388

Release Notes

seancorfield/honeysql (com.github.seancorfield:honeysql)

v2.7.1388: 2.7.1388

Compare Source

  • Add support for window frames via the :frame clause (and frame helper) inside :over expressions and :window definitions, e.g. {:frame [:rows :between :unbounded-preceding :current-row]} produces ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW. Supports :rows/:range/:groups modes, single or :between bounds (:unbounded-preceding, :current-row, :unbounded-following, or [n :preceding]/[n :following] offset pairs), and frame exclusions, via PR #​599 from @​yenda and Claude Code.
    • Note that PostgreSQL also supports CASE via PR #​598 from @​holyjak.
    • Upgrade from EPL-1.0 to EPL-2.0 for broader compatibility. Explicitly allow for relicensing of HoneySQL code under Apache-2.0.
    • Update dev/test deps.

Configuration

📅 Schedule: (UTC)

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

🚦 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 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 dependencies Pull requests that update a dependency file renovate labels Jun 9, 2026
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

The rpm/deb packages and the JAR file for openvoxdb are available in a zip archive:
https://github.com/OpenVoxProject/openvoxdb/actions/runs/27243190866/artifacts/7523076159

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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants