Skip to content

Update java dependencies#270

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.github.spotbugs 6.5.86.5.9 age confidence
com.diffplug.spotless 8.7.08.8.0 age confidence
org.jetbrains.kotlin.jvm (source) 2.4.02.4.10 age confidence
org.junit.jupiter:junit-jupiter (source) 6.1.06.1.2 age confidence
com.github.spotbugs:spotbugs-annotations (source) 4.10.24.10.3 age confidence
org.apache.logging.log4j:log4j-slf4j2-impl (source) 2.26.02.26.1 age confidence
org.apache.logging.log4j:log4j-api (source) 2.26.02.26.1 age confidence
org.apache.logging.log4j:log4j-core (source) 2.26.02.26.1 age confidence

Release Notes

JetBrains/kotlin (org.jetbrains.kotlin.jvm)

v2.4.10

Backend. Wasm
  • KT-87066 K/Wasm: Not all files are presented in compiler output directory with multimodule-closed-world and incremental compilation
Compiler
  • KT-86939 JVM: IllegalStateException "No value for annotation parameter" when using const val in nested Java annotation array argument
  • KT-83766 K2: Wrong sourcePsi is set for SymbolPsiLiteral in SLC for annotation arguments referencing a const val
  • KT-86728 Reified type inference: expected type not propagated into inline call inside lambda with elvis operator
Compose Compiler
  • b/522127447 Compose Compiler 2.4: classes previously inferred stable now reported runtime/Uncertain
Klibs
  • KT-86501 Native: IrTypeAliasSymbolImpl is already bound. Signature: kotlinx.datetime/Instant|null[0] on iosSimulatorArm64
Tools. CLI
  • KT-86930 Introduce kotlinr in the Kotlin distribution
Tools. Gradle. BCV
  • KT-87223 Gradle, BCV: open version range in kotlinAbiValidationCompatClasspath causes kotlin-build-tools-impl to resolve to 2.4.20-Beta1 instead of 2.4.0
Tools. Gradle. JS
  • KT-87304 jsBrowserTest fails with "exited with errors (exit code: 1)"
  • KT-86057 kotlinUpgradeYarnLock skips lock file regeneration when kotlinNpmInstall is up-to-date, causing kotlinStoreYarnLock to fail
Tools. Gradle. Multiplatform
  • KT-87084 False positive warning for JS and Wasm compilations when CRI is enabled
Tools. Scripts
  • KT-87076 @file:CompilerOptions("-jvm-target", ...) ignored in .main.kts scripts in Kotlin 2.4.0, falling back to JVM target 1.8
  • KT-86352 K2 scripting: FirResolvedTypeRef exception when resolving extension functions from imported scripts
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, 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 Jul 1, 2026
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.42%. Comparing base (9709716) to head (1cf71d3).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #270   +/-   ##
=========================================
  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 force-pushed the renovate/java-dependencies branch from bd5574a to 6be87b8 Compare July 2, 2026 15:52
@renovate renovate Bot force-pushed the renovate/java-dependencies branch 2 times, most recently from 9eaf428 to 7f038d7 Compare July 13, 2026 03:58
@renovate renovate Bot force-pushed the renovate/java-dependencies branch from 7f038d7 to 1cf71d3 Compare July 14, 2026 15:32
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