solrbot opened a new pull request, #3662: URL: https://github.com/apache/solr/pull/3662
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.github.spotbugs:spotbugs-annotations](https://spotbugs.github.io/) ([source](https://redirect.github.com/spotbugs/spotbugs)) | dependencies | patch | `4.9.4` -> `4.9.5` | --- ### Release Notes <details> <summary>spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)</summary> ### [`v4.9.5`](https://redirect.github.com/spotbugs/spotbugs/blob/HEAD/CHANGELOG.md#495---2025-09-14) [Compare Source](https://redirect.github.com/spotbugs/spotbugs/compare/4.9.4...4.9.5) ##### Fixed - Fix for an error when a record method has the `@SuppressFBWarnings` annotation ([#​3622](https://redirect.github.com/spotbugs/spotbugs/pull/3622)) - Fix `SF_SWITCH_FALLTHROUGH` false positive when continuing a loop ([#​3617](https://redirect.github.com/spotbugs/spotbugs/issues/3617)) - `CWO_CLOSED_WITHOUT_OPENED` false positive ([#​3616](https://redirect.github.com/spotbugs/spotbugs/issues/3616)) - `SF_SWITCH_NO_DEFAULT` false positive fix for switch-arrow ([#​3645](https://redirect.github.com/spotbugs/spotbugs/issues/3645)) - Fix the issue with BCEL logging `Duplicating value: ...` ([#​3621](https://redirect.github.com/spotbugs/spotbugs/issues/3621)) - Add missing jakarta support for servlets / pre/post destroy ([#​3694](https://redirect.github.com/spotbugs/spotbugs/pull/3694)) ##### Added - Add 'java.nio.file.Path.of' to known types for path traversal checks ([#​3699](https://redirect.github.com/spotbugs/spotbugs/pull/3699)) ##### Cleanup - S1481: Unused local variables should be removed ([#​3654](https://redirect.github.com/spotbugs/spotbugs/pull/3654)) - Moved test libraries to jakarta namespace including switching off jsr305 where possible for jakarta.annotatoin ([#​3695](https://redirect.github.com/spotbugs/spotbugs/pull/3695)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * * * * * ) (UTC), 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 has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJleGVtcHQtc3RhbGUiXX0=--> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
