Skip to content

Update dependencies - #85

Open
alexandru wants to merge 2 commits into
mainfrom
renovate/all-dependencies
Open

Update dependencies#85
alexandru wants to merge 2 commits into
mainfrom
renovate/all-dependencies

Conversation

@alexandru

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Type Update Change Pending
renovatebot/github-action action patch v46.1.19v46.1.20 v46.1.21
sbt/sbt major 1.12.132.0.3 2.0.4
org.jetbrains.kotlinx:kover-gradle-plugin dependencies patch 0.9.80.9.9
org.jetbrains.kotlin:kotlin-gradle-plugin (source) dependencies patch 2.4.02.4.10

Release Notes

renovatebot/github-action (renovatebot/github-action)

v46.1.20

Compare Source

Documentation
Miscellaneous Chores
  • deps: update actions/setup-node action to v6.5.0 (cbedd5e)
  • deps: update dependency @​types/node to v24.13.3 (#​1060) (5c068a8)
  • deps: update dependency prettier to v3.9.5 (f8141d2)
  • deps: update dependency semantic-release to v25.0.6 (396e45b)
  • deps: update dependency typescript-eslint to v8.63.0 (66615be)
  • deps: update linters to v9.39.5 (a03a325)
  • deps: update pnpm to v10.34.5 (05421e6)
Build System
  • deps: lock file maintenance (f0e6951)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.260.3 (2f29148)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.261.3 (6991c7e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.261.4 (4790ba3)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.262.1 (95a5e84)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.262.2 (5b019c4)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.263.0 (9bbc4d2)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.263.1 (b8172a3)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.263.3 (baf9d38)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.263.4 (334f4bb)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.263.5 (4110e54)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.263.6 (#​1059) (70337d5)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.263.7 (#​1061) (dc96e2f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.263.9 (#​1062) (eaa2576)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.264.0 (e89ff47)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.264.2 (8642046)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.265.0 (48f0836)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.265.1 (91edce1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.265.2 (cf1a1a6)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.265.3 (fcade71)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.265.4 (c306fcf)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.268.2 (fc26d44)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.268.4 (d6e8156)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.269.1 (a97d0cf)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.269.2 (073b661)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.270.0 (cfb0cc7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.270.1 (1305074)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.270.2 (f081e03)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.271.1 (9c6abfa)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.271.2 (35e7e2a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.271.3 (b4908da)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.272.0 (73ff369)
  • deps: update ghcr.io/zizmorcore/zizmor docker tag to v1.27.0 (#​1058) (c571c24)
  • deps: update zizmorcore/zizmor-action action to v0.6.0 (336e806)
sbt/sbt (sbt/sbt)

v2.0.3: 2.0.3

Compare Source

🐛 bug fixes

Full Changelog: sbt/sbt@v2.0.2...v2.0.3

v2.0.2: 2.0.2

Compare Source

🐛 bug fixes

updates

behind the scenes

Full Changelog: sbt/sbt@v2.0.1...v2.0.2

v2.0.1: 2.0.1

Compare Source

🐛 bug fixes

🚀 updates

behind the scenes

Full Changelog: sbt/sbt@v2.0.0...v2.0.1

v2.0.0: 2.0.0

Compare Source

See sbt 2.0 change summary.

Full Changelog: sbt/sbt@v1.12.12...v2.0.0

v1.12.14: 1.12.14

Compare Source

🐛 bug fixes

updates

behind the scenes

Full Changelog: sbt/sbt@v1.12.13...v1.12.14

Kotlin/kotlinx-kover (org.jetbrains.kotlinx:kover-gradle-plugin)

v0.9.9

===================

Kover Gradle Plugin

Bugfixes
  • #818 Fixed Gradle 9.6.0 deprecation warning
  • #810 Fix 0% coverage for classes in com.android.* packages
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)

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

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 becomes conflicted, 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 has been generated by Mend Renovate.

Renovate Bot and others added 2 commits July 27, 2026 12:14
Co-authored-by: alexandru <alexandru@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

Summary

Checked:

  • 3 files changed by Renovate: .github/workflows/renovate.yaml, gradle/libs.versions.toml, project/build.properties

Found:

  • The Gradle-side updates (renovate action v46.1.20, kotlin-gradle-plugin 2.4.10, kover-gradle-plugin 0.9.9) built and tested fine.
  • The sbt 2.0.3 upgrade (from 1.12.13) is a breaking major version change that failed because sbt-sonatype plugin (required for publishing) doesn't publish an sbt 2.x (_sbt2_3) artifact.

Fixed:

  • Reverted project/build.properties from sbt.version=2.0.3 to sbt.version=1.12.14 — the latest 1.12.x release, which includes the same security fixes (CVE-2026-26032, Jawn CVEs) that were in 2.0.3.

Result: make check-all passes — Gradle check (26 tasks), all 186 Scala tests (93 on both Scala 2.13 and 3.3), and scalafmt formatting check all succeed.

New%20session%20-%202026-07-27T12%3A23%3A40.230Z
opencode session  |  github run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant