Skip to content

fix(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.10.3 - #963

Merged
andrewazores merged 1 commit into
mainfrom
renovate/patch-com.github.spotbugs.version
Jul 30, 2026
Merged

fix(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.10.3#963
andrewazores merged 1 commit into
mainfrom
renovate/patch-com.github.spotbugs.version

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 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
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 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 requested a review from a team as a code owner July 15, 2026 15:59
@renovate renovate Bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jul 15, 2026
@github-actions github-actions Bot added the needs-triage Needs thorough attention from code reviewers label Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/patch-com.github.spotbugs.version branch 6 times, most recently from 15bf8fd to 0b5b07b Compare July 22, 2026 13:27
@renovate
renovate Bot force-pushed the renovate/patch-com.github.spotbugs.version branch from 0b5b07b to 93a40ce Compare July 22, 2026 21:42
@renovate
renovate Bot force-pushed the renovate/patch-com.github.spotbugs.version branch from 93a40ce to d63c3f1 Compare July 30, 2026 13:36
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Jul 30, 2026
@mergify

mergify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@andrewazores
andrewazores merged commit bed6826 into main Jul 30, 2026
45 of 46 checks passed
@renovate
renovate Bot deleted the renovate/patch-com.github.spotbugs.version branch July 30, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant