Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 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

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.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 10, 2025 00:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 10, 2025
@Zabuzard Zabuzard merged commit 7decc98 into develop Jun 10, 2025
9 checks passed
@Zabuzard Zabuzard deleted the dependabot/gradle/org.xerial-sqlite-jdbc-3.50.1.0 branch June 10, 2025 06:49
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.

1 participant