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

fix(deps): update dependency org.xerial:sqlite-jdbc to v3.47.0.0 #93

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2024

This PR contains the following updates:

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

Release Notes

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

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

v3.46.0.1

Compare Source

Changelog
🚀 Features
🐛 Fixes

jdbc

  • generated columns with stored in SQLite are not marked as generated (429bbe4), closes #​1132

unscoped

  • never return arch as aarch64 when running in a 32-bit JVM (0c3db0b), closes #​1127
  • throw java.lang.ExceptionInInitializerError when calling SQLiteConfig.Pragma.values() (ec0a524), closes #​1123
🛠 Build

deps

  • bump org.apache.maven.plugins:maven-javadoc-plugin (c375a40)
  • bump org.graalvm.sdk:nativeimage from 24.0.1 to 24.0.2 (d50d5e6)
  • bump org.codehaus.mojo:versions-maven-plugin (14e07d4)
  • bump surefire.version from 3.3.0 to 3.3.1 (edac56b)
  • bump org.codehaus.mojo:versions-maven-plugin (f411591)
  • bump org.jreleaser:jreleaser-maven-plugin (2376d03)
  • bump org.apache.maven.plugins:maven-jar-plugin (d5394ea)
  • bump andymckay/cancel-action from 0.4 to 0.5 (99aa8d9)
  • bump surefire.version from 3.2.5 to 3.3.0 (b64f8fb)
  • bump org.apache.maven.plugins:maven-help-plugin (235143b)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (50ef887)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (efd5449)
  • bump org.sonatype.plugins:nexus-staging-maven-plugin (dbbf4e0)

deps-dev

  • bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (7293f78)
  • bump org.junit.jupiter:junit-jupiter (b80a294)
  • bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (6188b48)
📝 Documentation
  • add riscv64 in the supported OS table (2b72c94)
  • mention temporary databases (0035ec4)
Contributors

We'd like to thank the following people for their contributions:
Asger Hautop Drewsen, Gauthier, IAmHash, Sualeh Fatehi, 秋 雨落


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot enabled auto-merge (squash) July 30, 2024 06:47
Copy link
Contributor Author

renovate bot commented Jul 30, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: versions.props
Command failed: ./gradlew --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'device-service'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not find com.palantir.conjure.java.runtime:conjure-java-jackson-serialization:6.9.4.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/palantir/conjure/java/runtime/conjure-java-jackson-serialization/6.9.4/conjure-java-jackson-serialization-6.9.4.pom
       - https://plugins.gradle.org/m2/com/palantir/conjure/java/runtime/conjure-java-jackson-serialization/6.9.4/conjure-java-jackson-serialization-6.9.4.pom
     Required by:
         project : > com.palantir.gradle.conjure:gradle-conjure:4.29.1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 31s

@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from b6c7656 to de99b90 Compare August 19, 2024 03:30
@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.0.1 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.0 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from de99b90 to 74b829c Compare September 25, 2024 01:57
@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.0 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.1 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 74b829c to 4b5576a Compare September 25, 2024 14:27
@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.1 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.2 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 4b5576a to 69b60c9 Compare September 26, 2024 11:28
@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.2 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.3 Sep 26, 2024
| datasource | package                | from     | to       |
| ---------- | ---------------------- | -------- | -------- |
| maven      | org.xerial:sqlite-jdbc | 3.46.0.0 | 3.47.0.0 |
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from 69b60c9 to 4c8d1cc Compare October 23, 2024 03:09
@renovate renovate bot changed the title fix(deps): update dependency org.xerial:sqlite-jdbc to v3.46.1.3 fix(deps): update dependency org.xerial:sqlite-jdbc to v3.47.0.0 Oct 23, 2024
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.

0 participants