Skip to content

fix(deps): update dependency net.ltgt.gradle:gradle-errorprone-plugin to v5#386

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/net.ltgt.gradle-gradle-errorprone-plugin-5.x
Open

fix(deps): update dependency net.ltgt.gradle:gradle-errorprone-plugin to v5#386
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/net.ltgt.gradle-gradle-errorprone-plugin-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Confidence
net.ltgt.gradle:gradle-errorprone-plugin 4.+5.+ age confidence

Release Notes

tbroyer/gradle-errorprone-plugin (net.ltgt.gradle:gradle-errorprone-plugin)

v5.1.0

Add support for argument files (d7e1a7a)

v5.0.0

  • Minimum Gradle version has been bumped to 7.1
  • Minimum JDK version has been bumped to 11 (even though this is not guaranteed by tests, Gradle can run with a Java 8 JVM, but must use a JDK 11 toolchain –or newer– for Java compilation)
  • isEnabled and isCompilingTestOnlyCode properties have been renamed to enabled and compilingTestOnlyCode in Kotlin DSL, to align with the core Gradle practice of not having such is prefixes in Kotlin DSL, or different property names between Groovy DSL and Kotlin DSL
  • other small changes (mostly internal, including a rewrite from Kotlin to Java), but that do not break binary compatibility for common usage, so plugins compiled against previous versions should continue to work

A note regarding the rewrite to Java, before I get questions about it: as much as I like Kotlin, I'm more familiar with Java tooling (specifically Error Prone and NullAway) and Java compatibility rules, and Android Lint is too heavyweight to my tastes.


Configuration

📅 Schedule: Branch creation - Between 04:00 AM and 04:59 AM ( * 4 * * * ) in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 28, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q :dependencies :tools:dependencies --update-locks net.ltgt.gradle:gradle-errorprone-plugin

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'java-commons'.
> Could not create task ':dependencies'.
   > Task with name 'dependencies' not found in project ':tools'.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 8s

@renovate renovate bot force-pushed the renovate/net.ltgt.gradle-gradle-errorprone-plugin-5.x branch 2 times, most recently from db6e0f2 to e710141 Compare March 4, 2026 09:31
@renovate renovate bot force-pushed the renovate/net.ltgt.gradle-gradle-errorprone-plugin-5.x branch from e710141 to 797b86c Compare March 5, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants