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

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | [com.google.errorprone:error_prone_core](https://errorprone.info) 
([source](https://redirect.github.com/google/error-prone)) | `2.49.0` → 
`2.50.0` | 
![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.errorprone:error_prone_core/2.50.0?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.errorprone:error_prone_core/2.49.0/2.50.0?slim=true)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>google/error-prone 
(com.google.errorprone:error_prone_core)</summary>
   
   ### 
[`v2.50.0`](https://redirect.github.com/google/error-prone/releases/tag/v2.50.0):
 Error Prone 2.50.0
   
   New checks:
   
   - [`BoxingComparator`](https://errorprone.info/bugpattern/BoxingComparator): 
 Detect implicitly-boxing Comparator.comparing key extractors
   - 
[`ExposedPrivateType`](https://errorprone.info/bugpattern/ExposedPrivateType): 
Discourage references to private member classes from non-private APIs
   - 
[`JUnitMethodInvoked`](https://errorprone.info/bugpattern/JUnitMethodInvoked): 
Discourage directly invoking JUnit test methods
   - 
[`ListRemoveAmbiguous`](https://errorprone.info/bugpattern/ListRemoveAmbiguous):
 Detect ambiguous calls to `List.remove(int|Integer)`
   - 
[`PreferTestParameter`](https://errorprone.info/bugpattern/PreferTestParameter):
 suggests using `@TestParameter` instead of `@TestParameters` for exhaustive 
boolean and enum parameters on single-element parameterized tests
   - 
[`RecordComponentAccessorAnnotationConflict`](https://errorprone.info/bugpattern/RecordComponentAccessorAnnotationConflict):
 Detect conflicts between record components and explicit accessor methods
   - 
[`RecordComponentOverride`](https://errorprone.info/bugpattern/RecordComponentOverride):
 Discourage [@&#8203;Override](https://redirect.github.com/Override) on record 
component declarations that don't override
     anything
   - 
[`ThrowableEqualsHashCode`](https://errorprone.info/bugpattern/ThrowableEqualsHashCode):
 Discourage overriding `Throwable.equals()` and `hashCode()`
   
   Closed issues: 
[#&#8203;5553](https://redirect.github.com/google/error-prone/issues/5553), 
[#&#8203;5649](https://redirect.github.com/google/error-prone/issues/5649), 
[#&#8203;5778](https://redirect.github.com/google/error-prone/issues/5778)
   
   Full changelog: 
<https://github.com/google/error-prone/compare/v2.49.0...v2.50.0>
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: (UTC)
   
   - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19-->
   


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