Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excavator: Upgrades Baseline to the latest version #48

Closed
wants to merge 1 commit into from

Conversation

svc-excavator-bot
Copy link
Collaborator

@svc-excavator-bot svc-excavator-bot commented Jul 27, 2021

excavator is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

Release Notes

4.10.0

Type Description Link
Improvement Recommend the Witchcraft logging plugin when the sls-packaging distribution plugin is detected palantir/gradle-baseline#1863

4.11.0

Type Description Link
Improvement PreferSafeLogger produces suggestions which compile with >10 args palantir/gradle-baseline#1866

4.12.0

Automated release, no documented user facing changes

4.13.0

Type Description Link
Improvement witchcraft-logging functionality has been migrated to https://github.com/palantir/witchcraft-java-logging#gradle-plugin palantir/gradle-baseline#1870

4.14.0

Automated release, no documented user facing changes

4.15.0

Type Description Link
Improvement Automatically fix upstream LoopOverCharArray palantir/gradle-baseline#1873

4.16.0

Type Description Link
Improvement JavaDoc uses UTF-8 encoding by default palantir/gradle-baseline#1879

4.17.0

Type Description Link
Improvement Enforce PreferSafeLogger at WARNING level matching Slf4jLogsafeArgs and PreferSafeLoggingPreconditions. This doesn't apply to gradle plugins. palantir/gradle-baseline#1876

4.18.0

No documented user facing changes

4.19.0

Type Description Link
Fix Re-add null check for exclude rule palantir/gradle-baseline#1883

4.20.0

Type Description Link
Fix Fix missing setProperty error when using Gradle 6 palantir/gradle-baseline#1884

4.21.0

Type Description Link
Improvement error-prone LoggerInterpolationConsumesThrowable: Flag as an ERROR when logging statements fail to produce a stack trace due to excessive slf4j-style interpolation placeholders. palantir/gradle-baseline#1886

4.22.0

Type Description Link
Improvement Java compilation warnings and errors are no longer limited to the first 100 palantir/gradle-baseline#1890

4.23.0

Type Description Link
Improvement allow trailing comma in annotation arrays palantir/gradle-baseline#1904

4.24.0

Type Description Link
Improvement Increase the speed of the checkClassUniqueness task, especially in large repos, by adding caching of jar information.

Fix class names listed in the baseline-class-uniqueness.lock when the class or package name contains the substring class. In rare cases, this may require running ./gradlew checkClassUniqueness --write-locks to update the files.
palantir/gradle-baseline#1837

4.25.0

Type Description Link
Feature Scalastyle is not maintained anymore and config we had wasn't that useful anyway. palantir/gradle-baseline#1912

4.26.0

Type Description Link
Improvement CheckExplicitSourceCompatibilityTask accepts toolchains as a mechanism to specify a release version palantir/gradle-baseline#1915

4.27.0

Type Description Link
Fix Ensure nebula-test 10/Spock 2 test run by automatically setting useJUnitPlatform() on test tasks. Add extra verification to the checkJUnitDependencies task for nebula-test 10/Spock 2 tests. palantir/gradle-baseline#1929

4.28.0

Type Description Link
Fix Fix MalformedInputException when checking non-utf8 files for correct junit dependencies. palantir/gradle-baseline#1932

4.29.0

Type Description Link
Fix Fix jdk17 incompatibility of ClassInitializationDeadlock palantir/gradle-baseline#1936

4.30.0

Automated release, no documented user facing changes

4.31.0-rc1

Type Description Link
Improvement BaselineJavaVersions consistent JDK control via gradle toolchains on an opt-in basis palantir/gradle-baseline#1920

4.31.0

Type Description Link
Improvement BaselineJavaVersions consistent JDK control via gradle toolchains on an opt-in basis palantir/gradle-baseline#1920

4.32.0

Type Description Link
Feature Zero Warmup Guava RateLimiter palantir/gradle-baseline#1950

4.33.0

Type Description Link
Improvement Plumb Add-Exports through to execution and annotation processing sites palantir/gradle-baseline#1944

4.34.0

Type Description Link
Fix Module export discovery handles jars with no manifest gracefully palantir/gradle-baseline#1954

4.35.0

Type Description Link
Improvement Support --add-opens in addition to --add-exports palantir/gradle-baseline#1956

4.36.0

Type Description Link
Fix Revert "Feature: Zero Warmup Guava RateLimiter (#1950)" which results in no rate limiting palantir/gradle-baseline#1957

4.37.0

Type Description Link
Fix Replace out instances of RateLimiter.create(rate, Duration.ZERO) which do not rate limit at all. See guava#2730 palantir/gradle-baseline#1958

4.38.0

Type Description Link
Improvement Improve Zero Warmup Rate Limiter to Catch Int Literals palantir/gradle-baseline#1960

4.39.0

Type Description Link
Fix The com.palantir.baseline-java-versions plugin requires gradle 7 and fails eagerly on older versions. Previously it would cause non-obvious failures later depending on task execution. palantir/gradle-baseline#1965
Feature Add Error Prone check to prefer hasNoArgs on service exception asserts and loggable exception asserts. palantir/gradle-baseline#1966

4.40.0

Type Description Link
Improvement Automatically fix AssertNoArgs palantir/gradle-baseline#1967

4.41.0

Type Description Link
Fix Stop idea recommending autocompletions from org.junit.jupiter.params.shadow palantir/gradle-baseline#1972

4.42.0

Type Description Link
Fix Fix errors setting test framework due to finalized property palantir/gradle-baseline#1974

To enable or disable this check, please contact the maintainers of Excavator.

@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from 73d9d02 to 4d52cc0 Compare August 9, 2021 12:17
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 9 times, most recently from 2ecb6a4 to ae7a2ef Compare August 18, 2021 00:46
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 3 times, most recently from 4da14e7 to 892f907 Compare August 20, 2021 14:01
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch from 892f907 to e5d40a2 Compare August 27, 2021 15:03
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 3 times, most recently from fcb583c to fcb24a3 Compare September 10, 2021 19:30
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch from fcb24a3 to 511b54c Compare September 17, 2021 22:07
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from 7e557f5 to d126824 Compare October 1, 2021 16:22
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from 0674392 to ed501b7 Compare October 9, 2021 07:12
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 3 times, most recently from 6ed2a8e to 9293472 Compare October 18, 2021 22:38
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from 0b5fbe4 to ee8cc9b Compare October 26, 2021 08:27
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from 3023726 to 48fe970 Compare November 2, 2021 23:23
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 8 times, most recently from 56921d5 to 1e12294 Compare November 10, 2021 15:05
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from da2828a to 7ab6ab6 Compare November 13, 2021 05:26
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch from 7ab6ab6 to e1be9b3 Compare November 15, 2021 19:41
@carterkozak carterkozak deleted the roomba/latest-baseline-oss branch November 17, 2021 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants