renovate-bot opened a new pull request, #1091: URL: https://github.com/apache/polaris/pull/1091
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.spotbugs:spotbugs-annotations](https://spotbugs.github.io/) ([source](https://redirect.github.com/spotbugs/spotbugs)) | `4.9.1` -> `4.9.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)</summary> ### [`v4.9.2`](https://redirect.github.com/spotbugs/spotbugs/blob/HEAD/CHANGELOG.md#492---2025-03-01) [Compare Source](https://redirect.github.com/spotbugs/spotbugs/compare/4.9.1...4.9.2) ##### Added - Reporting useless `@SuppressFBWarnings` annotations ([#​641](https://redirect.github.com/spotbugs/spotbugs/issues/641)) ##### Fixed - Fixed html bug descriptions for AT_STALE_THREAD_WRITE_OF_PRIMITIVE and AT_NONATOMIC\_64BIT_PRIMITIVE ([#​3303](https://redirect.github.com/spotbugs/spotbugs/issues/3303)) - Fixed an `HSM_HIDING_METHOD` false positive when ECJ generates a synthetic method for an enum switch ([#​3305](https://redirect.github.com/spotbugs/spotbugs/issues/3305)) - Fix `AT_UNSAFE_RESOURCE_ACCESS_IN_THREAD` false negatives, detector depending on method order. - Fix `THROWS_METHOD_THROWS_CLAUSE_THROWABLE` reported in a method calling `MethodHandle.invokeExact` due to its polymorphic signature ([#​3309](https://redirect.github.com/spotbugs/spotbugs/issues/3309)) - Fix `AT_STALE_THREAD_WRITE_OF_PRIMITIVE` false positive in inner class ([#​3310](https://redirect.github.com/spotbugs/spotbugs/issues/3310)). - Fix `AT_STALE_THREAD_WRITE_OF_PRIMITIVE` false positive for ECJ compiled enum switches ([#​3316](https://redirect.github.com/spotbugs/spotbugs/issues/3316)) - Fix `RC_REF_COMPARISON` false positive with Lombok With annotation ([#​3319](https://redirect.github.com/spotbugs/spotbugs/pull/3319)) - Avoid calling File.getCanonicalPath twice to improve performance ([#​3325](https://redirect.github.com/spotbugs/spotbugs/pull/3325)) - Fix `MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR` and `MC_OVERRIDABLE_METHOD_CALL_IN_CLONE` false positive when the overridable method is outside the class ([#​3328](https://redirect.github.com/spotbugs/spotbugs/issues/3328)). - Fix NullPointerException thrown from `ThrowingExceptions` detector ([#​3337](https://redirect.github.com/spotbugs/spotbugs/pull/3337)). ##### Removed - Removed the `TLW_TWO_LOCK_NOTIFY`, `LI_LAZY_INIT_INSTANCE`, `BRSA_BAD_RESULTSET_ACCESS`, `BC_NULL_INSTANCEOF`, `NP_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR` and `RCN_REDUNDANT_CHECKED_NULL_COMPARISON` deprecated bug patterns. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19--> -- 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]
