Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v4.10.4

Compare Source

Fixed
  • Fix NN_NAKED_NOTIFY false negatives when a field read is stored in a local variable before notify() or notifyAll() (#​3884)
  • Fix ASE_ASSERTION_WITH_SIDE_EFFECT and ASE_ASSERTION_WITH_SIDE_EFFECT_METHOD false positives in every method analysed after a method that reads $assertionsDisabled without throwing an AssertionError (#​3483)
  • Fix INT_BAD_COMPARISON_WITH_SIGNED_BYTE false positive for meaningful comparisons of a signed byte with 127 (b < 127, b >= 127) (#​4201)
  • Fix EI_EXPOSE_REP false negative for public getters in anonymous classes (#​4237)
  • Fix missing class report for java.util.Collections$EmptyNavigableSet and java.util.Collections$EmptyNavigableMap when the result of Collections.emptySortedSet(), emptyNavigableSet(), emptySortedMap() or emptyNavigableMap() is stored (#​4244)
  • Fix URF_UNREAD_FIELD false negative for unread instance fields declared in enums (#​4246)
  • Stop publishing global dependency-management constraints to consumer POMs. (#​4223)

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 August 20, 2026 13:30
@renovate renovate Bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Aug 20, 2026
@github-actions github-actions Bot added the needs-triage Needs thorough attention from code reviewers label Aug 20, 2026
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Aug 20, 2026
@mergify

mergify Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

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

  • Queue this pull request

@andrewazores
andrewazores merged commit dc7faf7 into main Aug 20, 2026
26 checks passed
@renovate
renovate Bot deleted the renovate/patch-com.github.spotbugs.version branch August 20, 2026 13:38
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