Skip to content

Update sqlite-jdbc to 3.53.1.0#483

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sqlite-jdbc-3.53.1.0
May 7, 2026
Merged

Update sqlite-jdbc to 3.53.1.0#483
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sqlite-jdbc-3.53.1.0

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.1.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.xerial", artifactId = "sqlite-jdbc" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.xerial", artifactId = "sqlite-jdbc" }
}]
labels: test-library-update, commit-count:1

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: ee56318e-fe68-477b-8b77-0322fb18d3f7

📥 Commits

Reviewing files that changed from the base of the PR and between ca6f124 and a176c58.

📒 Files selected for processing (1)
  • build.sbt

📝 Walkthrough

Walkthrough

The test-scoped SQLite JDBC dependency in build.sbt is updated from version 3.53.0.0 to 3.53.1.0. No other build settings, source code, or configuration is modified.

Changes

Dependency Version Update

Layer / File(s) Summary
Dependency Version
build.sbt
SQLite JDBC test dependency version incremented from 3.53.0.0 to 3.53.1.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

A whisker-twitch and a nibble done,
SQLite speeds up by a patch—run, run!
From 3.53.0 to 3.53.1,
Dependencies fresh, the tests shall run fun. 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely summarizes the main change: updating the sqlite-jdbc dependency version.
Description check ✅ Passed The description clearly explains the dependency update, provides relevant links to release notes and version diff, and is directly related to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify mergify Bot added the queued label May 7, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 7, 2026

Merge Queue Status

  • Entered queue2026-05-07 15:11 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-05-07 15:11 UTC · at a176c581de066025363e5fa62c9f38250a7d4ac0

This pull request spent 16 seconds in the queue, including 2 seconds running CI.

Required conditions to merge

@mergify mergify Bot merged commit 1f878b7 into nafg:master May 7, 2026
8 checks passed
@mergify mergify Bot removed the queued label May 7, 2026
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