Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xerial/sqlite-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.51.0.0
Choose a base ref
...
head repository: xerial/sqlite-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.51.1.0
Choose a head ref
  • 11 commits
  • 29 files changed
  • 4 contributors

Commits on Nov 5, 2025

  1. Configuration menu
    Copy the full SHA
    19d1d1b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    4f126e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. build(deps-dev): bump org.assertj:assertj-core from 3.27.4 to 3.27.6

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gotson committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    c6f063c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. build(deps): bump org.graalvm.buildtools:native-maven-plugin

    Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.2 to 0.11.3.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - [Commits](graalvm/native-build-tools@0.11.2...0.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools:native-maven-plugin
      dependency-version: 0.11.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gotson committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    2499f23 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.apache.maven.plugins:maven-jar-plugin

    Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.2 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gotson committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    41d4bb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. build(deps): bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gotson committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    79a5083 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.codehaus.mojo:versions-maven-plugin

    Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.19.1 to 2.20.1.
    - [Release notes](https://github.com/mojohaus/versions/releases)
    - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
    - [Commits](mojohaus/versions@2.19.1...2.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
      dependency-version: 2.20.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gotson committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    7603dbb View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    6868e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7f2d9d View commit details
    Browse the repository at this point in the history
  3. ci: disable fail-fast

    gotson committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    5df7db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6d0147 View commit details
    Browse the repository at this point in the history
Loading