Skip to content

Bump org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0 - #172

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.xerial-sqlite-jdbc-3.53.2.0
Open

Bump org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0#172
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.xerial-sqlite-jdbc-3.53.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0.

Release notes

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

Release 3.53.2.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.53.2 (3e1dabf)

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

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

Commits
  • 3f06522 chore(release): 3.53.2.0 [skip ci]
  • 49ea263 ci: fail workflow if child workflow also fails
  • eb0564f chore: update native libraries
  • 3e1dabf feat(sqlite): upgrade to sqlite 3.53.2
  • d24c1cc build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 3c29706 build(deps-dev): bump surefire.version from 3.5.5 to 3.5.6
  • 03bfd9a ci: remove PR comment trigger
  • 751989a build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • cc3e1a5 build(deps): bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3
  • 8a20a64 build(deps-dev): bump org.apache.maven.plugins:maven-enforcer-plugin
  • 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 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.53.1.0 to 3.53.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.53.1.0...3.53.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 25, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 25, 2026 10:43
@dependabot dependabot Bot added java dependencies Pull requests that update a dependency file labels Jun 25, 2026

@senzingdevops senzingdevops left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions
github-actions Bot enabled auto-merge (squash) June 25, 2026 10:43
@github-actions

Copy link
Copy Markdown

🤖 Claude Code Review

Code Review: Bump org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0

This is a single-line dependency version bump in pom.xml.


Code Quality

  • Style guide: Version bump only; no style concerns.
  • No commented-out code: N/A.
  • Meaningful variable names: N/A.
  • DRY principle: N/A.
  • Defects/bugs/security: This is a patch-level dependency update (3.53.1.03.53.2.0). No logic changes introduced.
  • CLAUDE.md: No issues; the project configuration is general and environment-agnostic.

Testing

  • Unit/integration tests: No new code; dependency updates are validated by the existing test suite.
  • ⚠️ Test coverage: Cannot be assessed from this diff alone — tests require SENZING_PATH and SENZING_DEV_LIBRARY_PATH per CLAUDE.md. Assuming CI validates this.

Documentation

  • README: No update needed for a patch dependency bump.
  • API docs: N/A.
  • Inline comments: N/A.
  • CHANGELOG.md: Not updated, but this is a routine automated Dependabot bump — acceptable.
  • Markdown formatting: N/A.

Security

  • No hardcoded credentials: N/A.
  • Input validation: N/A.
  • Error handling: N/A.
  • No sensitive data in logs: N/A.
  • No license files: N/A.

Summary: This is a clean, minimal patch-level dependency bump with no concerns. Approved as-is, pending CI passing.

Automated code review analyzing defects and coding standards

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants