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: SWAT-engineering/java-watch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.5
Choose a base ref
...
head repository: SWAT-engineering/java-watch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.6
Choose a head ref
  • 15 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 10, 2025

  1. Configuration menu
    Copy the full SHA
    215186b View commit details
    Browse the repository at this point in the history
  2. Bump the checker-framework group with 2 updates (#71)

    Bumps the checker-framework group with 2 updates: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) and [org.checkerframework:checker](https://github.com/typetools/checker-framework).
    
    
    Updates `org.checkerframework:checker-qual` from 3.49.5 to 3.50.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.49.5...checker-framework-3.50.0)
    
    Updates `org.checkerframework:checker` from 3.49.5 to 3.50.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.49.5...checker-framework-3.50.0)
    
    Updates `org.checkerframework:checker` from 3.49.5 to 3.50.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.49.5...checker-framework-3.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 3.50.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.50.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.50.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    2216cf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

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

Commits on Oct 1, 2025

  1. Bump the checker-framework group with 2 updates (#74)

    Bumps the checker-framework group with 2 updates: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) and [org.checkerframework:checker](https://github.com/typetools/checker-framework).
    
    
    Updates `org.checkerframework:checker-qual` from 3.50.0 to 3.51.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.50.0...checker-framework-3.51.0)
    
    Updates `org.checkerframework:checker` from 3.50.0 to 3.51.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.50.0...checker-framework-3.51.0)
    
    Updates `org.checkerframework:checker` from 3.50.0 to 3.51.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.50.0...checker-framework-3.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 3.51.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.51.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.51.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    53b1303 View commit details
    Browse the repository at this point in the history
  2. Bump the maven-plugins group with 3 updates (#75)

    Bumps the maven-plugins group with 3 updates: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin).
    
    
    Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1)
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4)
    
    Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.3 to 3.12.0
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-version: 3.14.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-plugins
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-plugins
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-version: 3.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven-plugins
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    1c1816c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Bump the upstream-libs group with 5 updates (#73)

    Bumps the upstream-libs group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` |
    | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` |
    | org.apache.logging.log4j:log4j-api | `2.25.1` | `2.25.2` |
    | org.apache.logging.log4j:log4j-core | `2.25.1` | `2.25.2` |
    | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.8.0` | `0.9.0` |
    
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.0.0
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.4 to 6.0.0
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.4 to 6.0.0
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.25.1 to 2.25.2
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2
    
    Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.8.0 to 0.9.0
    - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 6.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: upstream-libs
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 6.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: upstream-libs
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 6.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: upstream-libs
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-version: 2.25.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: upstream-libs
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: upstream-libs
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: upstream-libs
    - dependency-name: org.sonatype.central:central-publishing-maven-plugin
      dependency-version: 0.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: upstream-libs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    e703c79 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2025

  1. Bump the upstream-libs group with 3 updates (#76)

    Bumps the upstream-libs group with 3 updates: [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework), [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco).
    
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.0 to 5.14.1
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.0 to 5.14.1
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.0 to 5.14.1
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1)
    
    Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.13...v0.8.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 5.14.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: upstream-libs
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 5.14.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: upstream-libs
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 5.14.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: upstream-libs
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-version: 0.8.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: upstream-libs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    57cd859 View commit details
    Browse the repository at this point in the history
  2. Bump the maven-plugins group with 2 updates (#78)

    Bumps the maven-plugins group with 2 updates: [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) and [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin).
    
    
    Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.1 to 3.6.2
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.6.1...enforcer-3.6.2)
    
    Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.1 to 3.9.0
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-version: 3.6.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-plugins
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-version: 3.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven-plugins
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    3ffaa49 View commit details
    Browse the repository at this point in the history
  3. Bump the checker-framework group with 2 updates (#77)

    Bumps the checker-framework group with 2 updates: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) and [org.checkerframework:checker](https://github.com/typetools/checker-framework).
    
    
    Updates `org.checkerframework:checker-qual` from 3.51.0 to 3.51.1
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.51.0...checker-framework-3.51.1)
    
    Updates `org.checkerframework:checker` from 3.51.0 to 3.51.1
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.51.0...checker-framework-3.51.1)
    
    Updates `org.checkerframework:checker` from 3.51.0 to 3.51.1
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.51.0...checker-framework-3.51.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 3.51.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: checker-framework
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.51.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: checker-framework
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.51.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: checker-framework
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    4df35d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Bump the maven-plugins group with 2 updates (#84)

    Bumps the maven-plugins group with 2 updates: [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) and [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin).
    
    
    Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.1 to 3.2.0
    - [Release notes](https://github.com/apache/maven-release/releases)
    - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.2.0)
    
    Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.1 to 3.4.0
    - [Release notes](https://github.com/apache/maven-source-plugin/releases)
    - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-release-plugin
      dependency-version: 3.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven-plugins
    - dependency-name: org.apache.maven.plugins:maven-source-plugin
      dependency-version: 3.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven-plugins
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    76c5bad View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 5 to 6 in the gh-actions group (#81)

    Bumps the gh-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `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
      dependency-group: gh-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    4b6604d View commit details
    Browse the repository at this point in the history
  3. Bump the checker-framework group with 2 updates (#83)

    Bumps the checker-framework group with 2 updates: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) and [org.checkerframework:checker](https://github.com/typetools/checker-framework).
    
    
    Updates `org.checkerframework:checker-qual` from 3.51.1 to 3.52.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.51.1...checker-framework-3.52.0)
    
    Updates `org.checkerframework:checker` from 3.51.1 to 3.52.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.51.1...checker-framework-3.52.0)
    
    Updates `org.checkerframework:checker` from 3.51.1 to 3.52.0
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.51.1...checker-framework-3.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-version: 3.52.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.52.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.52.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: checker-framework
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    4df5c13 View commit details
    Browse the repository at this point in the history
  4. Bump org.ec4j.maven:editorconfig-maven-plugin in the upstream-libs gr…

    …oup (#82)
    
    Bumps the upstream-libs group with 1 update: [org.ec4j.maven:editorconfig-maven-plugin](https://github.com/ec4j/editorconfig-maven-plugin).
    
    
    Updates `org.ec4j.maven:editorconfig-maven-plugin` from 0.1.3 to 0.1.17
    - [Commits](ec4j/editorconfig-maven-plugin@0.1.3...0.1.17)
    
    ---
    updated-dependencies:
    - dependency-name: org.ec4j.maven:editorconfig-maven-plugin
      dependency-version: 0.1.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: upstream-libs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    c482cb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Change log level of overflow rescanner when directory doesn't exist (#80

    )
    
    * Change log level of overflow rescan failures from `ERROR` to `DEBUG` (as they aren't really errors, but still worth reporting)
    
    * Retrigger checks
    sungshik authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    08a3f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01aac7 View commit details
    Browse the repository at this point in the history
Loading