assertj-db
assertj-db copied to clipboard
Bump org.xerial:sqlite-jdbc from 3.34.0 to 3.50.3.0
Bumps org.xerial:sqlite-jdbc from 3.34.0 to 3.50.3.0.
Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
Release 3.50.3.0
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
Release 3.50.2.0
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)
... (truncated)
Commits
4781e38chore(release): 3.50.3.0 [skip ci]7d26cd0chore: update native librariesef4e649feat(sqlite): upgrade to sqlite 3.50.319e32f0docs: update maven snapshot badge9515a80feat(jdbc): support JDBC4 CLOB and BLOB in PreparedStatement parameterse20d3b6build(deps): bump org.apache.maven.plugins:maven-enforcer-plugind1efafebuild(deps): bump org.apache.maven.plugins:maven-gpg-plugin37f8ea5chore: update native libraries8548d1cfeat: build android native lib with 16kb page size4042011build(deps): bump org.jreleaser:jreleaser-maven-plugin- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.