Update dependency org.xerial:sqlite-jdbc to v3.53.4.0 - #302

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x
Open

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0#302
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x

Conversation

@renovate

@renovaterenovateBot commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
org.xerial:sqlite-jdbc3.48.0.03.53.4.0ageconfidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.4.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 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

v3.53.2.1

Compare Source

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

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)

deps-dev

  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)

unscoped

  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid

v3.53.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

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

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

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

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof

v3.51.0.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

📝 Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

unscoped

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions:
Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

v3.50.2.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #​1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, alexytomi, newdenim, prrvchr

v3.50.1.0

Compare Source

Changelog

🚀 Features

sqlite

unscoped

🔄️ Changes

  • update comment link to Java issue tracker (79cc5fe)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (8a64841)
  • bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
  • bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
  • bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
  • bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
  • bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
  • bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)

deps-dev

  • bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
  • bump com.tngtech.archunit:archunit-junit5 (b2039f1)
  • bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
  • bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
  • bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
  • bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)

unscoped

  • re-enable tests dependency (d86e4c0)
  • re-enable tests for snapshot publishing testing (737588a)
  • disable tests for snapshot publishing testing (45d285d)
  • try to fix snapshot publishing (ebbdf5d)
  • migrate from ossrh to central publishing (027bee5)
  • add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)

Contributors

We'd like to thank the following people for their contributions:
Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi

v3.49.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

v3.49.0.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2 (2ced005)

deps-dev

  • bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (cea714f)

Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983CompareFebruary 19, 2025 02:26
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570CompareJune 9, 2025 07:33
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9CompareJune 30, 2025 02:15
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0Jun 30, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0Jul 21, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9CompareJuly 21, 2025 06:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 5ee67a9 to 2646748CompareNovember 5, 2025 04:04
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0Nov 5, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0Dec 1, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2646748 to 9b6e527CompareDecember 1, 2025 10:12
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0Feb 10, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 9b6e527 to d246b48CompareFebruary 10, 2026 06:46
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d246b48 to 17150b3CompareMarch 16, 2026 12:59
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Apr 14, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 17150b3 to 68d0d57CompareApril 14, 2026 05:37
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 68d0d57 to bd76921CompareMay 6, 2026 05:43
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Update dependency org.xerial:sqlite-jdbc to v3.53.1.0May 6, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.1.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from bd76921 to cde50baCompareJune 4, 2026 04:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from cde50ba to 170faa3CompareJuly 21, 2026 18:15
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 170faa3 to e328c05CompareAugust 26, 2026 17:07
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Update dependency org.xerial:sqlite-jdbc to v3.53.4.0Aug 26, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e328c05 to 890dd58CompareSeptember 1, 2026 10:50
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0 - #302

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x
Open

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0#302
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x

Conversation

@renovate

@renovaterenovateBot commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
org.xerial:sqlite-jdbc3.48.0.03.53.4.0ageconfidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.4.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 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

v3.53.2.1

Compare Source

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

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)

deps-dev

  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)

unscoped

  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid

v3.53.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

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

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

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

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof

v3.51.0.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

📝 Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

unscoped

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions:
Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

v3.50.2.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #​1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, alexytomi, newdenim, prrvchr

v3.50.1.0

Compare Source

Changelog

🚀 Features

sqlite

unscoped

🔄️ Changes

  • update comment link to Java issue tracker (79cc5fe)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (8a64841)
  • bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
  • bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
  • bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
  • bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
  • bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
  • bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)

deps-dev

  • bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
  • bump com.tngtech.archunit:archunit-junit5 (b2039f1)
  • bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
  • bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
  • bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
  • bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)

unscoped

  • re-enable tests dependency (d86e4c0)
  • re-enable tests for snapshot publishing testing (737588a)
  • disable tests for snapshot publishing testing (45d285d)
  • try to fix snapshot publishing (ebbdf5d)
  • migrate from ossrh to central publishing (027bee5)
  • add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)

Contributors

We'd like to thank the following people for their contributions:
Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi

v3.49.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

v3.49.0.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2 (2ced005)

deps-dev

  • bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (cea714f)

Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983CompareFebruary 19, 2025 02:26
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570CompareJune 9, 2025 07:33
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9CompareJune 30, 2025 02:15
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0Jun 30, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0Jul 21, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9CompareJuly 21, 2025 06:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 5ee67a9 to 2646748CompareNovember 5, 2025 04:04
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0Nov 5, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0Dec 1, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2646748 to 9b6e527CompareDecember 1, 2025 10:12
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0Feb 10, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 9b6e527 to d246b48CompareFebruary 10, 2026 06:46
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d246b48 to 17150b3CompareMarch 16, 2026 12:59
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Apr 14, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 17150b3 to 68d0d57CompareApril 14, 2026 05:37
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 68d0d57 to bd76921CompareMay 6, 2026 05:43
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Update dependency org.xerial:sqlite-jdbc to v3.53.1.0May 6, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.1.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from bd76921 to cde50baCompareJune 4, 2026 04:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from cde50ba to 170faa3CompareJuly 21, 2026 18:15
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 170faa3 to e328c05CompareAugust 26, 2026 17:07
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Update dependency org.xerial:sqlite-jdbc to v3.53.4.0Aug 26, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e328c05 to 890dd58CompareSeptember 1, 2026 10:50
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0 - #302

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x
Open

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0#302
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x

Conversation

@renovate

@renovaterenovateBot commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
org.xerial:sqlite-jdbc3.48.0.03.53.4.0ageconfidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.4.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 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

v3.53.2.1

Compare Source

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

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)

deps-dev

  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)

unscoped

  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid

v3.53.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

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

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

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

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof

v3.51.0.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

📝 Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

unscoped

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions:
Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

v3.50.2.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #​1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, alexytomi, newdenim, prrvchr

v3.50.1.0

Compare Source

Changelog

🚀 Features

sqlite

unscoped

🔄️ Changes

  • update comment link to Java issue tracker (79cc5fe)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (8a64841)
  • bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
  • bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
  • bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
  • bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
  • bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
  • bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)

deps-dev

  • bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
  • bump com.tngtech.archunit:archunit-junit5 (b2039f1)
  • bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
  • bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
  • bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
  • bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)

unscoped

  • re-enable tests dependency (d86e4c0)
  • re-enable tests for snapshot publishing testing (737588a)
  • disable tests for snapshot publishing testing (45d285d)
  • try to fix snapshot publishing (ebbdf5d)
  • migrate from ossrh to central publishing (027bee5)
  • add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)

Contributors

We'd like to thank the following people for their contributions:
Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi

v3.49.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

v3.49.0.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2 (2ced005)

deps-dev

  • bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (cea714f)

Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983CompareFebruary 19, 2025 02:26
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570CompareJune 9, 2025 07:33
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9CompareJune 30, 2025 02:15
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0Jun 30, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0Jul 21, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9CompareJuly 21, 2025 06:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 5ee67a9 to 2646748CompareNovember 5, 2025 04:04
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0Nov 5, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0Dec 1, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2646748 to 9b6e527CompareDecember 1, 2025 10:12
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0Feb 10, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 9b6e527 to d246b48CompareFebruary 10, 2026 06:46
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d246b48 to 17150b3CompareMarch 16, 2026 12:59
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Apr 14, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 17150b3 to 68d0d57CompareApril 14, 2026 05:37
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 68d0d57 to bd76921CompareMay 6, 2026 05:43
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Update dependency org.xerial:sqlite-jdbc to v3.53.1.0May 6, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.1.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from bd76921 to cde50baCompareJune 4, 2026 04:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from cde50ba to 170faa3CompareJuly 21, 2026 18:15
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 170faa3 to e328c05CompareAugust 26, 2026 17:07
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Update dependency org.xerial:sqlite-jdbc to v3.53.4.0Aug 26, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e328c05 to 890dd58CompareSeptember 1, 2026 10:50
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0 - #302

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x
Open

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0#302
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x

Conversation

@renovate

@renovaterenovateBot commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
org.xerial:sqlite-jdbc3.48.0.03.53.4.0ageconfidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.4.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 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

v3.53.2.1

Compare Source

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

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)

deps-dev

  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)

unscoped

  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid

v3.53.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

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

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

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

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof

v3.51.0.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

📝 Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

unscoped

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions:
Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

v3.50.2.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #​1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, alexytomi, newdenim, prrvchr

v3.50.1.0

Compare Source

Changelog

🚀 Features

sqlite

unscoped

🔄️ Changes

  • update comment link to Java issue tracker (79cc5fe)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (8a64841)
  • bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
  • bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
  • bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
  • bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
  • bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
  • bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)

deps-dev

  • bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
  • bump com.tngtech.archunit:archunit-junit5 (b2039f1)
  • bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
  • bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
  • bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
  • bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)

unscoped

  • re-enable tests dependency (d86e4c0)
  • re-enable tests for snapshot publishing testing (737588a)
  • disable tests for snapshot publishing testing (45d285d)
  • try to fix snapshot publishing (ebbdf5d)
  • migrate from ossrh to central publishing (027bee5)
  • add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)

Contributors

We'd like to thank the following people for their contributions:
Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi

v3.49.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

v3.49.0.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2 (2ced005)

deps-dev

  • bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (cea714f)

Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983CompareFebruary 19, 2025 02:26
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570CompareJune 9, 2025 07:33
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9CompareJune 30, 2025 02:15
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0Jun 30, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0Jul 21, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9CompareJuly 21, 2025 06:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 5ee67a9 to 2646748CompareNovember 5, 2025 04:04
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0Nov 5, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0Dec 1, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2646748 to 9b6e527CompareDecember 1, 2025 10:12
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0Feb 10, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 9b6e527 to d246b48CompareFebruary 10, 2026 06:46
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d246b48 to 17150b3CompareMarch 16, 2026 12:59
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Apr 14, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 17150b3 to 68d0d57CompareApril 14, 2026 05:37
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 68d0d57 to bd76921CompareMay 6, 2026 05:43
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Update dependency org.xerial:sqlite-jdbc to v3.53.1.0May 6, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.1.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from bd76921 to cde50baCompareJune 4, 2026 04:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from cde50ba to 170faa3CompareJuly 21, 2026 18:15
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 170faa3 to e328c05CompareAugust 26, 2026 17:07
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Update dependency org.xerial:sqlite-jdbc to v3.53.4.0Aug 26, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e328c05 to 890dd58CompareSeptember 1, 2026 10:50
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0 - #302

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x
Open

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0#302
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x

Conversation

@renovate

@renovaterenovateBot commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
org.xerial:sqlite-jdbc3.48.0.03.53.4.0ageconfidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.4.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 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

v3.53.2.1

Compare Source

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

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)

deps-dev

  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)

unscoped

  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid

v3.53.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

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

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

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

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof

v3.51.0.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

📝 Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

unscoped

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions:
Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

v3.50.2.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #​1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, alexytomi, newdenim, prrvchr

v3.50.1.0

Compare Source

Changelog

🚀 Features

sqlite

unscoped

🔄️ Changes

  • update comment link to Java issue tracker (79cc5fe)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (8a64841)
  • bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
  • bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
  • bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
  • bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
  • bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
  • bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)

deps-dev

  • bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
  • bump com.tngtech.archunit:archunit-junit5 (b2039f1)
  • bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
  • bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
  • bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
  • bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)

unscoped

  • re-enable tests dependency (d86e4c0)
  • re-enable tests for snapshot publishing testing (737588a)
  • disable tests for snapshot publishing testing (45d285d)
  • try to fix snapshot publishing (ebbdf5d)
  • migrate from ossrh to central publishing (027bee5)
  • add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)

Contributors

We'd like to thank the following people for their contributions:
Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi

v3.49.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

v3.49.0.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2 (2ced005)

deps-dev

  • bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (cea714f)

Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983CompareFebruary 19, 2025 02:26
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570CompareJune 9, 2025 07:33
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9CompareJune 30, 2025 02:15
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0Jun 30, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0Jul 21, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9CompareJuly 21, 2025 06:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 5ee67a9 to 2646748CompareNovember 5, 2025 04:04
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0Nov 5, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0Dec 1, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2646748 to 9b6e527CompareDecember 1, 2025 10:12
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0Feb 10, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 9b6e527 to d246b48CompareFebruary 10, 2026 06:46
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d246b48 to 17150b3CompareMarch 16, 2026 12:59
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Apr 14, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 17150b3 to 68d0d57CompareApril 14, 2026 05:37
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 68d0d57 to bd76921CompareMay 6, 2026 05:43
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Update dependency org.xerial:sqlite-jdbc to v3.53.1.0May 6, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.1.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from bd76921 to cde50baCompareJune 4, 2026 04:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from cde50ba to 170faa3CompareJuly 21, 2026 18:15
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 170faa3 to e328c05CompareAugust 26, 2026 17:07
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Update dependency org.xerial:sqlite-jdbc to v3.53.4.0Aug 26, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e328c05 to 890dd58CompareSeptember 1, 2026 10:50
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0 - #302

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x
Open

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0#302
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x

Conversation

@renovate

@renovaterenovateBot commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
org.xerial:sqlite-jdbc3.48.0.03.53.4.0ageconfidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.4.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 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

v3.53.2.1

Compare Source

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

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)

deps-dev

  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)

unscoped

  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid

v3.53.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

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

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

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

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof

v3.51.0.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

📝 Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

unscoped

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions:
Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

v3.50.2.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #​1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, alexytomi, newdenim, prrvchr

v3.50.1.0

Compare Source

Changelog

🚀 Features

sqlite

unscoped

🔄️ Changes

  • update comment link to Java issue tracker (79cc5fe)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (8a64841)
  • bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
  • bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
  • bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
  • bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
  • bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
  • bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)

deps-dev

  • bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
  • bump com.tngtech.archunit:archunit-junit5 (b2039f1)
  • bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
  • bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
  • bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
  • bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)

unscoped

  • re-enable tests dependency (d86e4c0)
  • re-enable tests for snapshot publishing testing (737588a)
  • disable tests for snapshot publishing testing (45d285d)
  • try to fix snapshot publishing (ebbdf5d)
  • migrate from ossrh to central publishing (027bee5)
  • add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)

Contributors

We'd like to thank the following people for their contributions:
Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi

v3.49.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

v3.49.0.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2 (2ced005)

deps-dev

  • bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (cea714f)

Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983CompareFebruary 19, 2025 02:26
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570CompareJune 9, 2025 07:33
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9CompareJune 30, 2025 02:15
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0Jun 30, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0Jul 21, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9CompareJuly 21, 2025 06:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 5ee67a9 to 2646748CompareNovember 5, 2025 04:04
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0Nov 5, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0Dec 1, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2646748 to 9b6e527CompareDecember 1, 2025 10:12
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0Feb 10, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 9b6e527 to d246b48CompareFebruary 10, 2026 06:46
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d246b48 to 17150b3CompareMarch 16, 2026 12:59
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Apr 14, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 17150b3 to 68d0d57CompareApril 14, 2026 05:37
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 68d0d57 to bd76921CompareMay 6, 2026 05:43
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Update dependency org.xerial:sqlite-jdbc to v3.53.1.0May 6, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.1.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from bd76921 to cde50baCompareJune 4, 2026 04:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from cde50ba to 170faa3CompareJuly 21, 2026 18:15
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 170faa3 to e328c05CompareAugust 26, 2026 17:07
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Update dependency org.xerial:sqlite-jdbc to v3.53.4.0Aug 26, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e328c05 to 890dd58CompareSeptember 1, 2026 10:50
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0 - #302

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x
Open

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0#302
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x

Conversation

@renovate

@renovaterenovateBot commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
org.xerial:sqlite-jdbc3.48.0.03.53.4.0ageconfidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.4.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 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

v3.53.2.1

Compare Source

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

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)

deps-dev

  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)

unscoped

  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid

v3.53.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

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

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

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

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof

v3.51.0.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

📝 Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

unscoped

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions:
Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

v3.50.2.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #​1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, alexytomi, newdenim, prrvchr

v3.50.1.0

Compare Source

Changelog

🚀 Features

sqlite

unscoped

🔄️ Changes

  • update comment link to Java issue tracker (79cc5fe)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (8a64841)
  • bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
  • bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
  • bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
  • bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
  • bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
  • bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)

deps-dev

  • bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
  • bump com.tngtech.archunit:archunit-junit5 (b2039f1)
  • bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
  • bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
  • bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
  • bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)

unscoped

  • re-enable tests dependency (d86e4c0)
  • re-enable tests for snapshot publishing testing (737588a)
  • disable tests for snapshot publishing testing (45d285d)
  • try to fix snapshot publishing (ebbdf5d)
  • migrate from ossrh to central publishing (027bee5)
  • add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)

Contributors

We'd like to thank the following people for their contributions:
Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi

v3.49.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

v3.49.0.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2 (2ced005)

deps-dev

  • bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (cea714f)

Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983CompareFebruary 19, 2025 02:26
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570CompareJune 9, 2025 07:33
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9CompareJune 30, 2025 02:15
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0Jun 30, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0Jul 21, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9CompareJuly 21, 2025 06:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 5ee67a9 to 2646748CompareNovember 5, 2025 04:04
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0Nov 5, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0Dec 1, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2646748 to 9b6e527CompareDecember 1, 2025 10:12
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0Feb 10, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 9b6e527 to d246b48CompareFebruary 10, 2026 06:46
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d246b48 to 17150b3CompareMarch 16, 2026 12:59
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Apr 14, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 17150b3 to 68d0d57CompareApril 14, 2026 05:37
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 68d0d57 to bd76921CompareMay 6, 2026 05:43
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Update dependency org.xerial:sqlite-jdbc to v3.53.1.0May 6, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.1.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from bd76921 to cde50baCompareJune 4, 2026 04:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from cde50ba to 170faa3CompareJuly 21, 2026 18:15
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 170faa3 to e328c05CompareAugust 26, 2026 17:07
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Update dependency org.xerial:sqlite-jdbc to v3.53.4.0Aug 26, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e328c05 to 890dd58CompareSeptember 1, 2026 10:50
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0 - #302

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x
Open

Update dependency org.xerial:sqlite-jdbc to v3.53.4.0#302
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.xerial-sqlite-jdbc-3.x

Conversation

@renovate

@renovaterenovateBot commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
org.xerial:sqlite-jdbc3.48.0.03.53.4.0ageconfidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.4.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 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

v3.53.2.1

Compare Source

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

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)

deps-dev

  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)

unscoped

  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid

v3.53.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

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

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

v3.51.2.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

Contributors

We'd like to thank the following people for their contributions:
Gauthier Roebroeck

v3.51.1.1

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

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

v3.51.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#​1346) (4f126e5), closes #​1346

deps-dev

  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)

unscoped

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof

v3.51.0.0

Compare Source

Changelog

🚀 Features

sqlite

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

📝 Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

unscoped

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions:
Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

v3.50.2.0

Compare Source

Changelog

🚀 Features

sqlite

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #​1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, alexytomi, newdenim, prrvchr

v3.50.1.0

Compare Source

Changelog

🚀 Features

sqlite

unscoped

🔄️ Changes

  • update comment link to Java issue tracker (79cc5fe)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (8a64841)
  • bump org.junit:junit-bom from 5.12.1 to 5.12.2 (f3dff86)
  • bump surefire.version from 3.5.2 to 3.5.3 (0d2c2a5)
  • bump org.graalvm.buildtools:native-maven-plugin (75d0a0c)
  • bump org.jreleaser:jreleaser-maven-plugin (3baf8b8)
  • bump uraimo/run-on-arch-action from 2 to 3 (2b96823)
  • bump org.apache.maven.plugins:maven-compiler-plugin (dc5a58c)

deps-dev

  • bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (1f66a8d)
  • bump com.tngtech.archunit:archunit-junit5 (b2039f1)
  • bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (c8ce29c)
  • bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1 (6b70c85)
  • bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (8417ae1)
  • bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (70232b0)

unscoped

  • re-enable tests dependency (d86e4c0)
  • re-enable tests for snapshot publishing testing (737588a)
  • disable tests for snapshot publishing testing (45d285d)
  • try to fix snapshot publishing (ebbdf5d)
  • migrate from ossrh to central publishing (027bee5)
  • add JUnit 5.12 and GraalVM for JDK 24 support (bd0e995)

Contributors

We'd like to thank the following people for their contributions:
Daniel Hofmann, Gauthier, Gauthier Roebroeck, Holger Voormann, Kristof, alexytomi

v3.49.1.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

v3.49.0.0

Compare Source

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2 (2ced005)

deps-dev

  • bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (cea714f)

Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0Feb 19, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983CompareFebruary 19, 2025 02:26
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570CompareJune 9, 2025 07:33
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9CompareJune 30, 2025 02:15
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0Jun 30, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0Jul 21, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9CompareJuly 21, 2025 06:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 5ee67a9 to 2646748CompareNovember 5, 2025 04:04
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0Nov 5, 2025
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.0.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0Dec 1, 2025
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2646748 to 9b6e527CompareDecember 1, 2025 10:12
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0Feb 10, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 9b6e527 to d246b48CompareFebruary 10, 2026 06:46
@sonarqubecloud

Copy link
Copy Markdown

@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.2.0fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Mar 16, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d246b48 to 17150b3CompareMarch 16, 2026 12:59
@renovaterenovateBot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.51.3.0Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Apr 14, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 17150b3 to 68d0d57CompareApril 14, 2026 05:37
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 68d0d57 to bd76921CompareMay 6, 2026 05:43
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.0.0Update dependency org.xerial:sqlite-jdbc to v3.53.1.0May 6, 2026
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.1.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Jun 4, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from bd76921 to cde50baCompareJune 4, 2026 04:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from cde50ba to 170faa3CompareJuly 21, 2026 18:15
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.0Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Jul 21, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 170faa3 to e328c05CompareAugust 26, 2026 17:07
@renovaterenovateBot changed the title Update dependency org.xerial:sqlite-jdbc to v3.53.2.1Update dependency org.xerial:sqlite-jdbc to v3.53.4.0Aug 26, 2026
@renovate
renovateBotforce-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e328c05 to 890dd58CompareSeptember 1, 2026 10:50
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants