Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps org.xerial:sqlite-jdbc from 3.45.1.0 to 3.50.2.0.

Release notes

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

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)
  • 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

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)

... (truncated)

Commits
  • 2d9f1ff chore(release): 3.50.2.0 [skip ci]
  • 7b493d5 chore: update native libraries
  • fb62309 feat(sqlite): upgrade to sqlite 3.50.2
  • 6eea8c5 docs: replace maven central links
  • d891708 build(deps): bump org.sonatype.central:central-publishing-maven-plugin
  • 170ce6e fix: faulty android detection
  • 524ac3a fix(jdbc): update JDBC3DatabaseMetaData to enable supported features
  • 9a4afe8 docs: update maven central badge in readme
  • 891b650 fix(jdbc): ResultSetMetaData.getCatalogName incorrectly returns the table name
  • 1a0662b chore(release): prepare next snapshot [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.1.0 to 3.50.2.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.45.1.0...3.50.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #67.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/gradle/org.xerial-sqlite-jdbc-3.50.2.0 branch July 21, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants