Excavator: Upgrades Baseline to the latest version #48
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
excavator is a bot for automating changes across repositories.
Changes produced by the roomba/latest-baseline-oss check.
Release Notes
4.10.0
4.11.0
4.12.0
Automated release, no documented user facing changes
4.13.0
4.14.0
Automated release, no documented user facing changes
4.15.0
LoopOverCharArray
4.16.0
4.17.0
PreferSafeLogger
atWARNING
level matchingSlf4jLogsafeArgs
andPreferSafeLoggingPreconditions
. This doesn't apply to gradle plugins.4.18.0
No documented user facing changes
4.19.0
4.20.0
4.21.0
4.22.0
4.23.0
4.24.0
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 substringclass
. In rare cases, this may require running./gradlew checkClassUniqueness --write-locks
to update the files.4.25.0
4.26.0
4.27.0
useJUnitPlatform()
on test tasks. Add extra verification to thecheckJUnitDependencies
task for nebula-test 10/Spock 2 tests.4.28.0
MalformedInputException
when checking non-utf8 files for correct junit dependencies.4.29.0
4.30.0
Automated release, no documented user facing changes
4.31.0-rc1
4.31.0
4.32.0
4.33.0
4.34.0
4.35.0
--add-opens
in addition to--add-exports
4.36.0
4.37.0
RateLimiter.create(rate, Duration.ZERO)
which do not rate limit at all. See guava#27304.38.0
4.39.0
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.hasNoArgs
on service exception asserts and loggable exception asserts.4.40.0
4.41.0
org.junit.jupiter.params.shadow
4.42.0
To enable or disable this check, please contact the maintainers of Excavator.