Skip to content

Update java dependencies - #273

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/java-dependencies
Open

Update java dependencies#273
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/java-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.github.spotbugs 6.5.96.5.11 age confidence
com.diffplug.spotless 8.8.08.10.0 age confidence
org.junit.jupiter:junit-jupiter (source) 6.1.26.1.3 age confidence
com.github.spotbugs:spotbugs-annotations (source) 4.10.34.10.4 age confidence
com.google.guava:guava 33.6.0-jre33.7.1-jre age confidence

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
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Pull requests that update a dependency file label Aug 1, 2026
@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.42%. Comparing base (169de27) to head (0255063).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #273   +/-   ##
=========================================
  Coverage     71.42%   71.42%           
  Complexity        4        4           
=========================================
  Files             2        2           
  Lines             7        7           
=========================================
  Hits              5        5           
  Partials          2        2           
Flag Coverage Δ
integration-tests-macos-latest 80.00% <ø> (?)
integration-tests-ubuntu-latest 80.00% <ø> (?)
integration-tests-windows-latest 80.00% <ø> (ø)
unit-tests-macos-latest 71.42% <ø> (?)
unit-tests-ubuntu-latest 71.42% <ø> (?)
unit-tests-windows-latest 71.42% <ø> (ø)

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 changed the title Update dependency com.diffplug.spotless to v8.9.0 Update java dependencies Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/java-dependencies branch 2 times, most recently from 76f68d5 to f4a5733 Compare August 7, 2026 12:58
@renovate
renovate Bot force-pushed the renovate/java-dependencies branch 4 times, most recently from 1efefa5 to 8519d5e Compare August 20, 2026 04:39
@renovate
renovate Bot force-pushed the renovate/java-dependencies branch from 8519d5e to 0255063 Compare August 20, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants