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 #864

Merged
merged 2 commits into from
Mar 17, 2023

Conversation

svc-excavator-bot
Copy link
Collaborator

@svc-excavator-bot svc-excavator-bot commented Sep 30, 2022

excavator is a bot for automating changes across repositories.

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

Release Notes

4.179.0

Type Description Link
Improvement Implement ImmutableMapDuplicateKeyStrategy for obvious map construction. By default we suggest replacing build() with the more descriptive buildOrThrow(), however buildKeepingLast() may be the original intent in some cases. palantir/gradle-baseline#2416

4.180.0

Type Description Link
Improvement exempt @link javadoc comment from LineLength check palantir/gradle-baseline#2414

4.181.0

Type Description Link
Fix Fix ConcurrentModificationExceptions thrown from BaselineNullAway palantir/gradle-baseline#2427

4.182.0

Type Description Link
Improvement Upgrade error-prone to 2.16, removing support for compilation with a jdk-15 target palantir/gradle-baseline#2432

4.183.0

Automated release, no documented user facing changes

4.184.0

Type Description Link
Fix Bring IntelliJ in sync with ErrorProne on bad inner static class names palantir/gradle-baseline#2447
Fix Suppress the JavaxInjectOnAbstractMethod check for projects that apply java-gradle-plugin. palantir/gradle-baseline#2460

4.185.0

Type Description Link
Fix Ensure that baseline-immutables configures immutables to work incrementally when the immutables annotationProcessor dependency is not a direct dependency (ie it is brought in transitively or by an extendsFrom). palantir/gradle-baseline#2465

4.186.0

Type Description Link
Fix add input properties for each task that uses moduleJvmArgs so that when the extension value changes, the task will no longer be up-to-date. palantir/gradle-baseline#2477

4.187.0

No documented user facing changes

4.188.0

Type Description Link
Improvement Increase javac heap to 2g by default (up from 512m). Existing overrides are not impacted. palantir/gradle-baseline#2482

4.189.0

Type Description Link
Improvement Upgrade error_prone to 2.18.0 (from 2.16) palantir/gradle-baseline#2472

4.190.0

Type Description Link
Feature Added DangerousCollapseKeysUsage error prone check to disallow usage of collapseKeys() API of EntryStream. palantir/gradle-baseline#2291
Feature Prefer common versions of annotations over other copies palantir/gradle-baseline#2505

4.191.0

Type Description Link
Feature Add error-prone check JooqBatchWithoutBindArgs palantir/gradle-baseline#2506

4.192.0

Automated release, no documented user facing changes

5.0.0

Type Description Link
Break Remove support for refaster palantir/gradle-baseline#2521

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 3 times, most recently from b4e935c to 6f75348 Compare October 8, 2022 03:32
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from 8362ebb to 030cac9 Compare October 20, 2022 16:50
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from ee24860 to e84d0ae Compare October 31, 2022 17:24
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 3 times, most recently from fb20c12 to ed70873 Compare November 14, 2022 10:07
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from dedea21 to 35c058c Compare December 1, 2022 20:12
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 4 times, most recently from ea64e92 to 14bd518 Compare February 1, 2023 19:10
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 3 times, most recently from 591d49e to cf9e9f3 Compare February 10, 2023 19:29
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 3 times, most recently from 9ab556f to 8ed2917 Compare March 8, 2023 20:05
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 3 times, most recently from e30485f to 25fbd7d Compare March 16, 2023 15:51
@bulldozer-bot bulldozer-bot bot merged commit 66dbbc8 into develop Mar 17, 2023
@bulldozer-bot bulldozer-bot bot deleted the roomba/latest-baseline-oss branch March 17, 2023 17:15
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