Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

root: Update dependency org.xerial:sqlite-jdbc to v3.47.1.0 #299

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.xerial:sqlite-jdbc 3.46.0.1 -> 3.47.1.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.47.1.0

Compare Source

Changelog

🚀 Features

  • upgrade to sqlite 3.47.1 (67d28cb)

🐛 Fixes

  • possible StringIndexOutOfBoundsException in ExtendedCommand (2fdb1e9), closes #​1141
  • update module-info.java to make org.slf4j static requirement (81b05ec)

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (da8596c)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (6e4c691)
  • bump org.jreleaser:jreleaser-maven-plugin (9f354be)
  • bump surefire.version from 3.5.1 to 3.5.2 (aa92c59)

📝 Documentation

Contributors

We'd like to thank the following people for their contributions:
Arthur Chan, Gauthier, Gauthier Roebroeck, Rodolfo M. Raya

v3.47.0.0

Compare Source

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.47.0 (d174b8d)

🐛 Fixes

  • use lambda loggers and fix message format for JUL (fd21058), closes #​1195

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-help-plugin (46cc36d)
  • bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1 (2c86dcf)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (a88f62a)
  • bump surefire.version from 3.5.0 to 3.5.1 (9fadf17)
  • bump org.apache.maven.plugins:maven-gpg-plugin (132ab17)

deps-dev

  • bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (c0b9f99)
  • bump org.junit.jupiter:junit-jupiter (82a5f2a)
  • bump org.junit.jupiter:junit-jupiter (761eb2e)
  • bump org.junit-pioneer:junit-pioneer (7586ce9)
  • bump org.junit.jupiter:junit-jupiter (69ea4db)
  • bump org.mockito:mockito-core from 5.13.0 to 5.14.1 (dd79b6d)

Contributors

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

v3.46.1.3

Compare Source

Changelog

🚀 Features

jdbc

  • add setGetGeneratedKeys on SQLiteDataSource and SQLiteConfig for proper cascading (d463ef7), closes #​1135

Contributors

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

v3.46.1.2

Compare Source

Changelog

🚀 Features

jdbc

  • add configuration to disable eager retrieval of generated keys (aed5121), closes #​1135

Contributors

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

v3.46.1.1

Compare Source

Changelog

🚀 Features

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0 (ec4d3fd)
  • bump org.graalvm.buildtools:native-maven-plugin (588614a)
  • bump org.apache.maven.plugins:maven-gpg-plugin (abdf61d)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (a445f6c)
  • bump org.jreleaser:jreleaser-maven-plugin (1309c5c)
  • bump surefire.version from 3.4.0 to 3.5.0 (2ed606f)
  • bump org.apache.maven.plugins:maven-help-plugin (4fa9e6f)
  • bump surefire.version from 3.3.1 to 3.4.0 (793fac5)

deps-dev

  • bump org.junit.jupiter:junit-jupiter (02bac1a)
  • bump org.mockito:mockito-core from 5.12.0 to 5.13.0 (ea152b4)

Contributors

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

v3.46.1.0

Compare Source

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.46.1 (be3bf30)

🐛 Fixes

native-image

  • support strict image heap (029a35f)

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-gpg-plugin (17dffe9)

unscoped

  • add GraalVM for JDK 22 to native test suite (e40e5a3)

Contributors

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.46.1.0 root: Update dependency org.xerial:sqlite-jdbc to v3.46.1.1 Sep 25, 2024
@renovate renovate bot force-pushed the task/renovate/org.xerial-sqlite-jdbc-3.x branch 2 times, most recently from 761be8f to 3ab8e57 Compare September 25, 2024 12:52
@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.46.1.1 root: Update dependency org.xerial:sqlite-jdbc to v3.46.1.2 Sep 25, 2024
@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.46.1.2 root: Update dependency org.xerial:sqlite-jdbc to v3.46.1.3 Sep 26, 2024
@renovate renovate bot force-pushed the task/renovate/org.xerial-sqlite-jdbc-3.x branch from 3ab8e57 to 7fd23a0 Compare September 26, 2024 11:37
@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.46.1.3 root: Update dependency org.xerial:sqlite-jdbc to v3.47.0.0 Oct 23, 2024
@renovate renovate bot force-pushed the task/renovate/org.xerial-sqlite-jdbc-3.x branch from 7fd23a0 to 7fa2b52 Compare October 23, 2024 04:11
Copy link

@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.47.0.0 root: Update dependency org.xerial:sqlite-jdbc to v3.47.1.0 Nov 26, 2024
@renovate renovate bot force-pushed the task/renovate/org.xerial-sqlite-jdbc-3.x branch from 7fa2b52 to d9627ed Compare November 26, 2024 11:06
@MrHadiSatrio MrHadiSatrio merged commit c412db3 into develop Nov 30, 2024
2 checks passed
@MrHadiSatrio MrHadiSatrio deleted the task/renovate/org.xerial-sqlite-jdbc-3.x branch November 30, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant