What's Changed
- Bump io.freefair.settings.plugin-versions from 8.14.3 to 8.14.4 by @dependabot[bot] in #1616
- Bump io.freefair.settings.plugin-versions from 9.1.0 to 9.2.0 by @dependabot[bot] in #1618
- Bump org.springframework.boot:spring-boot-starter from 3.5.6 to 3.5.9 in /examples by @dependabot[bot] in #1614
- Bump com.github.spotbugs from 6.2.4 to 6.4.8 in /examples by @dependabot[bot] in #1612
- Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.3 in /examples by @dependabot[bot] in #1623
- Bump org.aspectj:aspectjtools from 1.9.24 to 1.9.25.1 in /examples by @dependabot[bot] in #1625
- Bump org.apache.maven:maven-core from 3.9.11 to 3.9.12 in /examples by @dependabot[bot] in #1615
- Bump org.apache.maven:maven-model from 3.9.11 to 3.9.12 in /examples by @dependabot[bot] in #1613
- Bump org.aspectj:aspectjrt from 1.9.24 to 1.9.25.1 in /examples by @dependabot[bot] in #1624
- Bump org.mockito.kotlin:mockito-kotlin from 6.1.0 to 6.2.0 by @dependabot[bot] in #1622
- Bump org.mockito.kotlin:mockito-kotlin from 6.2.0 to 6.2.1 by @dependabot[bot] in #1635
- Bump com.gradle.develocity from 4.3 to 4.3.1 by @dependabot[bot] in #1626
- Bump org.apache.maven:maven-model from 3.9.11 to 3.9.12 in /examples by @dependabot[bot] in #1628
- Bump org.mockito.kotlin:mockito-kotlin from 6.2.1 to 6.2.2 by @dependabot[bot] in #1640
- Bump com.gradle.develocity from 4.3.1 to 4.3.2 by @dependabot[bot] in #1650
- Bump org.mockito.kotlin:mockito-kotlin from 6.2.2 to 6.2.3 by @dependabot[bot] in #1648
- Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #1644
- Fix configuration cache blocker in LombokExtension by @Frisch12 in #1658
- Fix eager task realization in LombokPlugin and JavadocLinksPlugin by @Frisch12 in #1659
- Bump gradle-wrapper from 8.14.3 to 8.14.4 by @dependabot[bot] in #1655
- Add baseline tests for plugins with zero test coverage. by @Frisch12 in #1667
- Bump org.springframework.boot from 3.5.9 to 3.5.10 in /examples by @dependabot[bot] in #1654
- Bump org.immutables:value from 2.11.0 to 2.12.1 in /examples by @dependabot[bot] in #1653
- Replace upToDateWhen with @UntrackedTask annotation in GWT tasks. by @Frisch12 in #1668
- Add @CacheableTask annotations to deterministic transformation tasks. by @Frisch12 in #1669
- Improve error messages and validation across multiple plugins. by @Frisch12 in #1671
- Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @dependabot[bot] in #1678
- Bump org.graalvm.buildtools.native from 0.11.1 to 0.11.3 in /examples by @dependabot[bot] in #1583
- Bump org.spockframework:spock-bom from 2.3-groovy-4.0 to 2.4-groovy-4.0 by @dependabot[bot] in #1606
- Bump org.spockframework:spock-bom from 2.3-groovy-4.0 to 2.4-groovy-4.0 in /examples by @dependabot[bot] in #1631
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 in /examples by @dependabot[bot] in #1633
- Bump org.sonarqube from 7.0.1.6134 to 7.2.2.6593 in /examples by @dependabot[bot] in #1638
- Bump org.tukaani:xz from 1.11 to 1.12 by @dependabot[bot] in #1684
- Bump org.jreleaser from 1.21.0 to 1.23.0 by @dependabot[bot] in #1687
- Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by @dependabot[bot] in #1689
- Fixes #1693: configureForSpotbugs using withDependencies instead of afterEvaluate by @maor-pontera in #1694
- Add comprehensive test coverage for OkHttp plugin by @Frisch12 in #1674
- Replace internal Gradle APIs with public alternatives for Gradle 10 c… by @Frisch12 in #1673
- Make Sass Compile Task Relocatable by @dnl50 in #1715
- Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.2.2.6593 to 7.2.3.7755 by @dependabot[bot] in #1708
- Bump com.gradle.develocity from 4.3.2 to 4.4.0 by @dependabot[bot] in #1723
- Bump org.springframework.boot:spring-boot-starter-test from 4.0.1 to 4.0.5 in /examples by @dependabot[bot] in #1722
- Bump com.gradle.plugin-publish from 2.0.0 to 2.1.1 by @dependabot[bot] in #1721
- Add @SkipWhenEmpty and @IgnoreEmptyDirectories for better incremental… by @Frisch12 in #1670
- Add comprehensive JavaDoc to plugin classes missing documentation. by @Frisch12 in #1672
- Bump org.mockito.kotlin:mockito-kotlin from 6.2.3 to 6.3.0 by @dependabot[bot] in #1720
- Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by @dependabot[bot] in #1703
- Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 in /examples by @dependabot[bot] in #1699
- Bump gradle/actions from 5 to 6 by @dependabot[bot] in #1695
- Improve documentation with Getting Started, Quick Reference, and llms.txt by @Frisch12 in #1726
- Skip AJC when compile task produced no output by @Frisch12 in #1729
- Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /examples by @dependabot[bot] in #1735
- Bump org.immutables:value from 2.11.6 to 2.12.1 in /examples by @dependabot[bot] in #1740
- Bump org.gwtproject:gwt-user from 2.12.2 to 2.13.0 in /examples by @dependabot[bot] in #1739
- Bump org.sonarqube from 7.2.2.6593 to 7.2.3.7755 in /examples by @dependabot[bot] in #1733
- Bump org.springframework.boot:spring-boot-dependencies from 4.0.1 to 4.0.5 in /examples by @dependabot[bot] in #1731
- Bump com.github.spotbugs from 6.4.8 to 6.5.0 in /examples by @dependabot[bot] in #1741
- Bump org.apache.maven:maven-artifact from 3.9.14 to 3.9.15 by @dependabot[bot] in #1743
- Bump org.apache.maven:maven-model from 3.9.14 to 3.9.15 by @dependabot[bot] in #1745
- Handle null repo/user responses in GithubPomPlugin by @Frisch12 in #1730
- Bump com.github.spotbugs from 6.5.0 to 6.5.1 in /examples by @dependabot[bot] in #1742
- Support JPMS projects in delombok by wiring module path by @Frisch12 in #1728
New Contributors
- @maor-pontera made their first contribution in #1694
- @dnl50 made their first contribution in #1715
Full Changelog: 9.2.0...9.4.0