Skip to content

Releases: ascopes/java-compiler-testing

v3.0.5

03 Mar 12:00
Compare
Choose a tag to compare

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

10 Feb 10:16
Compare
Choose a tag to compare

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

03 Jan 08:46
Compare
Choose a tag to compare

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

31 Dec 19:28
Compare
Choose a tag to compare

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

20 Dec 08:30
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.0.1

v3.0.0

02 Dec 14:08
Compare
Choose a tag to compare

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

23 Nov 13:10
Compare
Choose a tag to compare

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

15 Oct 08:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v2.0.0

v1.1.5

25 Sep 07:21
Compare
Choose a tag to compare

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

v1.1.4

09 Sep 09:14
Compare
Choose a tag to compare
  • Nullability annotation fixes
  • Documentation fixes

Full Changelog: v1.1.3...v1.1.4