Skip to content

build(deps): Bump exqlite from 0.36.0 to 0.37.0 in /elixir-orchestration#118

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/hex/elixir-orchestration/exqlite-0.37.0
Jun 6, 2026
Merged

build(deps): Bump exqlite from 0.36.0 to 0.37.0 in /elixir-orchestration#118
hyperpolymath merged 1 commit into
mainfrom
dependabot/hex/elixir-orchestration/exqlite-0.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps exqlite from 0.36.0 to 0.37.0.

Release notes

Sourced from exqlite's releases.

v0.37.0

What's Changed

  • added: Exqlite.Sqlite3.cancel/1 to cancel a running query, waking both the busy handler and VDBE execution.
  • added: Exqlite.Sqlite3.set_busy_timeout/2 to update the busy timeout without replacing the custom busy handler.
  • added: Exqlite.Sqlite3.set_progress_handler_steps/2 and the :progress_handler_steps connection option to control the cancellation progress handler.
  • added: Android (aarch64-linux-android, armv7a-linux-androideabi) precompile targets and precompile workflow.
  • changed: Update sqlite to 3.53.2.
  • changed: :busy_timeout is now applied through set_busy_timeout/2 so the custom busy handler is preserved.
  • changed: Connection.disconnect/2 calls cancel/1 before close/1 so teardown can break out of running statements and busy waits.
  • fixed: Deadlock when canceling queries stuck in VDBE execution or the busy handler.

New Contributors

Full Changelog: elixir-sqlite/exqlite@v0.36.0...v0.37.0

Changelog

Sourced from exqlite's changelog.

v0.37.0

  • added: Exqlite.Sqlite3.cancel/1 to cancel a running query, waking both the busy handler and VDBE execution.
  • added: Exqlite.Sqlite3.set_busy_timeout/2 to update the busy timeout without replacing the custom busy handler.
  • added: Exqlite.Sqlite3.set_progress_handler_steps/2 and the :progress_handler_steps connection option to control the cancellation progress handler.
  • added: Android (aarch64-linux-android, armv7a-linux-androideabi) precompile targets and precompile workflow.
  • changed: Update sqlite to 3.53.2.
  • changed: :busy_timeout is now applied through set_busy_timeout/2 so the custom busy handler is preserved.
  • changed: Connection.disconnect/2 calls cancel/1 before close/1 so teardown can break out of running statements and busy waits.
  • fixed: Deadlock when canceling queries stuck in VDBE execution or the busy handler.
Commits

Dependabot compatibility score

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 [exqlite](https://github.com/elixir-sqlite/exqlite) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/elixir-sqlite/exqlite/releases)
- [Changelog](https://github.com/elixir-sqlite/exqlite/blob/main/CHANGELOG.md)
- [Commits](elixir-sqlite/exqlite@v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: exqlite
  dependency-version: 0.37.0
  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 elixir Pull requests that update elixir code labels Jun 6, 2026
@dependabot
dependabot Bot requested a review from hyperpolymath as a code owner June 6, 2026 22:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 6, 2026
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 189 issues detected

Severity Count
🔴 Critical 18
🟠 High 50
🟡 Medium 121

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Action actions/checkout@v6.0.3 needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action erlef/setup-beam@v1 needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/cache@v5 needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action tions/checkout@v6.0.3\n  needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action lef/setup-beam@v1\n  needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action tions/cache@v5\n  needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action decov/codecov-action@v6\n  needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action tions/checkout@v6.0.3\n  needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action lef/setup-beam@v1\n  needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action tions/cache@v5\n  needs attention",
    "type": "unpinned_action",
    "file": "elixir-ci.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath
hyperpolymath merged commit 759c553 into main Jun 6, 2026
37 of 39 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/hex/elixir-orchestration/exqlite-0.37.0 branch June 6, 2026 22:34
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant