-
Notifications
You must be signed in to change notification settings - Fork 4
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 #361
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8eb93a0
to
63b4153
Compare
e5f24b0
to
6e63a5c
Compare
6e63a5c
to
63a718d
Compare
63a718d
to
5334872
Compare
ab6e7ce
to
148935f
Compare
e1d7bda
to
db35f1c
Compare
e7fd799
to
fae9e64
Compare
f33ab6a
to
33242b7
Compare
ddc783d
to
cb158d9
Compare
cb158d9
to
1c83379
Compare
9a426c3
to
7ff467a
Compare
carterkozak
reviewed
Mar 29, 2022
@@ -2,384 +2,8 @@ | |||
# Run ./gradlew checkClassUniqueness --write-locks to update this file | |||
|
|||
## runtimeClasspath | |||
[com.google.auto.service:auto-service-annotations, com.google.errorprone:error_prone_refaster] | |||
[com.google.auto.service:auto-service-annotations, com.google.errorprone:error_prone_core, com.google.errorprone:error_prone_refaster] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We opt out of the uniqueness check in our other refaster checks, otherwise upgrades get blocked until humans can allow them through.
carterkozak
approved these changes
Mar 29, 2022
Released 0.6.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.60.0
Automated release, no documented user facing changes
4.61.0
Automated release, no documented user facing changes
4.62.0
Automated release, no documented user facing changes
4.63.0
4.64.0
compileRefaster
task for improved performance when it is not needed.4.65.0
4.66.0
com.palantir.baseline-error-prone.disable=false
Gradle property.4.67.0
Automated release, no documented user facing changes
4.68.0
StrictUnusedVariable
no longer flags parameters of default methods.4.69.0
4.70.0
Automated release, no documented user facing changes
4.71.0
Automated release, no documented user facing changes
4.72.0
Automated release, no documented user facing changes
4.73.0
4.74.0
No documented user facing changes
4.75.0
4.76.0
4.77.0
4.78.0
IllegalSafeLoggingArgument
check4.79.0
4.80.0
4.81.0
4.82.0
Automated release, no documented user facing changes
To enable or disable this check, please contact the maintainers of Excavator.