Skip to content

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

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/spotbugs
Jul 13, 2026
Merged

Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.3#4898
renovate[bot] merged 1 commit into
mainfrom
renovate/spotbugs

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-annotations (source) 4.10.24.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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@renovate renovate Bot added the dependencies Dependency updates label Jul 13, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 13, 2026 02:50
@renovate renovate Bot added the dependencies Dependency updates label Jul 13, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 13, 2026 02:50
@github-actions

Copy link
Copy Markdown

Please take a moment and address the merge conflicts of your pull request. Thanks!

@renovate
renovate Bot force-pushed the renovate/spotbugs branch from d7c8f5a to d506838 Compare July 13, 2026 10:11
@renovate
renovate Bot merged commit 38d2828 into main Jul 13, 2026
9 checks passed
@renovate
renovate Bot deleted the renovate/spotbugs branch July 13, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants