Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
org.xerial:sqlite-jdbc 3.48.0.0 -> 3.50.3.0 age confidence

Release Notes

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

v3.50.3.0

Compare Source

Changelog

🚀 Features

jdbc

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

sqlite

  • upgrade to sqlite 3.50.3 (ef4e649)

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

  • upgrade to sqlite 3.50.2 (fb62309)

🐛 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

  • upgrade to sqlite 3.50.1 (9596393)

unscoped

  • better detection of Android environment (d540536), closes #​1210
  • do not create temporary file before opening connection (639e362), closes #​1260

🔄️ 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

  • upgrade to sqlite 3.49.1 (02d5463)

🛠 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

  • upgrade to sqlite 3.49.0 (3ef2146)

🛠 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: 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.

@renovate renovate bot added the dependencies label Feb 7, 2025
@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.0.0 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from e3dda45 to 2dd3983 Compare February 19, 2025 02:26
Copy link

@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 2dd3983 to d58a570 Compare June 9, 2025 07:33
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d58a570 to 37921a9 Compare June 30, 2025 02:15
@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.1.0 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0 Jun 30, 2025
@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.2.0 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.50.3.0 Jul 21, 2025
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 37921a9 to 5ee67a9 Compare July 21, 2025 06:05
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants