deps(deps): update dependency org.xerial:sqlite-jdbc to v3.41.2.1
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
org.xerial:sqlite-jdbc |
3.40.0.0 -> 3.41.2.1
|
Release Notes
xerial/sqlite-jdbc
v3.41.2.1
Changelog
🚀 Features
sqlite
- bump sqlite to 3.41.2 (8cdaf59)
🛠 Build
jreleaser
- categorize scopes in changelog (e3e5ae7)
Contributors
We'd like to thank the following people for their contributions: Gauthier Roebroeck
v3.41.0.1
Changelog
🚀 Features
- jdbc: remove length/dimension in DatabaseMetaData#getColumns TYPE_NAME (b09e093)
- sqlite: add support for legacy_alter_table flag (26df15f), closes #481
- add SQLiteDataSource #setBusyTimeout (12f2113)
🐛 Fixes
- jdbc: return DatabaseMetaData#getColumns DATA_TYPE as int instead of String (b7c40c3), closes #859
- database from jar resource no longer keeps the jar file-descriptor open (38c25af)
- keep SQLiteConfig cached busyTimeout more consistent with busy_timeout pragma (8be7243)
🛠 Build
- deps-dev: bump mockito-core from 4.8.1 to 5.2.0 (1874299)
- deps: bump native-maven-plugin from 0.9.19 to 0.9.20 (a99ac0c)
- deps-dev: bump assertj-core from 3.23.1 to 3.24.2 (12d1f2c)
- deps: bump jreleaser-maven-plugin from 1.4.0 to 1.5.1 (5fba437)
- deps: bump surefire.version from 3.0.0-M7 to 3.0.0 (15db506)
- deps-dev: bump junit-pioneer from 1.7.1 to 2.0.0 (db56d15)
- deps: bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (7085bf4)
- deps-dev: bump archunit-junit5 from 1.0.0 to 1.0.1 (bfe7c1b)
- deps-dev: bump logback-classic from 1.3.4 to 1.4.5 (276f682)
- deps: bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (f67c97a)
- dependabot: enable updates for all deps (8a2a5b1)
- jreleaser: add missing perf labeler (c2bfaa4)
Contributors
We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Kristof, Sualeh Fatehi, Talha Javed, mruddy
v3.41.0.0
Changelog
🚀 Features
- bump sqlite to 3.41.0 (a1c3625)
🐛 Fixes
- jdbc: DatabaseMetaData#getColumns now returns SCOPE_CATALOG column instead of SCOPE_CATLOG (4429515), closes #837
🛠 Build
Contributors
We'd like to thank the following people for their contributions: Gauthier Roebroeck
v3.40.1.0
Changelog
🚀 Features
- update SQLite to 3.40.1 (4ba7c8c)
- allow correct recognition of android os if running termux (89ceb0d)
🐛 Fixes
- jdbc: DatabaseMetaData#getPrimaryKeys and getExportedKeys should return an empty ResultSet for sqlite_schema (0dc6ad9), closes #831
- jdbc: DatabaseMetaData#getColumns should also retrieve columns from SYSTEM TABLE types (473f528)
- DatabaseMetaData#getTypeInfo's result should be ordered by DATA_TYPE (05bb929), closes #832
- native: fixes and improvements for backup/restore (b13c908)
- jdbc: DatabaseMetaData#getImportedKeys reports empty FK_NAME when created using quotes (ba69b2e), closes #506
🔄 ️ Changes
- replace mention of sqlite_master with sqlite_schema (e68bc05)
🛠 Build
- release depends on test_graalvm (9f521a4)
- refine GraalVM native-image configuration and fix native test execution (e437b3f)
- hide bot names from release contributors (5d1a280)
- replace java 18 with java 19 (4c80ee7)
- try to fix build native for MRs (f7bd3cd)
- try to fix build native for MRs (b23de9e)
- try to fix build native for MRs (5aa6a30)
- add 2023 url for amalgamation download (e3b6f8c)
- deps: bump JReleaser to 1.4.0 (0db312f)
- add test for unixepoch (3904e83)
📝 Documentation
- use https for links to www.sqlite.org (7ac8de8)
- update README badge for CI (832d26f)
- changelog shows breaking change description (5ad78ba), closes #814
Contributors
We'd like to thank the following people for their contributions: Andrew Pikler, Gauthier, Gauthier Roebroeck, Kristof, Sebastiano Galeazzo, pyckle, 谭九鼎
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.