Skip to content

chore(deps): update dependency com.github.spotbugs:spotbugs to v4.10.3 - #1990

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/com.github.spotbugs-spotbugs-4.x
Jul 13, 2026
Merged

chore(deps): update dependency com.github.spotbugs:spotbugs to v4.10.3#1990
renovate[bot] merged 1 commit into
mainfrom
renovate/com.github.spotbugs-spotbugs-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.github.spotbugs:spotbugs (source) 4.10.24.10.3 age confidence

Release Notes

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

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@renovate
renovate Bot requested a review from a team as a code owner July 13, 2026 01:01
@renovate
renovate Bot enabled auto-merge (squash) July 13, 2026 01:01
@renovate
renovate Bot requested a review from a team as a code owner July 13, 2026 01:01
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.21%. Comparing base (e9aa288) to head (caea44f).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1990      +/-   ##
============================================
+ Coverage     92.23%   93.21%   +0.97%     
- Complexity      669      672       +3     
============================================
  Files            59       59              
  Lines          1635     1635              
  Branches        186      186              
============================================
+ Hits           1508     1524      +16     
+ Misses           80       66      -14     
+ Partials         47       45       -2     
Flag Coverage Δ
unittests 93.21% <ø> (+0.97%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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 merged commit bdbeaea into main Jul 13, 2026
10 checks passed
@renovate
renovate Bot deleted the renovate/com.github.spotbugs-spotbugs-4.x branch July 13, 2026 05:42
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