Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.3#87
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.3#87renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #87 +/- ##
============================================
- Coverage 77.63% 77.31% -0.32%
+ Complexity 365 363 -2
============================================
Files 37 37
Lines 1252 1252
Branches 153 153
============================================
- Hits 972 968 -4
- Misses 196 199 +3
- Partials 84 85 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/com.github.spotbugs-spotbugs-annotations-4.x
branch
from
July 20, 2026 05:33
40d7ac3 to
38ec234
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.9.8→4.10.3Release Notes
spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)
v4.10.3Compare Source
Fixed
LI_LAZY_INIT_STATICfalse negative when the null guard is written in yoda-style (null == field) (#4144)DC_DOUBLECHECK,NP_SYNC_AND_NULL_CHECK_FIELDandSP_SPIN_ON_FIELDfalse negatives when the null guard is written in yoda-style (null == field) (#4144)UNS_UNSAFE_CALLbug patternUWF_NULL_FIELDfalse negative for fields initialized with cast null values (#4034)UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASSfalse positive for methods reached only through method references (#4059)Changed
FindBugsViewerTask: use default look and feel by default. (#4165)Refactor
FindBugsViewerTask: extendAbstractFindBugsTaskto reduce duplicate code. (#4165)v4.10.2Compare Source
Build
v4.10.1Compare Source
Build
Configuration
📅 Schedule: (in timezone Australia/Brisbane)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.