aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-20Bump errorprone.version from 2.19.1 to 2.20.0 in /valuedependabot[bot]
2023-06-20Update to the latest ECJ (Eclipse compiler).Éamonn McManus
2023-06-20Bump truth from 1.1.4 to 1.1.5 in /factorydependabot[bot]
2023-06-20Uglify the AutoFactory javadoc to work around bugs in older javadoc versions.Éamonn McManus
2023-06-20Bump truth.version from 1.1.4 to 1.1.5 in /valuedependabot[bot]
2023-06-16Bump maven-invoker-plugin from 3.5.1 to 3.6.0 in /factorydependabot[bot]
2023-06-16Bump maven-invoker-plugin from 3.5.1 to 3.6.0 in /valuedependabot[bot]
2023-06-13Internal change.Éamonn McManus
2023-06-12Update dependencies on auto-common and auto-service.Éamonn McManus
2023-06-12Change the return type of `AnnotationMirrors.getAnnotatedAnnotations`.Éamonn McManus
2023-06-12Provide a way to control annotations on generated AutoFactory classes.Éamonn McManus
2023-06-12Bump actions/checkout from 3.5.2 to 3.5.3dependabot[bot]
2023-06-09Update Auto projects to Guava 32.0.1-jre.Éamonn McManus
2023-06-08Prepare `AutoFactoryProcessorTest` for future changes.Éamonn McManus
2023-06-07Bump kotlin.version from 1.8.21 to 1.8.22 in /valuedependabot[bot]
2023-06-07Bump maven-surefire-plugin from 3.1.0 to 3.1.2 in /factorydependabot[bot]
2023-06-07Bump maven-surefire-plugin from 3.1.0 to 3.1.2 in /valuedependabot[bot]
2023-06-07Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 in /valuedependabot[bot]
2023-06-05Use try-with-resources instead of `Closer`.Éamonn McManus
2023-06-05Update Guava dependencies.Éamonn McManus
2023-06-02In a test, replace an obsolete JSpecify package name with a fictional one.Éamonn McManus
2023-06-02Bump kotlinx-metadata-jvm from 0.6.1 to 0.6.2 in /valuedependabot[bot]
2023-06-01Bump truth from 1.1.3 to 1.1.4 in /factorydependabot[bot]
2023-05-31Bump truth.version from 1.1.3 to 1.1.4 in /valuedependabot[bot]
2023-05-31Bump kotlinx-metadata-jvm from 0.6.0 to 0.6.1 in /valuedependabot[bot]
2023-05-30Bump guava from 31.1-jre to 32.0.0-jre in /factorydependabot[bot]
2023-05-30Bump guava.version from 31.1-jre to 32.0.0-jre in /valuedependabot[bot]
2023-05-23Update Maven dependencies to the latest `auto-service`.Éamonn McManus
2023-05-23Bump maven-source-plugin from 3.2.1 to 3.3.0 in /valuedependabot[bot]
2023-05-18Internal Code ChangeLiam Miller-Cushon
2023-05-18Bump errorprone.version from 2.19.0 to 2.19.1 in /valuedependabot[bot]
2023-05-16Extract a field for the compiler. Also reuse a local variable.David P. Baker
2023-05-16Reject an `@AutoService` type if it is an interface or abstract class.Éamonn McManus
2023-05-15Add a test to reproduce a problem with annotations and modules.Éamonn McManus
2023-05-10Enable AutoService verifications by default.Éamonn McManus
2023-05-09Bump errorprone.version from 2.18.0 to 2.19.0 in /valuedependabot[bot]
2023-05-09Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /valuedependabot[bot]
2023-05-09Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /valuedependabot[bot]
2023-05-09Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 in /valuedependabot[bot]
2023-05-09Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /factorydependabot[bot]
2023-05-08Internal change.Éamonn McManus
2023-05-06Rewrite remaining `AutoFactoryProcessorTest` test cases to use the new golden...Éamonn McManus
2023-05-06Restore an AutoFactory change about exception messages.Éamonn McManus
2023-05-05Remove an unnecessary check in `AutoFactoryDeclaration`.Éamonn McManus
2023-05-05Allow `AutoFactoryProcessorTest` to update its golden files on request.Éamonn McManus
2023-05-04Reformat golden files with google-java-format.Éamonn McManus
2023-05-03Roll back a recent AutoFactory change until a Google-internal issue can be so...Éamonn McManus
2023-05-03Clarify which argument is meant in an exception message.Éamonn McManus
2023-05-01Update @Autoannotation documentation to say that it isn't needed in Kotlin.Google Java Core Libraries
2023-04-26Bump kotlin.version from 1.8.20 to 1.8.21 in /valuedependabot[bot]