Skip to content

build(deps): bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.53.4.0 - #2902

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.xerial-sqlite-jdbc-3.53.4.0
Open

build(deps): bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.53.4.0#2902
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.xerial-sqlite-jdbc-3.53.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps org.xerial:sqlite-jdbc from 3.47.1.0 to 3.53.4.0.

Release notes

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

Release 3.53.4.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.53.4 (3c55d7a)

🐛 Fixes

  • bound utf-8 reader to the terminating nul in extension-functions (a6f4d4d)

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (c72dc32)
  • bump org.graalvm.buildtools:native-maven-plugin (f5aaf0e)
  • bump EndBug/add-and-commit from 10 to 11 (0a6a8f2)
  • bump org.graalvm.buildtools:native-maven-plugin (843cd86)
  • bump org.graalvm.buildtools:native-maven-plugin (16aa812)
  • bump org.graalvm.sdk:nativeimage from 25.1.3 to 25.2.4 (47e20b2)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (db432fd)
  • bump org.apache.maven.plugins:maven-jar-plugin (7650e24)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Javid Khan

Release 3.53.2.1

Changelog

🐛 Fixes

jdbc

  • map DATETIME column type to Types.TIMESTAMP (19ac6bb), closes #1436
  • throw SQLException from createConnection on invalid URL (fe636b7)
  • escape resolved table name in getExportedKeys query (b8eca2a)
  • escape catalog and schema in foreign key metadata queries (ff4b847)
  • escape table type values in getTables metadata query (33eaa19)
  • escape table name in getColumns metadata query (a5149f8)

pool

  • reset connection before notifying listeners on close (57f6cfa), closes #821

unscoped

  • fallback to isAlpineLinux when map_files contains no musl entries (7537528), closes #1382

🔄️ Changes

... (truncated)

Commits
  • cab7981 chore(release): 3.53.4.0 [skip ci]
  • d52d7d6 chore: update native libraries
  • 3c55d7a feat(sqlite): upgrade to sqlite 3.53.4
  • c72dc32 build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • a6f4d4d fix: bound utf-8 reader to the terminating nul in extension-functions
  • f5aaf0e build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 0a6a8f2 build(deps): bump EndBug/add-and-commit from 10 to 11
  • db432fd build(deps-dev): bump com.tngtech.archunit:archunit-junit5
  • 843cd86 build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 16aa812 build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 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.47.1.0 to 3.53.4.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.47.1.0...3.53.4.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.53.4.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 java Pull requests that update java code labels Aug 29, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant