Releases: ascopes/java-compiler-testing
Releases · ascopes/java-compiler-testing
v3.1.0
What's Changed
- Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1 by @dependabot in #662
- GH-664: update maven-gpg-plugin by @ascopes in #665
- Build on Java 22 by @ascopes in #666
- Use codecov v4 by @ascopes in #667
- Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 by @dependabot in #669
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #670
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #668
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 by @dependabot in #672
- Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 by @dependabot in #673
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #675
- Bump slf4j.version from 2.0.12 to 2.0.13 by @dependabot in #676
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #677
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #678
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #679
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 by @dependabot in #680
- Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 by @dependabot in #681
- Bump com.mycila:license-maven-plugin from 4.3 to 4.5 by @dependabot in #684
- Bump org.mockito:mockito-bom from 5.11.0 to 5.12.0 by @dependabot in #683
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #682
- Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot in #686
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 by @dependabot in #685
- Fix nullability annotations, documentation. by @ascopes in #687
- Implement a new AbstractListAssert implementation that replaces FactoryBasedNavigableListAssert by @ascopes in #688
Full Changelog: v3.0.5...v3.1.0
v3.0.5
What's Changed
- Bump org.immutables:value from 2.10.0 to 2.10.1 by @dependabot in #645
- Bump com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0 by @dependabot in #646
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #648
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #647
- Bump avaje-inject.version from 9.10 to 9.11 by @dependabot in #650
- Bump avaje-http.version from 2.0 to 2.2 by @dependabot in #649
- Bump org.springframework.boot:spring-boot-dependencies from 3.2.2 to 3.2.3 by @dependabot in #651
- Bump avaje-jsonb.version from 1.9 to 1.10 by @dependabot in #652
- GH-643: Move acceptance tests into the invoker plugin by @ascopes in #653
- JDK 23 early access support by @ascopes in #654
- Remove partial thread safety from JctFileManagerConfigurerChain.java by @ascopes in #657
- Bump org.mockito:mockito-bom from 5.10.0 to 5.11.0 by @dependabot in #656
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 by @dependabot in #655
- Fix naming of loggers as they are not compile-time constants by @ascopes in #658
- Simplify build process by @ascopes in #659
- Add -proc:full whenever we run under Java 22 or newer by @ascopes in #660
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- Bump advanced-security/maven-dependency-submission-action from 3 to 4 by @dependabot in #630
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #631
- Bump org.mockito:mockito-bom from 5.8.0 to 5.10.0 by @dependabot in #641
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #640
- Bump com.google.errorprone:error_prone_core from 2.24.0 to 2.24.1 by @dependabot in #638
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #639
- Bump slf4j.version from 2.0.10 to 2.0.12 by @dependabot in #642
- Bump org.springframework.boot:spring-boot-dependencies from 3.2.1 to 3.2.2 by @dependabot in #636
- Bump com.github.marschall:memoryfilesystem from 2.7.0 to 2.8.0 by @dependabot in #637
- Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 by @dependabot in #633
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #634
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 by @dependabot in #628
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #629
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Fix the '-proc:full' flag to use the correct value. by @ascopes in #608
- Improve accuracy of module discovery by @ascopes in #609
- 2024 License Headers by @ascopes in #626
- Bump geekyeggo/delete-artifact from 2 to 4 by @dependabot in #612
- Bump github/codeql-action from 2 to 3 by @dependabot in #613
- Bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in #610
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #618
- Bump checkerframework.version from 3.40.0 to 3.42.0 by @dependabot in #614
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #616
- Bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.0 by @dependabot in #619
- Bump dagger.version from 2.49 to 2.50 by @dependabot in #620
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #621
- Bump org.springframework.boot:spring-boot-dependencies from 3.2.0 to 3.2.1 by @dependabot in #622
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #623
- Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 by @dependabot in #624
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 by @dependabot in #625
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #611
- Bump actions/deploy-pages from 2 to 4 by @dependabot in #615
- Bump actions/download-artifact from 3 to 4 by @dependabot in #617
- Simplify CI steps by @ascopes in #627
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Bump io.micronaut:micronaut-bom from 3.10.2 to 3.10.3 by @dependabot in #589
- Bump avaje-inject.version from 9.9 to 9.10 by @dependabot in #591
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #593
- Bump org.mockito:mockito-bom from 5.7.0 to 5.8.0 by @dependabot in #594
- Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 by @dependabot in #596
- Bump dagger.version from 2.48.1 to 2.49 by @dependabot in #597
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in #598
- Bump com.github.marschall:memoryfilesystem from 2.6.1 to 2.7.0 by @dependabot in #599
- Bump actions/setup-java from 3 to 4 by @dependabot in #600
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #595
- Bump com.google.auto.factory:auto-factory from 1.0.1 to 1.1.0 by @dependabot in #592
- Bump org.springframework.boot:spring-boot-dependencies from 3.1.5 to 3.2.0 by @dependabot in #590
- Build with Maven 3.9.6 by @ascopes in #601
- Update build.yml to build on Java 22 by @ascopes in #569
- Extract MockedStatic and MockedConstruction out of JUnit lifecycles by @ascopes in #603
- Improve error messages in PackageContainerGroupAssert for allFilesExist assertion by @ascopes in #605
- Add Avaje HTTP acceptance test by @ascopes in #604
- Add -proc:all to compilation by default. by @ascopes in #606
- Task/additional options by @ascopes in #607
Full Changelog: v2.0.1...v3.0.0
v2.0.1
What's Changed
- Bump avaje-inject.version from 9.7 to 9.9 by @dependabot in #580
- Bump avaje-jsonb.version from 1.8 to 1.9 by @dependabot in #581
- Bump org.springframework.boot:spring-boot-dependencies from 3.1.4 to 3.1.5 by @dependabot in #582
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #583
- Bump checkerframework.version from 3.39.0 to 3.40.0 by @dependabot in #584
- Bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 by @dependabot in #585
- Bump io.micronaut:micronaut-bom from 3.10.1 to 3.10.2 by @dependabot in #586
- Update Mocktio from 5.6.0 to 5.7.0 by @ascopes in #587
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Remove Groovy from test packs by @ascopes in #568
- Remove stack depth functionality from LoggingFileManagerProxy by @ascopes in #567
- Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 by @dependabot in #570
- Bump com.mycila:license-maven-plugin from 4.2 to 4.3 by @dependabot in #572
- Bump checkerframework.version from 3.38.0 to 3.39.0 by @dependabot in #573
- Bump avaje-jsonb.version from 1.7 to 1.8 by @dependabot in #571
- Bump avaje-inject.version from 9.5 to 9.7 by @dependabot in #574
- Bump dagger.version from 2.48 to 2.48.1 by @dependabot in #575
- Bump org.mockito:mockito-bom from 5.5.0 to 5.6.0 by @dependabot in #576
- Bump org.immutables:value from 2.9.3 to 2.10.0 by @dependabot in #577
- v2.0.0 breaking changes by @ascopes in #566
- Make LoggingFileManagerProxy internal by @ascopes in #579
Full Changelog: v1.1.5...v2.0.0
v1.1.5
What's Changed
- Update AbstractPackageContainerGroup.java with missing Nullability annotations by @ascopes in #553
- Bump auto-value.version from 1.10.3 to 1.10.4 by @dependabot in #554
- Bump org.apache.groovy:groovy from 4.0.14 to 4.0.15 by @dependabot in #556
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #555
- Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 by @dependabot in #558
- Print stacktraces to the console when errors occur in tests by @ascopes in #561
- Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot in #560
- Bump org.springframework.boot:spring-boot-dependencies from 3.1.3 to 3.1.4 by @dependabot in #559
- Improve logging for JctCompilationFactoryImpl.java by @ascopes in #565
Full Changelog: v1.1.4...v1.1.5