This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | compile | minor | `3.51.2.0` β `3.53.2.1` |
---
### Release Notes
<details>
<summary>xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)</summary>
### [`v3.53.2.1`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.53.2.1)
[Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.53.2.0...3.53.2.1)
#### Changelog
#### π Fixes
**jdbc**
- map DATETIME column type to Types.TIMESTAMP ([19ac6bb](https://github.com/xerial/sqlite-jdbc/commits/19ac6bb)), closes [#​1436](https://github.com/xerial/sqlite-jdbc/issues/1436)
- throw SQLException from createConnection on invalid URL ([fe636b7](https://github.com/xerial/sqlite-jdbc/commits/fe636b7))
- escape resolved table name in getExportedKeys query ([b8eca2a](https://github.com/xerial/sqlite-jdbc/commits/b8eca2a))
- escape catalog and schema in foreign key metadata queries ([ff4b847](https://github.com/xerial/sqlite-jdbc/commits/ff4b847))
- escape table type values in getTables metadata query ([33eaa19](https://github.com/xerial/sqlite-jdbc/commits/33eaa19))
- escape table name in getColumns metadata query ([a5149f8](https://github.com/xerial/sqlite-jdbc/commits/a5149f8))
**pool**
- reset connection before notifying listeners on close ([57f6cfa](https://github.com/xerial/sqlite-jdbc/commits/57f6cfa)), closes [#​821](https://github.com/xerial/sqlite-jdbc/issues/821)
**unscoped**
- fallback to isAlpineLinux when map\_files contains no musl entries ([7537528](https://github.com/xerial/sqlite-jdbc/commits/7537528)), closes [#​1382](https://github.com/xerial/sqlite-jdbc/issues/1382)
#### ποΈ Changes
- spotless apply ([eec4fc5](https://github.com/xerial/sqlite-jdbc/commits/eec4fc5))
#### π Build
**deps**
- bump org.graalvm.buildtools:native-maven-plugin ([75f593a](https://github.com/xerial/sqlite-jdbc/commits/75f593a))
- bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 ([ac69b1e](https://github.com/xerial/sqlite-jdbc/commits/ac69b1e))
- bump org.graalvm.buildtools:native-maven-plugin ([37988f4](https://github.com/xerial/sqlite-jdbc/commits/37988f4))
- bump org.graalvm.buildtools:native-maven-plugin ([aae577a](https://github.com/xerial/sqlite-jdbc/commits/aae577a))
- bump actions/checkout from 6 to 7 ([9761dfd](https://github.com/xerial/sqlite-jdbc/commits/9761dfd))
- bump org.graalvm.buildtools:native-maven-plugin ([e21a3b4](https://github.com/xerial/sqlite-jdbc/commits/e21a3b4))
**deps-dev**
- bump org.apache.maven.plugins:maven-help-plugin ([dcf3ea2](https://github.com/xerial/sqlite-jdbc/commits/dcf3ea2))
- bump org.jreleaser:jreleaser-maven-plugin ([02e2e53](https://github.com/xerial/sqlite-jdbc/commits/02e2e53))
- bump org.sonatype.central:central-publishing-maven-plugin ([72b9a31](https://github.com/xerial/sqlite-jdbc/commits/72b9a31))
**unscoped**
- add missing configuration for msvc ([25b5de5](https://github.com/xerial/sqlite-jdbc/commits/25b5de5))
- central publishing wait only until validated ([7018821](https://github.com/xerial/sqlite-jdbc/commits/7018821))
- switch to a maintained fork of setup-msvc-dev ([3ca5e70](https://github.com/xerial/sqlite-jdbc/commits/3ca5e70))
- fix older graalvm on windows ([bb1382c](https://github.com/xerial/sqlite-jdbc/commits/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`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.53.2.0)
[Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.53.1.0...3.53.2.0)
#### Changelog
#### π Features
**sqlite**
- upgrade to sqlite 3.53.2 ([3e1dabf](https://github.com/xerial/sqlite-jdbc/commits/3e1dabf))
#### π Build
**deps**
- bump org.graalvm.buildtools:native-maven-plugin ([d24c1cc](https://github.com/xerial/sqlite-jdbc/commits/d24c1cc))
- bump org.graalvm.buildtools:native-maven-plugin ([751989a](https://github.com/xerial/sqlite-jdbc/commits/751989a))
- bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 ([cc3e1a5](https://github.com/xerial/sqlite-jdbc/commits/cc3e1a5))
- bump shanegenschaw/pull-request-comment-trigger ([cc93aa7](https://github.com/xerial/sqlite-jdbc/commits/cc93aa7))
**deps-dev**
- bump surefire.version from 3.5.5 to 3.5.6 ([3c29706](https://github.com/xerial/sqlite-jdbc/commits/3c29706))
- bump org.apache.maven.plugins:maven-enforcer-plugin ([8a20a64](https://github.com/xerial/sqlite-jdbc/commits/8a20a64))
**unscoped**
- fail workflow if child workflow also fails ([49ea263](https://github.com/xerial/sqlite-jdbc/commits/49ea263))
- remove PR comment trigger ([03bfd9a](https://github.com/xerial/sqlite-jdbc/commits/03bfd9a))
#### Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
### [`v3.53.1.0`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.53.1.0)
[Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.53.0.0...3.53.1.0)
#### Changelog
#### π Features
**sqlite**
- upgrade to sqlite 3.53.1 ([8263322](https://github.com/xerial/sqlite-jdbc/commits/8263322))
#### ποΈ Changes
- rewrite amalgamation\_version.sh for POSIX shell ([52522d0](https://github.com/xerial/sqlite-jdbc/commits/52522d0))
- fix android usage ([7ef8e0f](https://github.com/xerial/sqlite-jdbc/commits/7ef8e0f))
#### π Build
**deps**
- bump gummy-bears-api-24 to 0.14.0 ([a28d6ce](https://github.com/xerial/sqlite-jdbc/commits/a28d6ce))
- bump gummy-bears-api-24 to 0.13.0 ([248e1e9](https://github.com/xerial/sqlite-jdbc/commits/248e1e9))
**deps-dev**
- bump org.jreleaser:jreleaser-maven-plugin ([396fdf3](https://github.com/xerial/sqlite-jdbc/commits/396fdf3))
- bump com.tngtech.archunit:archunit-junit5 ([458abe1](https://github.com/xerial/sqlite-jdbc/commits/458abe1))
**unscoped**
- conditionally bootstrap SLF4J API JAR ([bc7d223](https://github.com/xerial/sqlite-jdbc/commits/bc7d223))
- make JAVA\_CLASSPATH configurable ([5aa7426](https://github.com/xerial/sqlite-jdbc/commits/5aa7426))
#### Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov
### [`v3.53.0.0`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.53.0.0)
[Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.51.3.0...3.53.0.0)
#### Changelog
#### π Features
**jdbc**
- expose wal\_autocheckpoint pragma in SQLiteConfig ([dd2adcc](https://github.com/xerial/sqlite-jdbc/commits/dd2adcc)), closes [#​1397](https://github.com/xerial/sqlite-jdbc/issues/1397)
**sqlite**
- upgrade to sqlite 3.53.0 ([baaf087](https://github.com/xerial/sqlite-jdbc/commits/baaf087))
**unscoped**
- publish multiple classifer jars ([bdd2b64](https://github.com/xerial/sqlite-jdbc/commits/bdd2b64)), closes [#​1273](https://github.com/xerial/sqlite-jdbc/issues/1273)
- better Android support ([7eb6f3f](https://github.com/xerial/sqlite-jdbc/commits/7eb6f3f)), closes [#​1378](https://github.com/xerial/sqlite-jdbc/issues/1378)
#### π Build
**deps**
- bump org.sonatype.central:central-publishing-maven-plugin ([19259e5](https://github.com/xerial/sqlite-jdbc/commits/19259e5))
- bump EndBug/add-and-commit from 9 to 10 ([f572217](https://github.com/xerial/sqlite-jdbc/commits/f572217))
**deps-dev**
- bump surefire.version from 3.5.4 to 3.5.5 ([b649d25](https://github.com/xerial/sqlite-jdbc/commits/b649d25))
- bump org.assertj:assertj-core from 3.27.6 to 3.27.7 ([857a754](https://github.com/xerial/sqlite-jdbc/commits/857a754))
- bump org.mockito:mockito-core from 5.21.0 to 5.23.0 ([a597952](https://github.com/xerial/sqlite-jdbc/commits/a597952))
#### Contributors
We'd like to thank the following people for their contributions:
Gauthier, Karl-Michael Edlinger, kju2
### [`v3.51.3.0`](https://github.com/xerial/sqlite-jdbc/releases/tag/3.51.3.0)
[Compare Source](https://github.com/xerial/sqlite-jdbc/compare/3.51.2.0...3.51.3.0)
#### Changelog
#### π Features
**sqlite**
- upgrade to sqlite 3.51.3 ([09e9741](https://github.com/xerial/sqlite-jdbc/commits/09e9741))
- upgrade to sqlite 3.52.0 ([64cf690](https://github.com/xerial/sqlite-jdbc/commits/64cf690))
#### π Build
**deps**
- bump org.graalvm.buildtools:native-maven-plugin ([5ad5155](https://github.com/xerial/sqlite-jdbc/commits/5ad5155))
- bump actions/upload-artifact from 6 to 7 ([90c726f](https://github.com/xerial/sqlite-jdbc/commits/90c726f))
- bump actions/download-artifact from 7 to 8 ([17d4998](https://github.com/xerial/sqlite-jdbc/commits/17d4998))
**deps-dev**
- bump org.jreleaser:jreleaser-maven-plugin ([d4d5c04](https://github.com/xerial/sqlite-jdbc/commits/d4d5c04))
**unscoped**
- set-version trigger CI after build native ([89dfbc8](https://github.com/xerial/sqlite-jdbc/commits/89dfbc8))
- set-version commit and trigger workflow ([eed41ae](https://github.com/xerial/sqlite-jdbc/commits/eed41ae))
- set-version fix VERSION ([22e5106](https://github.com/xerial/sqlite-jdbc/commits/22e5106))
- set-version checks before enabling ([4c34072](https://github.com/xerial/sqlite-jdbc/commits/4c34072))
- add set-version workflow ([97985f8](https://github.com/xerial/sqlite-jdbc/commits/97985f8))
- fix ppc64le ([49232ef](https://github.com/xerial/sqlite-jdbc/commits/49232ef))
- use jdk 25 where possible ([8460f63](https://github.com/xerial/sqlite-jdbc/commits/8460f63))
#### Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
</details>
---
### 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 becomes conflicted, or you tick the rebase/retry checkbox.
π **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni40IiwidXBkYXRlZEluVmVyIjoiNDQuMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate
changed title from Update dependency org.xerial:sqlite-jdbc to v3.51.3.0 to Update dependency org.xerial:sqlite-jdbc to v3.53.0.02026-04-14 07:13:22 +02:00
renovate
changed title from Update dependency org.xerial:sqlite-jdbc to v3.53.0.0 to Update dependency org.xerial:sqlite-jdbc to v3.53.1.02026-05-06 15:08:45 +02:00
renovate
changed title from Update dependency org.xerial:sqlite-jdbc to v3.53.1.0 to Update dependency org.xerial:sqlite-jdbc to v3.53.2.02026-06-04 07:04:55 +02:00
renovate
changed title from Update dependency org.xerial:sqlite-jdbc to v3.53.2.0 to Update dependency org.xerial:sqlite-jdbc to v3.53.2.12026-07-21 23:14:16 +02:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
3.51.2.0β3.53.2.1Release Notes
xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)
v3.53.2.1Compare Source
Changelog
π Fixes
jdbc
pool
unscoped
ποΈ Changes
π Build
deps
deps-dev
unscoped
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.0Compare Source
Changelog
π Features
sqlite
π Build
deps
deps-dev
unscoped
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
v3.53.1.0Compare Source
Changelog
π Features
sqlite
ποΈ Changes
π Build
deps
deps-dev
unscoped
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov
v3.53.0.0Compare Source
Changelog
π Features
jdbc
sqlite
unscoped
π Build
deps
deps-dev
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Karl-Michael Edlinger, kju2
v3.51.3.0Compare Source
Changelog
π Features
sqlite
π Build
deps
deps-dev
unscoped
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
Configuration
π Schedule: (UTC)
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.
Update dependency org.xerial:sqlite-jdbc to v3.51.3.0to Update dependency org.xerial:sqlite-jdbc to v3.53.0.03d84aee86eto367cb5b19bUpdate dependency org.xerial:sqlite-jdbc to v3.53.0.0to Update dependency org.xerial:sqlite-jdbc to v3.53.1.0367cb5b19btoecf6b0e53dUpdate dependency org.xerial:sqlite-jdbc to v3.53.1.0to Update dependency org.xerial:sqlite-jdbc to v3.53.2.0ecf6b0e53dto9c7ecbe307Update dependency org.xerial:sqlite-jdbc to v3.53.2.0to Update dependency org.xerial:sqlite-jdbc to v3.53.2.1View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.