renovate-bot opened a new pull request, #3605:
URL: https://github.com/apache/polaris/pull/3605

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | 
[net.ltgt.gradle:gradle-errorprone-plugin](https://redirect.github.com/tbroyer/gradle-errorprone-plugin)
 | `4.4.0` β†’ `5.0.0` | 
![age](https://developer.mend.io/api/mc/badges/age/maven/net.ltgt.gradle:gradle-errorprone-plugin/5.0.0?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.ltgt.gradle:gradle-errorprone-plugin/4.4.0/5.0.0?slim=true)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>tbroyer/gradle-errorprone-plugin 
(net.ltgt.gradle:gradle-errorprone-plugin)</summary>
   
   ### 
[`v5.0.0`](https://redirect.github.com/tbroyer/gradle-errorprone-plugin/releases/tag/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.
   
   </details>
   
   ---
   
   ### Configuration
   
   πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), 
Automerge - At any time (no schedule defined).
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
   πŸ”• **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR was generated by [Mend Renovate](https://mend.io/renovate/). View 
the [repository job log](https://developer.mend.io/github/apache/polaris).
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUtcG9sYXJpcyJdfQ==-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to