Skip to content

build(deps): Bump org.xerial:sqlite-jdbc from 3.49.1.0 to 3.50.1.0#134

Merged
driessamyn merged 1 commit into
mainfrom
dependabot/gradle/org.xerial-sqlite-jdbc-3.50.1.0
Jun 11, 2025
Merged

build(deps): Bump org.xerial:sqlite-jdbc from 3.49.1.0 to 3.50.1.0#134
driessamyn merged 1 commit into
mainfrom
dependabot/gradle/org.xerial-sqlite-jdbc-3.50.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 9, 2025

Bumps org.xerial:sqlite-jdbc from 3.49.1.0 to 3.50.1.0.

Release notes

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

Release 3.50.1.0

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

Commits
  • a7320c2 chore(release): 3.50.1.0 [skip ci]
  • d86e4c0 ci: re-enable tests dependency
  • 147ca12 chore: update native libraries
  • 9596393 feat(sqlite): upgrade to sqlite 3.50.1
  • 737588a ci: re-enable tests for snapshot publishing testing
  • 45d285d ci: disable tests for snapshot publishing testing
  • ebbdf5d build: try to fix snapshot publishing
  • 027bee5 build: migrate from ossrh to central publishing
  • d540536 feat: better detection of Android environment
  • 1f66a8d build(deps-dev): bump org.mockito:mockito-core from 5.17.0 to 5.18.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

Unit Tests

 41 files  ±0   41 suites  ±0   18s ⏱️ -1s
433 tests ±0  433 ✅ ±0  0 💤 ±0  0 ❌ ±0 
448 runs  ±0  448 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 19078b5. ± Comparison against base commit 07c5542.

This pull request removes 42 and adds 41 tests. Note that renamed tests count towards both.

net.samyn.kapper.internal.QueryParserTest ‑ [5] 
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [10] LONGNVARCHAR, LONGNVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$881/0x00007f6d284fa000@3c71ced6
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] INSTANT, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$773/0x00007f6d284bd0f0@262be9cc
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] LONGVARCHAR, LONGVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$882/0x00007f6d284fa220@58937d7c
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] DATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$774/0x00007f6d284bd310@7425b3d9
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] NCHAR, NCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$883/0x00007f6d284fa440@1ea28ff0
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] LOCALDATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$775/0x00007f6d284bd530@40b38014
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] NCLOB, NCLOB, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$884/0x00007f6d284fa660@faf09b3
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] LOCALDATETIME, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$776/0x00007f6d284bd750@2b66acd9
…
net.samyn.kapper.internal.QueryParserTest ‑ [5] 

net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [10] LONGNVARCHAR, LONGNVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$898/0x00007f5c58501540@4e60c12c
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] INSTANT, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$798/0x00007f5c584cea28@b3ef051
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] LONGVARCHAR, LONGVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$899/0x00007f5c58501760@72df96f7
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] DATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$799/0x00007f5c584cec48@bcd02
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] NCHAR, NCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$900/0x00007f5c58501980@1d531a46
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] LOCALDATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$800/0x00007f5c584cee68@b466d59
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] NCLOB, NCLOB, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$901/0x00007f5c58501ba0@7103252c
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] LOCALDATETIME, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$801/0x00007f5c584cf088@2dc4f936
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] NVARCHAR, NVARCHAR, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$902/0x00007f5c58501dc0@1d62c090
…

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

Code Coverage

Total Project Coverage 98.85%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

SQLITE Integration Tests

 9 files  ±0   9 suites  ±0   24s ⏱️ -1s
20 tests ±0  20 ✅ ±0  0 💤 ±0  0 ❌ ±0 
63 runs  ±0  63 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 19078b5. ± Comparison against base commit 07c5542.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

POSTGRESQL Integration Tests

 9 files   9 suites   16s ⏱️
20 tests 20 ✅ 0 💤 0 ❌
63 runs  63 ✅ 0 💤 0 ❌

Results for commit 19078b5.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

MSSQLSERVER Integration Tests

 9 files   9 suites   21s ⏱️
20 tests 20 ✅ 0 💤 0 ❌
63 runs  63 ✅ 0 💤 0 ❌

Results for commit 19078b5.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

MYSQL Integration Tests

 9 files   9 suites   21s ⏱️
20 tests 20 ✅ 0 💤 0 ❌
63 runs  63 ✅ 0 💤 0 ❌

Results for commit 19078b5.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

ORACLE Integration Tests

 9 files  ±0   9 suites  ±0   22s ⏱️ -2s
20 tests ±0  20 ✅ ±0  0 💤 ±0  0 ❌ ±0 
63 runs  ±0  63 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 19078b5. ± Comparison against base commit 07c5542.

♻️ This comment has been updated with latest results.

@driessamyn
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.49.1.0 to 3.50.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.49.1.0...3.50.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.xerial-sqlite-jdbc-3.50.1.0 branch from 1cce4b1 to 19078b5 Compare June 11, 2025 07:37
@sonarqubecloud
Copy link
Copy Markdown

@driessamyn driessamyn merged commit e33fbd3 into main Jun 11, 2025
16 checks passed
@driessamyn driessamyn deleted the dependabot/gradle/org.xerial-sqlite-jdbc-3.50.1.0 branch June 11, 2025 16:35
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.

1 participant