palantir / spark-influx-sink

A Spark metrics sink that pushes to InfluxDb
Apache License 2.0
51 stars 17 forks source link

Excavator: Upgrades Baseline to the latest version #110

Closed svc-excavator-bot closed 4 years ago

svc-excavator-bot commented 4 years ago
excavator is a bot for automating changes across repositories.

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

Release Notes

2.49.2

Type Description Link
Fix Errors of the form The value for Report xml property 'required' is final and cannot be changed any further. in Gradle 6.1 are now fixed for the com.palantir.junit-reports plugin. https://github.com/palantir/gradle-baseline/pull/1176

3.0.0

Type Description Link
Break baseline-circleci no longer applies the (deprecated) configuration resolver plugin which provided the ./gradlew resolveConfigurations task. We no longer run this on CI, but if you want to keep using it, feel free to depend on the plugin directly. https://github.com/palantir/gradle-baseline/pull/1184
Break The deprecated com.palantir.baseline-versions plugin has been deleted, as we recommended using gradle-consistent-versions instead. (Alternatively, you can still manually set up nebula.dependency-recommender). https://github.com/palantir/gradle-baseline/pull/1169

3.1.0

Type Description Link
Improvement Replace the checkstyle UnnecessaryParentheses check with error-prone. The existing upstream UnnecessaryParentheses check covers most cases, a new UnnecessaryLambdaArgumentParentheses check covers the rest. https://github.com/palantir/gradle-baseline/pull/1186

3.1.1

Type Description Link
Fix Fix UnnecessaryLambdaArgumentParentheses handling explicitly typed primitive lambda args https://github.com/palantir/gradle-baseline/pull/1192

3.2.0

Type Description Link
Improvement Add an ErrorProne check for raw types https://github.com/palantir/gradle-baseline/pull/1197

3.2.1

Type Description Link
Fix Checkstyle's ParenPad rule is turned off when using palantir-java-format, to avoid disagreements that can't be fixed by the user. https://github.com/palantir/gradle-baseline/pull/1205

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