Excavator: Upgrades Baseline to the latest version #787
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
3.89.0
ImmutablesStyleCollision
check to require meta-annotations with source retention.3.90.0
Automated release, no documented user facing changes
3.91.0
VarUsage
3.92.0
3.93.0
3.94.0
BadAssert
to banassert
statements in favor of better alternatives.3.95.0
3.96.0
3.97.0
3.98.0
3.99.0-rc1
4.0.0
4.1.0
4.2.0
baseline-class-uniqueness.lock
files when more than one configuration is listed. A newline was missing. This may require running./gradlew checkClassUniqueness --write-locks
to update the files.4.3.0
PreferSafeLogger
to migrate logger uses which include level-checks4.4.0
4.5.0
ImmutablesStyle
4.6.0
ProxyNonConstantType
failures to ease rollout4.7.0
4.8.0
Automated release, no documented user facing changes
4.9.0
StrictUnusedVariable
exception forSafeLogger
matching the existing exception for slf4j. Update CatchBlockLogException to be SafeLogger aware as well.To enable or disable this check, please contact the maintainers of Excavator.