Skip to content

Update sqlite-jdbc to 3.53.2.0#485

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sqlite-jdbc-3.53.2.0
Jun 4, 2026
Merged

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

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.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

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown

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: b20ff99e-3ee7-4b52-b273-5265bbd4c8ff

📥 Commits

Reviewing files that changed from the base of the PR and between 296fcb0 and 025d68f.

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

📝 Walkthrough

Walkthrough

The PR updates the test-scoped org.xerial:sqlite-jdbc JDBC driver dependency in build.sbt from version 3.53.1.0 to 3.53.2.0, a minor patch release.

Changes

Dependency Updates

Layer / File(s) Summary
SQLite JDBC dependency patch
build.sbt
org.xerial:sqlite-jdbc test dependency version is bumped from 3.53.1.0 to 3.53.2.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Suggested labels

queued

Poem

🐰 A hop and a bump, the JDBC's new,
Version three-fifty-three-point-two-point-oh true!
SQLite sparkles in tests so bright,
This patch makes the database queries all right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating sqlite-jdbc dependency to version 3.53.2.0, which matches the changeset in build.sbt.
Description check ✅ Passed The description is directly related to the changeset, providing context about the sqlite-jdbc update including version numbers, release notes, and configuration guidance.
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 Jun 4, 2026
@mergify

mergify Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-06-04 18:38 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-06-04 18:38 UTC · at 025d68f1003919c5e3e40c95c4de191ddff6b7df

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

Required conditions to merge

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