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: freefair/gradle-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.14.3
Choose a base ref
...
head repository: freefair/gradle-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.14.4
Choose a head ref
  • 14 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 23, 2025

  1. Bump org.tukaani:xz from 1.10 to 1.11 (#1577)

    Bumps [org.tukaani:xz](https://github.com/tukaani-project/xz-java) from 1.10 to 1.11.
    - [Release notes](https://github.com/tukaani-project/xz-java/releases)
    - [Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md)
    - [Commits](tukaani-project/xz-java@v1.10...v1.11)
    
    ---
    updated-dependencies:
    - dependency-name: org.tukaani:xz
      dependency-version: '1.11'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    a8150b2 View commit details
    Browse the repository at this point in the history
  2. Bump io.freefair.settings.plugin-versions in /examples (#1573)

    Bumps io.freefair.settings.plugin-versions from 8.14.2 to 8.14.3.
    
    ---
    updated-dependencies:
    - dependency-name: io.freefair.settings.plugin-versions
      dependency-version: 8.14.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    b3a9c0a View commit details
    Browse the repository at this point in the history
  3. Bump org.junit:junit-bom from 5.14.0 to 5.14.1 (#1564)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 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)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.14.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    dea0f53 View commit details
    Browse the repository at this point in the history
  4. Bump io.freefair.settings.plugin-versions from 8.14.2 to 8.14.3 (#1563)

    Bumps io.freefair.settings.plugin-versions from 8.14.2 to 8.14.3.
    
    ---
    updated-dependencies:
    - dependency-name: io.freefair.settings.plugin-versions
      dependency-version: 8.14.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    accf78d View commit details
    Browse the repository at this point in the history
  5. polish

    larsgrefer committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    2630693 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Bump com.gradle.develocity from 4.2.2 to 4.3 (#1593)

    Bumps com.gradle.develocity from 4.2.2 to 4.3.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.develocity
      dependency-version: '4.3'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    5bf8327 View commit details
    Browse the repository at this point in the history
  2. Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#1591)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.20.0 to 5.21.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.20.0...v5.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    21da723 View commit details
    Browse the repository at this point in the history
  3. Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#1588)

    Bumps [org.sonarsource.scanner.gradle:sonarqube-gradle-plugin](https://github.com/SonarSource/sonar-scanner-gradle) from 7.0.1.6134 to 7.2.0.6526.
    - [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases)
    - [Commits](SonarSource/sonar-scanner-gradle@7.0.1.6134...7.2.0.6526)
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
      dependency-version: 7.2.0.6526
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    e85e32e View commit details
    Browse the repository at this point in the history
  4. Bump de.larsgrefer.sass:sass-embedded-host from 4.3.1 to 4.4.0 (#1581)

    Bumps [de.larsgrefer.sass:sass-embedded-host](https://github.com/larsgrefer/dart-sass-java) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/larsgrefer/dart-sass-java/releases)
    - [Commits](larsgrefer/dart-sass-java@4.3.1...4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: de.larsgrefer.sass:sass-embedded-host
      dependency-version: 4.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    7171682 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. Bump org.junit:junit-bom from 5.14.1 to 5.14.2 (#1607)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.1 to 5.14.2.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.14.1...r5.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.14.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    2274a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    885e547 View commit details
    Browse the repository at this point in the history
  3. Update to Maven 3.9.12

    larsgrefer committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    715ea0c View commit details
    Browse the repository at this point in the history
  4. Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#1603)

    Bumps [org.sonarsource.scanner.gradle:sonarqube-gradle-plugin](https://github.com/SonarSource/sonar-scanner-gradle) from 7.2.0.6526 to 7.2.2.6593.
    - [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases)
    - [Commits](SonarSource/sonar-scanner-gradle@7.2.0.6526...7.2.2.6593)
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
      dependency-version: 7.2.2.6593
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    9bef6ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06b4fde View commit details
    Browse the repository at this point in the history
Loading