Skip to content

Releases: ascopes/java-compiler-testing

v4.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Dec 08:30

What's Changed

  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #748
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #747
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #746
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #745
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #749
  • Bump org.mockito:mockito-bom from 5.14.1 to 5.14.2 by @dependabot in #750
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.8.1 by @dependabot in #751
  • Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot in #752
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #753
  • Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot in #757
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in #756
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #755
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #754
  • Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot in #758
  • Bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.3.0 to 1.4.0 by @dependabot in #759
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #760
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 by @dependabot in #762
  • Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot in #761

Full Changelog: v4.0.1...v4.0.2

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Oct 06:43

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 07:32

What's Changed

  • Update Maven to 3.9.9 by @ascopes in #712
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #713
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #714
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #715
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by @dependabot in #716
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #718
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #717
  • Update bug_report.md by @ascopes in #723
  • GH-721: Refactor varargs APIs by @ascopes in #724
  • GH-721: Add overloads for workspaces APIs to support list types. by @ascopes in #725
  • Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0 by @dependabot in #726
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #732
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #731
  • Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #730
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #729
  • Bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 by @dependabot in #728
  • GH-720: Implement a simplified representation for diagnostics by @ascopes in #734

Full Changelog: v3.2.3...v4.0.0

v4.0.0-RC2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 14:30

What's Changed

Full Changelog: v4.0.0-RC1...v4.0.0-RC2

v4.0.0-RC1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 09:01

What's Changed

  • Update Maven to 3.9.9 by @ascopes in #712
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #713
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #714
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #715
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by @dependabot in #716
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #718
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #717
  • Update bug_report.md by @ascopes in #723
  • GH-721: Refactor varargs APIs by @ascopes in #724
  • GH-721: Add overloads for workspaces APIs to support list types. by @ascopes in #725
  • Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0 by @dependabot in #726
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #732
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #731
  • Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #730
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #729
  • Bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 by @dependabot in #728

Full Changelog: v3.2.3...v4.0.0-RC1

v3.2.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 10:01

What's Changed

  • Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #708
  • Bump advanced-security/maven-dependency-submission-action from 4.1.0 to 4.1.1 by @dependabot in #709
  • Bump slf4j.version from 2.0.13 to 2.0.16 by @dependabot in #710
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #711

Full Changelog: v3.2.2...v3.2.3

v3.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:47

What's Changed

  • Remove hard references to OpenTest4J in AbstractCompilersProvider.java by @ascopes in #707
  • Fix missing params in TypeAwareListAssert that was causing warnings during builds by @ascopes
  • Bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.2.1 to 1.3.0 by @dependabot in #703
  • Bump org.jspecify:jspecify from 0.3.0 to 1.0.0 by @dependabot in #704

Apologies for the re-release of this version, I hadn't spotted that Maven Release Plugin had only tagged the repository and not released anything to Maven Central last week, so that tag has been removed and recreated on a fresh deployment that has now succeeded. Looks like Sonatype Nexus was having an outage at the time again...

Full Changelog: v3.2.1...v3.2.2

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:36

What's Changed

  • Remove unnecessary type qualification from AbstractJctCompiler.java by @ascopes in #698
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #699
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #700
  • Bump advanced-security/maven-dependency-submission-action from 4.0.0 to 4.1.0 by @dependabot in #701
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #702

Full Changelog: v3.2.0...v3.2.1

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 07:32

What's Changed

  • Implement a functional API for closing workspaces by @ascopes in #689
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #690
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #691
  • Fix Java 23 compatibility with Error Prone by @ascopes in #695
  • Use Maven 3.9.8 for builds by @ascopes in #694
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #696
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #693
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #692
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #697

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 19:11

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