Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps org.xerial:sqlite-jdbc from 3.41.2.1 to 3.48.0.0.

Release notes

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

Release 3.48.0.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.48.0 (c0f66af)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (302a600)

deps-dev

  • bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (a7dd7d4)
  • bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (3c267ae)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

Release 3.47.2.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.47.2 (0bd2f8f)

🐛 Fixes

jdbc

  • getColumns doesn't correctly parse precision/scale with whitespace (8455468), closes #1215

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-javadoc-plugin (533efae)
  • bump org.graalvm.buildtools:native-maven-plugin (bbe5e1e)

deps-dev

  • bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (8283aa7)
  • bump org.junit.jupiter:junit-jupiter (80e51ea)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

Release 3.47.1.0

Changelog

🚀 Features

... (truncated)

Commits
  • 5d22aab chore(release): 3.48.0.0 [skip ci]
  • b0291ea chore: update native libraries
  • c0f66af feat(sqlite): upgrade to sqlite 3.48.0
  • 302a600 build(deps): bump org.jreleaser:jreleaser-maven-plugin
  • a7dd7d4 build(deps-dev): bump org.mockito:mockito-core from 5.14.2 to 5.15.2
  • 3c267ae build(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.2
  • 50bb43e chore(release): prepare next snapshot [skip ci]
  • d56e2c4 chore(release): 3.47.2.0 [skip ci]
  • 3e3f5b9 chore: update native libraries
  • 0bd2f8f feat(sqlite): upgrade to sqlite 3.47.2
  • 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.41.2.1 to 3.48.0.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.41.2.1...3.48.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency resolution Related to the project dependency/standard library resolver java Pull requests that update Java code labels Jan 22, 2025
@fwcd fwcd merged commit 75a15d1 into main Feb 4, 2025
11 checks passed
@fwcd fwcd deleted the dependabot/gradle/org.xerial-sqlite-jdbc-3.48.0.0 branch February 4, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency resolution Related to the project dependency/standard library resolver java Pull requests that update Java code

1 participant