Skip to content

chore(deps): bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0#2406

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.xerial-sqlite-jdbc-3.53.0.0
Closed

chore(deps): bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0#2406
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.xerial-sqlite-jdbc-3.53.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0.

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.53.0.0

Changelog

🚀 Features

jdbc

  • expose wal_autocheckpoint pragma in SQLiteConfig (dd2adcc), closes #1397

sqlite

  • upgrade to sqlite 3.53.0 (baaf087)

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (19259e5)
  • bump EndBug/add-and-commit from 9 to 10 (f572217)

deps-dev

  • bump surefire.version from 3.5.4 to 3.5.5 (b649d25)
  • bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (857a754)
  • bump org.mockito:mockito-core from 5.21.0 to 5.23.0 (a597952)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Karl-Michael Edlinger, kju2

Commits
  • f88e9c7 chore(release): 3.53.0.0 [skip ci]
  • bdd2b64 feat: publish multiple classifer jars
  • 7eb6f3f feat: better Android support
  • 23ead2e chore: update native libraries
  • baaf087 feat(sqlite): upgrade to sqlite 3.53.0
  • dd2adcc feat(jdbc): expose wal_autocheckpoint pragma in SQLiteConfig
  • b649d25 build(deps-dev): bump surefire.version from 3.5.4 to 3.5.5
  • 857a754 build(deps-dev): bump org.assertj:assertj-core from 3.27.6 to 3.27.7
  • 19259e5 build(deps): bump org.sonatype.central:central-publishing-maven-plugin
  • a597952 build(deps-dev): bump org.mockito:mockito-core from 5.21.0 to 5.23.0
  • Additional commits viewable in compare view

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 [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.51.3.0 to 3.53.0.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.51.3.0...3.53.0.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.53.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 14, 2026
@dependabot dependabot bot requested a review from cmgrote as a code owner April 14, 2026 04:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 14, 2026
cmgrote added a commit that referenced this pull request Apr 16, 2026
Consolidates updates from the following dependency PRs:
- #2352: bump jackson from 2.21.1 to 2.21.2
- #2412: bump com.google.cloud:libraries-bom from 26.78.0 to 26.80.0
- #2411: bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
- #2410: bump io.swagger.parser.v3:swagger-parser from 2.1.39 to 2.1.40
- #2407: bump awssdk from 2.42.18 to 2.42.34
- #2406: bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0
- #2398: bump org.rocksdb:rocksdbjni from 10.5.1 to 10.10.1.1
- #2395: bump co.elastic.clients:elasticsearch-java from 9.3.3 to 9.3.4
- #2394: bump io.openlineage:openlineage-java from 1.45.0 to 1.46.0
- #2389: bump de.siegmar:fastcsv from 4.1.1 to 4.2.0
- #2387: bump docker/login-action from v4.0.0 to v4.1.0
- #2385: bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9
- #2383: bump jetty from 12.1.7 to 12.1.8
- #2379: bump com.azure:azure-storage-file-datalake from 12.26.2 to 12.26.3
- #2378: bump com.gradleup.shadow from 9.4.0 to 9.4.1
- #2375: bump log4j from 2.25.3 to 2.25.4
- #2372: bump org.pkl-lang:org.pkl-lang.gradle.plugin from 0.31.0 to 0.31.1
- #2371: bump pkl from 0.31.0 to 0.31.1
- #2364: bump netty from 4.2.10.Final to 4.2.12.Final
- #2356: bump otel-instrumentation-bom from 2.26.0-alpha to 2.26.1-alpha
- #2404: bump actions/upload-artifact from v7.0.0 to v7.0.1
- #2403: bump docker/build-push-action from v7.0.0 to v7.1.0
- #2401: bump org.owasp.dependencycheck from 12.2.0 to 12.2.1
- #2354: bump gradle/actions from v5 to v6

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Signed-off-by: Chris (He/Him) <[email protected]>
cmgrote added a commit that referenced this pull request Apr 16, 2026
Consolidates updates from the following dependency PRs:
- #2352: bump jackson from 2.21.1 to 2.21.2
- #2412: bump com.google.cloud:libraries-bom from 26.78.0 to 26.80.0
- #2411: bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
- #2410: bump io.swagger.parser.v3:swagger-parser from 2.1.39 to 2.1.40
- #2407: bump awssdk from 2.42.18 to 2.42.34
- #2406: bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0
- #2398: bump org.rocksdb:rocksdbjni from 10.5.1 to 10.10.1.1
- #2395: bump co.elastic.clients:elasticsearch-java from 9.3.3 to 9.3.4
- #2394: bump io.openlineage:openlineage-java from 1.45.0 to 1.46.0
- #2389: bump de.siegmar:fastcsv from 4.1.1 to 4.2.0
- #2387: bump docker/login-action from v4.0.0 to v4.1.0
- #2385: bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9
- #2383: bump jetty from 12.1.7 to 12.1.8
- #2379: bump com.azure:azure-storage-file-datalake from 12.26.2 to 12.26.3
- #2378: bump com.gradleup.shadow from 9.4.0 to 9.4.1
- #2375: bump log4j from 2.25.3 to 2.25.4
- #2372: bump org.pkl-lang:org.pkl-lang.gradle.plugin from 0.31.0 to 0.31.1
- #2371: bump pkl from 0.31.0 to 0.31.1
- #2364: bump netty from 4.2.10.Final to 4.2.12.Final
- #2356: bump otel-instrumentation-bom from 2.26.0-alpha to 2.26.1-alpha
- #2404: bump actions/upload-artifact from v7.0.0 to v7.0.1
- #2403: bump docker/build-push-action from v7.0.0 to v7.1.0
- #2401: bump org.owasp.dependencycheck from 12.2.0 to 12.2.1
- #2354: bump gradle/actions from v5 to v6

Signed-off-by: Chris (He/Him) <[email protected]>
Co-authored-by: Claude Sonnet 4.6 <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2026

Looks like org.xerial:sqlite-jdbc is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 16, 2026
@dependabot dependabot bot deleted the dependabot/gradle/org.xerial-sqlite-jdbc-3.53.0.0 branch April 16, 2026 09:57
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants