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.47.1.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.47.2.0
Choose a head ref
  • 9 commits
  • 29 files changed
  • 3 contributors

Commits on Nov 26, 2024

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

Commits on Dec 6, 2024

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

Commits on Dec 10, 2024

  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.10.3 to 0.10.4.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - [Commits](graalvm/native-build-tools@0.10.3...0.10.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools:native-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and gotson committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    bbe5e1e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin

    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.1 to 3.11.2.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and gotson committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    533efae View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. build(deps-dev): bump org.junit.jupiter:junit-jupiter

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.3...r5.11.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and gotson committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    80e51ea View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. build(deps-dev): bump org.assertj:assertj-core from 3.26.3 to 3.27.0

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.0.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and gotson committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    8283aa7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Configuration menu
    Copy the full SHA
    0bd2f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e3f5b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56e2c4 View commit details
    Browse the repository at this point in the history
Loading