Skip to content

Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.3#87

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.github.spotbugs-spotbugs-annotations-4.x
Open

Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.3#87
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.github.spotbugs-spotbugs-annotations-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.github.spotbugs:spotbugs-annotations (source) 4.9.84.10.3 age confidence

Release Notes

spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)

v4.10.3

Compare Source

Fixed
  • Fix LI_LAZY_INIT_STATIC false negative when the null guard is written in yoda-style (null == field) (#​4144)
  • Fix DC_DOUBLECHECK, NP_SYNC_AND_NULL_CHECK_FIELD and SP_SPIN_ON_FIELD false negatives when the null guard is written in yoda-style (null == field) (#​4144)
  • Fix message for UNS_UNSAFE_CALL bug pattern
  • Restore CLI plugin loading by fixing DetectorFactoryCollection bootstrap ordering (#​4191)
  • Fix UWF_NULL_FIELD false negative for fields initialized with cast null values (#​4034)
  • Fix UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS false positive for methods reached only through method references (#​4059)
Changed
  • Ant FindBugsViewerTask: use default look and feel by default. (#​4165)
Refactor
  • Ant FindBugsViewerTask: extend AbstractFindBugsTask to reduce duplicate code. (#​4165)

v4.10.2

Compare Source

Build
  • Add release protection to ensure version released matches the tag and that snapshot has been removed. (#​4156)
  • Drop binary incompatible Saxon-HE back to 12.9 to keep java 11 compatibility. (#​4159)
  • Add binary check to the gradle build to ensure compatibility remains. (#​4159)

v4.10.1

Compare Source

Build
  • 4.10.0 was not released due to a release process error (artifacts were built from a -SNAPSHOT version). 4.10.1 is the corrected release and contains the intended 4.10.0 contents.

Configuration

📅 Schedule: (in timezone Australia/Brisbane)

  • Branch creation
    • "after 8am on saturday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.31%. Comparing base (9057470) to head (38ec234).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/com.github.spotbugs-spotbugs-annotations-4.x branch from 40d7ac3 to 38ec234 Compare July 20, 2026 05:33
@renovate renovate Bot changed the title Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.2 Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.3 Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants