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.12.2
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.12.2.1
Choose a head ref
  • 13 commits
  • 13 files changed
  • 3 contributors

Commits on Feb 24, 2025

  1. Bump io.freefair.settings.plugin-versions from 8.12.1 to 8.12.2

    Bumps io.freefair.settings.plugin-versions from 8.12.1 to 8.12.2.
    
    ---
    updated-dependencies:
    - dependency-name: io.freefair.settings.plugin-versions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    a4c3b16 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Configuration menu
    Copy the full SHA
    f7028ac View commit details
    Browse the repository at this point in the history
  2. Update to Gradle 8.13

    larsgrefer committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    b2f42fb View commit details
    Browse the repository at this point in the history
  3. Add test for #1302 (comment)

    larsgrefer committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    175d71c View commit details
    Browse the repository at this point in the history
  4. polish

    larsgrefer committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    5ab2240 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:freefair/gradle-plugins into fix/13…

    …02-java-fork-options-and-tmpdir
    larsgrefer committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    180d55e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1313 from freefair/fix/1302-java-fork-options-and…

    …-tmpdir
    
    #1302 fixes java fork options serialization issue and adds tmpdir to task properties
    Frisch12 authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    611b430 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. polish

    larsgrefer committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    3b92937 View commit details
    Browse the repository at this point in the history
  2. polish

    larsgrefer committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    63b7756 View commit details
    Browse the repository at this point in the history
  3. dependency submission

    larsgrefer committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    be806d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Bump com.github.spotbugs from 6.1.5 to 6.1.6 in /examples

    Bumps com.github.spotbugs from 6.1.5 to 6.1.6.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    1a8eb6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1310 from freefair/dependabot/gradle/io.freefair.…

    …settings.plugin-versions-8.12.2
    
    Bump io.freefair.settings.plugin-versions from 8.12.1 to 8.12.2
    larsgrefer authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    828919f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1314 from freefair/dependabot/gradle/examples/com…

    ….github.spotbugs-6.1.6
    
    Bump com.github.spotbugs from 6.1.5 to 6.1.6 in /examples
    larsgrefer authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    07c3236 View commit details
    Browse the repository at this point in the history
Loading